JEE Challenger
More from Relations and Functions (Advanced)

Coefficient of Cubic Term in Polynomial Difference Function

Let R\mathbb{R} denote the set of all real numbers. Let ai,biRa_i, b_i \in \mathbb{R} for i{1,2,3}i \in \{1, 2, 3\}. Define the functions f ⁣:RRf\colon \mathbb{R} \to \mathbb{R}, g ⁣:RRg\colon \mathbb{R} \to \mathbb{R}, and h ⁣:RRh\colon \mathbb{R} \to \mathbb{R} by

f(x)=a1+10x+a2x2+a3x3+x4,g(x)=b1+3x+b2x2+b3x3+x4,h(x)=f(x+1)g(x+2).\begin{aligned} f(x) &= a_1 + 10x + a_2 x^2 + a_3 x^3 + x^4, \\ g(x) &= b_1 + 3x + b_2 x^2 + b_3 x^3 + x^4, \\ h(x) &= f(x + 1) - g(x + 2). \end{aligned}

If f(x)g(x)f(x) \neq g(x) for every xRx \in \mathbb{R}, then the coefficient of x3x^3 in h(x)h(x) is

Options

A

88

B

22

C

4-4

Correct
D

6-6

Step-by-Step Solution

To find the coefficient of x3x^3 in h(x)=f(x+1)g(x+2)h(x) = f(x + 1) - g(x + 2), we first examine the difference function P(x)=f(x)g(x)P(x) = f(x) - g(x):

P(x)=(a1b1)+7x+(a2b2)x2+(a3b3)x3P(x) = (a_1 - b_1) + 7x + (a_2 - b_2)x^2 + (a_3 - b_3)x^3

It is given that f(x)g(x)f(x) \neq g(x) for all xRx \in \mathbb{R}, which means P(x)0P(x) \neq 0 for all xRx \in \mathbb{R}.

A non-constant polynomial with real coefficients and an odd degree always possesses at least one real root by the Intermediate Value Theorem. For P(x)P(x) to have no real roots, its degree cannot be odd.

Therefore:

  1. The coefficient of x3x^3 must be zero: a3b3=0    a3=b3a_3 - b_3 = 0 \implies a_3 = b_3

  2. Furthermore, a2b20a_2 - b_2 \neq 0 (otherwise, P(x)=(a1b1)+7xP(x) = (a_1 - b_1) + 7x, which has a real root at x=a1b17x = -\frac{a_1 - b_1}{7}).

Now, we determine the coefficient of x3x^3 in h(x)=f(x+1)g(x+2)h(x) = f(x + 1) - g(x + 2).

  1. Coefficient of x3x^3 in f(x+1)f(x + 1): f(x+1)=a1+10(x+1)+a2(x+1)2+a3(x+1)3+(x+1)4f(x + 1) = a_1 + 10(x + 1) + a_2(x + 1)^2 + a_3(x + 1)^3 + (x + 1)^4 The terms contributing to x3x^3 are:
  • From (x+1)4(x + 1)^4: (41)x3(1)1=4x3\binom{4}{1}x^3(1)^1 = 4x^3
  • From a3(x+1)3a_3(x + 1)^3: a3x3a_3 x^3

Thus, the coefficient of x3x^3 in f(x+1)f(x + 1) is: a3+4a_3 + 4

  1. Coefficient of x3x^3 in g(x+2)g(x + 2): g(x+2)=b1+3(x+2)+b2(x+2)2+b3(x+2)3+(x+2)4g(x + 2) = b_1 + 3(x + 2) + b_2(x + 2)^2 + b_3(x + 2)^3 + (x + 2)^4 The terms contributing to x3x^3 are:
  • From (x+2)4(x + 2)^4: (41)x3(2)1=8x3\binom{4}{1}x^3(2)^1 = 8x^3
  • From b3(x+2)3b_3(x + 2)^3: b3x3b_3 x^3

Thus, the coefficient of x3x^3 in g(x+2)g(x + 2) is: b3+8b_3 + 8

  1. Coefficient of x3x^3 in h(x)h(x): Coefficient of x3=(a3+4)(b3+8)=(a3b3)+48\text{Coefficient of } x^3 = (a_3 + 4) - (b_3 + 8) = (a_3 - b_3) + 4 - 8

Since a3b3=0a_3 - b_3 = 0: Coefficient of x3=04=4\text{Coefficient of } x^3 = 0 - 4 = -4

Therefore, the correct option is (C).

Coefficient of Cubic Term in Polynomial Difference Function | Mathematics PYQ Solution - JEE Challenger