User Tools

Site Tools


exponent

Exponent

Return to Exponentiation, Math, Data Science, Math for Data Science and DataOps, Math for Machine Learning and MLOps, Math for Programmers and Software Engineering, Outline of Mathematics, Outline of Discrete Mathematics, Outline of Probability, Math Bibliography

(BsTcMth 2017) (EsMthDS 2022) (MthPrg 2021)

Snippet from Wikipedia: Exponentiation

In mathematics, exponentiation is an operation involving two numbers: the base and the exponent or power. Exponentiation is written as bn, where b is the base and n is the power; this is pronounced as "b (raised) to the (power of) n". When n is a positive integer, exponentiation corresponds to repeated multiplication of the base: that is, bn is the product of multiplying n bases:

The exponent is usually shown as a superscript to the right of the base. In that case, bn is called "b raised to the nth power", "b (raised) to the power of n", "the nth power of b", "b to the nth power", or most briefly as "b to the n(th)".

Starting from the basic fact stated above that, for any positive integer n {\displaystyle n} , b n {\displaystyle b^{n}} is n {\displaystyle n} occurrences of b {\displaystyle b} all multiplied by each other, several other properties of exponentiation directly follow. In particular:

In other words, when multiplying a base raised to one exponent by the same base raised to another exponent, the exponents add. From this basic rule that exponents add, we can derive that b 0 {\displaystyle b^{0}} must be equal to 1 for any b 0 {\displaystyle b\neq 0} , as follows. For any n {\displaystyle n} , b 0 × b n = b 0 + n = b n {\displaystyle b^{0}\times b^{n}=b^{0+n}=b^{n}} . Dividing both sides by b n {\displaystyle b^{n}} gives b 0 = b n / b n = 1 {\displaystyle b^{0}=b^{n}/b^{n}=1} .

The fact that b 1 = b {\displaystyle b^{1}=b} can similarly be derived from the same rule. For example, ( b 1 ) 3 = b 1 × b 1 × b 1 = b 1 + 1 + 1 = b 3 {\displaystyle (b^{1})^{3}=b^{1}\times b^{1}\times b^{1}=b^{1+1+1}=b^{3}} . Taking the cube root of both sides gives b 1 = b {\displaystyle b^{1}=b} .

The rule that multiplying makes exponents add can also be used to derive the properties of negative integer exponents. Consider the question of what b 1 {\displaystyle b^{-1}} should mean. In order to respect the "exponents add" rule, it must be the case that b 1 × b 1 = b 1 + 1 = b 0 = 1 {\displaystyle b^{-1}\times b^{1}=b^{-1+1}=b^{0}=1} . Dividing both sides by b 1 {\displaystyle b^{1}} gives b 1 = 1 / b 1 {\displaystyle b^{-1}=1/b^{1}} , which can be more simply written as b 1 = 1 / b {\displaystyle b^{-1}=1/b} , using the result from above that b 1 = b {\displaystyle b^{1}=b} . By a similar argument, b n = 1 / b n {\displaystyle b^{-n}=1/b^{n}} .

The properties of fractional exponents also follow from the same rule. For example, suppose we consider b {\displaystyle {\sqrt {b}}} and ask if there is some suitable exponent, which we may call r {\displaystyle r} , such that b r = b {\displaystyle b^{r}={\sqrt {b}}} . From the definition of the square root, we have that b × b = b {\displaystyle {\sqrt {b}}\times {\sqrt {b}}=b} . Therefore, the exponent r {\displaystyle r} must be such that b r × b r = b {\displaystyle b^{r}\times b^{r}=b} . Using the fact that multiplying makes exponents add gives b r + r = b {\displaystyle b^{r+r}=b} . The b {\displaystyle b} on the right-hand side can also be written as b 1 {\displaystyle b^{1}} , giving b r + r = b 1 {\displaystyle b^{r+r}=b^{1}} . Equating the exponents on both sides, we have r + r = 1 {\displaystyle r+r=1} . Therefore, r = 1 2 {\displaystyle r={\frac {1}{2}}} , so b = b 1 / 2 {\displaystyle {\sqrt {b}}=b^{1/2}} .

The definition of exponentiation can be extended to allow any real or complex exponent. Exponentiation by integer exponents can also be defined for a wide variety of algebraic structures, including matrices.

Exponentiation is used extensively in many fields, including economics, biology, chemistry, physics, and computer science, with applications such as compound interest, population growth, chemical reaction kinetics, wave behavior, and public-key cryptography.

Research It More

Fair Use Sources

Math: Outline of mathematics, Mathematics research, Mathematical anxiety, Pythagorean Theorem, Scientific Notation, Algebra (Pre-algebra, Elementary algebra, Abstract algebra, Linear algebra, Universal algebra), Arithmetic (Essence of arithmetic, Elementary arithmetic, Decimal arithmetic, Decimal point, numeral system, Place value, Face value), Applied mathematics, Binary operation, Classical mathematics, Control theory, Cryptography, Definitions of mathematics, Discrete mathematics (Outline of discrete mathematics, Combinatorics), Dynamical systems, Engineering mathematics, Financial mathematics, Fluid mechanics (Mathematical fluid dynamics), Foundations of mathematics, Fudge (Mathematical fudge, Renormalization), Game theory, Glossary of areas of mathematics, Graph theory, Graph operations, Information theory, Language of mathematics, Mathematical economics, Mathematical logic (Model theory, Proof theory, Set theory, Type theory, Recursion theory, Theory of Computation, List of logic symbols), Mathematical optimization, Mathematician, Modulo, Mathematical notation (List of logic symbols, Notation in probability and statistics, Physical constants, Mathematical alphanumeric symbols, ISO 31-11), Numerical analysis, Operations research, Philosophy of mathematics, Probability (Outline of probability), Statistics, Mathematical structure, Ternary operation, Unary operation, Variable (mathematics), Glossary, Bibliography (Math for Data Science and DataOps, Math for Machine Learning and MLOps, Math for Programmers and Software Engineering), Courses, Mathematics GitHub. (navbar_math - see also navbar_variables)


© 1994 - 2024 Cloud Monk Losang Jinpa or Fair Use. Disclaimers

SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.


exponent.txt · Last modified: 2024/04/28 03:35 (external edit)