login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126950 a(1) = 1; for n>1, a(n) = the smallest number p > a(n-1) such that (a(n-1)+p)/2 is a cube. 0
1, 15, 39, 89, 161, 271, 415, 609, 849, 1151, 1511, 1945, 2449, 3039, 3711, 4481, 5345, 6319, 7399, 8601, 9921, 11375, 12959, 14689, 16561, 18591, 20775, 23129, 25649, 28351, 31231, 34305, 37569, 41039, 44711, 48601, 52705, 57039, 61599, 66401 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = ((2*n +1)*(2*n^2 + 2*n -1)+ 5*(-1)^n)/4; a(n) = a(n-1)+2n^3; G.f. = (1 - 2*x + 14*x^2 - 2*x^3 + x^4)/((1 + x)(1 - x)^4).
MATHEMATICA
Table[((2*n +1)*(2*n^2 + 2*n -1)+ 5*(-1)^n)/4, {n, 83}]
CROSSREFS
Sequence in context: A146696 A186295 A259429 * A091847 A062222 A369720
KEYWORD
nonn
AUTHOR
Zak Seidov, Mar 18 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)