login
This site is supported by donations 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; internal format)
OFFSET

0,1

COMMENTS

The next term has 200700 digits. [From Harvey P. Dale, Aug 14 2011]

MATHEMATICA

Transpose[NestList[{Last[#], Binomial[Last[#], First[#]]}&, {2, 4}, 6]] [[1]] (* From Harvey P. Dale, Aug 14 2011 *)

CROSSREFS

Sequence in context: A039791 A192536 A127679 * A136033 A099315 A005179

Adjacent sequences:  A049019 A049020 A049021 * A049023 A049024 A049025

KEYWORD

nonn,nice,easy

AUTHOR

Floor van Lamoen (fvlamoen(AT)hotmail.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 10:28 EST 2012. Contains 205904 sequences.