A381986
E.g.f. A(x) satisfies A(x) = exp(x) * B(x*A(x)^2), where B(x) = 1 + x*B(x)^3 is the g.f. of A001764.
Original entry on oeis.org
1, 2, 17, 388, 14329, 727206, 46984729, 3689119624, 341097752657, 36302764864330, 4371463743828481, 587606216836328460, 87219196719691250185, 14168990447072685567214, 2500554381188629649979593, 476391652257266128440376336, 97447147561230881896398507553
Offset: 0
A381987
E.g.f. A(x) satisfies A(x) = exp(x) * B(x), where B(x) = 1 + x*B(x)^4 is the g.f. of A002293.
Original entry on oeis.org
1, 2, 11, 160, 3941, 134486, 5851327, 309520436, 19283504585, 1382980764106, 112223497464371, 10165461405056552, 1016801830348902061, 111312715288354681310, 13237965546409421546471, 1699516550894276788156156, 234263144339070269872076177, 34507561203827621878485498386
Offset: 0
-
seq(simplify(hypergeom([-n, 1/2, 1/4, 3/4], [2/3, 4/3], -256/27)), n = 0..17); # Peter Bala, Mar 13 2025
-
Table[HypergeometricPFQ[{-n, 1/2, 1/4, 3/4}, {2/3, 4/3}, -256/27], {n, 0, 20}] (* Vaclav Kotesovec, Mar 14 2025 *)
-
a(n) = n!*sum(k=0, n, binomial(4*k+1, k)/((4*k+1)*(n-k)!));
A381985
E.g.f. A(x) satisfies A(x) = exp(x) * B(x*A(x)), where B(x) = 1 + x*B(x)^3 is the g.f. of A001764.
Original entry on oeis.org
1, 2, 13, 217, 5937, 223641, 10725433, 625007993, 42883208609, 3386452550689, 302545287708201, 30170153462509545, 3322052185576104049, 400328811249634307249, 52406094009429908677049, 7405663486143907784247481, 1123601498350780798756198209, 182173718779147621454796872769
Offset: 0
Showing 1-3 of 3 results.
Comments