JEE Challenger
More from Complex Numbers and Quadratic Equations

Sum of Absolute Squares of Polynomial Roots with Real Coefficients

Let f(x)=x4+ax3+bx2+cf(x) = x^4 + ax^3 + bx^2 + c be a polynomial with real coefficients such that f(1)=9f(1) = -9. Suppose that i3i\sqrt{3} is a root of the equation 4x3+3ax2+2bx=04x^3 + 3ax^2 + 2bx = 0, where i=1i = \sqrt{-1}. If α1,α2,α3,\alpha_1, \alpha_2, \alpha_3, and α4\alpha_4 are all the roots of the equation f(x)=0f(x) = 0, then α12+α22+α32+α42|\alpha_1|^2 + |\alpha_2|^2 + |\alpha_3|^2 + |\alpha_4|^2 is equal to ________.

Official Numerical Answer20

Step-by-Step Solution

To find the value of α12+α22+α32+α42|\alpha_1|^2 + |\alpha_2|^2 + |\alpha_3|^2 + |\alpha_4|^2, we start by using the given conditions to determine the real coefficients aa, bb, and cc of the polynomial f(x)=x4+ax3+bx2+cf(x) = x^4 + ax^3 + bx^2 + c

Step 1: Evaluate f(1)=9f(1) = -9 Substitute x=1x = 1 into f(x)f(x): f(1)=14+a(1)3+b(1)2+c=9f(1) = 1^4 + a(1)^3 + b(1)^2 + c = -9 1+a+b+c=9    a+b+c=10— (1)1 + a + b + c = -9 \implies a + b + c = -10 \quad \text{--- (1)}

Step 2: Use the root condition for the auxiliary equation We are given that i3i\sqrt{3} is a root of the equation 4x3+3ax2+2bx=04x^3 + 3ax^2 + 2bx = 0, where i=1i = \sqrt{-1}. Substituting x=i3x = i\sqrt{3}: 4(i3)3+3a(i3)2+2b(i3)=04(i\sqrt{3})^3 + 3a(i\sqrt{3})^2 + 2b(i\sqrt{3}) = 0

Using i2=1i^2 = -1 and i3=ii^3 = -i: (i3)2=3(i\sqrt{3})^2 = -3 (i3)3=33i(i\sqrt{3})^3 = -3\sqrt{3}i

Substituting these values back into the equation: 4(33i)+3a(3)+2b(3i)=04(-3\sqrt{3}i) + 3a(-3) + 2b(\sqrt{3}i) = 0 123i9a+2b3i=0-12\sqrt{3}i - 9a + 2b\sqrt{3}i = 0 9a+i3(2b12)=0-9a + i\sqrt{3}(2b - 12) = 0

Since aa and bb are real numbers, the real and imaginary parts must independently equal zero:

  1. Real part: 9a=0    a=0-9a = 0 \implies a = 0
  2. Imaginary part: 3(2b12)=0    2b=12    b=6\sqrt{3}(2b - 12) = 0 \implies 2b = 12 \implies b = 6

Step 3: Determine cc and write f(x)f(x) Substitute a=0a = 0 and b=6b = 6 into equation (1): 0+6+c=10    c=160 + 6 + c = -10 \implies c = -16

Thus, the polynomial f(x)f(x) is: f(x)=x4+6x216f(x) = x^4 + 6x^2 - 16

Step 4: Find the roots of f(x)=0f(x) = 0 Set f(x)=0f(x) = 0: x4+6x216=0x^4 + 6x^2 - 16 = 0

Factoring the quadratic in x2x^2: (x2+8)(x22)=0(x^2 + 8)(x^2 - 2) = 0

This yields two cases:

  1. x2=2    x=±2x^2 = 2 \implies x = \pm\sqrt{2} α1=2,α2=2\alpha_1 = \sqrt{2}, \quad \alpha_2 = -\sqrt{2} α12=2,α22=2|\alpha_1|^2 = 2, \quad |\alpha_2|^2 = 2

  2. x2=8    x=±22ix^2 = -8 \implies x = \pm 2\sqrt{2}i α3=22i,α4=22i\alpha_3 = 2\sqrt{2}i, \quad \alpha_4 = -2\sqrt{2}i α32=22i2=8,α42=22i2=8|\alpha_3|^2 = |2\sqrt{2}i|^2 = 8, \quad |\alpha_4|^2 = |-2\sqrt{2}i|^2 = 8

Step 5: Calculate the required sum α12+α22+α32+α42=2+2+8+8=20|\alpha_1|^2 + |\alpha_2|^2 + |\alpha_3|^2 + |\alpha_4|^2 = 2 + 2 + 8 + 8 = 20

Sum of Absolute Squares of Polynomial Roots with Real Coefficients | Mathematics PYQ Solution - JEE Challenger