JEE Challenger
More from Integrals

Integral of Cubic Polynomial with Complex Roots

If α=1\alpha = 1 and β=1+i2\beta = 1 + i\sqrt{2}, where i=1i = \sqrt{-1} are two roots of the equation x3+ax2+bx+c=0,a,b,cR,x^3 + ax^2 + bx + c = 0, \quad a, b, c \in \mathbb{R}, then 11(x3+ax2+bx+c)dx\int_{-1}^{1} (x^3 + ax^2 + bx + c) dx is equal to:

Options

A

2-2

B

4-4

C

8-8

Correct
D

10-10

Topics & Concepts

Step-by-Step Solution

To find the value of the integral 11(x3+ax2+bx+c)dx\int_{-1}^{1} (x^3 + ax^2 + bx + c) \, dx, we first determine the coefficients a,b,a, b, and cc of the cubic polynomial P(x)=x3+ax2+bx+cP(x) = x^3 + ax^2 + bx + c.

Given that the coefficients a,b,cRa, b, c \in \mathbb{R}, any complex roots of the polynomial equation P(x)=0P(x) = 0 must occur in conjugate pairs.

We are given two roots:

  1. Real root: x1=α=1x_1 = \alpha = 1
  2. Complex root: x2=β=1+i2x_2 = \beta = 1 + i\sqrt{2}

Since the coefficients are real, the third root x3x_3 must be the complex conjugate of β\beta: x3=βˉ=1i2x_3 = \bar{\beta} = 1 - i\sqrt{2}

Thus, the cubic polynomial can be factored as: P(x)=(x1)(x(1+i2))(x(1i2))P(x) = (x - 1)(x - (1 + i\sqrt{2}))(x - (1 - i\sqrt{2}))

Simplifying the product of the complex factors: (x(1+i2))(x(1i2))=((x1)i2)((x1)+i2)=(x1)2(i2)2=x22x+1+2=x22x+3(x - (1 + i\sqrt{2}))(x - (1 - i\sqrt{2})) = ((x - 1) - i\sqrt{2})((x - 1) + i\sqrt{2}) = (x - 1)^2 - (i\sqrt{2})^2 = x^2 - 2x + 1 + 2 = x^2 - 2x + 3

Now, multiplying by (x1)(x - 1): P(x)=(x1)(x22x+3)P(x) = (x - 1)(x^2 - 2x + 3) P(x)=x(x22x+3)1(x22x+3)P(x) = x(x^2 - 2x + 3) - 1(x^2 - 2x + 3) P(x)=x32x2+3xx2+2x3P(x) = x^3 - 2x^2 + 3x - x^2 + 2x - 3 P(x)=x33x2+5x3P(x) = x^3 - 3x^2 + 5x - 3

Comparing P(x)=x3+ax2+bx+cP(x) = x^3 + ax^2 + bx + c, we get: a=3,b=5,c=3a = -3, \quad b = 5, \quad c = -3

Now, we evaluate the definite integral: I=11(x33x2+5x3)dxI = \int_{-1}^{1} (x^3 - 3x^2 + 5x - 3) \, dx

Using the properties of definite integrals over symmetric intervals [a,a][-a, a]:

  • The odd functions (x3x^3 and 5x5x) integrate to 00.
  • The even functions (3x2-3x^2 and 3-3) can be integrated by taking twice the integral from 00 to 11.

I=201(3x23)dxI = 2 \int_{0}^{1} (-3x^2 - 3) \, dx I=2[x33x]01I = 2 \left[ -x^3 - 3x \right]_0^1 I=2(133(1)0)I = 2 \left( -1^3 - 3(1) - 0 \right) I=2(13)=2(4)=8I = 2 (-1 - 3) = 2 (-4) = -8

Correct Option: C

Integral of Cubic Polynomial with Complex Roots | Mathematics PYQ Solution - JEE Challenger