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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094983 Floor(6^n/5^n). 1
1, 1, 1, 1, 2, 2, 2, 3, 4, 5, 6, 7, 8, 10, 12, 15, 18, 22, 26, 31, 38, 46, 55, 66, 79, 95, 114, 137, 164, 197, 237, 284, 341, 410, 492, 590, 708, 850, 1020, 1224, 1469, 1763, 2116, 2539, 3047, 3657, 4388, 5266, 6319, 7583, 9100, 10920, 13104, 15725, 18870, 22644 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

LINKS

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

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A002379, A094969 - A094500.

Sequence in context: A174740 A163801 A029049 * A015744 A118301 A018121

Adjacent sequences:  A094980 A094981 A094982 * A094984 A094985 A094986

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 16 13:12 EST 2012. Contains 205909 sequences.