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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028569 n(n+9). 15
0, 10, 22, 36, 52, 70, 90, 112, 136, 162, 190, 220, 252, 286, 322, 360, 400, 442, 486, 532, 580, 630, 682, 736, 792, 850, 910, 972, 1036, 1102, 1170, 1240, 1312, 1386, 1462, 1540, 1620, 1702, 1786, 1872, 1960, 2050, 2142, 2236, 2332, 2430 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

FORMULA

Equals 2*A056000 - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 12 2007

a(n)=2*n+a(n-1)+8. [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Aug 05 2010]

sum_{n>=1} 1/a(n) = 7129/22680 = 0.314329806... - R. J. Mathar, Mar 22 2011

G.f.: 2*x*(5-4*x)/(1-x)^3. [Colin Barker, Jan 10 2012]

MAPLE

with(finance):seq(add(cashflows([2, k, k], 0 ), k=4..n), n=3..51); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 30 2008

MATHEMATICA

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

CROSSREFS

Sequence in context: A179887 A017641 A177791 * A014367 A063710 A157917

Adjacent sequences:  A028566 A028567 A028568 * A028570 A028571 A028572

KEYWORD

nonn,easy

AUTHOR

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

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 13 06:53 EST 2012. Contains 205451 sequences.