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!)
A009414 Expansion of log(1+x)*cosh(tan(x)). 0
0, 1, -1, 5, -12, 89, -345, 3093, -17136, 178065, -1313865, 15537125, -145520364, 1937055977, -22215578385, 330407321013, -4508998213440, 74499864979361, -1181547581150961, 21576252384049093, -389965846387214380 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cosh(tan(1)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+x ]*Cosh[ Tan[ x ] ]
CoefficientList[Series[Cosh[Tan[x]]*Log[1 + x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A368074 A064371 A249478 * A009426 A304001 A009731
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)