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!)
A009430 Expansion of log(1+x)/cosh(log(1+x)). 0
0, 1, -1, -1, 12, -56, 180, -204, -2688, 26496, -103680, -679680, 18627840, -229063680, 1990759680, -12036729600, 40874803200, -365550796800, 21248859340800, -696906569318400, 16303221817344000, -317662379016192000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ (n-1)! * 2 * (-1)^n / n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+x ]/Cosh[ Log[ 1+x ] ]
CoefficientList[Series[(2*(1 + x)*Log[1 + x])/(1 + (1 + x)^2), {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A212507 A212508 A331771 * A348584 A035289 A275505
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)