Global Trends

Algebra Level 4

Find the smallest value of a positive integer k k such that the global minimum of 5 x 2 + 12 x y + 12 y 2 + 8 x + k y + 7 5x^2 + 12xy + 12y^2 + 8x + ky + 7 is also an integer.

Challenge: Solve without using calculus.

Inspiration


The answer is 24.

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.

1 solution

Pi Han Goh
Feb 10, 2021

Let F F denote the expression in question. By completing the square,

5 F = 25 x 2 + 60 x y + 60 y 2 + 40 x + 4 k y + 35 = ( 5 x + 6 y + 4 ) 2 + [ 24 y 2 + y ( 48 + 5 k ) + 19 ] 0 = ( 5 x + 6 y + 4 ) 2 + 6 [ 4 y 2 + y ( 5 k 6 8 ) + 19 6 ] 0 = ( 5 x + 6 y + 4 ) 2 + 6 ( 2 y + 5 k 24 2 ) 2 5 ( 5 k 2 96 k + 96 ) 96 \begin{array} { r c l } 5F &=& 25x^2 + 60xy + 60y^2 + 40x + 4k y + 35 \\ &=& (5x+6y + 4)^2 + [24y^2 + y(-48 + 5k) + 19 ] \\ \phantom0 \\ &=& (5x+6y + 4)^2 + 6 \Bigg [ 4y^2 + y\left(\frac{5k}6 - 8\right) + \frac{19}6 \Bigg ] \\ \phantom0 \\ &=& (5x+6y + 4)^2 + 6 \left(2y + \frac{5k}{24} - 2\right)^2 - \dfrac{5(5k^2 - 96k + 96)}{96} \end{array}

Hence, F F is minimized when 5 x + 6 y + 4 = 2 y + 5 k 24 2 = 0 5x + 6y + 4 = 2y + \frac{5k}{24} - 2 = 0 and has a minimum value of M : = 5 k 2 96 k + 96 96 = 5 96 k 2 + k 1 M:= -\dfrac{5k^2 - 96k + 96}{96} = -\dfrac{5}{96}k^2 + k - 1 .

For M M to be an integer, it is sufficient for 5 k 2 5k^2 to be divisible by 96. Since 5 is coprime to 96, then k 2 k^2 is divisible by 96.

Since 96 = 2 5 × 3 96 = 2^5 \times 3 . Then min ( k ) = 2 5 / 2 × 3 = 24 . \min(k) = 2^{\lceil 5/2 \rceil} \times 3 = \boxed{24} .

Upon substitution, F F has a global minimum of 7 -7 when x = 1 , y = 3 2 x = 1, y = -\frac32 .


Here's a calculus solution:

Let F F denote the expression in question. At its global minimum, the partial derivatives of F F must be 0. That is,

F x = 10 x + 12 y + 8 = 0 , F y = 12 x + 24 y + k = 0 \dfrac{\partial F}{\partial x} = 10x + 12y + 8 = 0 , \quad \quad \dfrac{\partial F}{\partial y} = 12x + 24y + k = 0

which yield ( x , y ) = ( k 8 2 , 1 5 k 48 ) (x,y) = (\tfrac k8 - 2, 1 - \tfrac{5k}{48})

Constructing the Hessian matrix shows that F F is minimized at the coordinate stated above. Hence, min ( F ) = 5 96 k 2 + k 1 \min(F) = -\dfrac{5}{96}k^2 + k - 1

Trial and error shows that the smallest positive integer value of k k such that min ( F ) \min(F) is an integer is min ( k ) = 24 \min(k) = \boxed{24} .

The completing-the-square algebra solution is amazing, Pi Han....thanks for sharing!

tom engelsman - 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...