The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A139134 a(n) = n-th derivative of Sec(Exp(z)-1) at z=0. 4
1, 0, 1, 3, 12, 65, 417, 3094, 26243, 250371, 2652754, 30910935, 392895789, 5409783392, 80214503397, 1274329677391, 21594115259540, 388790596531173, 7411710847692157, 149142571391245758, 3159081458947418511 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
E.G.F. = sec(exp(z)-1)
a(n) ~ 2*n!/((2+Pi)*log((2+Pi)/2)^(n+1)). - Vaclav Kotesovec, Sep 25 2013
MATHEMATICA
Table[D[Sec[Exp[x] - 1], {x, n}] /. x -> 0, {n, 0, 30}]
CROSSREFS
Cf. A080832.
Sequence in context: A359660 A196559 A111262 * A216373 A200309 A256124
KEYWORD
easy,nonn
AUTHOR
Richard Chapling (r.chappers(AT)gmail.com), Jun 05 2008
EXTENSIONS
Typo in Mathematica program corrected by Vincenzo Librandi, Sep 26 2013
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 May 13 14:47 EDT 2024. Contains 372519 sequences. (Running on oeis4.)