login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140588 Bell(n) * Fibonacci(n). 0
0, 1, 2, 10, 45, 260, 1624, 11401, 86940, 718998, 6378625, 60392730, 606757968, 6441153821, 71969044394, 843604712450, 10343900299089, 132335197076988, 1762486467114856, 24386695159343317, 349913930462291580 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

Table[BellB[n, 1]*Fibonacci[n, 1], {n, 0, 20}] [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 16 2009]

PROG

sage: [bell_number(m)*fibonacci(m) for m in xrange (0, 21)]

CROSSREFS

Sequence in context: A068484 A192704 A005963 * A137334 A191813 A181294

Adjacent sequences:  A140585 A140586 A140587 * A140589 A140590 A140591

KEYWORD

nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 06 2008

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 17 16:49 EST 2012. Contains 206058 sequences.