login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119884 E.g.f. sech(x)/(1-x). 0
1, 1, 1, 3, 17, 85, 449, 3143, 26529, 238761, 2337089, 25707979, 311198513, 4045580669, 56438768385, 846581525775, 13564695924545, 230599830717265, 4148392073235329, 78819449391471251, 1576759359017662545 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Transform of n! under the matrix A119879.

FORMULA

a(n)=sum{k=0..n, A119879(n,k)*k!}

MAPLE

restart: G(x):= sech(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]

CROSSREFS

Sequence in context: A083217 A037787 A037668 * A143549 A037794 A203851

Adjacent sequences:  A119881 A119882 A119883 * A119885 A119886 A119887

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), May 26 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 13:48 EST 2012. Contains 205921 sequences.