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!)
A013100 cosh(arcsinh(x)+tan(x))=1+4/2!*x^2+24/4!*x^4+534/6!*x^6+16520/8!*x^8... 0
1, 4, 24, 534, 16520, 1017914, 66612612, 8612481206, 839464647792, 223263066398386, 20349154329810172, 15355587487339427086, -408311328299061735320, 2681720930486026740373066, -832148640269649203971185996, 1101363338244005265784426750566 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^(n+1) * 2^(2*n) * n^(2*n-1) * cos(tanh(1)) / exp(2*n). - Vaclav Kotesovec, Nov 01 2013
MATHEMATICA
With[{nn=40}, Take[CoefficientList[Series[Cosh[ArcSinh[x]+Tan[x]], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Feb 23 2013 *)
CROSSREFS
Sequence in context: A009535 A139096 A111425 * A013061 A071302 A211215
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Checked by N. J. A. Sloane, Dec 17 2011
More terms from Harvey P. Dale, Feb 23 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 April 18 15:47 EDT 2024. Contains 371780 sequences. (Running on oeis4.)