PRMO 2018 question 9



9. Suppose a,ba, b are integers and a+ba + b is a root of
x2+ax+b=0x^2 + ax + b = 0. What is the maximum possible value of b2b^2?
[PRE-RMO – 2018]



We are given that a+ba + b is a root of the quadratic equation:

x2+ax+b=0x^2 + ax + b = 0

Substituting x=a+bx = a + b into the equation:

(a+b)2+a(a+b)+b=0(a + b)^2 + a(a + b) + b = 0

Expanding the terms:

a2+2ab+b2+a2+ab+b=0a^2 + 2ab + b^2 + a^2 + ab + b = 0 2a2+3ab+b2+b=02a^2 + 3ab + b^2 + b = 0

This is a quadratic equation in aa:

2a2+3ab+(b2+b)=02a^2 + 3ab + (b^2 + b) = 0

To ensure that real values of aa exist, the discriminant DD of this quadratic must be a perfect square. The discriminant is:

D=(3b)242(b2+b)=9b28(b2+b)D = (3b)^2 - 4 \cdot 2 \cdot (b^2 + b) = 9b^2 - 8(b^2 + b) D=9b28b28b=b28bD = 9b^2 - 8b^2 - 8b = b^2 - 8b

Let D=p2D = p^2, where pZp \in \mathbb{Z}. Then:

b28b=p2(b4)2p2=16b^2 - 8b = p^2 \Rightarrow (b - 4)^2 - p^2 = 16

This is a difference of squares:

(b4+p)(b4p)=16(b - 4 + p)(b - 4 - p) = 16

Since b,pZb, p \in \mathbb{Z}, both factors are integers. The possible factorizations of 16 are:

Case 1:

b4+p=16,b4p=1b - 4 + p = 16,\quad b - 4 - p = 1

Adding the equations:

2(b4)=17b=2522(b - 4) = 17 \Rightarrow b = \frac{25}{2}

Not an integer ⇒ Discard.

Case 2:

b4+p=8,b4p=2b - 4 + p = 8,\quad b - 4 - p = 2

Adding:

2(b4)=10b=92(b - 4) = 10 \Rightarrow b = 9

Case 3:

b4+p=4,b4p=4b - 4 + p = 4,\quad b - 4 - p = 4

Adding:

2(b4)=8b=82(b - 4) = 8 \Rightarrow b = 8

Thus, the integer values of bb satisfying the condition are b=8b = 8 and b=9b = 9.
The maximum value of bb is:

9\boxed{9}

Hence, the maximum value of b2b^2 is:

81\boxed{81}

Note: Before finalizing the answer, put the value of b in the discriminant to check whether 'a' comes as an integer.

Comments

Popular posts from this blog

IOQM 2024 Paper solutions (Done 1-21, 29)

Combinatorics DPP - RACE 6 - Q16 pending discussion

Algebra DPP 1.3 Quadratics