Finding the Limit of a Fraction with Square Roots | Calculus Homework Help

  • Thread starter Thread starter Дьявол
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
The discussion centers on finding the limit of the expression lim_{x → 0} (√(x + a²) - a) / (√(x + b²) - b). Various methods are proposed, including using l'Hôpital's rule, Taylor expansions, and trigonometric substitutions. One effective approach suggested involves multiplying the original expression by a cleverly chosen form of 1, simplifying the limit to b/a. Participants share their attempts and frustrations with different methods, ultimately appreciating the elegance of the simpler solutions. The conversation highlights the complexity of calculus limits and the value of diverse problem-solving strategies.
Дьявол
Messages
365
Reaction score
0

Homework Statement



Find \lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}

Homework Equations




The Attempt at a Solution



\lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}=\lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}*\frac{\sqrt{x+b^2}+b}{\sqrt{x+b^2}+b}=\lim_{x \rightarrow 0}=\frac{(\sqrt{x+a^2}-a)(\sqrt{x+b^2}+b)}{x}
On the next step I divided by x, but again nothing.
I tried several different methods by substituting y=\sqrt{x+a^2} and z=\sqrt{x+b^2} but useless. Please help! Thanks in advance.
 
Physics news on Phys.org
Дьявол said:
Find \lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}

Hi Дьявол! :smile:

If you're allowed to, use l'Hôpital's rule …

if you're not, use a Taylor expansion. :wink:
 
@tiny-tim I have never used both of them. Aren't there any elementary transformations?
 
Дьявол said:
@tiny-tim I have never used both of them. Aren't there any elementary transformations?

ok … here's a trick …

whenever I see a √ sign, I think :rolleyes: of using a trig substitution, so …

define θ and φ by x = asinθ = bsinφ, and let θ and φ tend to zero, and use standard trigonometric identities …

what do you get? :smile:
 
tiny-tim said:
ok … here's a trick …

whenever I see a √ sign, I think :rolleyes: of using a trig substitution, so …

define θ and φ by x = asinθ = bsinφ, and let θ and φ tend to zero, and use standard trigonometric identities …

what do you get? :smile:

Maybe, that is nice trick. If θ and φ tend to 0 then asin0 and bsin0 tend to 0 so that x tend to 0.

But after substituting I get the things messed up :smile:

Should I try like this:

