Understanding Exponents (Why does 0^0 = 1?)

We’re taught that exponents are repeated multiplication. This is a good introduction, but it breaks down on 3^1.5 and the brain-twisting 0^0. How do you repeat zero zero times and get 1 — without melting your brain?

You can’t, not while exponents are repeated multiplication. Today our mental model is due for an upgrade.

Viewing arithmetic as transformations

Let’s step back — how do we learn arithmetic? We’re taught that numbers are counts of something (fingers), addition is combining counts (3 + 4 = 7) and multiplication is repeated addition (2 times 3 = 2 + 2 + 2 = 6).

This interpretation works for nice round numbers like 2 and 10. Strange concepts like -1 and sqrt(2) don’t work. Why?

Our model was incomplete. Numbers aren’t just a count; a better viewpoint is a position on a line. This position can be negative (-1), between other numbers (sqrt(2)), or in another dimension (i).

Arithmetic became a way to transform a number: Addition was sliding (+3 means slide 3 units to the right), and multiplication was scaling (times 3 means scale it up 3x).

So what are exponents?

Enter the Expand-o-tron™

Let me introduce the Expand-o-tron 3000.

Yes, this device looks like a shoddy microwave — but instead of heating food, it grows numbers. Put a number in and a new one comes out. Here’s how:

  • Start with 1.0
  • Set the growth to the desired change after one second (2x, 3x, 10.3x)
  • Set the time to the number of seconds
  • Push the button

And shazam! The bell rings and we pull out our shiny new number. Suppose we want to change 1.0 into 9:

  • Put 1.0 in the expand-o-tron
  • Set the change for “3x” growth, and the time for 2 seconds
  • Push the button

The number starts transforming as soon as we begin: We see 1.0, 1.1, 1.2… and just as finish the first second, we’re at 3.0. But it keeps going: 3.1, 3.5, 4.0, 6.0, 7.5. As just as we finish the 2nd second we’re at 9.0. Behold our shiny new number!

Mathematically, the expand-o-tron (exponent function) does this:

\displaystyle{original \cdot growth^{duration} = new}

or

\displaystyle{growth^{duration} = \frac{new}{original}}

For example, 3^2 = 9/1. The base is the amount to grow each unit (3x), and the exponent is the amount of time (2). A formula like 2^n means “Use the expand-o-tron at 2x growth for n seconds”.

We always start with 1.0 in the expand-o-tron to see how it changes a single unit. If we want to see what would happen if we started with 3.0 in the expand-o-tron, we just scale up the final result. For example:

  • “Start with 1 and double 3 times” means 1 * 2^3 = 1 * 2 * 2 * 2 = 8
  • “Start with 3 and double 3 times” means 3 * 2^3 = 3 * 2 * 2 * 2 = 24

Whenever you see an plain exponent by itself (like 2^3), we’re starting with 1.0.

Understanding the Exponential Scaling Factor

When multiplying, we can just state the final scaling factor. Want it 8 times larger? Multiply by 8. Done.

Exponents are a bit… finicky:

You: I’d like to grow this number.
Expand-o-tron: Ok, stick it in.
You: How big will it get?
Expand-o-tron: Gee, I dunno. Let’s find out…
You: Find out? I was hoping you’d kn-
Expand-o-tron: Shh!!! It’s growing! It’s growing!
You:
Expand-o-tron: It’s done! My masterpiece is alive!
You: Can I go now?

The expand-o-tron is indirect. Just looking at it, you’re not sure what it’ll do: What does 3^10 mean to you? How does it make you feel? Instead of a nice tidy scaling factor, exponents want us to feel, relive, even smell the growing process. Whatever you end with is your scaling factor.

It sounds roundabout and annoying. You know why? Most things in nature don’t know where they’ll end up!

Do you think bacteria plans on doubling every 14 hours? No — it just eats the moldy bread you forgot about in the fridge as fast as it can, and as it gets more it starts growing even faster. To predict the behavior, we use how fast they’re growing (current rate) and how long they’ll be changing (time) to figure out their final value.

