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!)
A012075 Expansion of e.g.f.: exp(arcsin(tan(x)))=1+x+1/2!*x^2+4/3!*x^3+13/4!*x^4+76/5!*x^5... 0
1, 1, 1, 4, 13, 76, 421, 3424, 26713, 285136, 2871241, 38302144, 473357413, 7603381696, 111506036461, 2097552753664, 35624155784113, 768471264000256, 14838126699784081, 361133162545705984 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,4

LINKS

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

MATHEMATICA

With[{nn=20}, CoefficientList[Series[Exp[ArcSin[Tan[x]]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Dec 12 2017 *)

CROSSREFS

Sequence in context: A144055 A012150 A012261 * A197942 A337286 A140417

Adjacent sequences: A012072 A012073 A012074 * A012076 A012077 A012078

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Definition clarified by Harvey P. Dale, Dec 12 2017

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 28 08:01 EDT 2023. Contains 361579 sequences. (Running on oeis4.)