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!)
A009636 Expansion of tan(log(1+log(1+x))). 0
0, 1, -2, 9, -59, 504, -5284, 65510, -936298, 15143182, -273248976, 5439702914, -118392773322, 2796058524492, -71201990804372, 1944545286662376, -56688882983623352, 1756963601887874632, -57683888928277239984 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
a(n) ~ n! * (-1)^(n+1) * exp(exp(-Pi/2) + n - Pi/2) / (exp(1) - exp(exp(-Pi/2)))^(n+1). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Tan[ Log[ 1+Log[ 1+x ] ] ]
CoefficientList[Series[Tan[Log[1 + Log[1 + x]]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A346519 A151616 A199543 * A156272 A366240 A363390
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)