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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061003 Nearest integer to n^5/25. 1
0, 1, 10, 41, 125, 311, 672, 1311, 2362, 4000, 6442, 9953, 14852, 21513, 30375, 41943, 56794, 75583, 99044, 128000, 163364, 206145, 257454, 318505, 390625, 475255, 573956, 688415, 820446, 972000, 1145166, 1342177, 1565416, 1817417 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

FORMULA

G.f.: x(x^7+5x^6+x^5+10x^4+x^3+5x^2+x)/[(1-x^5)(1-x)^5].

PROG

(PARI) { default(realprecision, 100); for (n=1, 1000, write("b061003.txt", n, " ", round(n^5/25)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 16 2009]

CROSSREFS

Cf. A011863, A061004.

Sequence in context: A006323 A178073 A102784 * A048879 A089211 A041188

Adjacent sequences:  A061000 A061001 A061002 * A061004 A061005 A061006

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 15 2001

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