Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120071
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120071 n*(n+20). +0
20
0, 21, 44, 69, 96, 125, 156, 189, 224, 261, 300, 341, 384, 429, 476, 525, 576, 629, 684, 741, 800, 861, 924, 989, 1056, 1125, 1196, 1269, 1344, 1421, 1500, 1581, 1664, 1749, 1836, 1925, 2016, 2109, 2204, 2301 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n)= (n+10)^2-10^2 = n*(n+20), n>=0.

G.f.: x*(21-19*x)/(1-x)^3.

a(n)=2*n+a(n-1)+17 (with a(1)=0) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 08 2009]

EXAMPLE

For n=2, a(2)=2*2+0+17=21; n=3, a(3)=2*3+21+17=44; n=4, a(4)=2*4+44+17=69 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 08 2009]

MAPLE

seq(sum(4*k-n, k=7..n), n=6..51); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 17 2008

MATHEMATICA

s=0; lst={}; Do[s+=n; AppendTo[lst, s], {n, 21, 6!, 2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 26 2009]

CROSSREFS

a(n-10), n>=11, tenth column (used for the n=10 series of the hydrogen atom) of triangle A120070.

For n*(n+18) see A098850.

Cf. A001477, A098849, A132760, A120061, A132765.

Cf. A132760, A132761, A132762, A098849, A098850, A005563, A028552, A028347, A028557, A028560, A028563, A028566, A028569, A098603, A098847, A132759, A098848 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 26 2009]

Sequence in context: A041878 A041880 A063319 this_sequence A003857 A099468 A063500

Adjacent sequences: A120068 A120069 A120070 this_sequence A120072 A120073 A120074

KEYWORD

nonn,easy,new

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Jul 20 2006

page 1

Search completed in 0.003 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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research