Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A009628
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A009628 Expansion of sinh(x)/(1+x). +0
5
0, 1, -2, 7, -28, 141, -846, 5923, -47384, 426457, -4264570, 46910271, -562923252, 7318002277, -102452031878, 1536780478171, -24588487650736, 418004290062513, -7524077221125234, 142957467201379447, -2859149344027588940 (list; graph; listen)
OFFSET

0,3

COMMENT

(A000166 + A000522)/2 = A009179, (A000166 - A000522)/2 = this_sequence.

FORMULA

a(n) = (-1)^(n+1)*floor(n!*sinh(1)), n>=1. - Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 10 2002

Let u(1)=1, u(n)=n*u(n-1)+n (mod 2); then for n>0, a(n)=(-1)^(n+1)*u(n) - Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 12 2003

Unsigned sequence satisfies a(n)=na(n-1)+a(n-2)-(n-2)a(n-3), with E.g.f. sinh(z)/(1-z) - Mario Catalani (mario.catalani(AT)unito.it), Feb 08 2003

a(n) = (-1)^n * n! * sum{k=0, [n/2], 1/(2k-1)!}, n>0.

MAPLE

restart: G(x):= sinh(x)/(1+x): f[0]:=G(x): for n from 1 to 21 do f[n]:=diff(f[n-1], x) od: x:=0: seq(f[n], n=0..20); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 03 2009]

MATHEMATICA

Sinh[x]/(1+x)

CROSSREFS

Cf. A051397, A087208.

Sequence in context: A141318 A030875 A130906 this_sequence A030969 A030825 A030897

Adjacent sequences: A009625 A009626 A009627 this_sequence A009629 A009630 A009631

KEYWORD

sign,easy

AUTHOR

R. H. Hardin (rhhardin(AT)att.net)

EXTENSIONS

Extended with signs Mar 15 1997 by Olivier Gerard.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research