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!)
A012476 arcsinh(cos(x)*sin(x))=x-5/3!*x^3+65/5!*x^5-3005/7!*x^7+278465/9!*x^9... 0
1, -5, 65, -3005, 278465, -42738005, 9852460865, -3178878885005, 1367383455547265, -756164182327284005, 522662665715777337665, -441523138107985704375005, 447556468280585958726432065 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
E.g.f.: log(sin(2*x)/2+sqrt(1+(sin(2*x))^2/4)). - Vaclav Kotesovec, Oct 31 2013
a(n) ~ (-1)^n * 5^(1/4) * 2^(4*n+3/2) * n^(2*n) / (exp(2*n)*(log(2+sqrt(5)))^(2*n+1/2)). - Vaclav Kotesovec, Oct 31 2013
MATHEMATICA
Table[n!*SeriesCoefficient[ArcSinh[Cos[x]*Sin[x]], {x, 0, n}], {n, 1, 40, 2}] (* Vaclav Kotesovec, Oct 31 2013 *)
CROSSREFS
Sequence in context: A171800 A195244 A162080 * A195516 A167536 A237887
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
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 23 08:19 EDT 2024. Contains 371905 sequences. (Running on oeis4.)