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!)
A085386 E.g.f. cosh(x+x^2/2). 1
1, 0, 1, 3, 4, 10, 46, 126, 316, 1296, 5356, 17380, 63856, 296088, 1264264, 4940040, 22302736, 110455936, 507711376, 2313783216, 11798364736, 61878663840, 309240315616, 1587272962528, 8792390355904, 48793502304000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
a(n) is the number of involutions with an even number of cycles. - Geoffrey Critzer, Mar 17 2013
LINKS
FORMULA
a(n)=(A000085(n)+A001464(n))/2
MATHEMATICA
nn=25; Range[0, nn]!CoefficientList[Series[Cosh[x+x^2/2], {x, 0, nn}], x] (* Geoffrey Critzer, Mar 17 2013 *)
CROSSREFS
Cf. A085387.
Sequence in context: A218293 A374313 A288110 * A290517 A295824 A180696
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jun 27 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 27 17:17 EDT 2024. Contains 374650 sequences. (Running on oeis4.)