QBonus 4
QBonus 4
QBonus 4
Bonus 4
Proof. Let the objects be represented by stars (⋆) and the lines of separation between groups by bars (|). Thus we need k − 1
bars. The number of different distributions is the same as the number of different arrangements of n stars and k − 1 bars,
(n + k − 1)!
which is equal to .
n!(k − 1)!
⋆ ⋆ | ⋆| ⋆{z⋆⋆} |. . .| |{z}
⋆|{z} ⋆⋆
1st party 2nd party th
k party
Definition 1. A polynomial P(x1 , x2 , . . . , xn ) in n variables is called homogeneous, if all nonzero terms of P have the same
degree.
A polynomial P(x1 , x2 , . . . , xn ) in n variables is called symmetric, if for any interchange of the variables, one obtains
the same polynomial. In a formal language
1
Problem (4 pts)
(a) Let k, n ∈ Z>0 be two positive integers. Find the number of ways to write n as a sum of k nonnegative integers.
Example 3. Let n = 3, k = 2, then there are 4 ways to decompose 3 into 2 summands:
3 = 3 + 0 = 0 + 3 = 2 + 1 = 1 + 2.
(b) Find the dimension of the space of homogeneous polynomials of degree n in k variables.
(c) Find the dimension of the space of polynomials of degree less than or equal to n in k variables.1
1 Hint: use a dummy variable xk+1 and multiply every monomial of degree s < n by xn−s
k+1 , then use (b).
2
(d) Let P(x) = (x − λ1 )(x − λ2 ) . . . (x − λn ) be a polynomial with roots λ1 , λ2 , . . . , λn ∈ C. Let’s write P(x) in the
form P(x) = xn + an−1 xn−1 + . . . + a0 . Show that the coefficients a1 , a2 , . . . , an−1 are symmetric polynomials in
λ1 , λ2 , . . . , λn and find these polynomials.2