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!)
A087649 a(n) = (1/2)*(Bell(n+2)-Bell(n+1)+Bell(n)). 1
1, 2, 6, 21, 83, 363, 1733, 8942, 49484, 291871, 1825501, 12054705, 83734241, 609851830, 4644041462, 36883843101, 304846039251, 2616765134351, 23286746418237, 214489200063218, 2041785040262972, 20060079966396887, 203156789589084133, 2118391734395139205 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (1-x+x^2)/(2*x*Q(0)) - 1/(2*x) + 1/2, where Q(k)= 1 - x - x/(1 - x*(2*k+1)/(1 - x - x/(1 - x*(2*k+2)/Q(k+1)))); (continued fraction). - Sergei N. Gladkovskii, May 13 2013
E.g.f.: exp(exp(x) - 1) * (exp(2*x) + 1) / 2. - Ilya Gutkovskiy, Aug 09 2021
PROG
(Magma) [(1/2)*(Bell(n+2)-Bell(n+1)+Bell(n)): n in [0..30]]; // Vincenzo Librandi, Nov 13 2011
CROSSREFS
Sequence in context: A058866 A063689 A178325 * A328435 A150222 A150223
KEYWORD
nonn
AUTHOR
Vladeta Jovovic, Sep 23 2003
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 July 23 21:46 EDT 2024. Contains 374575 sequences. (Running on oeis4.)