What Are the Limits of 0^0 and ∞^0?

  • Thread starter Thread starter atqamar
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around the limits of the expressions 0^0 and ∞^0, exploring their undefined nature and the implications of these limits in calculus. Participants are examining the behavior of these expressions as variables approach certain values.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants are questioning the limits of expressions like 0^0 and ∞^0, with some suggesting that limits approaching these forms yield specific values under certain conditions. Others are exploring the implications of these forms in relation to other mathematical expressions.

Discussion Status

The discussion is active, with participants sharing insights and computations related to the limits. Some have provided intuitive reasoning and examples, while others are questioning the assumptions made about the behavior of these limits.

Contextual Notes

There are references to previous threads and discussions, indicating a broader context of inquiry into the nature of indeterminate forms and limits in calculus. Participants are also addressing potential misunderstandings regarding the independence of variables in limit processes.

atqamar
Messages
55
Reaction score
0
I just have a question of principles.
I know [tex]0^0[/tex] and [tex]\infty^0[/tex] are both undefined.
But isn't this true:
[tex]\lim_{x \to 0}x^0 = 1[/tex] and [tex]\lim_{x \to \infty}x^0 = 1[/tex]?
 
Physics news on Phys.org
Certainly.
Now, compute:
[tex]\lim_{x\to{0^{+}}}0^{x}[/tex] and [tex]\lim_{x\to\infty}(2^{x})^{\frac{1}{x}}[/tex]
 
Last edited:
I just argued the same thing in of your posts. I thought it should be. But i guess that's only if we take the x to be neglegible..

Edit: nvm just ignore me..
 
Last edited:
Thanks, this question did arise from this thread: https://www.physicsforums.com/showthread.php?t=192598

Since [tex]x^0 = \frac{x}{x}[/tex], I would go as far as saying [tex]\infty^0=\frac{\infty}{\infty}=1[/tex] without the limits... as long as the infinities are the same, and they should be since that is what the equation requires. But again, messing with infinities is not my thing ;)
 
Read again my comment:
atqamar said:
Thanks, this question did arise from this thread: https://www.physicsforums.com/showthread.php?t=192598

Since [tex]x^0 = \frac{x}{x}[/tex], I would go as far as saying [tex]\infty^0=\frac{\infty}{\infty}=1[/tex] without the limits... as long as the infinities are the same, and they should be since that is what the equation requires. But again, messing with infinities is not my thing ;)

arildno said:
Certainly.
Now, compute:
[tex]\lim_{x\to{0^{+}}}0^{x}[/tex] and [tex]\lim_{x\to\infty}(2^{x})^{\frac{1}{x}}[/tex]
 
arildno said:
Certainly.
Now, compute:
[tex]\lim_{x\to{0^{+}}}0^{x}[/tex] and [tex]\lim_{x\to\infty}(2^{x})^{\frac{1}{x}}[/tex]


For the first one, [tex]\lim_{x\to{0^{+}}}0^{x} = 0[/tex]. However, I can do this only intuitively, by mentally graphing the equation. Is there an algebraic way?

And for the second one,
[tex]\lim_{x\to\infty}(2^{x})^{\frac{1}{x}} = \lim_{x\to\infty}2^{x^0} = 2^1 = 2[/tex].
 
Indeed correct!

But, wouldn't you agree to that the first limit is of the shape [tex]0^{0}[/tex], and the other of the shape [tex]\infty^{0}[/tex]?
 
Thank you very much arildno, your point is well-made!
 
So, as you can see, for symbol groups like [tex]0^{0},\infty^{0}[/tex], and for that matter, [tex]1^{\infty},\frac{\infty}{\infty},0*\infty,\infty-\infty,\frac{0}{0}[/tex], we cannot relate to such a group a unique number so that all limiting processes "tending" towards that symbol group will converge to that number.


That is why we prefer to say these expressions are "indeterminate", or "undefined".
 
  • #10
Try this one!

[tex]\lim_{t\to 0} (\cos (x))^{-\frac{1}{x^2}}[/tex]

The answer may surprise you.

And for the daring:

[tex]\lim_{t\to 0} (\cos (x))^{-\frac{1}{x^n}}[/tex]
 
Last edited:
  • #11
Found this forum yesterday. Just registered and here's my first post.
The solution to the first one is $\sqrt{e}$. Write the function as an exponential
function and take the limit inside. Using 'l Hopital gives 1/2.

The second one uses the same principal, however the solution is depending on
the value of n. Assuming it can only take on integer numbers (pos and neg) we have
for the negative ones always 1. For n=0 and n=1 it is also 1. The equation with n=2
is already given. For values of n higher than 2 the limit is infinity.

Hopefully the latex thing works.
 
  • #12
[tex]\lim_{t\to 0} (\cos (x))^{-\frac{1}{x^2}}=(\cos (x))^{-\frac{1}{x^2}},x\neq{0}[/tex]

The answer may surprise you.
Not really.
And for the daring:

[tex]\lim_{t\to 0} (\cos (x))^{-\frac{1}{x^n}}[/tex]

The same procedure..
 
  • #13
You're assuming that constant functions are continuous.
 
  • #14
It seems there is something not right.
*) The limit for t? It isn't in the function.
*) How do you display the formulas the latex way?
 
  • #15
ZioX said:
You're assuming that constant functions are continuous.
No, I'm assuming that t is a different and independent variable from the x variable.
 
  • #16
Independence implies constancy, as otherwise x would be a function of t. That is, f(x) is constant in t if x and t are independent.

But whatever. You know what I meant and my example was another illustration of your point.
 
Last edited:
  • #17
ZioX said:
Independence implies constancy, as otherwise x would be a function of t. That is, f(x) is constant in t if x and t are independent.

But whatever. You know what I meant and my example was another illustration of your point.
No, what you said was that I specifically assumed that constant functions are CONTINUOUS.

That is:

a) A trivial fact, and not an assumption.

b) Irrelevant to my post, or indeed, to your example.



As limit exercises taking x to zero, rather than t, your examples are nice, though.
 
Last edited:
  • #18
ZioX said:
Try this one!

[tex]\lim_{t\to 0} (\cos (x))^{-\frac{1}{x^2}}[/tex]

The answer may surprise you.

And for the daring:

[tex]\lim_{t\to 0} (\cos (x))^{-\frac{1}{x^n}}[/tex]

Hmm... do you mean [tex]\lim_{x\to0}[/tex]?
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K