The answer has to be worked out — exponents are a way of saying “Begin with these conditions, start changing, and see where you end up”. The expand-o-tron (or our calculator) does the work by crunching the numbers to get the final scaling factor. But someone has to do it.

Understanding Fractional Powers

Let’s see if the expand-o-tron can help us understand exponents. First up: what does at 2^1.5 mean?

It’s confusing when we think of repeated multiplication. But the expand-o-tron makes it simple: 1.5 is just the amount of time in the machine.

  • 2^1 means 1 second in the machine (2x growth)
  • 2^2 means 2 seconds in the machine (4x growth)

2^1.5 means 1.5 seconds in the machine, so somewhere between 2x and 4x growth (more later). The idea of “repeated counting” had us stuck.

Multiplying exponents

What if we want to two growth cycles back-to-back? Let’s say we use the machine for 2 seconds, and then use it for 3 seconds at the exact same power:

\displaystyle{x^2 \cdot x^3 = ?}

Think about your regular microwave — isn’t this the same as one continuous cycle of 5 seconds? It sure is. As long as the power setting (base) stayed the same, we can just add the time:

\displaystyle{x^y \cdot x^z = x^{y + z}}

Again, the expand-o-tron gives us a scaling factor to change our number. To get the total effect from two consecutive uses, we just multiply the scaling factors together.

Square roots

Let’s keep going. Let’s say we’re at power level a and grow for 3 seconds:

\displaystyle{a^3}

Not too bad. Now what would growing for half that time look like? It’d be 1.5 seconds:

\displaystyle{a^{1.5}}

Now what would happen if we did that twice?

\displaystyle{a^{1.5} \cdot a^{1.5} = a^3}

partial growth * partial growth = full growth

Looking at this equation, we see “partial growth” is the square root of full growth! If we divide the time in half we get the square root scaling factor. And if we divide the time in thirds?

\displaystyle{a^1 \cdot a^1 \cdot a^1 = a^3}

partial growth * partial growth * partial growth = full growth

And we get the cube root! For me, this is an intuitive reason why dividing the exponents gives roots: we split the time into equal amounts, so each “partial growth” period must have the same effect. If three identical effects are multiplied together, it means they’re each a cube root.

Negative exponents

Now we’re on a roll — what does a negative exponent mean? Negative seconds means going back in time! If going forward grows by a scaling factor, going backwards should shrink by it.

\displaystyle{2^{-1} = \frac{1}{2^1}}

The sentence means “1 second ago, we were at half our current amount (1/2^1)”. In fact, this is a neat part of any exponential graph, like 2^x:

Pick a point like 3.5 seconds (2^3.5 = 11.3). One second in the future we’ll be at double our current amount (2^4.5 = 22.5). One second ago we were at half our amount (2^2.5 = 5.65).

This works for any number! Wherever 1 million is, we were at 500,000 one second before it. Try it below:

Taking the zeroth power

Now let’s try the tricky stuff: what does 3^0 mean? Well, we set the machine for 3x growth, and use it for… zero seconds. Zero seconds means we don’t even use the machine!

Our new and old values are the same (new = old), so the scaling factor is 1. Using 0 as the time (power) means there’s no change at all. The scaling factor is always 1.

Taking zero as a base

How do we interpret 0^x? Well, our growth amount is “0x” — after a second, the expand-o-tron obliterates the number and turns it to zero. But if we’ve obliterated the number after 1 second, it really means any amount of time will destroy the number:

0^(1/n) = nth root of 0^1 = nth root of 0 = 0

No matter the tiny power we raise it to, it will be some root of 0.

Zero to the zeroth power

At last, the dreaded 0^0. What does it mean?

The expand-o-tron to the rescue: 0^0 means a 0x growth for 0 seconds!

Although we planned on obliterating the number, we never used the machine. No usage means new = old, and the scaling factor is 1. 0^0 = 1 * 0^0 = 1 * 1 = 1 — it doesn’t change our original number. Mystery solved!

