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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100504 (4n^3 + 6n^2 + 8n + 6)/3. 2
2, 8, 26, 64, 130, 232, 378, 576, 834, 1160, 1562, 2048, 2626, 3304, 4090, 4992, 6018, 7176, 8474, 9920, 11522, 13288, 15226, 17344, 19650, 22152, 24858, 27776, 30914, 34280, 37882, 41728, 45826, 50184, 54810, 59712, 64898, 70376, 76154, 82240 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Bisection of A000125.

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (4,-6,4,-1).

FORMULA

a(n) = a(n-1) + (2*n)^2 + 2. - DELEHAM Philippe, Jan 18 2012

PROG

(PARI) a(n)=n*(4*n^2+6*n+8)/3+2 \\ Charles R Greathouse IV, Jan 18 2012

CROSSREFS

Sequence in context: A195585 A102942 A206803 * A099416 A101696 A155861

Adjacent sequences:  A100501 A100502 A100503 * A100505 A100506 A100507

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 24 2004

EXTENSIONS

More terms from Hugo Pfoertner (hugo(AT)pfoertner.org), Nov 25 2004

New name based on formula from Ralf Stephan.

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 16 11:51 EST 2012. Contains 205908 sequences.