Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153057
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153057 a(0)=3; a(n)=n^2+a(n-1), n>=0. +0
11
3, 4, 8, 17, 33, 58, 94, 143, 207, 288, 388, 509, 653, 822, 1018, 1243, 1499, 1788, 2112, 2473, 2873, 3314, 3798, 4327, 4903, 5528, 6204, 6933, 7717, 8558, 9458, 10419, 11443, 12532, 13688, 14913, 16209, 17578, 19022, 20543, 22143, 23824, 25588 (list; graph; listen)
OFFSET

0,1

FORMULA

G.f.: (3-8x+10x^2-3x^3)/(1-x)^4. a(n)=3+A000330(n). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 17 2009

MATHEMATICA

a=3; lst={}; Do[a=n^2+a; AppendTo[lst, a], {n, 0, 5!}]; lst

CROSSREFS

Cf. A056520, A153056

Sequence in context: A165438 A049894 A155861 this_sequence A107429 A061273 A107328

Adjacent sequences: A153054 A153055 A153056 this_sequence A153058 A153059 A153060

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 17 2008

EXTENSIONS

Added indices to definition. Corrected offset R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 17 2009

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research