Exponentiation

From Simple English Wikipedia, the free encyclopedia

In mathematics, exponentiation (power) is an arithmetic operation on numbers. It can be thought of as repeated multiplication, just as multiplication can be thought of as repeated addition.

In general, given two numbers and , the exponentiation of and can be written as , and read as " raised to the power of ", or " to the th power".[1][2] Other methods of mathematical notation have been used in the past. When the upper index cannot be written, people can write powers using the ^ or ** signs, so that 2^4 or 2**4 means .

Here, the number is called base, and the number is called exponent. For example, in , 2 is the base and 4 is the exponent.

To calculate , one simply multiply 4 copies of 2. So , and the result is . The equation could be read out loud as "2 raised to the power of 4 equals 16."

More examples of exponentiation are:

  • for every number x

If the exponent is equal to 2, then the power is called square, because the area of a square is calculated using . So

is the square of

Similarly, if the exponent is equal to 3, then the power is called cube, because the volume of a cube is calculated using . So

is the cube of

If the exponent is equal to -1, then the power is simply the reciprocal of the base. So

If the exponent is an integer less than 0, then the power is the reciprocal raised to the opposite exponent. For example:

If the exponent is equal to , then the result of exponentiation is the square root of the base, with For example:

Similarly, if the exponent is , then the result is the nth root, where:

If the exponent is a rational number , then the result is the qth root of the base raised to the power of p:

In some cases, the exponent may not even be rational. To raise a base a to an irrational xth power, we use an infinite sequence of rational numbers (xn), whose limit is x:

like this:

There are some rules which make the calculation of exponents easier:[3]

It is possible to calculate exponentiation of matrices. In this case, the matrix must be square. For example, .

Exponents[change | change source]

An exponent indicates how many copies of a number (known as the base) is multiplied together.

For example, in the number , 5 is the base and 4 is the exponent. This can be read as "5 to the power of 4". Therefore, in this example, four copies of 5 are multiplied together, which means that .

In general, given two numbers and , the number can be read as " raised to the power of "[4] or " to the th power",[5] where is the exponent.

Bases raised to the power of two, , can be read the base "squared", because the area of a square with a side length of x is .

Similarly, bases raised to the power of three, , can be called the base "cubed", because the area of a cube with a side length of x is .

Exponents are used in algebra. Exponentiation is a way of shortening the process/equation of repeatedly multiplying many copies of a number.

An exponent is a number or symbol, placed above and to the right of the expression to which it applies, that indicates the number of times the expression is used as a factor. For example. the exponent x in indicates x copies of are multiplied together.

There are some basic rules used in exponentiation[6]

1. Product Rule:

Proof - When multiplying a base term by two different exponents , there are m number of a's and n number of a's.

Since exponentiation is simply repeated multiplication of a base term, we get that:

therefore .

For example, . This is true because at first, we had 2 threes times 4 threes which, when multiplied together, gives us 3 multiplied by itself 6 times, or 4+2 times.

2. Quotient Rule:

Proof (when m > n) -

By grouping the corresponding a’s, we get:

Since corresponding a’s become 1, we are then left with

therefore, .

For example, . Notice that , which confirms the proof.

In fact, this property holds when m < n as well, but in that case, we get negative exponents instead. When m < n, the format of the problem becomes .

For more information on negative exponents, see § Negative exponents[broken anchor] below.

3. Zero Rule:

Proof: we showed in #1 that .

This equation holds true for as well, so

If this statement is true where , then must equal one. That is:

Negative exponents[change | change source]

A negative exponent is the reciprocal of a number with a positive exponent which can be mathematically represented as In the same way that regular exponents are considered repeated multiplication, negative exponents can be considered repeated division.

Negative exponents can also be different from -1. In this case the negative exponent can be separated from the positive exponent, so

The formula for a negative exponent in terms of a whole number exponent is There are more than one ways to prove this. The first proof involves a pattern form. It is not always a good idea to use patterns because in cases like exponents they may not be complete patterns for every case, but the proof still holds.

Proof #1: Why is  ?

***(see zero rule for proof of this!)

divide both sides by

The second proof proves exactly the same thing but dives further into matching equalities

Proof #2:

everything in the next row is proved by the rules in the exponent section

therefore

If we also have a multiplication, like in , it would be written as

Complex exponentiation[change | change source]

A complex number can also be taken to the power of another complex number. The relationship between imaginary numbers and trigonometry, which produces the multiplication formula

This formula basically states that the multiplication of complex numbers is related to addition of angles.

There are some relationships between functions and “infinite degree polynomials”, that are called series representations of the functions. The important series representations that we will focus on are:

From these representations, you should notice that the terms of the sine and cosine series combine, along with some sign changes, to make the exponential series over factorial. By introducing the number i into the equation, we get

This result is often used as the beginning of the definition for complex number exponents.

There are some cases where we are raising other numbers to the power i. For example, we can use the following relationship . Here using base 2 and exponent i, we get

When using base i and exponent i, we get

Now we can look at a general formula.

We can rewrite the in the trigonometric form .

By the relationship we found between trigonometry and complex exponent, we can rewrite the equation in complex exponential form, .

Substituting this equation in the exponent in our original equation, we get

This can be simplified to be

The real and imaginary parts of the exponent can be simplified separately to obtain to result

Because there are many ways to describe the angle P, this formula can give many answers. If we allow the variable P to vary by multiples of , we get the final result

Related pages[change | change source]

References[change | change source]

  1. "Compendium of Mathematical Symbols". Math Vault. 2020-03-01. Retrieved 2020-08-27.
  2. Weisstein, Eric W. "Power". mathworld.wolfram.com. Retrieved 2020-08-27.
  3. Nykamp, Duane. "Basic rules for exponentiation". Math Insight. Retrieved August 27, 2020.
  4. "Compendium of Mathematical Symbols". Math Vault. 2020-03-01. Retrieved 2020-08-27.
  5. Weisstein, Eric W. "Power". mathworld.wolfram.com. Retrieved 2020-08-27.
  6. Nykamp, Duane. "Basic rules for exponentiation". Math Insight. Retrieved August 27, 2020.


Commutativity[change | change source]

Both addition and multiplication are commutative. For example, 2+3 is the same as 3+2, and 2 · 3 is the same as 3 · 2. Although exponentiation is repeated multiplication, it is not commutative. For example, 2³=8, but 3²=9.

Inverse Operations[change | change source]

Addition has one inverse operation: subtraction. Also, multiplication has one inverse operation: division.

But exponentiation has two inverse operations: The root and the logarithm. This is the case because the exponentiation is not commutative. You can see this in this example:

  • If you have x+2=3, then you can use subtraction to find out that x=3−2. This is the same if you have 2+x=3: You also get x=3−2. This is because x+2 is the same as 2+x.
  • If you have x · 2=3, then you can use division to find out that x=. This is the same if you have 2 · x=3: You also get x=. This is because x · 2 is the same as 2 · x
  • If you have x²=3, then you use the (square) root to find out x: you get the result that x = . However, if you have 2x=3, then you can not use the root to find out x. Rather, you have to use the (binary) logarithm to find out x: you get the result that x=log2(3).

Related pages[change | change source]

References[change | change source]