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!)
A235132 E.g.f. 1/(1 - tan(3*x))^(1/3). 4
1, 1, 4, 46, 568, 9976, 203104, 4995136, 140343808, 4493656576, 160609429504, 6356981099776, 275688520680448, 13008983675954176, 663382602064482304, 36360098005522825216, 2131554196360938815488, 133093201551208236875776, 8818123347826691244949504 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Generally, for e.g.f. 1/(1-tan(p*x))^(1/p) is a(n) ~ n! * 2^(2*n+1/p) * n^((1-p)/p) * p^n / (Pi^(n+1/p) * Gamma(1/p)).
LINKS
FORMULA
a(n) ~ n! * 2^(2*n+1/3) * 3^n / (Gamma(1/3) * Pi^(n+1/3) * n^(2/3)).
MATHEMATICA
CoefficientList[Series[1/(1 - Tan[3*x])^(1/3), {x, 0, 20}], x] * Range[0, 20]!
CROSSREFS
Cf. A000828 (p=1), A235131 (p=2).
Sequence in context: A155652 A222098 A197131 * A236956 A113264 A264717
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, Jan 03 2014
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 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)