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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101928 Expansion of cos(asinh(x)) = sin(acosh(x)). 1
1, -1, 5, -85, 3145, -204425, 20646925, -2993804125, 589779412625, -151573309044625, 49261325439503125, -19753791501240753125, 9580588878101765265625, -5527999782664718558265625 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Absolute values are expansion of cosh(asin(x)).

FORMULA

E.g.f.: cos(arcsinh(x)) =  sqrt(1+x^2)*(1-x^2*(1-5*x^2/(G(0)+5*x^2))) ; G(k) = (k+2)*(2*k+3)-x^2*(2*k^2+6*k+5)+x^2*(k+2)*(2*k+3)*(2*k^2+10*k+13)/G(k+1) ;

for cosh(arcsin(x)) = sqrt(1-x^2)*(1 + x^2*(1 + 5*x^2/(G(0) - 5*x^2))); G(k) = x^2*(2*k^2+6*k+5) + (k+2)*(2*k+3) - x^2*(k+2)*(2*k+3)*(2*k^2+10*k+13)/G(k+1) ; (continued fraction). - Sergei N. Gladkovskii, Dec 19 2011

EXAMPLE

cos(asinh(x)) = 1 - x^2/2 + 5x^4/4! - 85x^6/6! + 3145x^8/8! -...

CROSSREFS

Bisection of A006228.

Sequence in context: A195156 A188918 A203800 * A012788 A192055 A012815

Adjacent sequences:  A101925 A101926 A101927 * A101929 A101930 A101931

KEYWORD

sign

AUTHOR

Ralf Stephan, Dec 28 2004

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 17 18:59 EST 2012. Contains 206075 sequences.