Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A028566
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A028566 n(n+8). +0
19
0, 9, 20, 33, 48, 65, 84, 105, 128, 153, 180, 209, 240, 273, 308, 345, 384, 425, 468, 513, 560, 609, 660, 713, 768, 825, 884, 945, 1008, 1073, 1140, 1209, 1280, 1353, 1428, 1505, 1584, 1665, 1748, 1833, 1920, 2009, 2100, 2193, 2288, 2385 (list; graph; listen)
OFFSET

0,2

LINKS

P. De Geest, Palindromic Quasipronics of the form n(n+x)

FORMULA

a(n)= (n+4)^2 -4^2 = n*(n+8), n>=0.

G.f.: x*(9-7*x)/(1-x)^3.

MAPLE

a:=n->sum(n, j=9..n): seq(a(n), n=8..53); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 12 2007

with(finance):seq(add(cashflows([k, k, 7], 0 ), k=1..n), n=0..45); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 22 2008]

MATHEMATICA

s=0; lst={s}; Do[s+=n++ +9; AppendTo[lst, s], {n, 0, 6!, 2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 16 2008]

PROGRAM

(Other) SAGE: [lucas_number2(2, n, 7-n)-1 for n in xrange(3, 49)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 12 2009]

CROSSREFS

a(n-4), n>=5, fourth column (used for the Brackett series of the hydrogen atom) of triangle A120070.

Adjacent sequences: A028563 A028564 A028565 this_sequence A028567 A028568 A028569

Sequence in context: A094196 A017497 A059108 this_sequence A147479 A146680 A143704

KEYWORD

nonn

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

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 July 3 22:29 EDT 2009. Contains 160563 sequences.


AT&T Labs Research