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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094984 Floor(7^n/5^n). 1
1, 1, 1, 2, 3, 5, 7, 10, 14, 20, 28, 40, 56, 79, 111, 155, 217, 304, 426, 597, 836, 1171, 1639, 2295, 3214, 4499, 6299, 8819, 12347, 17286, 24201, 33882, 47434, 66408, 92972, 130161, 182225, 255115, 357162, 500026, 700037, 980052, 1372073, 1920903 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

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

MATHEMATICA

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

PROG

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

CROSSREFS

Cf. A002379, A094969 - A094500.

Sequence in context: A027340 A000701 A123975 * A107332 A002062 A005688

Adjacent sequences:  A094981 A094982 A094983 * A094985 A094986 A094987

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 17 06:27 EST 2012. Contains 205998 sequences.