Live data from Hacker News

What does 0^0 equal? Why do mathematicians and high school teachers disagree?

askamathematician.com

11–20 of 136 posts

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#11
Technically, 0^0 is an indeterminate form and has no specific solution. Accurate but unhelpful.

Practically, 0^0 highlights the issue that most of us don't have a good conceptual model for what exponents really do. How would you explain to a 10-year old why 3^0 = 1 beyond "it's necessary to make the algebra of powers work out".

I use an "expand-o-tron" analogy

http://betterexplained.com/articles/understanding-exponents-...

to wrap my head around what exponents are really doing: some amount of growth (base) for some amount of time (power). This gives you a "multiplier effect". So, 3^0 means "3x growth for 0 seconds" which, being 0 seconds, changes nothing -- the multiplier is 1. "0x growth for 0 seconds" is also 1, since it was never applied. "0x growth for .00001 seconds" is 0, since a miniscule amount of obliteration still obliterates you.

This can even be extended to understand, intuitively, why i^i is a real number (http://betterexplained.com/articles/intuitive-understanding-...).

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#12
post #7
post #2

Since the site seems to be dead, here is a bit of wikipedia discussion on it: http://en.wikipedia.org/wiki/Exponent#Zero_to_the_zero_power

Time for my handy "Open this page in Google cache" bookmarklet: javascript:window.open("http://webcache.googleusercontent.com/search?q=cache:"+encodeURIComponent(location.href))

Or, if you're using Firefox, use https://addons.mozilla.org/en-US/firefox/addon/web-mirror-vi...

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#15
Fun digression late on a Wednesday :)

The indeterminate form seems the most correct based on the analysis of the limit of f(x,y) = x^y as x approached zero from different paths.

I had always thought of it more of an algebraic identity thing; x^n * x^m = x^(n+m). Obviously x^(n) = x^(n+0) = x^n * x^0 which can only be satisfied if x^0 = 1. But this article (and really, the wikipedia treatment that beej71 linked to) made me think more about it.

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#16
The site isn't loading, but I find discussions about mathematical curiosities (though they're not that curious) come about because people are looking for a deeper meaning in mathematics. Math is playing with ontological objects in a system of definitions. There doesn't need to be an answer that "makes sense" for 0^0.

Depending on the context (are you working in set theory? are you making a new definitions for exponentiation?) you might have a different definition. But such operations are often defined recursively (e.g. in set theory, roughly, where S(x) = x+1 (or successor of x) Exp(x, 0) = 1, and Exp(x, S(y)) = x * Exp(x, y). Here you'll have 0^0 = 1, clearly.

For high school, 0^0 should be 1. It's necessary for problems high school students might encounter in calculous, and is the way it is defined in almost any field you'd be working in before graduate school.

High school teachers who insist that 0^0 != 1 likely don't understanding that it's a definition.

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#17
The high school teacher in the link is a B.S. in math education. They're usually reflexive Platonists, believing that math is out there, and we merely discover it. This is a result of the teaching of undergrad math as essentially a series of completed works, with little history attached to it. This teacher probably hasn't thought critically about why, say, 1/x^2 = x^(-2).

By contrast, a mathematician has a Ph.D. in math, and has had to do original research and look at some history of topics. Thus, the mathematician knows that math is not a finished product, but is under constant refinement.

Now, let's talk about negative exponents. Students are taught that 1/x^2 = x^(-2). High school teachers often don't understand why. It is so ingrained that even asking "Why?" seems almost grammatically incorrect.

The reason why is that we know the following things about exponents: 1) x^n = x* x* ...* x for n a positive integer 2) As a consequence of 1, x^m* x^n = x^(m+n) for m,n positive integers

Now, the question is not "what is x^n if n is negative?" (which is what a high school teacher might ask). Rather, the question is "Can we define (!) x^n for negative n in a way consistent with the item two above?" (mathematician's framing). And, of course, we can. If x^n = 1/x^(-n) for n negative, then item two works.

So, a high school teacher most likely thinks that the negative exponent rule is simply a rule, handed down from the Gods of math. A mathematician recognizes that it is a convention, and such a smooth convention that there is simply no better choice.

Now, about 0^0: The HS teacher asks "What is 0^0?" and is therefore under the impression that 0^0 is undefined because according to certain reasonings it could be 0 or it could be 1. Textbooks (not written by mathematicians) wouldn't correct this. The TI-86 gives a domain error when 0^0 is input. The mathematician asks "What value of 0^0 makes my preferred formulae continue working?" and thereby defines 0^0=1.

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#18
post #11

Technically, 0^0 is an indeterminate form and has no specific solution. Accurate but unhelpful. Practically, 0^0 highlights the issue that most of us don't have a good conceptual model for what exponents really do. How would you explain to a 10-year old why 3^0 = 1 beyond "it's necessary to make the algebra of powers work out". I use an "expand-o-tron" analogy http://betterexplained.com/articles/understanding-exponen…

> How would you explain to a 10-year old why 3^0 = 1 beyond "it's necessary to make the algebra of powers work out".

Actually, that's exactly the reason 3^0=1: it was the definition that preserved the most identities. Agreed that this explanation doesn't really help intuition.

Re: What does 0^0 equal? Why do mathematicians and high school teachers disagree?

#20

Doesn't a simple application of l'hospital solve this?

This is completely off-topic, but did you mean to call it l'hospital as opposed to L'Hôpital? I remember even my calculus book had similar errors, and I always wondered if it was just because the two looked so similar (or if there was any more reasoning behind it). didn't mean to nitpick, your comment just triggered a repressed train of thought :)
Post reply on HN