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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A129958 First differences of A129957. 1
0, 8, 18, 38, 60, 92, 126, 170, 216, 272, 330, 398, 468, 548, 630, 722, 816, 920, 1026, 1142, 1260, 1388, 1518, 1658, 1800, 1952, 2106, 2270, 2436, 2612, 2790, 2978, 3168, 3368, 3570, 3782, 3996, 4220, 4446, 4682, 4920 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

f[n_] := If[Mod[n, 2] == 0, n^3 + 1, n^3]; Table[f[n + 1] - f[n], {n, 0, 40}]

CROSSREFS

Cf. A129957, A129959.

Sequence in context: A171523 A120091 A098944 * A082227 A134062 A067563

Adjacent sequences:  A129955 A129956 A129957 * A129959 A129960 A129961

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 10 2007

EXTENSIONS

Edited, corrected and extended by Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jul 21 2007

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 14 20:38 EST 2012. Contains 205663 sequences.