login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Euler transform of A141199.
1

%I #14 Apr 07 2019 09:05:39

%S 1,4,11,34,93,269,735,2037,5515,14912,39828,105931,279408,733409,

%T 1913349,4968092,12835746,33020764,84586922,215844162,548725545,

%U 1390140594,3510064528,8834980324,22171254453,55479601543,138448505906,344594242788,855538158016

%N Euler transform of A141199.

%H Alois P. Heinz, <a href="/A144791/b144791.txt">Table of n, a(n) for n = 1..100</a>

%H Thomas Wieder, <a href="http://www.m-hikari.com/ams/ams-password-2009/ams-password53-56-2009/wiederAMS53-56-2009.pdf">The number of certain rankings and hierarchies formed from labeled or unlabeled elements and sets</a>, Applied Mathematical Sciences, vol. 3, 2009, no. 55, 2707 - 2724. [_Thomas Wieder_, Nov 14 2009]

%F G.f.: 1 / Product_{k>=1} (1 - x^k)^A141199(k).

%F a(n) = (1/n)*Sum_{k=1..n-1} c(k) A141199(n-k),

%F where c(n) = Sum_{k|n} k*A141199(k).

%Y Cf. A141199, A144792, A144791.

%K nonn

%O 1,2

%A _Thomas Wieder_, Sep 21 2008

%E More terms from _Alois P. Heinz_, Apr 21 2012