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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012914 tan(arcsin(x)+sin(x))=2*x+16/3!*x^3+522/5!*x^5+36720/7!*x^7... 0
2, 16, 522, 36720, 4461330, 830213360, 219316022746, 78023205911120, 35958898030220578, 20839302944521398608, 14832042611278187449258, 12718289601867562421920688, 12931877167403668813222980658 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

nn=30; Take[CoefficientList[Series[Tan[ArcSin[x]+Sin[x]], {x, 0, nn}], x], {2, -1, 2}]Range[1, nn, 2]! (* From Harvey P. Dale, Sep 27 2011 *)

CROSSREFS

Sequence in context: A136632 A168405 A012919 * A168404 A013087 A121271

Adjacent sequences:  A012911 A012912 A012913 * A012915 A012916 A012917

KEYWORD

nonn

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 17 13:28 EST 2012. Contains 206031 sequences.