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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144033 Numbers n such that : a=a^2-n^3; a=a+2. 0
0, 3, 17, 334, 112832, 12731511431, 162091383368609713273, 26273616562349605559829539370677711225282, 690302927265371504697931559060001667258234745558232348693699327367035940600880144 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A009592 A051294 A192556 * A098138 A009719 A128300

Adjacent sequences:  A144030 A144031 A144032 * A144034 A144035 A144036

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 07 2008

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 14:37 EST 2012. Contains 205930 sequences.