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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144030 Numbers n such that : a=a^2-n^3; a=a-2. 0
0, 3, -7, 54, 2640, 6958919, 48426525812673, 2345128402285290656984153898, 5499627223205160049118948689859558542158150443011978304, 30245899594219299311455265405538113849524609153510746835960216383169646549087764034230396364535519051718802475 (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, 9}]; lst

CROSSREFS

Sequence in context: A041277 A095124 A204254 * A130294 A100772 A131652

Adjacent sequences:  A144027 A144028 A144029 * A144031 A144032 A144033

KEYWORD

sign

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 15 23:53 EST 2012. Contains 205860 sequences.