Question:

\(\displaystyle\lim_{t\rightarrow0}\frac{sin(t^2)}{tsin(5t)} \ is\ equal\ to\)

Updated On: Apr 7, 2025
  • 5
  • 25
  • \(\frac{1}{25}\)
  • \(\frac{1}{5}\)
  • 0
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

We are tasked with evaluating the following limit: \[ \lim_{t \to 0} \frac{\sin(t^2)}{t \sin(5t)}. \]
Step 1: Simplify the expression First, notice that as \( t \to 0 \), both \( \sin(t^2) \) and \( \sin(5t) \) approach 0, making the limit of the form \( \frac{0}{0} \), which suggests the use of L'Hopital's Rule. However, before using L'Hopital's Rule, let's rewrite the expression to simplify the computation. We know the following standard limit: \[ \lim_{x \to 0} \frac{\sin(x)}{x} = 1. \]
Step 2: Apply the standard limit We can split the given expression as follows: \[ \frac{\sin(t^2)}{t \sin(5t)} = \frac{\sin(t^2)}{t^2} \cdot \frac{t^2}{t \sin(5t)}. \] Now, evaluate each part separately: 1. \(\lim_{t \to 0} \frac{\sin(t^2)}{t^2} = 1\) (since \( \lim_{x \to 0} \frac{\sin(x)}{x} = 1 \) and we have \( t^2 \) instead of \( t \)), 2. \(\lim_{t \to 0} \frac{t^2}{t \sin(5t)} = \lim_{t \to 0} \frac{t}{\sin(5t)} \cdot \lim_{t \to 0} \frac{1}{5} = \frac{1}{5}\).
Step 3: Combine the results So the overall limit becomes: \[ 1 \cdot \frac{1}{5} = \frac{1}{5}. \]

The correct option is (D) : \(\frac{1}{5}\)

Was this answer helpful?
0
3
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

We want to evaluate the limit: \[\displaystyle\lim_{t\rightarrow0}\frac{\sin(t^2)}{t\sin(5t)}\]

  1. We can rewrite the expression using the fact that \(\displaystyle\lim_{x\rightarrow0} \frac{\sin(x)}{x} = 1\).
  2. Rewrite the limit as: \[\displaystyle\lim_{t\rightarrow0}\frac{\sin(t^2)}{t^2} \cdot \frac{5t}{\sin(5t)} \cdot \frac{t^2}{t \cdot 5t} \]
  3. Simplify the expression: \[\displaystyle\lim_{t\rightarrow0}\frac{\sin(t^2)}{t^2} \cdot \frac{5t}{\sin(5t)} \cdot \frac{1}{5} \]
  4. Now, we can apply the limit: \[\displaystyle\lim_{t\rightarrow0}\frac{\sin(t^2)}{t^2} = 1\] \[\displaystyle\lim_{t\rightarrow0}\frac{5t}{\sin(5t)} = 1\]
  5. Thus, the overall limit is: \[1 \cdot 1 \cdot \frac{1}{5} = \frac{1}{5}\]
  6. Therefore, the limit is \(\frac{1}{5}\).
Was this answer helpful?
0
0