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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100388 Bell(n) + Fibonacci(n). 0
1, 2, 3, 7, 18, 57, 211, 890, 4161, 21181, 116030, 678659, 4213741, 27644670, 190899699, 1382959155, 10480143134, 82864871401, 682076808743, 5832742209238, 51724158242137, 474869816167697, 4506715738465034 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MAPLE

seq(bell(x)+fibonacci(x), x=0..30);

PROG

sage: [bell_number(m)+fibonacci(m) for m in xrange (0, 23)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 06 2008

CROSSREFS

Cf. A000110, A000045.

Sequence in context: A198634 A005248 A032102 * A186232 A160181 A143874

Adjacent sequences:  A100385 A100386 A100387 * A100389 A100390 A100391

KEYWORD

nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 30 2004

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 14 07:07 EST 2012. Contains 205582 sequences.