login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094986 Floor(9^n/5^n). 1
1, 1, 3, 5, 10, 18, 34, 61, 110, 198, 357, 642, 1156, 2082, 3748, 6746, 12143, 21859, 39346, 70823, 127482, 229468, 413042, 743477, 1338258, 2408865, 4335958, 7804725, 14048506, 25287310, 45517159, 81930887, 147475597, 265456074 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

MATHEMATICA

Table[ Floor[(9/5)^n], {n, 0, 30}]

PROG

(MAGMA) [Floor(9^n / 5^n): n in [0..40]]; // Vincenzo Librandi, Sep 08 2011

CROSSREFS

Cf. A002379, A094969 - A094500.

Sequence in context: A018165 A054179 A010049 * A154949 A107232 A134522

Adjacent sequences:  A094983 A094984 A094985 * A094987 A094988 A094989

KEYWORD

nonn,easy

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 26 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 13:08 EST 2012. Contains 205623 sequences.