Difference between revisions of "Exponentiation"
m |
|||
| Line 10: | Line 10: | ||
*(''x''<sup>0</sup>) · (''x''<sup>n</sup>) = ''x''<sup>0 + n</sup> = ''x''<sup>n</sup> | *(''x''<sup>0</sup>) · (''x''<sup>n</sup>) = ''x''<sup>0 + n</sup> = ''x''<sup>n</sup> | ||
Dividing both sides by ''x''<sup>n</sup> we get | Dividing both sides by ''x''<sup>n</sup> we get | ||
| − | *(''x''<sup>0</sup) = 1 | + | *(''x''<sup>0</sup>) = 1 |
A negative exponent produces the [[reciprocal]] of the corresponding positive exponent: | A negative exponent produces the [[reciprocal]] of the corresponding positive exponent: | ||
Revision as of 19:30, June 19, 2007
In mathematics, exponentiation is the name for the operation also called raising to a power. In simple cases, it refers to repeated multiplication. It is indicated by a superscript, a small number or expression written above the line:
- 26, "two to the sixth power," 2 · 2 · 2 · 2 · 2 · 2 = 64
- x4, "x to the fourth power," x · x · x · x
- yn, "y to the n-th power," y · y · y · ... · y, where y appears n times.
The superscripted value is called the exponent. The definition of exponentiation as repeated multiplication only makes sense when the exponent is a positive integer—what does it mean to say "x multiplied by itself half a time" or "minus three times?" However, mathematicians have found logical meanings for zero, negative, fractional, and even complex exponents. These meanings arise from the basic observation that
- (xa) · (xb) = x(a + b)
We can show that the zeroth power of any nonzero number is 1
- (x0) · (xn) = x0 + n = xn
Dividing both sides by xn we get
- (x0) = 1
A negative exponent produces the reciprocal of the corresponding positive exponent:
- (x-n) · (xn) = xn - n = x0 = 1
Dividing both sizes by (xn) we get
- (x-n) = 1 / xn
Fractional exponents give us surd; for example, x0.5 gives us the square root:
- (x0.5) · (x0.5) = x1 = x