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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A032109 "BIJ" (reversible, indistinct, labeled) transform of 1,1,1,1... 1
1, 1, 2, 7, 38, 271, 2342, 23647, 272918, 3543631, 51123782, 811316287, 14045783798, 263429174191, 5320671485222, 115141595488927, 2657827340990678, 65185383514567951, 1692767331628422662 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Starting (1, 2, 7, 38, 271,...) = A008292 * [1, 1, 2, 4, 8,...] [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 25 2008]

LINKS

C. G. Bower, Transforms (2)

FORMULA

E.g.f.: (e^(2*x)-2*e^x-1)/(2*e^x-4).

a(n) = (A000670(n)+1)/2. - Vladeta Jovovic (vladeta(AT)eunet.rs), Apr 13 2003

PROG

(PARI) a(n)=if(n<0, 0, n!*polcoeff(subst((1-y^2/2)/(1-y), y, exp(x+x*O(x^n))-1), n))

CROSSREFS

A052856(n)=2*a(n), if n>0.

A008292 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 25 2008]

Sequence in context: A036432 A094431 A168492 * A088792 A114160 A145159

Adjacent sequences:  A032106 A032107 A032108 * A032110 A032111 A032112

KEYWORD

nonn

AUTHOR

Christian G. Bower (bowerc(AT)usa.net)

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 13 18:59 EST 2012. Contains 205535 sequences.