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!)
A009366 Expansion of log(1+tan(tan(x))). 0
0, 1, -1, 6, -22, 176, -1192, 12240, -122288, 1561088, -20588544, 318007808, -5193155328, 94807748608, -1841205505024, 38942692972544, -875204314126336, 21088169713729536, -537861879179575296, 14558790290337431552 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / (arctan(Pi/4))^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Tan[ Tan[ x ] ] ]
CoefficientList[Series[Log[1 + Tan[Tan[x]]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A000993 A028406 A090372 * A230964 A075811 A302926
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 July 4 13:25 EDT 2024. Contains 373990 sequences. (Running on oeis4.)