Understanding Limit: N=1 +/- sqrt(Ae^(2rt))/sqrt(1-Ae^(2rt))

  • Thread starter Thread starter binbagsss
  • Start date Start date
  • Tags Tags
    Limits
binbagsss
Messages
1,291
Reaction score
12

Homework Statement


[/B]
Trying to understand this limit:
limbio.png

where ##r>0##

Homework Equations


[/B]
I think it's best to proceed by writing this as:

## N=1 \pm \frac{\sqrt{Ae^{2rt}}}{\sqrt{1-Ae^{2rt}}} ##

The Attempt at a Solution


[/B]
since ##r>0 ## the exponential term ##\to ## ##\infty## and then since ##A<0## I get two results for ## lim_{t \to \infty} Ae^{2rt} ## depending on ## |A| ##.

a) If ##|A| < 1 ## it goes to zero.
if b) ## |A| \geq 1 ## it goes to ##-\infty##

and where the magnitude of A is not specified in the question.

If it was however for case a) the limit is of an determinate form: ##1 \pm \frac{0}{1} = 1 ##

however for b) i get ## 1 \pm \frac{\sqrt{-\infty}}{\sqrt{1+\infty}}## , and I can't see L'Hopitals rule being much use here due to the square root and exponential terms.

Many thanks in advance.
 

Attachments

  • limbio.png
    limbio.png
    8.2 KB · Views: 875
Physics news on Phys.org
binbagsss said:

Homework Statement


[/B]
Trying to understand this limit:
View attachment 217254
where ##r>0##

Homework Equations


[/B]
I think it's best to proceed by writing this as:

## N=1 \pm \frac{\sqrt{Ae^{2rt}}}{\sqrt{1-Ae^{2rt}}} ##

The Attempt at a Solution


[/B]
since ##r>0 ## the exponential term ##\to ## ##\infty## and then since ##A<0## I get two results for ## lim_{t \to \infty} Ae^{2rt} ## depending on ## |A| ##.

a) If ##|A| < 1 ## it goes to zero.
if b) ## |A| \geq 1 ## it goes to ##-\infty##

and where the magnitude of A is not specified in the question.

If it was however for case a) the limit is of an determinate form: ##1 \pm \frac{0}{1} = 1 ##

however for b) i get ## 1 \pm \frac{\sqrt{-\infty}}{\sqrt{1+\infty}}## , and I can't see L'Hopitals rule being much use here due to the square root and exponential terms.

Many thanks in advance.

$$f(t) = \frac{\sqrt{A e^{2rt}}}{\sqrt{1-Ae^{2rt}}}
= \frac{e^{-rt}}{e^{-rt}} \frac{\sqrt{A e^{2rt}}}{\sqrt{1-Ae^{2rt}}}
= \frac{\sqrt{A}}{\sqrt{e^{-2rt} - A} } \to \frac{\sqrt{A}}{\sqrt{-A}}$$
 
Ray Vickson said:
$$f(t) = \frac{\sqrt{A e^{2rt}}}{\sqrt{1-Ae^{2rt}}}
= \frac{e^{-rt}}{e^{-rt}} \frac{\sqrt{A e^{2rt}}}{\sqrt{1-Ae^{2rt}}}
= \frac{\sqrt{A}}{\sqrt{e^{-2rt} - A} } \to \frac{\sqrt{A}}{\sqrt{-A}}$$
but A<0, so the numerator is not real?
 
binbagsss said:
but A<0, so the numerator is not real?

Right, but no less real than the original form ##\sqrt{A e^{2rt}}##.
 
Last edited:
Ray Vickson said:
Right, but no less real than the original form ##\sqrt{A e^{2rt}}##.

so then do we not get ## 1 \pm i ## rather than ## 1 \pm 1 ## as in the solution above?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top