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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153642 4n^2 + 24n + 8. 4
36, 72, 116, 168, 228, 296, 372, 456, 548, 648, 756, 872, 996, 1128, 1268, 1416, 1572, 1736, 1908, 2088, 2276, 2472, 2676, 2888, 3108, 3336, 3572, 3816, 4068, 4328, 4596, 4872, 5156, 5448, 5748, 6056, 6372, 6696, 7028, 7368, 7716, 8072, 8436, 8808, 9188 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

2*(fifth subdiagonal of triangle A144562).

Sequence gives values x of solutions (x, y) to the Diophantine equation x^3+28*x^2 = y^2. For a more comprehensive list of solutions see A155135.

a(n) = A155135(2n+8) = A155136(2n+7).

a(n) = 4*A028881(n+3).

LINKS

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

FORMULA

G.f.: 4*(3-x)*(3-2*x)/(1-x)^3.

PROG

(MAGMA) [ 4*(n+3)^2-28: n in [1..45] ];

(PARI) a(n)=4*n*(n+6)+8 \\ Charles R Greathouse IV, Dec 28 2011

CROSSREFS

Sequence in context: A043370 A044483 A031479 * A119843 A066216 A032497

Adjacent sequences:  A153639 A153640 A153641 * A153643 A153644 A153645

KEYWORD

nonn,easy

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Dec 30 2008

EXTENSIONS

Edited and extended by Klaus Brockhaus, Jan 21 2009

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 17 06:27 EST 2012. Contains 205998 sequences.