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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059291 Round((n-1)^2*(n+5)/144). 2
0, 0, 0, 0, 1, 1, 2, 3, 4, 6, 8, 11, 14, 18, 22, 27, 33, 39, 46, 54, 63, 72, 83, 94, 107, 120, 135, 150, 167, 185, 204, 225, 247, 270, 295, 321, 349, 378, 409, 441, 475, 511, 549, 588, 629, 672, 717, 764, 813, 864, 917, 972, 1030, 1089, 1151, 1215 (list; graph; refs; listen; history; internal format)
OFFSET

0,7

REFERENCES

L. Comtet, Advanced Combinatorics, Reidel, 1974, p. 120, see P(n,4).

LINKS

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

PROG

(PARI) { default(realprecision, 100); for (n = 0, 1000, write("b059291.txt", n, " ", round((n - 1)^2*(n + 5)/144)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 25 2009]

CROSSREFS

Cf. A001400, A059290.

Sequence in context: A102463 A056829 A071764 * A177339 A075535 A134953

Adjacent sequences:  A059288 A059289 A059290 * A059292 A059293 A059294

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 25 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 14 05:41 EST 2012. Contains 205570 sequences.