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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012379 cos(tan(x)*arcsin(x))=1-12/4!*x^4-360/6!*x^6-14000/8!*x^8... 0
1, 0, -12, -360, -14000, -705600, -42520896, -2581394816, -50539790080, 43910434596864, 18893865109070848, 6357906196273494016, 1895076999147133456384, 366371561754009899909120 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[Cos[Tan[x]ArcSin[x]], {x, 0, nn}], x]Range[0, nn]!, {1, -1, 2}]] (* From Harvey P. Dale, Jan 26 2012 *)

CROSSREFS

Sequence in context: A130213 A012633 A009079 * A012424 A009165 A012627

Adjacent sequences:  A012376 A012377 A012378 * A012380 A012381 A012382

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 04:55 EST 2012. Contains 205694 sequences.