Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099721
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099721 2n^3+n^2. +0
2
0, 3, 20, 63, 144, 275, 468, 735, 1088, 1539, 2100, 2783, 3600, 4563, 5684, 6975, 8448, 10115, 11988, 14079, 16400, 18963, 21780, 24863, 28224, 31875, 35828, 40095, 44688, 49619, 54900, 60543, 66560, 72963, 79764, 86975, 94608, 102675, 111188 (list; graph; listen)
OFFSET

0,2

MAPLE

a:=n->sum(sum(j+k+n, j=1..n), k=1..n): seq(a(n), n=0..38); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 02 2007

a:=n->add(n+add(n+add(1, j=1..n), j=1..n), j=1..n):seq(a(n), n=0..21); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 27 2008]

MATHEMATICA

a[n_]:=2*n^3+n^2; ...and/or...Array[ #*(#*(2*#+1))&, 5!, 0] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 21 2008]

CROSSREFS

Cf. A000578 A066023 A001093 A034262 A071568 A011379 A027444 A053698 A033431 A033562 A061317 A098547.

Sequence in context: A143582 A132404 A062359 this_sequence A024402 A067600 A160456

Adjacent sequences: A099718 A099719 A099720 this_sequence A099722 A099723 A099724

KEYWORD

nonn

AUTHOR

Douglas Winston (douglas.winston(AT)srupc.com), Nov 07 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research