Relationship between division, subtraction, and limits

Click For Summary

Discussion Overview

The discussion revolves around the evaluation of the derivative of the exponential function \( e^x \) using limits, specifically focusing on the expression \( \frac{e^{h}-1}{h} \) as \( h \) approaches 0. Participants explore the relationships between division, subtraction, and limits, and how these concepts might relate to group theory and ring theory.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant attempts to show that \( \frac{e^{h}-1}{h} \) approaches 1 as \( h \) approaches 0, reasoning that \( e^{h} \) approaches 1 and thus \( e^{h}-1 \) approaches 0.
  • Another participant points out that the reasoning involving the indeterminate form \( \frac{0}{0} \) is problematic, emphasizing that the limits of the numerator and denominator must be considered carefully.
  • It is suggested that the limit can be evaluated using the limit definition of the exponential function or through its power series expansion, both leading to the conclusion that \( \frac{e^h-1}{h} \) approaches 1 as \( h \) approaches 0.
  • Questions are raised about the deeper mathematical structures at play, such as potential relationships between addition and multiplication in a ring, and whether there are general procedures to simplify multiplication problems into addition ones.
  • Participants express uncertainty about the implications of taking limits and the significance of the additive and multiplicative identities in this context.

Areas of Agreement / Disagreement

There is no consensus on the reasoning used to evaluate the limit, with some participants agreeing on the correct limit but disagreeing on the justification provided. Multiple competing views remain regarding the interpretation of the mathematical structures involved.

Contextual Notes

Participants note that the evaluation of limits involving indeterminate forms requires careful analysis of how the numerator and denominator approach their limits. The discussion touches on the definitions of the exponential function and the role of continuity in the evaluation of limits.

Who May Find This Useful

This discussion may be of interest to those studying calculus, particularly in understanding limits and derivatives, as well as individuals exploring connections between algebraic structures such as groups and rings in mathematics.

stoopkid
Messages
6
Reaction score
0
Ok, so I'm not really too good at group theory and that kind of math, so I hope I can explain my question:

I tried to evaluate \frac{d}{dx}e^{x}:

\frac{d}{dx}e^{x} = \frac{e^{x+h}-e^{x}}{h}, h -> 0
= \frac{e^{x}e^{h}-e^{x}}{h}, h-> 0
= e^{x}(\frac{e^{h}-1}{h}), h-> 0

So I figured if I could show that: \frac{e^{h}-1}{h} goes to 1 as h goes to 0, then the proof would be done. So I reasoned that e^{h} goes to 1 as h goes to 0, so e^{h}-1 must go to 0 as h goes to 0. But does e^{h}-1 "go to h" as h goes to 0?

It took me a little bit to phrase this mathematically, but I reasoned that if the difference between e^{h}-1 and h went to 0, as h went to 0, then their ratio would get closer and closer to 1, as h went to 0, and the proof would be done. So I tried it:

e^{h} - 1 - h = 1 - 1 - 0 = 0, as h goes to 0.

So I figure that this means that \frac{e^h-1}{h} = 1, as h goes to 0. I don't know whether or not this is true, but I assume that it is because I don't see how else the derivative would end up as e^{x}. So this brings me to my question:

So the difficult part of my problem began with two functions, which I will assume to be elements of some ring or defined on some ring (I'm not sure what ring theorists would say here), they are: e^{h}-1, and h.

I encountered a problem where the multiplicative inverse of h was multiplied to e^{h}-1. I did not know how to take the limit of this as h went to 0.

I translated this into a problem where the additive inverse of h was added to e^{h}-1. I DID know how to take the limit of this.

Taking the limit as h goes to 0 of this additive version of the problem, I discovered it was equal to 0. This (as far as I know) just happens to be the additive identity.

Using this information, I concluded that the limit as h goes to 0 of the multiplicative version must be 1. This (as far as I know) just happens to be the multiplicative identity.

... This is where I'm not sure how to phrase my question ... This was a nifty little trick to solve this one problem, but there seems to be a lot of structure and patterns here, and, not knowing very much group theory, I don't know what to make of it.
1) Is there some deeper thing going on here that group theory explains?
2) I.e. is this some kind of relationship between the addition part and multiplication part of a single RING?
3) Or is this like a "homomorphism" between a GROUP where the operation is addition, and another GROUP where the operation is multiplication?
4) Does this apply more generally to other groups/rings/fields, etc?
5) Is there some more general procedure to translate difficult problems involving multiplication into easier ones involving addition? How would I know when something like this can be applied?
6) Does the fact that I'm taking limits have anything to do with it?
7) Does the fact that the limit points are the additive and multiplicative identities have anything to do with it?
8) Does the continuity of the real numbers and the existence of limits have anything to do with it?

Thanks in advance for any help in understanding this
 
Physics news on Phys.org
stoopkid said:
So I figured if I could show that: \frac{e^{h}-1}{h} goes to 1 as h goes to 0, then the proof would be done. So I reasoned that e^{h} goes to 1 as h goes to 0, so e^{h}-1 must go to 0 as h goes to 0. But does e^{h}-1 "go to h" as h goes to 0?

It took me a little bit to phrase this mathematically, but I reasoned that if the difference between e^{h}-1 and h went to 0, as h went to 0, then their ratio would get closer and closer to 1, as h went to 0, and the proof would be done. So I tried it:

e^{h} - 1 - h = 1 - 1 - 0 = 0, as h goes to 0.

