|
Search: id:A010842
|
|
|
| A010842 |
|
E.g.f.: exp(2x)/(1-x). |
|
+0 18
|
|
| 1, 3, 10, 38, 168, 872, 5296, 37200, 297856, 2681216, 26813184, 294947072, 3539368960, 46011804672, 644165281792, 9662479259648, 154599668219904, 2628194359869440, 47307498477912064, 898842471080853504
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Incomplete Gamma Function at 2.
Let P(A) be the power set of an n-element set A. Then a(n) = the total number of ways to add 0 or more elements of A to each element x of P(A) where the elements to add are not elements of x and order of addition is important. - Ross La Haye (rlahaye(AT)new.rr.com), Nov 19 2007
|
|
REFERENCES
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, Tenth Printing, December 1972, p. 262.
R. P. Stanley, Enumerative Combinatorics, Cambridge, Vol. 2, 1999; see Example 5.1.2.
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=0..100
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, December 1972 [alternative scanned copy].
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, Tenth Printing, December 1972, p. 262.
J. W. Layman, The Hankel Transform and Some of its Properties, J. Integer Sequences, 4 (2001), #01.1.5.
|
|
FORMULA
|
a(n) = row sums of A090802. - Ross La Haye (rlahaye(AT)new.rr.com), Aug 18 2006
a(n) = n*a(n-1)+2^n = (n+2)a(n-1)-(2n-2)a(n-2) = n!*sum{0 <= j <= n}[ 2^j/j! ] - Henry Bottomley (se16(AT)btinternet.com), Jul 12 2001
a(n) is the permanent of the n X n matrix with 3's on the diagonal and 1's elsewhere. a(n) = Sum(k=0..n, A008290(n, k)*3^k). - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Dec 12 2003
Binomial transform of A000522. - Ross La Haye (rlahaye(AT)new.rr.com), Sep 15 2004
a(n)=sum{k=0..n, k!*C(n, k)2^(n-k)}; - Paul Barry (pbarry(AT)wit.ie), Apr 22 2005
a(n) = A066534(n) + 2^n. - Ross La Haye (rlahaye(AT)new.rr.com), Nov 16 2005
|
|
MATHEMATICA
|
Table[ Gamma[ n, 2 ]*E^2, {n, 1, 24} ]
|
|
CROSSREFS
|
Cf. A053484, A053485, A053486, A008290.
A010843, A000023, A000166, A000142, A000522, A010842, A053486, A053487 have similar properties.
Sequence in context: A000902 A103138 A074527 this_sequence A140710 A103296 A111749
Adjacent sequences: A010839 A010840 A010841 this_sequence A010843 A010844 A010845
|
|
KEYWORD
|
nonn,nice,easy
|
|
AUTHOR
|
njas, Simon Plouffe (plouffe(AT)math.uqam.ca)
|
|
|
Search completed in 0.012 seconds
|