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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012044 sec(sin(arcsinh(x)))=1+1/2!*x^2-3/4!*x^4+21/6!*x^6-647/8!*x^8... 0
1, 1, -3, 21, -647, 45161, -4655115, 671831421, -131445679375, 33601481453521, -10874248371483155, 4345212201159011301, -2101132542287329737623, 1209250716473417141359161 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[Sec[Sin[ArcSinh[x]]], {x, 0, nn}], x]Range[0, nn]!, {1, -1, 2}]] (* From Harvey P. Dale, Nov 28 2011 *)

CROSSREFS

Sequence in context: A180999 A181003 A093549 * A098918 A001699 A171104

Adjacent sequences:  A012041 A012042 A012043 * A012045 A012046 A012047

KEYWORD

sign

AUTHOR

Patrick Demichel (dml(AT)hpfrcu03.france.hp.com)

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 15 19:02 EST 2012. Contains 205852 sequences.