The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094997 a(n) = floor(11^n/9^n). 2
1, 1, 1, 1, 2, 2, 3, 4, 4, 6, 7, 9, 11, 13, 16, 20, 24, 30, 37, 45, 55, 67, 82, 101, 123, 150, 184, 225, 275, 336, 411, 503, 614, 751, 918, 1122, 1372, 1677, 2049, 2505, 3062, 3742, 4574, 5590, 6832, 8351, 10207, 12475, 15247, 18636, 22777, 27839, 34025, 41587 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
Table[ Floor[(11/9)^n], {n, 0, 30}]
PROG
(Magma)[Floor(11^n / 9^n): n in [0..70]]; // Vincenzo Librandi, Sep 09 2011
CROSSREFS
Sequence in context: A339395 A228117 A286218 * A173673 A330715 A018125
KEYWORD
nonn,easy
AUTHOR
Robert G. Wilson v, May 26 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 17 18:28 EDT 2024. Contains 372603 sequences. (Running on oeis4.)