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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094988 Floor(7^n/6^n). 1
1, 1, 1, 1, 1, 2, 2, 2, 3, 4, 4, 5, 6, 7, 8, 10, 11, 13, 16, 18, 21, 25, 29, 34, 40, 47, 55, 64, 74, 87, 101, 118, 138, 161, 188, 220, 257, 299, 349, 408, 476, 555, 648, 756, 882, 1029, 1201, 1401, 1634, 1907, 2225, 2595, 3028, 3533, 4122, 4809, 5610, 6545, 7636, 8909 (list; graph; refs; listen; history; internal format)
OFFSET

0,6

LINKS

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

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A002379, A094969-A094500.

Sequence in context: A029052 A131795 A035382 * A173911 A076269 A143644

Adjacent sequences:  A094985 A094986 A094987 * A094989 A094990 A094991

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 15 21:56 EST 2012. Contains 205860 sequences.