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!)
A013172 exp(arctanh(x)+tan(x))=1+2*x+4/2!*x^2+12/3!*x^3+48/4!*x^4+232/5!*x^5... 0
1, 2, 4, 12, 48, 232, 1344, 8960, 68096, 580480, 5489024, 57192960, 649853952, 8028368896, 106867367936, 1530617461760, 23404867387392, 381866595811328, 6602987646386176, 120993556601405440 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2*exp(tan(1)) * n^n / exp(n). - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
CoefficientList[Series[Exp[ArcTanh[x]+Tan[x]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 24 2013 *)
CROSSREFS
Sequence in context: A172452 A004527 A002871 * A321009 A052849 A098558
KEYWORD
nonn
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)