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!)
A009372 Expansion of log(1+tan(x))/cos(x). 0
0, 1, -1, 7, -20, 145, -781, 6711, -55040, 578465, -6372241, 81400295, -1118247140, 17017477425, -278763221101, 4944906503959, -93847119338720, 1903841305391425, -41033336868850561, 937270802152757703 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * 2^(2*n+1/2) / Pi^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Tan[ x ]]/Cos[ x ]
CoefficientList[Series[Log[1 + Tan[x]]*Sec[x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A009370 A299091 A299873 * A051102 A299009 A299800
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 11:24 EDT 2024. Contains 371967 sequences. (Running on oeis4.)