Suppose a 0 = 1 and the zeroes of the polynomial P ( z ) : = j = 0 ∑ 1 0 a j z 1 0 − j are the first 10 positive integers. Find the value of a 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If P ( z ) = Π j = 1 1 0 ( z − j ) , then the coefficient for the z 8 term can be calculated by Vieta's Formulae according to:
a 2 = Σ p = 1 9 Σ q = p + 1 1 0 p ⋅ q = 1 , 3 2 0 .
Problem Loading...
Note Loading...
Set Loading...
In general, the polynomial can be written as a ( z + 1 ) ( z + 2 ) ⋯ ( z + 1 0 ) . Since a 0 = 1 , we know that a 0 z 1 0 − 0 = z 1 0 is the highest-order term, which forces a = 1 . Then finding the value of a 2 means finding a term in the form a 2 z 1 0 − 2 , which is just the coefficient of z 8 .
A coefficient of z 8 arises when we multiply by z 8 times, and a constant the other 2 times. If we write this out plainly, it is hard to calculate: S = 1 ⋅ 2 + 1 ⋅ 3 + 1 ⋅ 4 + ⋯ + 2 ⋅ 3 + 2 ⋅ 4 + 2 ⋅ 5 + ⋯ + 3 ⋅ 4 + 3 ⋅ 5 + 3 ⋅ 6 + ⋯ . However, if we allow each term to be written twice, for example where a term appears once as 1 ⋅ 2 , and another time in the form 2 ⋅ 1 , and add the terms 1 ⋅ 1 + 2 ⋅ 2 + ⋯ + 1 0 ⋅ 1 0 , then we can easily compute the sum.
Following this process gives us 1 ⋅ 1 + 1 ⋅ 2 + 1 ⋅ 3 + ⋯ + 2 ⋅ 1 + 2 ⋅ 2 + 2 ⋅ 3 + ⋯ + 3 ⋅ 1 + 3 ⋅ 2 + 3 ⋅ 3 + ⋯ , which equals 1 ⋅ ( 1 + 2 + 3 + ⋯ + 1 0 ) + 2 ⋅ ( 1 + 2 + 3 + ⋯ + 1 0 ) + ⋯ or 1 ⋅ 5 5 + 2 ⋅ 5 5 + ⋯ 1 0 ⋅ 5 5 = 5 5 2 = 3 0 2 5 , where the 5 5 comes from the sum of consecutive numbers from 1 to 10: 2 1 0 ( 1 0 + 1 ) . We then remove the terms 1 2 + 2 2 + ⋯ + 1 0 2 since we cannot choose to multiply terms in the same bracket twice, and the sum of these terms is 6 1 0 ( 1 0 + 1 ) ( 2 ⋅ 1 0 + 1 ) = 3 8 5 .
Therefore, 2 S = 3 0 2 5 − 3 8 5 since we have duplicated each term twice, so S = 2 3 0 2 5 − 3 8 5 = 1 3 2 0 .