Limit of (1-1)/h as h goes to 0?

  • Thread starter Thread starter student34
  • Start date Start date
  • Tags Tags
    Limit
student34
Messages
639
Reaction score
21

Homework Statement



What is the limit of (1-1)/h as h goes to 0?

Homework Equations



f'(x) = Lim(h→0) (f(x+h) - f(x))/h

The Attempt at a Solution



The answer is obviously 0, but I cannot figure out exactly how they got that answer.
 
Physics news on Phys.org
(1-1)/h=0
for all nonzero h
therefore
$$\lim_{h\rightarrow 0}\frac{1-1}{h}=\lim_{h\rightarrow 0}0$$
 
  • Like
Likes 1 person
I think I stole your name, or you stole mine. ;)

Maybe it would also be helpful if you looked at this way:

When thinking about limits, h is never actually 0. We're interested in what happens as h gets so close to zero we basically treat it as such. Since what you wrote is equivalent to saying \frac {0}{.000000...1} you can conclude that this limit is 0.

If on the other hand you had wrote:

\lim_{h\rightarrow 0}\frac{(1+h)-1}{h}= 1

Would be the correct interpretation of the limit.

You'll learn more about limits when you discuss the epsilon/delta definition of a limit.
 
Last edited:
Student100 said:
I think I stole your name, or you stole mine. ;)

Maybe it would also be helpful if you looked at this way:

When thinking about limits, h is never actually 0. We're interested in what happens as h gets so close to zero we basically treat it as such. Since what you wrote is equivalent to saying \frac {0}{.000000...1} you can conclude that this limit is 0.

If on the other hand you had wrote:

\lim_{h\rightarrow 0}\frac{(1+h)-1}{h}= 1

Would be the correct interpretation of the limit.

You'll learn more about limits when you discuss the epsilon/delta definition of a limit.

Isn't the limit 0?
 
The other student was comparing two different limits.

$$\lim_{h \rightarrow 0} \frac{1-1}{h}=0 \\
\lim_{h \rightarrow 0} \frac{1+h-1}{h}=1 \\
\text{both special cases of}\\
\lim_{h \rightarrow 0} \frac{1+a \, h-1}{h}=a$$
 
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