The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A100012 Let h(k) = a(k)*((145*a(k)^3)-(280*a(k)^2)+(179*a(k))-38)/6, then a(n) = h(a(n-1)) for n >= 1 and a(0) =2. 0
2, 120, 4930988840, 14287387711051307292599794275187472361080 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The next term has 163 digits.
LINKS
MATHEMATICA
NestList[#/6*(145#^3-280#^2+179#-38)&, 2, 3] (* Harvey P. Dale, Apr 09 2015 *)
CROSSREFS
Sequence in context: A100043 A181760 A290247 * A337989 A042799 A281983
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Nov 17 2004
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 May 31 23:52 EDT 2024. Contains 373008 sequences. (Running on oeis4.)