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!)
A352606 Expansion of e.g.f. tan(cos(x) - 1) (even part). 0
0, -1, 1, -31, 421, -19531, 873841, -67417351, 6079224061, -745862759491, 109749390119881, -20006355219508351, 4313763491717212501, -1101230418170874812731, 326019382476444960095521, -111246859639685180908387831, 43247270290320815515213664941 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
PROG
(PARI) my(N=40, x='x+O('x^N)); v=Vec(serlaplace(tan(cos(x)-1))); concat(0, vector(#v\2, k, v[2*k-1]))
CROSSREFS
Sequence in context: A068658 A068672 A274202 * A089561 A134072 A134071
KEYWORD
sign
AUTHOR
Seiichi Manyama, Mar 23 2022
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 26 19:10 EDT 2024. Contains 372004 sequences. (Running on oeis4.)