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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012393 arctanh(tan(x)*tan(x))=2/2!*x^2+16/4!*x^4+512/6!*x^6+34816/8!*x^8... 3
2, 16, 512, 34816, 4063232, 724566016, 183240753152, 62382319599616, 27507470234550272, 15250953398036463616, 10384044045105304174592, 8517992937742473694806016, 8285310016381680852100186112 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

a(n) = A000828(2n+1).

FORMULA

E.g.f.: ln(sec(2*x))/2, cf. A000182. - Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 04 2005

a(n) = (-1)^(n(2n+1))4^(2n+1)(E{2n+1}(1/2)+E{2n+1}(1)); E_{n}(x) Euler polynomial. [Peter Luschny, Nov 25 2010]

MAPLE

A012393 := n -> (-1)^(n*(2*n+1))*4^(2*n+1)*(euler(2*n+1, 1/2) + euler(2*n+1, 1)) end; [Peter Luschny, Nov 25 2010]

CROSSREFS

Sequence in context: A140311 A012389 A009710 * A189899 A189335 A189773

Adjacent sequences:  A012390 A012391 A012392 * A012394 A012395 A012396

KEYWORD

nonn

AUTHOR

Patrick Demichel (dml(AT)hpfrcu03.france.hp.com)

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 16 16:28 EST 2012. Contains 205938 sequences.