(For the math geeks: Defining 0^0 as 1 makes many theorems work smoothly. In reality, 0^0 depends on the scenario (continuous or discrete) and is under debate. The microwave analogy isn’t about rigor — it helps me see why it should be 1, in a way that “repeated counting” does not.)

Advanced: Repeated Exponents (a to the b to the c)

Repeated exponents are tricky. What does

\displaystyle{\Large (2^a)^b}

mean? It’s “repeated multiplication, repeated” — another way of saying “do that exponent thing once, and do it again”. Let’s dissect it:

\displaystyle{(2^3)^4}

  • First, I want to grow by doubling each second: do that for 3 seconds (2^3)
  • Then, whatever my number is (8x), I want to grow by that new amount for 4 seconds (8^4)

The first exponent (^3) just knows to take “2″ and grow it by itself 3 times. The next exponent (^4) just knows to take the previous amount (8) and grow it by itself 4 times. Each time unit in “Phase II” is the same as repeating all of Phase I:

\displaystyle{(2^3)^4} \displaystyle{= 2^{3} \cdot 2^{3} \cdot 2^{3} \cdot 2^{3} } \displaystyle{= 2^{3 + 3 + 3 + 3}} \displaystyle{= 2^{12}}

This is where the repeated counting interpretation helps get our bearings. But then we bring out the expand-o-tron: we grow for 3 seconds in Phase I, and redo that for 4 more seconds. It works for fractional powers — for example,

\displaystyle{(2^{3.1})^{4.2}}

means “Grow for 3.1 seconds, and use that new growth rate for 4.2 seconds”. We can smush together the time (3.1 × 4.2) like this:

\displaystyle{(a^b)^c = a^{b\cdot c} = (a^c)^b}

It’s different, so try some examples:

  • (2^1)^x means “Grow at 2 for 1 second, and ‘do that growth’ for x more seconds”.
  • 7 = (7^0.5)^2 means “We can jump to 7 all at once. Or, we can plan on growing to 7 but only use half the time (sqrt(7)). But we can do that process for 2 seconds, which gives us the full amount (sqrt(7) squared = 7).”

We’re like kids learning that 3 times 7 = 7 times 3. (Or that a% of b = b% of a — it’s true!).

Advanced: Rewriting Exponents For The Grower

The expand-o-tron is a bit strange: numbers start growing the instant they’re inside, but we specify the desired growth at the end of each second.

We say we want 2x growth at the end of the first second. But how do we know what rate to start off with? How fast should we be growing at 0.5 seconds? It can’t be the full amount, or else we’ll overshoot our goal as our interest compounds.

Here’s the key: Growth curves written like 2^x are from the observer’s viewpoint, not the grower.

The value “2″ is measured at the end of the interval and we work backwards to create the exponent. This is convenient for us, but not the growing quantity — bacteria, radioactive elements and money don’t care about lining up with our ending intervals!

No, these critters know their current, instantaneous growth rate, and don’t try to line it up with our boundaries. It’s just like understanding radians vs. degrees — radians are “natural” because they are measured from the mover’s viewpoint.

To get into the grower’s viewpoint, we use the magical number e. There’s much more to say, but we can convert any “observer-focused” formula like 2^x into a “grower-focused” one:

\displaystyle{2^x = (e^{ln(2)})^x = e^{ln(2)x} }

In this case, ln(2) = .693 = 69.3% is the instantaneous growth rate needed to look like 2^x to an observer. When you enter “2x growth at the end of each period”, the expand-o-tron knows to grow the number at a rate of 69.3%.

We’ll save these details for another day — just remember the difference between the grower’s instantaneous growth rate (which the bacteria controls) and the observer’s chart that’s measured at the end of each interval. Underneath it all, every exponential curve is a scaled version of e^x:

\displaystyle{a^x = (e^{ln(a)})^x = e^{ln(a)x} }

Every exponent is a variation of e, just like every number is a scaled version of 1.

Why use this analogy?

Does the expand-o-tron exist? Do numbers really gather up in a line? Nope — they’re ways of looking at the world.

