Expansion of a Polynomial
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Let $mathbf s in mathbb N^N$ be a fixed vector, and define the polynomial $a(cdot)$ such that
beginequation
a(mathbf x)=prod_i=1^Nbinomx_is_i
endequation
for all $mathbf x in mathbb N^N$, where $binomx_is_i = fracx_i!s_i!(x_i - s_i)!$.
I'd like to write this polynomial as a linear combination of monomials. In particular, I'd like to write
beginequation
a(mathbf x) = sum_mathbf j in mathbb N^N b_mathbf j mathbf x^mathbf j,
endequation
where $mathbf x^mathbf j = prod_i = 1^N x_i^j_i$, and I have analytical expressions for the each coefficient $b_mathbf j$ in terms of the vector $mathbf s$.
Does anybody know how to do this?
combinatorics polynomials
add a comment |Â
up vote
1
down vote
favorite
Let $mathbf s in mathbb N^N$ be a fixed vector, and define the polynomial $a(cdot)$ such that
beginequation
a(mathbf x)=prod_i=1^Nbinomx_is_i
endequation
for all $mathbf x in mathbb N^N$, where $binomx_is_i = fracx_i!s_i!(x_i - s_i)!$.
I'd like to write this polynomial as a linear combination of monomials. In particular, I'd like to write
beginequation
a(mathbf x) = sum_mathbf j in mathbb N^N b_mathbf j mathbf x^mathbf j,
endequation
where $mathbf x^mathbf j = prod_i = 1^N x_i^j_i$, and I have analytical expressions for the each coefficient $b_mathbf j$ in terms of the vector $mathbf s$.
Does anybody know how to do this?
combinatorics polynomials
1
According to Wikipedia's article on binomial coefficients, $binomx_is_i$ can be expanded in terms of "Stirling numbers of the first kind".
– Garrett
Jul 27 at 20:22
en.wikipedia.org/wiki/Binomial_coefficient
– Garrett
Jul 27 at 20:37
That's probably the key fact I needed.
– Garrett
Jul 27 at 20:38
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Let $mathbf s in mathbb N^N$ be a fixed vector, and define the polynomial $a(cdot)$ such that
beginequation
a(mathbf x)=prod_i=1^Nbinomx_is_i
endequation
for all $mathbf x in mathbb N^N$, where $binomx_is_i = fracx_i!s_i!(x_i - s_i)!$.
I'd like to write this polynomial as a linear combination of monomials. In particular, I'd like to write
beginequation
a(mathbf x) = sum_mathbf j in mathbb N^N b_mathbf j mathbf x^mathbf j,
endequation
where $mathbf x^mathbf j = prod_i = 1^N x_i^j_i$, and I have analytical expressions for the each coefficient $b_mathbf j$ in terms of the vector $mathbf s$.
Does anybody know how to do this?
combinatorics polynomials
Let $mathbf s in mathbb N^N$ be a fixed vector, and define the polynomial $a(cdot)$ such that
beginequation
a(mathbf x)=prod_i=1^Nbinomx_is_i
endequation
for all $mathbf x in mathbb N^N$, where $binomx_is_i = fracx_i!s_i!(x_i - s_i)!$.
I'd like to write this polynomial as a linear combination of monomials. In particular, I'd like to write
beginequation
a(mathbf x) = sum_mathbf j in mathbb N^N b_mathbf j mathbf x^mathbf j,
endequation
where $mathbf x^mathbf j = prod_i = 1^N x_i^j_i$, and I have analytical expressions for the each coefficient $b_mathbf j$ in terms of the vector $mathbf s$.
Does anybody know how to do this?
combinatorics polynomials
edited Jul 27 at 19:25
asked Jul 27 at 19:02
Garrett
536314
536314
1
According to Wikipedia's article on binomial coefficients, $binomx_is_i$ can be expanded in terms of "Stirling numbers of the first kind".
– Garrett
Jul 27 at 20:22
en.wikipedia.org/wiki/Binomial_coefficient
– Garrett
Jul 27 at 20:37
That's probably the key fact I needed.
– Garrett
Jul 27 at 20:38
add a comment |Â
1
According to Wikipedia's article on binomial coefficients, $binomx_is_i$ can be expanded in terms of "Stirling numbers of the first kind".
– Garrett
Jul 27 at 20:22
en.wikipedia.org/wiki/Binomial_coefficient
– Garrett
Jul 27 at 20:37
That's probably the key fact I needed.
– Garrett
Jul 27 at 20:38
1
1
According to Wikipedia's article on binomial coefficients, $binomx_is_i$ can be expanded in terms of "Stirling numbers of the first kind".
– Garrett
Jul 27 at 20:22
According to Wikipedia's article on binomial coefficients, $binomx_is_i$ can be expanded in terms of "Stirling numbers of the first kind".
– Garrett
Jul 27 at 20:22
en.wikipedia.org/wiki/Binomial_coefficient
– Garrett
Jul 27 at 20:37
en.wikipedia.org/wiki/Binomial_coefficient
– Garrett
Jul 27 at 20:37
That's probably the key fact I needed.
– Garrett
Jul 27 at 20:38
That's probably the key fact I needed.
– Garrett
Jul 27 at 20:38
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2864690%2fexpansion-of-a-polynomial%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
According to Wikipedia's article on binomial coefficients, $binomx_is_i$ can be expanded in terms of "Stirling numbers of the first kind".
– Garrett
Jul 27 at 20:22
en.wikipedia.org/wiki/Binomial_coefficient
– Garrett
Jul 27 at 20:37
That's probably the key fact I needed.
– Garrett
Jul 27 at 20:38