Skip to main content
Back to Application of Derivatives
JEE Main 2023
Application of Derivatives
Application of Derivatives
Hard

Question

If aαa_{\alpha} is the greatest term in the sequence αn=n3n4+147,n=1,2,3,\alpha_{n}=\frac{n^{3}}{n^{4}+147}, n=1,2,3, \ldots, then α\alpha is equal to _____________.

Answer: 3

Solution

Key Concepts and Formulas

  • Derivatives for Optimization: To find the maximum or minimum of a continuous function, we find critical points by setting the first derivative equal to zero.
  • Quotient Rule: If f(x)=u(x)v(x)f(x) = \frac{u(x)}{v(x)}, then f(x)=u(x)v(x)u(x)v(x)[v(x)]2f'(x) = \frac{u'(x)v(x) - u(x)v'(x)}{[v(x)]^2}.
  • First Derivative Test: If f(x)f'(x) changes from positive to negative at x=cx=c, then f(x)f(x) has a local maximum at x=cx=c.

Step-by-Step Solution

Step 1: Define the Continuous Function

We are given the sequence an=n3n4+147a_n = \frac{n^3}{n^4 + 147} for n=1,2,3,n = 1, 2, 3, \ldots. To use calculus, we define a continuous function f(x)f(x) such that f(x)=x3x4+147f(x) = \frac{x^3}{x^4 + 147} for x1x \geq 1. This allows us to use derivatives to find the maximum value.

f(x)=x3x4+147f(x) = \frac{x^3}{x^4 + 147}

Step 2: Calculate the First Derivative

To find the critical points, we need to find the first derivative f(x)f'(x). We use the quotient rule where u(x)=x3u(x) = x^3 and v(x)=x4+147v(x) = x^4 + 147. Thus, u(x)=3x2u'(x) = 3x^2 and v(x)=4x3v'(x) = 4x^3.

f(x)=u(x)v(x)u(x)v(x)[v(x)]2=(3x2)(x4+147)(x3)(4x3)(x4+147)2f'(x) = \frac{u'(x)v(x) - u(x)v'(x)}{[v(x)]^2} = \frac{(3x^2)(x^4 + 147) - (x^3)(4x^3)}{(x^4 + 147)^2}

Simplifying the numerator:

f(x)=3x6+441x24x6(x4+147)2=x6+441x2(x4+147)2f'(x) = \frac{3x^6 + 441x^2 - 4x^6}{(x^4 + 147)^2} = \frac{-x^6 + 441x^2}{(x^4 + 147)^2}

Factoring out x2x^2 from the numerator:

f(x)=x2(441x4)(x4+147)2f'(x) = \frac{x^2(441 - x^4)}{(x^4 + 147)^2}

Step 3: Find the Critical Points

We set f(x)=0f'(x) = 0 to find the critical points. Since the denominator is always positive for real xx, we only need to consider when the numerator is zero.

x2(441x4)=0x^2(441 - x^4) = 0

This gives us x2=0x=0x^2 = 0 \Rightarrow x = 0 or 441x4=0x4=441441 - x^4 = 0 \Rightarrow x^4 = 441. Since x1x \geq 1, x=0x=0 is not relevant. Solving x4=441x^4 = 441:

x=4414=441=21x = \sqrt[4]{441} = \sqrt{\sqrt{441}} = \sqrt{21}

So, the critical point is x=21x = \sqrt{21}.

Step 4: Apply the First Derivative Test

We analyze the sign of f(x)f'(x) around x=21x = \sqrt{21}. Since x2x^2 and (x4+147)2(x^4 + 147)^2 are always positive, the sign of f(x)f'(x) depends on the sign of (441x4)(441 - x^4).

  • If x<21x < \sqrt{21}, then x4<441x^4 < 441, so 441x4>0441 - x^4 > 0, and f(x)>0f'(x) > 0.
  • If x>21x > \sqrt{21}, then x4>441x^4 > 441, so 441x4<0441 - x^4 < 0, and f(x)<0f'(x) < 0.

Since f(x)f'(x) changes from positive to negative at x=21x = \sqrt{21}, there is a local maximum at x=21x = \sqrt{21}.

Step 5: Identify Candidate Integer Values for n

Since f(x)f(x) has a maximum at x=21x = \sqrt{21}, we need to check integer values of nn closest to 21\sqrt{21}. We know that 42=164^2 = 16 and 52=255^2 = 25, so 4<21<54 < \sqrt{21} < 5. Since 214.58\sqrt{21} \approx 4.58, the integer values to consider are n=4n = 4 and n=5n = 5.

Step 6: Evaluate the Sequence Terms at Candidate Integers

We evaluate ana_n for n=4n = 4 and n=5n = 5:

  • a4=4344+147=64256+147=644030.1588a_4 = \frac{4^3}{4^4 + 147} = \frac{64}{256 + 147} = \frac{64}{403} \approx 0.1588
  • a5=5354+147=125625+147=1257720.1619a_5 = \frac{5^3}{5^4 + 147} = \frac{125}{625 + 147} = \frac{125}{772} \approx 0.1619

Since a5>a4a_5 > a_4, the greatest term in the sequence occurs at n=5n = 5.

Step 7: Determine the value of alpha

Since aαa_{\alpha} is the greatest term in the sequence, and we found that the greatest term is a5a_5, then α=5\alpha = 5.

Common Mistakes & Tips

  • Remember to check integer values around the critical point since the sequence is only defined for integers.
  • Double-check the derivative calculation, as errors there can lead to incorrect critical points.
  • Be careful with inequalities when determining the sign of the derivative.

Summary

To find the greatest term in the sequence, we created a continuous function, found its maximum using derivatives, and then checked the integer values of nn around the maximum to determine the largest term. The greatest term is a5a_5, thus α=5\alpha = 5.

The final answer is 5\boxed{5}.

Practice More Application of Derivatives Questions

View All Questions