The expand-o-tron removes the mental hiccups when seeing 2^1.5 or even 0^0: it’s just 0x growth for 0 seconds, which doesn’t change the number. Everything from slide rules to Euler’s formula begins to click once we recognize the core theme of growth — even beasts like i^i can be tamed.

Friends don’t let friends think of exponents as repeated multiplication. Happy math.




Get the Math, BetterExplained ebook

Like the site? Take it with you. Develop your math sense using insights, not memorization.

44 Comments »

Trackbacks & Pingbacks

  1. Pingback by Ragged Clown » Blog Archive » The Expand-o-Tron 3000 — February 19, 2009 @ 8:43 pm


Comments

  1. what about irrational exponents?

    Karen — February 17, 2009 @ 1:09 pm

  2. Great question. At an intuitive level, I see an irrational exponent as a different amount of time, in between known rational numbers, and ultimately approximated by a rational number.

    When we write “3 * sqrt(2) = 4.24″ we “know” that we’re really taking an approximation, and that 3 * sqrt(2) goes on forever.

    Similarly, “3^sqrt(2) = 4.72″ is just an approximation and the real decimal result goes on forever.

    Kalid — February 17, 2009 @ 1:16 pm

  3. There is a small problem with your 2^3^4 = 2^12 example: exponentiation is (usually?) understood to be right-associative (ie top-down), therefore: 2^3^4 = 2^(3^4) = 2^81

    Steven — February 17, 2009 @ 1:28 pm

  4. I’m pretty sure your “repeated exponentiation” section is not quite right – when there are repeated exponents like that, in the standard notation, we work from right-to-left. Thus, 2^3^4 means 2^(3^4) which is neither 2^(3*4) nor 2^(4^3)…

    2^3^4 is in fact 2417851639229258349412352 while 2^(3*4) is 4096 and even 2^(4^3) is only 18446744073709551616.

    sabik — February 17, 2009 @ 1:29 pm

  5. @Steven, sabik: Thanks for the comments! My mistake, I didn’t realize it was right-associative. I’ll add in the parentheses to make this more clear.

    Kalid — February 17, 2009 @ 1:43 pm

  6. Amazing work once more Kalid. You make learning fun again.

    Paul — February 17, 2009 @ 1:59 pm

  7. @Paul: Thank you — I find math enjoyable when I’m working with analogies that make sense to me.

    Kalid — February 17, 2009 @ 2:21 pm

  8. Forgive me if I ask a dumb question. It’s been awhile since I’ve been in any sort of math class.

    If I put 3 in the expand-o-tron for 0 seconds, I get 3 because there was no time expanding. If I put it in for 1 second, shouldn’t I get 9 since it spent one second expanding? But I though 3^2 was 9. Maybe I’m reading it wrong.

    Todd — February 17, 2009 @ 3:39 pm

  9. @Todd: Great question — I should make the operation more clear. Normally, we start off with 1.0 and see how it grows, so with a setting of 3x power for 2.0 seconds, we’d get 1.0 * 3^2.0 = 9.0.

    If we started with 3.0 and ran it for 1 second, we’d get: 3.0 * 3.0^1 = 9.0.

    Most of the time we want to see what happens to a “unit” amount.

    Kalid — February 17, 2009 @ 5:01 pm

  10. It’s great to see another article. As with many of your articles, it helped me realize that I have not understood something I’ve been using for so long.

    About evaluating i^i: it appears that I have the problem half-way done.
    So, I put 1 in with i times growth for i seconds. Meaning, each second I rotate 1 counter-clockwise 90 degrees in the complex plane. However, how do I look at i seconds intuitively and thus complete the computation?

    Nobody — February 17, 2009 @ 5:32 pm

  11. Nobody: Unfortunately the “^i” operation is a little confusing. You should start by understanding e^i and e^(a*i) where a is a real number. Then remember that x = e^(log x), and i = e^(log i)

    so i^i = (e^(log i))^i = e^(i*log(i))

    Analogies only go so far!

    Tomer — February 17, 2009 @ 9:31 pm

  12. @Nobody: Great question! (Tomer, thanks for the details).

    It’s hard to think about “i” seconds, just like it’s hard to think about -1 seconds — it’s easier to think about what the transformation does. Negative numbers flip the direction, and i brings items into the complex plane. When you take i as an exponent, it changes the direction in which you are growing (instead of growing in the real dimension, you start growing in the imaginary dimension). There’s a lot more to say, but that’s the intuitive approach I take with it :) .

    Kalid — February 18, 2009 @ 2:37 am

  13. I really appreciated this article, and just want to suggest that you make it more clear at the top that you ALWAYS start with one.

    I really struggled with your explanation of 0^0 until I got down into the comments and saw that that was the case. Thanks.

    Andrew Swift — February 18, 2009 @ 2:56 am

  14. @Andrew: Thanks for the comment! I’ll make that more clear, really appreciate the feedback.

    Kalid — February 18, 2009 @ 4:57 am

  15. When you take i as an exponent, it changes the direction in which you are growing (instead of growing in the real dimension, you start growing in the imaginary dimension).

    Umm, what? When you have i as an exponent, you go in circles, getting neither larger nor smaller.

    sabik — February 18, 2009 @ 5:51 am

  16. Is there a Nobel prize for explaining math :D

    NF — February 18, 2009 @ 7:07 am

  17. @Sabik: It’s tricky — consider i^i. It “seems” like it should stay on the unit circle (that’s where it started, magnitude of 1), but it doesn’t. I should be more clear: i as an exponent changes your _instantaneous_ rate of change by 90 degrees.

    @NF: Heh, I think the rumor is Alfred Nobel hated mathematicians so there’s no prize for pure math :) .

    Kalid — February 18, 2009 @ 12:26 pm

  18. Thanks for the great visualization of how exponents work. I’m a huge fan of your articles.

    The step I can’t intuitively grasp is in the multiplying exponents section: “What if we want to two growth cycles back-to-back? Let’s say we use the machine for 2 seconds, and then use it for 3 seconds at the exact same power”.

    To me, if I put something in the microwave for 2 seconds, then again for 3 seconds, intuitively this would be like adding together two doses of microwaving:

    x^2 + x^3 instead of x^2 * x^3 (i.e. running the microwave for 2 min, and then again for 3 min is 2 + 3 = 5 min, not 2 * 3)

    I’m not sure how to picture what x^2 * x^3 means in microwave terms…maybe something like increasing the wattage by 3 times.

    Anyway, keep the great articles coming!

    CL — February 18, 2009 @ 1:17 pm

  19. yet another “a-ha” moment when reading this…=)

    mike — February 18, 2009 @ 1:35 pm

  20. This certainly explains exponents better then I’ve ever encountered explanations before.
    (In essence it doesn’t differ much from the repeated multiplication explanation but introducing “time” in the Expand-o-tron 3000 simplifies imagining non-integer powers and their effect on outcomes.)

    Theo Lagendijk — February 19, 2009 @ 10:47 am

  21. @CL: Great question! I had the same thoughts myself, I may need to go back and make that section more clear.

    Exponents act like multiplication, but the amount you multiply by has 2 inputs: growth rate and time (vs regular multiplication, which is just growth rate).

    You can combine regular multiplication: Multiplying by 3, and then multiplying by 15 is the same as multiplying by 15 (3×5) all at once.

    With exponents, using x^2 and then x^3 is the same as multiplying by x^(2+3) = x^5 all at once.

    The tricky thing is to remember that the time is being combined, but it’s happening in the exponent you raise it to.

    Hope this helps!

    @mike: Glad it happened :)

    @Theo: Thanks! That was the goal — to help expand our insight so things like fractional (or even negative) exponents can make sense. Negative counting is confounding.

    Kalid — February 19, 2009 @ 7:30 pm

  22. Thank you Kalid. Another reminder that math concepts are easy to teach and very hard to explain. Your analogies and patient decomposition of the problems are wonderful to read.

    Stuart Thompson — February 24, 2009 @ 2:28 pm

  23. Excellent article! You are good. You are on my RSS feed.

    CJ — February 25, 2009 @ 4:58 am

  24. @Stuart: You’re welcome — I agree, I think the difficulties in understanding math is more to due with complex explanations, not complex ideas. Thanks for the kind words :) .

    @CJ: Glad you liked it!

    Kalid — February 27, 2009 @ 1:33 am

  25. Here’s my own little explanation for powers to the i, though it’s not nearly as well-written as yours, of course :3

    Let’s start with this famous equation: e^i*pi=-1

    It’s called Euler’s Identity, and is presented by purists as e^i*pi+1=0. We can prove it’s true, but it doesn’t seem to make any sense. After all, what the hell do i, e, and pi have to do with each other? Let’s see if we can boil this down a bit.

    For this example, we’ll work with 2^i, which is equal to about 0.769+0.639i, if you plug it into a calculator.

    First, let’s remember that, as Kalid put it above, we can turn an exponent into a grower-oriented one by changing it. So 2^i = e^ln(2)i.

    Euler’s formula tells us that e^xi = cos(x)+sin(x)i

    If we plug in ln(2) to this, we get cos(ln(2))+sin(ln(2))i, which is about 0.769+0.639i, the answer the calculator gave us before!

    However, this doesn’t really help us much unless we already have a really good understanding, intuitive of what Cos and Sin are (and I’m not going to explain all of that here). Instead, we can look at this another way.

    e^x is another way of saying e^(rate*time), correct? Well, rather than say we grow for i seconds, how about we use i as our rate of growth, since switching the order in which we multiple doesn’t change the result?

    Multiplying by i is simply doing a 90 degree turn. So as Kalid previously said, we just start at 1 and start growing in a circle. So when we say “we grow for ln(2) seconds”, we mean traveling around the unit circle on the complex plane a length of ln(2) radians! (Read Kalid’s article on radians for more info) If you already know what Cos and Sin are, this should be making sense by now. We can check our work with this as well.

    The circumference of a circle is 2pir, where r is the radius. Since we start at 1 before we start growing in a circle, the radius is 1, which means the circumference is 2pi. This means moving ln(2) radians around the circle is about the same as rotating 39 degrees.

    Let’s return to Euler’s Identity. With what we’ve just established above, e^pi*i means moving pi radians around a unit circle with a radius of 1, right? Moving pi radians around the circle is the same as doing a 180 degree turn, since it’s half the circumference of the whole thing (2pi), right? Which means we go from 1 to -1.

    Which brings us to e^i*pi=-1.

    Hope this cleared up some confusion…

    Apples — March 3, 2009 @ 5:28 am

  26. I would LOVE to hear Kalin do an article on Euler’s Identity or really on Euler’s formula. I have forever wanted to understand the relationship between e, i, pi, and rotational position. I appreciate your comments Apple but I’m just not quite there yet.

    It would also give Kalin an opportunity to bring together many of his articles into one giant mathematical relationship that has many practical applications.

    Jeff — March 6, 2009 @ 12:39 pm

  27. So here is the heart of all my Euler’s Identity questions:

    Lets just look at e^pi for a moment:
    1*e^pi means you start at one and then move in the positive direction at an increasing “unit rate” for pi seconds. You will end up at a seemingly arbitrary location (23.1407).

    However e^i*pi means you start at 1 and ROTATE at an increasing “unit rate” for pi seconds. You end up making exactly 1/2 circle! This means there is some relationship between e and pi. 2^i*pi or 5^i*pi will put you at some random spot on the circle, but a growth rate of e takes you exactly pi radians in pi seconds. Doesn’t that seem strange?

    Jeff — March 6, 2009 @ 1:42 pm

  28. @Apples, Jeff: Thank you both for the wonderful comments! Yes, I’d love to do a follow-up on Euler’s formula, and seeing i as “rotating” your rate of growth is how I’m learning to make intuitive sense of it :) .

    Kalid — March 6, 2009 @ 6:26 pm

  29. Thanks Kalin I am looking forward to it! At the very least can you help me understand this one point? I feel like the answer is staring me right in the face but I can’t wrap my mind around it.

    1*e^pi means you start at 1, “grow” by a factor of e for pi seconds and you end up at 23.141.

    Now if we throw a little “i” in the mix then it gives us 1*e^(i*pi). If this means our growth takes a “left turn” so to speak and we rotate our growth, then why don’t we travel 23.141 radians in pi seconds?

    Thanks again Kalin for all your work.

    Jeff — March 7, 2009 @ 9:27 am

  30. I find thinking about exponents as “how many patterns can I make with some objects if the objects come in x varieties of color and I have y objects” for x^y.

    For instance, let’s say we’re lining up a bunch of eggs.
    Our eggs come in 2 colors: brown and white.
    x represents the variety. x = 2.
    y represents the number of objects (eggs in this case). y = 3

    If we line up 3 eggs in a row, how many different patterns could we make with white eggs and brown eggs?
    white, white, white. white, white, brown. white, brown, white. white, brown, brown. brown, white, white. brown, white, brown. brown, brown, white. brown, brown, brown.

    That’s 8 patterns. 2^3 = 8.
    If we had one egg, we’d only have to possible patterns: white. brown. 2^1 = 2.

    If we didn’t have any eggs, we’d have exactly one pattern: no eggs. (the one and only pattern is the absence of eggs).

    If we had -1 eggs, then how many patterns would we have? So -1 eggs means we take one egg away from however many we have. If we started out with 10 eggs, we have 1024 patterns (2^10). If we took one egg away, we’d have 512 patterns (2^9). So taking one egg away gives us exactly half as many eggs if we hadn’t taken that last egg away. 2^-1 = 0.5.

    Now lets say we have (2^3)^4.
    Inside the parenthesis, we have 3 eggs, each with 2 possible colors. We have 8 possible patterns. If we laid 4 groups of eggs side by side, how many patterns could we have? Now we will use a group of 3 eggs as our new object instead of using just using one egg as our object.
    We know each group of 3 eggs has 8 patterns (2^3). So each group of 3 eggs has 8 possible variations. So our new x is 8. Our new y is 4.
    (2^3)^4 = 8^4.
    But instead of thinking in terms of groups, we can just count the number of eggs. If we have 4 groups of 3 eggs, then we have 12 eggs in a row.
    Each egg has two colors. Thus, (2^3)^4 = 2^12.

    I find this pretty intuitive. What do you think?

    Jeremy White — March 10, 2009 @ 6:00 pm

  31. @Jeff: Great question. I’d like to do a more complete follow-up on Euler’s theorem, but consider this:

    e^(i*pi) means we are growing at 100% (rotated) for pi seconds. Growing at a 90 degree angle does not change your *magnitude*, it only changes your *direction*. So we always end up growing at 100% (without the compounding interest) and end up going only 100*pi or 3.14 radians around the circle. We aren’t “growing” in the correct direction to increase speed; instead, we are growing to change our velocity.

    @Jeremy: Thanks for the explanation! I think the set interpretation has some merit for whole numbers, but is too far removed from the traditional “repeated multiplication” explanation to help with repeated fractions (what does 0.5^2.3 mean in regard to sets with a number of elements?).

    But, this may be because I’m not well-versed with it (and I think that may be the ‘modern’ definition of exponents). I always welcome other mental models as they may map better to different problems :) .

    Kalid — April 3, 2009 @ 12:14 am

  32. Don’t get a big head (-: but I think you would make a very gifted math teacher – putting many so called “math teachers” in the US to shame, shame, shame.

    Will you be writing any books?

    Mj DeYoung — April 20, 2009 @ 9:56 am

  33. If you have something like SQRT(8) + SQRT(2), the numbers underneath the square roots are not the same, but you can combine the terms. EXPLAIN?

    SHAUNA — April 21, 2009 @ 10:12 am

  34. Dear Sir,

    I am sorry that someone had not brought this to your attention sooner, but you are plain wrong. 0^0 is an indeterminate form. Defining 0^0 = 1 is not only misleading, it is a mistake so deep that when mathematicians finally realized how much damage it was causing, our understanding of mathematics was greatly changed for the better.

    Consider the following.

    Choose ANY positive number ‘c,’ and for x>0, let

    f(x) = x^(-c/log(x))

    Naively “plugging in” x=0 looks like we should have

    0^(-c/(-infinity)) = 0^0

    But we need to be more careful. Taking the log base e (or “ln” if you like) of f(x) and using properties of logs gives

    log(f(x)) = (-c/log x)*(log x) =-c

    so that f(x) –> e^(-c) as x –> 0 (from the right). A similar argument works for negative c. The point is, c can be any number you want. Thus,

    0^0 = any number you want.

    Sometimes defining something which does not have a definition to begin with is OK, as in the case of a PARTICULAR function, such as g(x) = (x-1)/(x^2-1), which has a singularity at x=1. It is perfectly fine to let g(x) = 1/2 (or anything else, if you don’t mind violating continuity). However, to define 0/0, 0^0, 1^infinity, infinity – infinity, or any other indeterminate form will lead to many, many problems in mathematics. Historically, this has happened quite a lot, and it took us mathematicians quite awhile to realize the source of the problem, which was that people kept trying to define these things.

    I urge you to please correct your article, and publish your mistake.

    Anonymous — April 27, 2009 @ 9:54 am

  35. @Anon: Thanks for the details, I’ve updated the article to be more clear about this point.

    It seems the debate about 0^0 is still not complete; the goal for the article is to present an intuitive (non-rigorous) interpretation which explains why 0^0 = 1 “makes sense” in many circumstances.

    Kalid — May 31, 2009 @ 8:33 pm

  36. Typo: At the start you describe addition as “combing numbers”, you meant “combining”. Great site! Thank you so much- your take on maths is so intuitive and interesting.

    Tim — July 10, 2009 @ 3:25 pm

  37. Also, the URL “http://betterexplained.com/articles/intuitive-guide-to-angles-degrees-and-radians/” is not an actual link (Under subheading “Advanced: Rewriting Exponents For The Grower”). Probably because of the preceding colon.

    Happy Math!

    Tim — July 10, 2009 @ 3:46 pm

  38. @Tim: Glad you enjoyed it, and thanks for the fixes! I just fixed them now.

    Kalid — July 10, 2009 @ 6:24 pm

  39. That’s a great explanation.
    But this make me wonder of how other people brain operate. For me most of the time I understand math as rule of the game and I don’t need interpretation to digest this. How about others?

    watchmath — August 4, 2009 @ 8:45 pm

  40. Have to re-read this but when i entered 0^0 into my calculator and indeed “1″ came-up i know i mis-comprehended a critical point in high school math class…

    x to the nth — August 13, 2009 @ 3:58 pm

  41. Excellent explanation. I teach a high school Algebra 2/Trig course and I will definitely be using this approach when presenting exponents to my students this fall.

    DJ — August 21, 2009 @ 7:12 am

  42. @watchmath: Thanks — I guess it depends on your personality. I need math to make sense at a deep intuitive level, it just doesn’t feel right if the rules seem “arbitrary” to me :) .

    @x: Yes, I think many calculators may be programmed with that result.

    @DJ: Great, glad it was useful!

    Kalid — September 27, 2009 @ 3:40 am

  43. when you recognize 0 it becomes 1(whole). so if you recognize 1 you see that 0+0=2. so if I add 0+1 I take into consideration that this gives the knowledge of 3

    stuart jackson currie — November 9, 2009 @ 4:08 pm

RSS feed for comments on this post. TrackBack URI

Leave a comment

Have a question? Know an explanation that caused your own a-ha moment? Write about it here.




Like it? Try All articles, RSS Feed or Email Subscription | Idea or suggestion? Contact me
copyright © 2009 Kalid Azad