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!)
A049022 Recurring combinations: a(n) = C(a(n-1),a(n-2)). 2
2, 4, 6, 15, 5005, 23197529289205687077586038842122627336104000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The next term has 200700 digits. - Harvey P. Dale, Aug 14 2011
LINKS
MATHEMATICA
Transpose[NestList[{Last[#], Binomial[Last[#], First[#]]}&, {2, 4}, 6]] [[1]] (* Harvey P. Dale, Aug 14 2011 *)
CROSSREFS
Sequence in context: A217525 A295615 A127679 * A209867 A136033 A343019
KEYWORD
nonn,nice,easy
AUTHOR
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 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)