Properties of limits of exponential functions

Click For Summary
The discussion focuses on the properties of limits of exponential functions, particularly in relation to proofs involving the natural logarithm. A key point is the use of the limit \(\lim _{x\to\infty} \left (1+\frac{1}{x} \right )^x = e\) to derive other limits, such as \(\lim _{x\to\infty} \left (1+\frac{a}{x} \right )^{bx} = e^{ba}\). Participants emphasize the importance of clearly stating assumptions in proofs, especially regarding the behavior of constants \(a\) and \(b\). There is also a discussion about the validity of certain limit expressions and the conditions under which they hold true. Overall, clarity and precision in mathematical proofs are highlighted as crucial for understanding the properties of exponential limits.
A dummy progression
Messages
23
Reaction score
1
Homework Statement
Prove the following properties (in pictures)
Relevant Equations
Using the def. Of natural logarithm
IMG_20220311_172438_515.jpg

I did only the the first three prop.
And on a means we have, on pose or posons means let there be , propriétés means properties, alors meand then.

I apologize i am a french native speaker and i am busy so i cannot rewrite this in entirely english
 

Attachments

  • IMG_20220311_172432_730.jpg
    IMG_20220311_172432_730.jpg
    43.6 KB · Views: 148
Physics news on Phys.org
I'm not convinced by what you have done for P1. Where did you use the properties of the natural logarithm?

In any case, you need to be clear about what you are assuming in your proof.
 
My guess is you are allowed to use
<br /> \lim _{x\to\infty} \left (1+\frac{1}{x} \right )^x = e\tag{1}.<br />
For P1, the above implies
<br /> \lim _{x\to\infty} \left (1+\frac{a}{x} \right )^x = e^{a}<br />
and therefore for any ##b\geqslant 0##
<br /> \lim _{x\to\infty} \left (1+\frac{a}{x} \right )^{bx} = e^{ba}.<br />
The others are done similarly. Your task is to manipulate the limit to look like (1).

Be careful with statements like if ##x\to 0##, then ##y:= \frac{a}{x}\to \infty\ (a>0)##. This is true assuming ##x\to 0+##. It's clear ##a,b## are some fixed constants, but specify whether they are negative/non-negative. These details are important.
 
Last edited:
PeroK said:
I'm not convinced by what you have done for P1. Where did you use the properties of the natural logarithm?

In any case, you need to be clear about what you are assuming in your proof.
I don't know how to do P4. But i proved all of the first three
 
nuuskur said:
My guess is you are allowed to use
<br /> \lim _{x\to\infty} \left (1+\frac{1}{x} \right )^x = e\tag{1}.<br />
IMG_20220311_172432_730.jpg
IMG_20220311_172438_515.jpg

For P1, the above implies
<br /> \lim _{x\to\infty} \left (1+\frac{a}{x} \right )^x = e^{a}<br />
and therefore for any ##b\geqslant 0##
<br /> \lim _{x\to\infty} \left (1+\frac{a}{x} \right )^{bx} = e^{ba}.<br />
The others are done similarly. Your task is to manipulate the limit to look like (1).

Be careful with statements like if ##x\to 0##, then ##y:= \frac{a}{x}\to \infty\ (a>0)##. This is true assuming ##x\to 0+##. It's clear ##a,b## are some fixed constants, but specify whether they are negative/non-negative. These details are important.
On pose : we set , on a : we have , alors : then.

I didn't find P4 . Could you explain it to me?
 
What is assumed of ##u## and ##v##? Details are important! Do you seek to prove
<br /> \lim _{x\to a} u(x) ^{v(x)} = \exp \left ( \lim _{x\to a} (u(x)-1)v(x) \right )?<br />
If so, then don't bother, for this is false.

It is true that
<br /> \lim _{x\to a} u(x) ^{v(x)} = u(a) ^{v(a)}<br />
assuming ##u(x)^{v(x)}## is well defined around ##a## and ##u,v## are continuous at ##a##.
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...