The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A009742 Expansion of tan(x)*sin(tan(x)). 1
0, 2, 12, 118, 536, -116246, -16364252, -2126232482, -306170653648, -50385573229614, -9466502482856388, -2005520046878244794, -469486134481963893176, -117587958866855549958726 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Tan[ x ]*Sin[ Tan[ x ] ] (* Even Part *)
nn = 20; Table[(CoefficientList[Series[Sin[Tan[x]]*Tan[x], {x, 0, 2*nn}], x] * Range[0, 2*nn]!)[[n]], {n, 1, 2*nn+1, 2}] (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A290840 A012628 A012623 * A279201 A121425 A132692
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 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 May 22 14:42 EDT 2024. Contains 372755 sequences. (Running on oeis4.)