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!)
A048122 a(1) = 1, a(2) = 2, a(n) = a(n-1)^3 - a(n-2)^3. 1
1, 2, 7, 335, 37595032, 53136308104856854277393, 150028625136232090492356612601560283583272160844416809510162344944689 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Next terms are 205 and 614 digits long.
LINKS
MATHEMATICA
RecurrenceTable[{a[1]==1, a[2]==2, a[n]==a[n-1]^3-a[n-2]^3}, a, {n, 8}] (* Harvey P. Dale, Mar 20 2013 *)
CROSSREFS
Cf. A048112.
Sequence in context: A137666 A137665 A128466 * A144787 A118910 A081505
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Patrick De Geest, Jun 15 1999
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 September 15 06:13 EDT 2024. Contains 375931 sequences. (Running on oeis4.)