\frac{\sqrt{asin(\theta)+a^2}-a}{\frac{\sqrt{asin(\theta)+\frac{a^2sin^2\theta}{sin^2(\varphi)}}}{-\frac{asin(\theta)}{sin(\varphi)}}
or maybe:
\frac{\sqrt{asin(\theta)+a^2}-a}{\sqrt{bsin(\varphi)+b^2}-b}
 
Last edited:
oops!

Дьявол said:
But after substituting I get the things messed up :smile:

Sorry … I couldn't read my own handwriting :redface:

I should have said x = a2tan2θ = b2tan2φ …

or even better x = a2cosθ = b2cosφ, with θ and φ -> π/2 :smile:
 


tiny-tim said:
Sorry … I couldn't read my own handwriting :redface:

I should have said x = a2tan2θ = b2tan2φ …

or even better x = a2cosθ = b2cosφ, with θ and φ -> π/2 :smile:

Maybe it is better if we use x = -a2cosθ = -b2cosφ (it is the same thing), and I get:
\frac{asin^2(\theta)-a}{bsin^2(\varphi)-b}
for θ and φ -> π/2
but I can't do anything out of here, or I can (circular movement) :smile:

If I do like this:
-a(1-sin2θ/-b(1-sin2φ)=acos2θ/bcos2φ=0/0 :smile:
 
Дьявол said:
Maybe it is better if we use x = -a2cosθ = -b2cosφ (it is the same thing), and I get:
\frac{asin^2(\theta)-a}{bsin^2(\varphi)-b}
for θ and φ -> π/2

No, you get (a/b)√(1 - cosθ)/√(1 - cosφ) :smile:
 
Well, this is all getting very complicated. It's better to learn a more universal method.

The point is, what can we use to approximate \sqrt{x+a^2} when x is small?

In general, answering this sort of question involves using a Taylor expansion,
f(x)=f(0)+f'(0)x+{\textstyle{1\over2}}f''(0)x^2+\ldots
Typically only the first two terms are needed for a limit problem.

In the case of interest, f(x)=(x+a^2)^{1/2}, and so f'(x)=\frac12 (x+a^2)^{-1/2}. Thus we have f(0)=a and f'(0)=1/(2a), and so \sqrt{x+a^2}\simeq a + x/(2a) when x is small.
 
  • #10
Here's an alternative method for this particular problem that doesn't use Taylor expansions. Multiply the original expression by
\Biggl(\frac{\sqrt{x+a^2}+a}{2a}\Biggr)\Biggl(\frac{2b}{\sqrt{x+b^2}+b}\Biggr)
which has a limit of 1 as x\to0.
 
Last edited:
  • #11
Avodyne said:
Here's an alternative method for this particular problem that doesn't use Taylor expansions. Multiply the original expression by
\Biggl(\frac{\sqrt{x+a^2}+a}{2a}\Biggr)\Biggl(\frac{2b}{\sqrt{x+b^2}+b}\Biggr)
which has a limit of 1 as x\to0.

ooh, that's much better!

nice one, Avodyne! :smile:
 
  • #12
@Avodyne
That's great. I didn't think that I could use something like that, but that's obviously lim1=1; so again I can use it in my particular problem. Thanks a lot.

@tiny-tim
Thanks for the replies. But let's solve it also on your way of thinking.
If x = a2cosθ = b2cosφ, with θ and φ -> π/2
then in the original equation:
√(a2cosθ+a2)-a/ √(b2cosφ+b2)-b=
=a√(1+cosθ)-a/ b√(1+cosφ)-b =a(√(1+cosθ)-1)/b(√(1+cosφ)-1)
What could I do know? Again stuck.

Using Avodyne's method I got b/a which is actual correct, but also I found your way very good and I would like to solve it. Thanks again.
 
  • #13
Дьявол said:
@Avodyne
That's great. I didn't think that I could use something like that, but that's obviously lim1=1; so again I can use it in my particular problem. Thanks a lot.

@tiny-tim
Thanks for the replies. But let's solve it also on your way of thinking.
If x = a2cosθ = b2cosφ, with θ and φ -> π/2
then in the original equation:
√(a2cosθ+a2)-a/ √(b2cosφ+b2)-b=
=a√(1+cosθ)-a/ b√(1+cosφ)-b =a(√(1+cosθ)-1)/b(√(1+cosφ)-1)
What could I do know? Again stuck.

Using Avodyne's method I got b/a which is actual correct, but also I found your way very good and I would like to solve it. Thanks again.

Well. it's not pretty :blushing:

a(√(1+cosθ)-1)/b(√(1+cosφ)-1)

= a((√2)cosθ/2 - 1)/b((√2)cosφ/2 - 1)

= a(cosθ/2 - 1/√2)/b((cosφ/2 - 1/√2)

= a(cosθ/2 - cos45º)/b((cosφ/2 - cos45º)

= a sin(θ/4 + 22.5º) sin(θ/4 - 22.5º) / b sin(φ/4 + 22.5º) sin(φ/4 - 22.5º)

~ a (θ/4 + 22.5º) (θ/4 - 22.5º) / b (φ/4 + 22.5º) (φ/4 - 22.5º)

= a (θ + 90º) (θ - 90º) / b (φ + 90º) (φ - 90º);

using (θ + 90º)/(φ + 90º) ~ 180º/180º = 1

and b2/a2 = cosθ/cosφ = sin(θ - 90º)/sin(φ - 90º) ~ (θ - 90º)/(φ - 90º),​

~ (a/b)(b2/a2) = b/a :redface: :redface:
 
  • #14
tiny-tim said:
Well. it's not pretty :blushing:

a(√(1+cosθ)-1)/b(√(1+cosφ)-1)

= a((√2)cosθ/2 - 1)/b((√2)cosφ/2 - 1)

= a(cosθ/2 - 1/√2)/b((cosφ/2 - 1/√2)

= a(cosθ/2 - cos45º)/b((cosφ/2 - cos45º)

= a sin(θ/4 + 22.5º) sin(θ/4 - 22.5º) / b sin(φ/4 + 22.5º) sin(φ/4 - 22.5º)

~ a (θ/4 + 22.5º) (θ/4 - 22.5º) / b (φ/4 + 22.5º) (φ/4 - 22.5º)

= a (θ + 90º) (θ - 90º) / b (φ + 90º) (φ - 90º);

using (θ + 90º)/(φ + 90º) ~ 180º/180º = 1

and b2/a2 = cosθ/cosφ = sin(θ - 90º)/sin(φ - 90º) ~ (θ - 90º)/(φ - 90º),​

~ (a/b)(b2/a2) = b/a :redface: :redface:

:smile:
How do you got equal (cosθ/2 - cos45º) = sin(θ/4 + 22.5º) sin(θ/4 - 22.5º) ?
 
  • #15
Дьявол said:
:smile:
How do you got equal (cosθ/2 - cos45º) = sin(θ/4 + 22.5º) sin(θ/4 - 22.5º) ?

Standard trig formula: cosA - cosB = 2 sin(A+B)/2 sin(A-B)/2 …

work it out! :wink:
 
  • #16
Дьявол said:

Homework Statement



Find \lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}

Homework Equations




The Attempt at a Solution



\lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}=\lim_{x \rightarrow 0}=\frac{\sqrt{x+a^2}-a}{\sqrt{x+b^2}-b}*\frac{\sqrt{x+b^2}+b}{\sqrt{x+b^2}+b}=\lim_{x \rightarrow 0}=\frac{(\sqrt{x+a^2}-a)(\sqrt{x+b^2}+b)}{x}
On the next step I divided by x, but again nothing.
I tried several different methods by substituting y=\sqrt{x+a^2} and z=\sqrt{x+b^2} but useless. Please help! Thanks in advance.
There's another approach that I didn't see in this thread, that's much simpler than most of the approaches that were suggested:
Multiply the original expression by 1, in the form of
\frac{\sqrt{x + a^2} + a}{\sqrt{x + b^2} + b} * \frac{\sqrt{x + b^2} + b}{\sqrt{x + a^2} + a}
This makes the limit very easy to evaluate, which when simplified, is b/a.
 
  • #17
Mark44 said:
There's another approach that I didn't see in this thread, that's much simpler than most of the approaches that were suggested:
Multiply the original expression by 1, in the form of
\frac{\sqrt{x + a^2} + a}{\sqrt{x + b^2} + b} * \frac{\sqrt{x + b^2} + b}{\sqrt{x + a^2} + a}
This makes the limit very easy to evaluate, which when simplified, is b/a.

Hi Mark! :smile:

Yes, that's nice …

but Avodyne beat you to it in post #10,

and his version was neater 'cos it had less square-roots! :wink:
 
  • #18
= a sin(θ/4 + 22.5º) sin(θ/4 - 22.5º) / b sin(φ/4 + 22.5º) sin(φ/4 - 22.5º)

~ a (θ/4 + 22.5º) (θ/4 - 22.5º) / b (φ/4 + 22.5º) (φ/4 - 22.5º)

Sorry for asking, but where the sine gone here?
 
  • #19
tiny-tim said:
Hi Mark! :smile:

Yes, that's nice …

but Avodyne beat you to it in post #10,

and his version was neater 'cos it had less square-roots! :wink:

I noticed Avodyne's approach and thought that mine was similar to his (hers?), but still different. Avodyne multiplied by something that is 1 in the limit. I mulitplied by something that is 1 (taking domain into account).
 
  • #20
Дьявол said:
= a sin(θ/4 + 22.5º) sin(θ/4 - 22.5º) / b sin(φ/4 + 22.5º) sin(φ/4 - 22.5º)

~ a (θ/4 + 22.5º) (θ/4 - 22.5º) / b (φ/4 + 22.5º) (φ/4 - 22.5º)

Sorry for asking, but where the sine gone here?

Magic! :biggrin:

hmm … on reflection :redface:, I can only magic away the minus brackets … I have to treat the plus brackets separately …

sin(θ/4 + 22.5º) / sin(φ/4 + 22.5º) ~ sin45º / sin45º = 1,

and

sin(θ/4 - 22.5º) / sin(φ/4 - 22.5º) ~ (θ/4 - 22.5º) / (φ/4 - 22.5º)

because as θ -> 90º, (θ/4 - 22.5º) -> 0, and sinx ~ x as x -> 0 :smile:
Mark44 said:
Avodyne multiplied by something that is 1 in the limit. I mulitplied by something that is 1 (taking domain into account).

ah, yes, but that's what I prefer about his method … it's more compact! :wink:
 
  • #21
Haha. Ok, now I understood :smile:

You must have worked out for about 20 years with Maths to know all this stuff. It is pretty complicated. Also Mark44's way is great. All of you are great! :smile:

Anyway, I still can't figure how somebody find out the formula for cosA-cosB or some of the other sum-to-product identities.
 
  • #22
Дьявол said:
Anyway, I still can't figure how somebody find out the formula for cosA-cosB or some of the other sum-to-product identities.

If P = A+B/2 and Q = A-B/2, then A = P+Q/2 and B = P-Q/2 …

so write cosA - cosB in terms of P and Q, and use the usual trig formula (same method works for cosA + cosB, and for sinA ± sinB)

anyway, you should learn all these formulas!
 

Similar threads

Back
Top