Evaluate this super tough limit

  • Thread starter Thread starter autodidude
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The problem involves evaluating the limit as x approaches 0 of the expression \(\frac{{\sqrt{1+\tan(x)}-\sqrt{1+\sin(x)}}}{x^3}\), as presented in Stewart's Calculus book. The subject area pertains to limits and potentially involves techniques from calculus such as Taylor expansion and rationalization.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss various attempts to simplify the limit, including using the conjugate of the numerator, Taylor expansions, and rationalization techniques. Some express uncertainty about the appropriate methods to apply, while others suggest specific algebraic manipulations and expansions.

Discussion Status

The discussion is active, with participants providing different strategies and clarifications. Some have offered guidance on using Taylor series expansions, while others emphasize simpler approaches like rationalization. There is no explicit consensus on the best method yet, as participants explore multiple avenues.

Contextual Notes

One participant notes that the problem appears early in the textbook, suggesting that it may not require advanced techniques like Taylor expansion, which raises questions about the intended approach for solving the limit.

autodidude
Messages
332
Reaction score
0

Homework Statement


Evaluate the limit as x->0 of [tex]\frac{{\sqrt{1+tan(x)}-\sqrt{1+sin(x)}}{x^3}[/tex] (from Stewart's Calculus book)


The Attempt at a Solution



I've tried multiplying top and bottom by the conjugate of the numerator, tried some trig substitutions but haven't got anywhere. Even tried l'hospital's rule even though Stewart didn't intend for the reader to use it but I gave up trying to compute the 3rd derivative manually and the calculator confirms that the answer is 1/4 (I plugged in the problem as a limit and I'm not even sure it computed it before it shut off)

I suspect a sneaky substitution is required somewhere but I haven't the slightest clue what it might be as the chapter offers no clues
 
Physics news on Phys.org
One useful thing to remember: if [itex]\lim f(x) = a[/itex] and [itex]\lim g(x) = b[/itex] exist and are finite, then [itex]\lim f(x) g(x) = ab[/itex]. Use this after you've used the conjugate trick. Then it should be straightforward.
 
Because your limit does not render correctly, should it be:
[tex] \lim_{x \rightarrow 0}{\frac{\sqrt{1 + \tan x} - \sqrt{1 + \sin x}}{x^3}}[/tex]

If yes, then I suggest you Taylor expand the numerator up to terms [itex]O(x^3)[/itex]. For example:
[tex] \tan x = a x + b x^3 + O(x^5)[/tex]
[tex] \sin x = x - \frac{x^3}{6} + O(x^5)[/tex]
[tex] = \tan x \, \cos x = \left( a x + b x^3 + O(x^5) \right) \left(1 - \frac{x^2}{2} + O(x^4) \right)[/tex]
[tex] = a x + (b - \frac{a}{2}) x^3 + O(x^5)[/tex]
[tex] a = 1, \ b - \frac{a}{2} = -\frac{1}{6} \Rightarrow b = \frac{1}{3}[/tex]


Then:
[tex] \sqrt{1 + \tan x} = \left( 1 + x + \frac{x^3}{3} + O(x^5) \right)^\frac{1}{2}[/tex]
[tex] = 1 + \frac{1}{2} \left( x + \frac{x^3}{3} + O(x^5) \right)[/tex]
[tex] + \frac{\frac{1}{2} \left(-\frac{1}{2}\right)}{2} \left(x + O(x^3)\right)^2[/tex]
[tex] + \frac{\frac{1}{2} \left(-\frac{1}{2}\right) \left(-\frac{3}{2}\right)}{6} \left(x + O(x^3) \right)^3 + O(x^4)[/tex]
[tex] = 1 + \frac{x}{2} - \frac{x^2}{8} + \frac{11 x^3}{48} + O(x^4)[/tex]
As a check, see here.

Do the same for [itex]\sqrt{1 + \sin x}[/itex], subtract the two and see what you get.
 
@clamtrox: Thanks, I'll try that

@Dickfore: Yeah, that's it. Cheers for fixing it up. I'm not up to Taylor expansion yet, the question was in the first part of the book near the introduction to limits!
 
OK, then, after you multiply and divide by the sum of the two square root terms in the numerator, your numerator becomes:
[tex] \tan x - \sin x = \frac{\sin x \, (1 - \cos x)}{\cos x} = \frac{4 \, \sin^3\left(\frac{x}{2}\right) \, \cos\left(\frac{x}{2}\right)}{\cos x}[/tex]
where I used the half-angle formula.

Your 0/0 indeterminate form contains a power of [itex]\sin x/x[/itex], and you should know this limit.
 
This question doesn't require to indulge in Taylor's expansion. Its approach is quite simple in fact. Just a simple rationalization.[tex]\frac{\sqrt{1+\tan x}-\sqrt{1+\sin x}}{x^3}\times \frac{\sqrt{1+\tan x}+\sqrt{1+\sin x}}{\sqrt{1+\tan x}+\sqrt{1+\sin x}}[/tex]
[tex]\Rightarrow\frac{(1+\tan x)-(1+\sin x)}{x^3(\sqrt{1+\tan x}+\sqrt{1+\sin x})}[/tex]
[tex]\Rightarrow \frac{\sin x(1-\cos x)}{x^3(\cos x)}\times \frac{1}{\sqrt{1+\tan x}+\sqrt{1+\sin x}}[/tex]

You must know that
[tex]\underset{x \to 0 }{\lim}\frac{\sin x}{x}=1;\; \underset{x \to 0 }{\lim}\frac{1-\cos x}{x^2}=\frac{1}{2}; \; \underset{x \to 0 }{\lim}\cos x=1[/tex]

You can see, you can club certain limits to calculate the overall limit. Try it. :wink:
 
Wow, thanks a lot everyone! Will definitely 'verify' it so it sticks
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K