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!)
A009290 Expansion of exp(x)/cos(sinh(x)). 0
1, 1, 2, 4, 16, 56, 328, 1576, 12160, 74944, 721280, 5428864, 62638720, 556999808, 7495723264, 76901598208, 1182630301696, 13750425100288, 237887012458496, 3091282934198272, 59422015832915968, 853453694386847744 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * (1 + (-1)^n + (1-(-1)^n)*Pi / sqrt(4+Pi^2)) / (log((Pi + sqrt(4 + Pi^2))/2))^(n+1). - Vaclav Kotesovec, Jan 22 2015
MATHEMATICA
Exp[ x ]/Cos[ Sinh[ x ] ]
CoefficientList[Series[E^x*Sec[Sinh[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 22 2015 *)
CROSSREFS
Sequence in context: A068789 A009624 A009161 * A235459 A081919 A362524
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
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 April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)