So I figure that this means that \frac{e^h-1}{h} = 1, as h goes to 0. I don't know whether or not this is true, but I assume that it is because I don't see how else the derivative would end up as e^{x}.

The type of limit (of the form ##0/0##) that you are taking is called an indeterminate form and these are often tricky to evaluate. I'm afraid that you've gotten the correct answer using somewhat specious reasoning.

The problem with an indeterminate form is that its value strongly depends on the way that the numerator and denominator go to their individual limits. This is explained on the wiki, but deserves a separate demonstration here. The limit involved here is indeed

$$ \lim_{h\rightarrow 0} \frac{e^h -1}{h} = \lim_{h\rightarrow 0} \frac{h}{h} = 1.$$

However, you concluded that

$$ \lim_{h\rightarrow 0} (e^h -1) =\lim_{h\rightarrow 0} h $$

because you found that

$$ \lim_{h\rightarrow 0} (e^h -1 -h ) =0.$$

Unfortunately, this is not enough, because one can see that

$$ \lim_{h\rightarrow 0} (e^h -1 ) = 0 ~~~~\mathrm{and} ~~~~ \lim_{h\rightarrow 0} h =0.$$

independently. So we are really just adding 0 to 0 and haven't proven anything.

The further problem with the indeterminate form is that

$$ \lim_{h\rightarrow 0} (e^{h^{1/2}} -1 ) = 0$$

as well, so we also have

$$ \lim_{h\rightarrow 0} (e^{h^{1/2}} -1 -h ) = 0.$$

But

$$ \lim_{h\rightarrow 0} \frac{e^{h^{1/2}} -1}{h} = \lim_{h\rightarrow 0} \frac{h^{1/2}}{h} = \lim_{h\rightarrow 0} \frac{1}{h^{1/2}} = \infty$$

is not defined. Similarly,

$$ \lim_{h\rightarrow 0} \frac{e^{h^2} -1}{h} = \lim_{h\rightarrow 0} \frac{h^2}{h} = \lim_{h\rightarrow 0} h=0.$$


We are led to conclude that the rate at which the numerator and denominator go to zero are very important in taking a limit of this type, so we must actually use a better method to evaluate the limit in the numerator. One valid method to define the limit (without using calculus, since the calculus result is what we wanted to prove) is to use the limit definition of the exponential function

$$ e^h = \lim_{n\rightarrow \infty} \left( 1 + \frac{h}{n} \right)^n.$$

We can use the binomial formula to compute the terms in this expression and take the limit ##h\rightarrow 0## to obtain the correct result.
 
fzero said:
One valid method to define the limit (without using calculus, since the calculus result is what we wanted to prove) is to use the limit definition of the exponential function

$$ e^h = \lim_{n\rightarrow \infty} \left( 1 + \frac{h}{n} \right)^n.$$

We can use the binomial formula to compute the terms in this expression and take the limit ##h\rightarrow 0## to obtain the correct result.
A perhaps more intuitive method is to use the power series definition of the exponential function, ## e^h = \sum_{n=0}^{\infty} \frac {h^n}{n!}##, or ##1 + h + h^2/2 + h^3/6 + \cdots##. Subtracting one and dividing by h yields ##(e^h-1)/h = \sum_{n=0}^{\infty} \frac {h^n}{(n+1)!}##, or ## 1+h/2+h^2/6+\cdots##. All of those terms involving hn (n>0) vanish as h→0, leaving just 1 in the limit as h→0.
 
Last edited:
D H said:
A perhaps more intuitive method is to use the power series definition of the exponential function, ## e^h = \sum_{n=0}^{\infty} \frac {h^n}{n!}##, or ##1 + h + h/2 + h^2/6 + \cdots##. Subtracting one and dividing by h yields ##(e^h-1)/h = \sum_{n=0}^{\infty} \frac {h^n}{(n+1)!}##, or ## 1+h/2+h^2/6+\cdots##. All of those terms involving hn (n>0) vanish as h→0, leaving just 1 in the limit as h→0.

The problem is asking to derive an expression for the derivative of the exponential. The power series for the exponential function arises in one of two ways. Either we use the Taylor series, which depends on already knowing the derivative, or we use the definition of the exponential in terms of the limit in the same manner that I suggested. So your suggestion is valid (barring the typos in the expression ## e^h = 1 + h + h/2 + h^2/6 + \cdots##), but the pedagogy is a bit mixed up. I gave the method most appropriate to a typical course presentation, where the limit definition of the exponential comes before the discussion of the derivative, with infinite series for arbitrary functions being discussed after differential calculus.
 
Honestly then someone asks why
e^h = \lim_{n\to \infty} (1+h/n)^n

and there's just way too much math involved. I prefer the alternative (below is not 100% rigorous thing, but I think it's clear that it works): Suppose there exists some number e such that
\lim_{h\to 0} \frac{ e^h - 1}{h} = 1.
In this case, when h is very small
e^h - 1 \approx h
e \approx (1+h)^{1/h}

So e is going to be
\lim_{h\to 0} (1+h)^{1/h}
which is easily seen to be equivalent to the usual limit definition of e. So instead of taking this mysterious number and being amazed that it works (and being unsure of why), we start by trying to find the right base to work with and finding out that it's the Euler number.

Also, as the thread has very little to do with algebra, I'm going to move it to the calculus forum.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 53 ·
2
Replies
53
Views
7K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K