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!)
A217728 a(n) = a(n-1)^3 + a(n-2)^3 - (a(n-1) - a(n-2))^3, a(1) = a(2) = 1. 0
1, 1, 2, 8, 304, 2160640, 4256950094225408, 117462917657284681348398871061442068480 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
a(9) has 93 digits and thus is too long to be added. - Giovanni Resta, Mar 22 2013
LINKS
EXAMPLE
a(3) = (1)^3 + (1)^3 - (1-1)^3 = 2.
a(4) = (2)^3 + (1)^3 - (2 - 1)^3 = 8.
a(5) = (8)^3 + (2)^3 - (8 - 2)^3 = 512 + 8 - 216 = 304.
CROSSREFS
Sequence in context: A013027 A012918 A012913 * A013086 A012536 A012541
KEYWORD
nonn
AUTHOR
Gregory Gabovich, Mar 21 2013
EXTENSIONS
a(8) from Giovanni Resta, Mar 22 2013
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)