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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060307 Number of degree-4n permutations without odd cycles and such that number of cycles of size 2k is even (or zero) for every k. 3
1, 3, 1365, 8534295, 204893714025, 15735481638151275, 2760485970394430603325, 1006427270776555103089989375, 659316841888260316767029819420625 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

E.g.f.: Product_{k >= 1} cosh x^(2k)/(2k).

MATHEMATICA

nn = 40; Select[Range[0, nn]! CoefficientList[Series[Product[Cosh[x^(2 i)/(2 i)], {i, 1, nn}], {x, 0, nn}], x], # > 0 &] (* Geoffrey Critzer, Jan 16 2012 *)

CROSSREFS

Cf. A003483.

Cf. A013302.

Sequence in context: A174826 A122389 A036066 * A119111 A118050 A116994

Adjacent sequences:  A060304 A060305 A060306 * A060308 A060309 A060310

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 28 2001, Aug 10 2007

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 15 20:59 EST 2012. Contains 205852 sequences.