One more time

Algebra Level 5

x 1 x 3 + k = 2 2015 x k x k + 1 \large x_1x_3+\sum_{k=2}^{2015}x_kx_{k+1}

Let M M denote the maximum value of the expression above, where x 1 , x 2 , , x 2016 x_1, x_2,\ldots, x_{2016} are real numbers satisfying the condition k = 1 2016 x k 2 = 1 \displaystyle \sum_{k=1}^{2016} x_k^2 = 1 .

Given that M = cos ( π n ) M = \cos\left( \dfrac \pi n\right) for some positive integer n n , find n n .


Similar Problem .


The answer is 4030.

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.

2 solutions

Mark Hennings
Jan 23, 2016

Recall the ( n + 1 ) × ( n + 1 ) (n+1)\times(n+1) matrix A [ n ] A[n] which I defined in my solution of your 666 Followers Problem , for which x T A [ n ] x = 2 ( 2 x 1 x 2 + r = 2 n x r x r + 1 ) , x R n + 1 . \mathbf{x}^T A[n] \mathbf{x} \; = \; 2\left(\sqrt{2}x_1x_2 + \sum_{r=2}^nx_r x_{r+1}\right) \quad, \qquad \mathbf{x} \in \mathbb{R}^{n+1} \;. The eigenvalues of this matrix A [ n ] A[n] were shown to be 2 cos ( 2 k + 1 ) π 2 ( n + 1 ) 2\cos \tfrac{(2k+1)\pi}{2(n+1)} for 0 k n 0 \le k \le n .

For this problem, let us change variables by rotating the coordinates a little. If we define y 1 = 1 2 ( x 1 x 2 ) , y 2 = 1 2 ( x 1 + x 2 ) , y r = x r ( 3 j 2016 ) , y_1 \; = \; \tfrac{1}{\sqrt{2}}(x_1 - x_2)\;, \quad y_2 \; = \; \tfrac{1}{\sqrt{2}}(x_1 + x_2) \;, \quad y_r \; = \; x_r \quad (3 \le j \le 2016) \;, then we need to consider the quadratic form Q = 2 y 2 y 3 + y 3 y 4 + y 2015 y 2016 = 1 2 η T A [ 2014 ] η , Q \; = \; \sqrt{2}y_2y_3 + y_3y_4 + \cdots y_{2015}y_{2016} \; = \; \tfrac12\mathbf{\eta}^TA[2014]\mathbf{\eta} \;, where η = ( y 2 y 3 y 2016 ) R 2015 \mathbf{\eta} \; = \; \left(\begin{array}{c} y_2 \\ y_3 \\ \vdots \\ y_{2016}\end{array} \right) \in \mathbb{R}^{2015} We can write Q Q as Q = 1 2 y T C y Q \; = \; \tfrac12 \mathbf{y}^T C \mathbf{y} where C C is the 2016 × 2016 2016 \times 2016 matrix C = ( 0 0 0 0 A [ 2014 ] 0 ) C \; = \; \left( \begin{array}{cccc} 0 & 0 & \cdots & 0 \\ 0 & & & \\ \vdots & & A[2014] & \\ 0 & \end{array} \right) In other words, C C is the matrix A [ 2014 ] A[2014] with an extra column and row of zeros tacked on.

We are asked to maximize 1 2 y T C y \tfrac12\mathbf{y}^TC\mathbf{y} subject to the condition that y 2 = 1 \Vert\mathbf{y}\Vert^2 = 1 . The answer is half the largest eigenvalue of C C . The eigenvalues of C C are the eigenvalues of A [ 2014 ] A[2014] with 0 0 added for good luck. Thus the maximum eigenvalue is 2 cos π 4030 2\cos \tfrac{\pi}{4030} , and so M = cos π 4030 M = \cos\tfrac{\pi}{4030} , making the answer 4030 \boxed{4030} .

Oh yes, that is a great shortcut! (+1) I had forgotten about the 666 Followers Problem; those problems are indeed equivalent.

Otto Bretscher - 5 years, 4 months ago

Log in to reply

I think I prefer rotating coordinates. The ( x 1 + x 2 ) x 3 (x_1+x_2)x_3 term was a big clue.

Enjoy your vacation!

Mark Hennings - 5 years, 4 months ago

Log in to reply

I'm just suggesting an alternative. Those who have not studied your "666" solution might find my approach more straightforward. Deep down, the solutions are equivalent of course.

Otto Bretscher - 5 years, 4 months ago
Otto Bretscher
Jan 23, 2016

Dr. Hennings has submitted a fine solution, based his solution to an earlier problem that turned out to be equivalent.

For the sake of variety, let me outline a solution in terms of Chebyshev polynomials:

Let A n A_n be the symmetric matric of our quadratic form in n n variables, and let p n ( x ) p_n(x) be the characteristic polynomial of A n A_n . Now let q n ( x ) q_n(x) be the normalized Chebyshev polynomial of the first kind, meaning that we divide by the leading coefficient to make the polynomial monic. We claim that p n ( x ) = x q n 1 ( x ) p_n(x)=xq_{n-1}(x) for n 2 n\geq 2 . Indeed, p 2 ( x ) = x 2 = x q 1 ( x ) p_2(x)=x^2=xq_1(x) and p 3 ( x ) = x 3 1 2 x = x q 2 ( x ) p_3(x)=x^3-\frac{1}{2}x=xq_2(x) . Furthermore, p p and q q satisfy the same recursive equation, p n ( x ) = x p n 1 ( x ) 1 4 p n 2 ( x ) p_n(x)=xp_{n-1}(x)-\frac{1}{4}p_{n-2}(x) and likewise for q q . Thus the maximum we seek is the largest eigenvalue of A n A_n , which is the largest zero of q n 1 q_{n-1} . But that largest zero of the ( n 1 ) (n-1) th Chebyshev polynomial of the first kind is cos ( π 2 ( n 1 ) ) \cos\left(\frac{\pi}{2(n-1)}\right)

Moderator note:

Oh wow, that's a really interesting approach to this problem!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...