Question:medium

For \( \alpha, \beta, \gamma \in \mathbb{R} \), if \[ \lim_{x \to 0} \frac{x^2 \sin(\alpha x) + (\gamma - 1)e^{x^2}}{\sin(2x - \beta x)} = 3, \] then \( \beta + \gamma - \alpha \) is equal to:

Show Hint

Use Taylor expansions around \( x = 0 \) to evaluate complex limits.
Updated On: Mar 19, 2026
  • 7
  • 4
  • 6
  • –1
Show Solution

The Correct Option is A

Solution and Explanation

The objective is to determine the value of \( \beta + \gamma - \alpha \) for real numbers \( \alpha, \beta, \gamma \), given the limit:

\[ \lim_{x \to 0} \frac{x^2 \sin \alpha x + (\gamma - 1)e^{x^2}}{\sin 2x - \beta x} = 3 \]

Methodology:

This limit problem is solved using Maclaurin series expansions (Taylor series around \(x=0\)) for the involved functions. The essential expansions are:

  • \( \sin \theta = \theta - \frac{\theta^3}{3!} + \dots \)
  • \( e^u = 1 + u + \frac{u^2}{2!} + \dots \)

The limit is initially in the indeterminate form \( \frac{0}{0} \). For a finite, non-zero limit, the lowest order \( x \) term in the numerator's series must match that in the denominator's series.

Solution Steps:

Step 1: Calculate \( \gamma \).

As \( x \to 0 \), the denominator \( D(x) = \sin 2x - \beta x \to \sin(0) - \beta(0) = 0 \). For a finite limit, the numerator \( N(x) \) must also approach 0.

\[ \lim_{x \to 0} \left( x^2 \sin \alpha x + (\gamma - 1)e^{x^2} \right) = 0^2 \sin(0) + (\gamma - 1)e^0 = 0 + (\gamma - 1)(1) = \gamma - 1 \]

Setting the numerator limit to 0:

\[ \gamma - 1 = 0 \implies \gamma = 1 \]

Step 2: Maclaurin series expansions for numerator and denominator.

With \( \gamma = 1 \), the numerator is:

\[ N(x) = x^2 \sin(\alpha x) \]

Using the \( \sin(\alpha x) \) expansion:

\[ N(x) = x^2 \left( \alpha x - \frac{(\alpha x)^3}{3!} + \dots \right) = \alpha x^3 - \frac{\alpha^3 x^5}{6} + \dots \]

The denominator is:

\[ D(x) = \sin(2x) - \beta x \]

Using the \( \sin(2x) \) expansion:

\[ D(x) = \left( 2x - \frac{(2x)^3}{3!} + \dots \right) - \beta x = (2 - \beta)x - \frac{8x^3}{6} + \dots = (2 - \beta)x - \frac{4}{3}x^3 + \dots \]

Step 3: Calculate \( \beta \).

The limit expression is now:

\[ \lim_{x \to 0} \frac{\alpha x^3 - \frac{\alpha^3 x^5}{6} + \dots}{(2 - \beta)x - \frac{4}{3}x^3 + \dots} = 3 \]

The lowest power of \( x \) in the numerator is \( x^3 \). For a finite, non-zero limit, the lowest power of \( x \) in the denominator must also be \( x^3 \). This requires the coefficient of the \( x \) term in the denominator to be zero.

\[ 2 - \beta = 0 \implies \beta = 2 \]

Step 4: Calculate \( \alpha \).

With \( \beta = 2 \), the limit simplifies to:

\[ \lim_{x \to 0} \frac{\alpha x^3 - \frac{\alpha^3 x^5}{6} + \dots}{-\frac{4}{3}x^3 + \dots} = 3 \]

This limit is the ratio of the coefficients of the lowest power terms (\(x^3\)):

\[ \frac{\alpha}{-\frac{4}{3}} = 3 \] \[ \alpha = 3 \times \left(-\frac{4}{3}\right) = -4 \]

Final Calculation & Result:

The determined parameter values are:

  • \( \alpha = -4 \)
  • \( \beta = 2 \)
  • \( \gamma = 1 \)

The required expression \( \beta + \gamma - \alpha \) is calculated as:

\[ \beta + \gamma - \alpha = 2 + 1 - (-4) = 3 + 4 = 7 \]

Therefore, the value of \( \beta + \gamma - \alpha \) is 7.

Was this answer helpful?
0


Questions Asked in JEE Main exam