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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094969 Floor(5^n/2^n). 33
1, 2, 6, 15, 39, 97, 244, 610, 1525, 3814, 9536, 23841, 59604, 149011, 372529, 931322, 2328306, 5820766, 14551915, 36379788, 90949470, 227373675, 568434188, 1421085471, 3552713678, 8881784197, 22204460492, 55511151231, 138777878078 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

MATHEMATICA

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

PROG

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

(PARI) a(n)=5^n>>n \\ Charles R Greathouse IV, Sep 08 2011

CROSSREFS

Cf. A002379, A094970-A094500

Sequence in context: A191634 A120846 A101522 * A001674 A121331 A026270

Adjacent sequences:  A094966 A094967 A094968 * A094970 A094971 A094972

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 23:53 EST 2012. Contains 205689 sequences.