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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A129795 Floor(5^n/n). 3
5, 12, 41, 156, 625, 2604, 11160, 48828, 217013, 976562, 4438920, 20345052, 93900240, 435965401, 2034505208, 9536743164, 44878791360, 211927625868, 1003867701480, 4768371582031, 22706531343005, 108372081409801 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..300

MATHEMATICA

Table[Floor[5^n/n], {n, 30}] (* From Harvey P. Dale, Jul 19 2011 *)

PROG

(MAGMA)[Floor(5^n / n): n in [1..35]]; // Vincenzo Librandi, May 08 2011

CROSSREFS

Cf. A000799; A092763; A053638.

Sequence in context: A164737 A120779 A082189 * A187916 A052644 A052280

Adjacent sequences:  A129792 A129793 A129794 * A129796 A129797 A129798

KEYWORD

nonn

AUTHOR

Mohammad K. Azarian, May 18 2007

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 June 19 08:31 EDT 2013. Contains 226400 sequences.