MCQMediumJEE 2023Limits

JEE Mathematics 2023 Question with Solution

Let x=2x = 2 be a root of the equation x2+px+q=0x^2 + px + q = 0 and

f(x)={1cos(x24px+q8q2+16)(x2p)2,x2p,0,x=2p.f(x) = \begin{cases} \dfrac{1 - \cos\left(x^2 - 4px + q - 8q^2 + 16\right)}{(x - 2p)^2}, & x \ne 2p, \\ 0, & x = 2p. \end{cases}

Then limx2p[f(x)]\lim_{x \to 2p} [f(x)], where [][\cdot] denotes the greatest integer function, is:

  • A

    22

  • B

    11

  • C

    00

  • D

    1-1

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: x=2x = 2 is a root of x2+px+q=0x^2 + px + q = 0.

Find: limx2p[f(x)]\lim_{x \to 2p} [f(x)].

From the root condition,

22+2p+q=02^2 + 2p + q = 0

so

4+2p+q=04 + 2p + q = 0

and hence

q=2p4.q = -2p - 4.

the solution states that after substitution, the expression inside the cosine simplifies to

x24px+4p2=(x2p)2.x^2 - 4px + 4p^2 = (x - 2p)^2.

Therefore,

f(x)=1cos((x2p)2)(x2p)4.f(x) = \frac{1 - \cos\left((x - 2p)^2\right)}{(x - 2p)^4}.

Now use the standard limit

limt01costt2=12.\lim_{t \to 0} \frac{1 - \cos t}{t^2} = \frac{1}{2}.

Let

t=(x2p)2.t = (x - 2p)^2.

Then as x2px \to 2p, we have t0t \to 0, and

f(x)=1costt212.f(x) = \frac{1 - \cos t}{t^2} \to \frac{1}{2}.

So near x=2px = 2p,

[f(x)]=[12]=0.[f(x)] = \left[\frac{1}{2}\right] = 0.

Hence,

limx2p[f(x)]=0.\lim_{x \to 2p} [f(x)] = 0.

Therefore, the correct option is C.

The solution contains a mismatch in the displayed function during working, but it explicitly concludes that the correct option is C, and the limit of the greatest integer value is 00.

Using the standard cosine limit directly

Given: x=2x = 2 is a root of x2+px+q=0x^2 + px + q = 0.

Find: limx2p[f(x)]\lim_{x \to 2p} [f(x)].

First obtain

q=2p4.q = -2p - 4.

The worked solution simplifies the cosine argument to

(x2p)2.(x - 2p)^2.

So the expression becomes

f(x)=1cos((x2p)2)(x2p)4.f(x) = \frac{1 - \cos\left((x - 2p)^2\right)}{(x - 2p)^4}.

Write

u=(x2p)2.u = (x - 2p)^2.

Then

f(x)=1cosuu2.f(x) = \frac{1 - \cos u}{u^2}.

As u0u \to 0,

1cosuu212.\frac{1 - \cos u}{u^2} \to \frac{1}{2}.

Therefore,

[f(x)][12]=0.[f(x)] \to \left[\frac{1}{2}\right] = 0.

So the correct option is C.

Common mistakes

  • Using the root condition incorrectly. If x=2x = 2 is a root of x2+px+q=0x^2 + px + q = 0, then substituting gives 4+2p+q=04 + 2p + q = 0, not any other relation. Always substitute the given root carefully before simplifying the function.

  • Taking the greatest integer too early without first finding the limiting value of f(x)f(x). You must first evaluate the limit of f(x)f(x) near x=2px = 2p, then apply the greatest integer function to the nearby values.

  • Using the approximation 1costt21 - \cos t \approx \frac{t}{2}. This is incorrect. The correct small-angle expansion is 1costt221 - \cos t \approx \frac{t^2}{2} for small tt, which is why the quotient tends to a finite value.

Practice more Limits questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions