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!)
A133516 Recurring combinations: a(n) = C(a(n-1),a(n-2)). 0
2, 5, 10, 252, 237517990691968350 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A049022 is the same formula, but with initial values 2, 4.
LINKS
MATHEMATICA
nxt[{a_, b_}]:={b, Binomial[b, a]}; Transpose[NestList[nxt, {2, 5}, 4]][[1]] (* Harvey P. Dale, Jan 23 2015 *)
CROSSREFS
Cf. A049022.
Sequence in context: A018773 A174475 A133035 * A342489 A342612 A342490
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Nov 30 2007
EXTENSIONS
Corrected by Harvey P. Dale, Jan 23 2015
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 23 08:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)