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!)
A012669 Expansion of tan(tanh(x)*tan(x)). 2
2, 352, 1140992, 18447112192, 921987413245952, 110532127751546601472, 27112825353492257048625152, 12196239245956706589164638830592 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Table of n, a(n) for n=0..7.

EXAMPLE

tan(tanh(x)*tan(x))=2/2!*x^2+352/6!*x^6+1140992/10!*x^10...

MATHEMATICA

With[{nn=35}, Take[CoefficientList[Series[Tan[Tanh[x]*Tan[x]], {x, 0, nn}], x] Range[0, nn-1]!, {3, -1, 4}]] (* Harvey P. Dale, Mar 22 2023 *)

CROSSREFS

Sequence in context: A064023 A179959 A024350 * A278926 A187523 A172860

Adjacent sequences: A012666 A012667 A012668 * A012670 A012671 A012672

KEYWORD

nonn,changed

AUTHOR

Patrick Demichel (patrick.demichel(AT)hp.com)

EXTENSIONS

Previous Mathematica program replaced by Harvey P. Dale, Mar 22 2023

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 March 31 05:03 EDT 2023. Contains 361634 sequences. (Running on oeis4.)