(MAGMAMagma) R<x>:=PowerSeriesRing(Rationals(), 25); Coefficients(R!( (1 + 3*x)/(1 + 2*x + 9*x^2)^(3/2))); // Marius A. Burtea, Jan 20 2020
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”).
(MAGMAMagma) R<x>:=PowerSeriesRing(Rationals(), 25); Coefficients(R!( (1 + 3*x)/(1 + 2*x + 9*x^2)^(3/2))); // Marius A. Burtea, Jan 20 2020
reviewed
approved
proposed
reviewed
editing
proposed
n * (2*n-1) * a(n) = 4 * (-n^2 + 1) * a(n-1,k) - 9 * n * (2*n+1) * a(n-2) for n>1. - Seiichi Manyama, Jan 25 2020
n * (2*n-1) * a(n) = 4 * (-n^2 + 1) * a(n-1,k) - 9 * n * (2*n+1) * a(n-2) for n>1. - Seiichi Manyama, Jan 25 2020
approved
editing
reviewed
approved
proposed
reviewed
editing
proposed
Seiichi Manyama, <a href="/A331551/b331551.txt">Table of n, a(n) for n = 0..1000</a>
approved
editing