login

Revision History for A010842

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Expansion of e.g.f.: exp(2*x)/(1-x).
(history; published version)
#112 by Michael De Vlieger at Thu Sep 07 12:49:53 EDT 2023
STATUS

reviewed

approved

#111 by Stefano Spezia at Thu Sep 07 12:41:58 EDT 2023
STATUS

proposed

reviewed

#110 by Michel Marcus at Thu Sep 07 12:19:22 EDT 2023
STATUS

editing

proposed

#109 by Michel Marcus at Thu Sep 07 12:19:15 EDT 2023
COMMENTS

a(n) is the number of ways to split the set {1,2,...,n} into two disjoint subsets S,T with S union T = {1,2,...,n} and linearly order S and then choose a subset of T. - Geoffrey Critzer, Mar 10 2009

FORMULA

a(n) is the number of ways to split the set {1,2,...,n} into two disjoint subsets S,T with S union T = {1,2,...,n} and linearly order S and then choose a subset of T. - Geoffrey Critzer, Mar 10 2009

STATUS

proposed

editing

#108 by Peter Bala at Thu Sep 07 12:06:20 EDT 2023
STATUS

editing

proposed

#107 by Peter Bala at Thu Sep 07 12:06:16 EDT 2023
FORMULA

a(n) = F(n), where the function F(x) := 2^(1+x+1) * Integral_{t >= 0..oo} e^(-2*ut)*(1 + ut)^x du dt smoothly interpolates this sequence to all real values of x. - Peter Bala, Sep 05 2023

#106 by Peter Bala at Tue Sep 05 16:44:21 EDT 2023
FORMULA

G.f.: A(x) = 1/(1 - 2*x - x/(1 - x/(1 - 2*x - 2*x/(1 - 2*x/(1 - 2*x - 3*x/(1 - 3*x/(1 - 2*x - 4*x/(1 - 4*x/(1 - 2*x - p... ))))))))). - Peter Bala, May 26 2017

a(n) = F(n), where the function F(x) := 2^(1+x) * Integral_{0..oo} e^(-2*u)*(1 + u)^x du smoothly interpolates this sequence to all real values of x. - Peter Bala, Sep 05 2023

STATUS

approved

editing

#105 by Charles R Greathouse IV at Thu Sep 08 08:44:37 EDT 2022
PROG

(MAGMAMagma) m:=45; R<x>:=PowerSeriesRing(Rationals(), m); b:=Coefficients(R!(Exp(2*x)/(1-x))); [Factorial(n-1)*b[n]: n in [1..m]]; // G. C. Greubel, Oct 16 2018

Discussion
Thu Sep 08
08:44
OEIS Server: https://oeis.org/edit/global/2944
#104 by Peter Luschny at Tue May 10 14:46:12 EDT 2022
STATUS

proposed

approved

#103 by Peter Luschny at Tue May 10 13:46:16 EDT 2022
STATUS

editing

proposed