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!)
A024225 Expansion of tan(sin(x))*x/2. 1
0, 1, 2, -9, -428, -5475, 251382, 21193459, 276227560, -106494482439, -11901572968150, 248514536608943, 277290379883298492, 34240556133396062229, -5078626013008010061410 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A009667(n)/2. [Martin Ettl, Nov 08 2012]
MATHEMATICA
nn = 30; t = Range[0, nn]! CoefficientList[Series[Tan[Sin[x]]*x/2, {x, 0, nn}], x]; Take[t, {1, nn, 2}] (* T. D. Noe, Nov 08 2012 *)
CROSSREFS
Cf. A009667.
Sequence in context: A003818 A325619 A049299 * A266289 A000883 A086693
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs Mar 1997
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)