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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094974 Floor(5^n/3^n). 1
1, 1, 2, 4, 7, 12, 21, 35, 59, 99, 165, 275, 459, 765, 1276, 2126, 3544, 5907, 9846, 16410, 27351, 45585, 75975, 126625, 211042, 351737, 586229, 977048, 1628414, 2714024, 4523373, 7538956, 12564927, 20941545, 34902576, 58170960, 96951601 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

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

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A002379, A094969-A094500.

Sequence in context: A100482 A003293 A192759 * A189593 A100671 A189600

Adjacent sequences:  A094971 A094972 A094973 * A094975 A094976 A094977

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 | 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 May 26 02:53 EDT 2013. Contains 225653 sequences.