S = k = 1 ∑ 9 9 x k x k + 1
Find the maximum of S when k = 1 ∑ 1 0 0 x k 2 = 1 , where x 1 , … , x 1 0 0 are real numbers. Enter ⌊ 1 0 5 × S ⌋ as your answer.
Hint : Consider Chebyshev polynomials of the second kind
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.
Thank you! It's great that you did it two ways! My personal favourite is the Chebyshev -approach; it's seems round-about to worry about the eigenvectors in this context. If people need some more background on Chebychev polynomials of the second kind, there is a good summary here that explains all we need.
I will post one more of these kinds of problems to see whether anybody else catches on, maybe @Aareyan Manzoor ? In the language of Dynkin graphs, this one was about the simplest case, A n ... let's think about D n next.
A small typo: In the last row it should be 1 ≤ k ≤ 1 0 0 .
Problem Loading...
Note Loading...
Set Loading...
The desired maximum value of S is half the largest eigenvalue of the symmetric 1 0 0 × 1 0 0 matrix B [ 1 0 0 ] , where B [ 1 0 0 ] i j = { 1 0 ∣ i − j ∣ = 1 , otherwise , for 1 ≤ i , j ≤ 1 0 0 .
The vector x ( α ) , where x ( α ) j = sin j α , 1 ≤ j ≤ 1 0 0 , satisfies the identity B [ 1 0 0 ] x ( α ) = 2 cos α x ( α ) + ⎝ ⎜ ⎜ ⎜ ⎜ ⎜ ⎛ 0 0 ⋮ 0 − sin 1 0 1 α ⎠ ⎟ ⎟ ⎟ ⎟ ⎟ ⎞ , and hence x ( α ) is an eigenvector of B [ 1 0 0 ] , with eigenvalue 2 cos α , provided that x ( α ) = 0 and sin 1 0 1 α = 0 .
Thus the eigenvalues of B [ 1 0 0 ] are 2 cos 1 0 1 k π for 1 ≤ k ≤ 1 0 0 , and so the largest eigenvalue of B [ 1 0 0 ] is 2 cos 1 0 1 π . The answer to the question is thus ⌊ 1 0 5 cos 1 0 1 π ⌋ = 9 9 9 5 1 .
If you prefer, we can show that the characteristic polynomial χ B [ 1 0 0 ] ( λ ) of the matrix B [ 1 0 0 ] is U 1 0 0 ( 2 1 λ ) , where U 1 0 0 is a Chebyshev polynomial of the second kind. This is because, if B [ m ] is the analogously-defined m × m matrix, then elementary determinant calculations give χ B [ m + 1 ] ( λ ) + χ B [ m − 1 ] ( λ ) = λ χ B [ m ] ( λ ) for m ≥ 2 , while χ B [ 1 ] ( λ ) = λ χ B [ 2 ] ( λ ) = λ 2 − 1 . It is now clear that χ B [ m ] ( 2 λ ) = U m ( λ ) , as required. Since U m ( cos θ ) = sin θ sin ( m + 1 ) θ , we deduce that the eigenvalues of B [ 1 0 0 ] are 2 cos 1 0 0 k π for 1 ≤ k ≤ 1 0 0 , as before.