Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000354
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000354 Expansion of e^{-x}/(1-2*x).
(Formerly M3957 N1631)
+0
10
1, 1, 5, 29, 233, 2329, 27949, 391285, 6260561, 112690097, 2253801941, 49583642701, 1190007424825, 30940193045449, 866325405272573, 25989762158177189, 831672389061670049, 28276861228096781665, 1017967004211484139941 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n) is the permanent of the n X n matrix with 1 on the diagonal and 2 elsewhere. - Yuval Dekel, Nov 01 2003

REFERENCES

J. Riordan, An Introduction to Combinatorial Analysis, Wiley, 1958, p. 83.

Michael Z. Spivey and Laura L. Steil, The k-Binomial Transforms and the Hankel Transform, Journal of Integer Sequences, Vol. 9 (2006), Article 06.1.1.

LINKS

T. D. Noe, Table of n, a(n) for n=0..100

E. Lucas, Th\'{e}orie des Nombres. Gauthier-Villars, Paris, 1891, Vol. 1, p. 223.

FORMULA

Inverse binomial transform of double factorials A000165 - Paul Barry (pbarry(AT)wit.ie), May 26 2003

a(n)=sum{k=0..n, (-1)^(n+k)C(n, k)k!2^k } - Paul Barry (pbarry(AT)wit.ie), May 26 2003

a(n)= Sum(k=0..n, A008290(n, k)*2^(n-k)) . - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Dec 13 2003

a(n)=2n*a(n-1)+(-1)^n, n>0, a(0)=1. - Paul Barry (pbarry(AT)wit.ie), Aug 26 2004

MAPLE

BB := (x, k)->k!*sum(sum(x^j/((k-j)!^2*j!), j=1..k), m=1..k): R := (x, n, k)->BB(x, k)^n: f := (t, n, k)->sum(coeff(R(x, n, k), x, j)*(t-1)^j*(n*k-j)!, j=0..n*k): > seq(abs(f(0, n, 2)/2!^n), n=0..18); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 26 2007

MATHEMATICA

Table[ Gamma[ n, -1/2 ]*2^(n-1)/Exp[ 1/2 ], {n, 1, 24} ]; FunctionExpand[ % ]

CROSSREFS

Cf. A061714.

Cf. A008290.

Adjacent sequences: A000351 A000352 A000353 this_sequence A000355 A000356 A000357

Sequence in context: A057623 A087662 A113012 this_sequence A103815 A134752 A112799

KEYWORD

nonn,easy,nice

AUTHOR

njas

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research