Calculateur d'Exposants – Puissances et Indices
Calculez les puissances et les exposants. Trouvez le résultat de n'importe quelle base élevée à n'importe quelle puissance. Calculateur de maths gratuit.
Comprendre les exposants et les puissances
Un exposant (aussi appelé puissance ou indice) indique combien de fois multiplier un nombre par lui-même. L'expression a^n signifie « a élevé à la puissance n » — multiplier la base a par elle-même n fois. Par exemple, 2^3 = 2 × 2 × 2 = 8. La base (2) est le nombre multiplié ; l'exposant (3) est le nombre de fois qu'il apparaît dans le produit.
Les exposants apparaissent partout : les formules d'intérêts composés les utilisent pour calculer la croissance des investissements ; la notation scientifique utilise des puissances de 10 pour représenter des nombres énormes ou infimes ; la mémoire informatique est mesurée en puissances de 2 (2^10 = 1 024 octets = 1 Ko) ; la désintégration radioactive, la croissance démographique et la propagation des maladies suivent tous des modèles exponentiels.
La notation a^n se lit « a à la puissance n » ou « a exposant n ». Les cas spéciaux courants ont des noms spécifiques : a^2 est « a au carré » (aire d'un carré de côté a), a^3 est « a au cube » (volume d'un cube de côté a). Au-delà des cubes, on dit simplement « a à la 4e puissance », « a à la 5e puissance », etc.
Notre calculateur gère n'importe quelle base réelle et n'importe quel exposant réel — y compris les bases négatives, les exposants fractionnaires et les exposants négatifs — fournissant des résultats instantanés précis à 10+ chiffres significatifs.
Les lois des exposants (règles des puissances)
Les règles des exposants vous permettent de simplifier des expressions impliquant des puissances sans calculer chacune individuellement. Ces règles sont fondamentales en algèbre, calcul et toutes les mathématiques appliquées. Les maîtriser est essentiel pour quiconque travaille avec des équations impliquant des puissances.
- Règle du produit : a^m × a^n = a^(m+n). En multipliant des bases identiques, on additionne les exposants. Exemple : 2^3 × 2^4 = 2^7 = 128.
- Règle du quotient : a^m ÷ a^n = a^(m−n). En divisant des bases identiques, on soustrait les exposants. Exemple : 3^5 ÷ 3^2 = 3^3 = 27.
- Puissance d'une puissance : (a^m)^n = a^(m×n). En élevant une puissance à une puissance, on multiplie les exposants. Exemple : (2^3)^4 = 2^12 = 4 096.
- Puissance d'un produit : (ab)^n = a^n × b^n. Exemple : (2×3)^4 = 2^4 × 3^4 = 16 × 81 = 1 296.
- Puissance d'un quotient : (a/b)^n = a^n / b^n. Exemple : (3/2)^3 = 27/8 = 3,375.
- Zero exponent: a^0 = 1 for any a ≠ 0. Example: 7^0 = 1. (By convention; follows from a^n ÷ a^n = a^(n−n) = a^0 = 1.)
- Exposant négatif : a^(−n) = 1/a^n. Exemple : 2^(−3) = 1/8 = 0,125.
- Exposant fractionnaire : a^(1/n) = racine nième de a. Exemple : 8^(1/3) = ∛8 = 2. Plus généralement : a^(m/n) = (racine nième de a)^m.
| Règle | Formule | Exemple |
|---|---|---|
| Produit | a^m × a^n = a^(m+n) | 2^3 × 2^4 = 2^7 = 128 |
| Quotient | a^m / a^n = a^(m−n) | 3^5 / 3^2 = 3^3 = 27 |
| Puissance d'une puissance | (a^m)^n = a^(mn) | (2^3)^4 = 2^12 = 4,096 |
| Exposant zéro | a^0 = 1 | 99^0 = 1 |
| Exposant négatif | a^(−n) = 1/a^n | 2^(−3) = 1/8 |
| Exposant fractionnaire | a^(1/n) = ⁿ√a | 27^(1/3) = 3 |
Puissances des bases courantes : tableau de référence
Mémoriser les puissances courantes développe l'intuition numérique et aide à estimer rapidement les résultats. Voici les puissances les plus fréquemment rencontrées en mathématiques, informatique et vie quotidienne.
| n | 2^n | 3^n | 5^n | 10^n |
|---|---|---|---|---|
| 0 | 1 | 1 | 1 | 1 |
| 1 | 2 | 3 | 5 | 10 |
| 2 | 4 | 9 | 25 | 100 |
| 3 | 8 | 27 | 125 | 1,000 |
| 4 | 16 | 81 | 625 | 10,000 |
| 5 | 32 | 243 | 3,125 | 100,000 |
| 8 | 256 | 6,561 | 390,625 | 100,000,000 |
| 10 | 1,024 | 59,049 | 9,765,625 | 10,000,000,000 |
| 16 | 65,536 | — | — | — |
| 20 | 1,048,576 | — | — | — |
Powers of 2 are essential in computing: 2^10 = 1,024 ≈ 1 thousand (the basis of "kilo" in computing), 2^20 ≈ 1 million (megabyte), 2^30 ≈ 1 billion (gigabyte), 2^40 ≈ 1 trillion (terabyte). The approximation 2^10 ≈ 10^3 is widely used for quick mental estimation.
Grands nombres et notation scientifique
Scientific notation uses powers of 10 to represent extremely large and extremely small numbers compactly. A number in scientific notation has the form a × 10^n, where 1 ≤ a < 10 and n is an integer. This notation is essential in physics, chemistry, astronomy, and engineering where numbers span many orders of magnitude.
Examples of large numbers in scientific notation:
- Speed of light: 3 × 10^8 meters/second (300,000,000 m/s)
- Distance from Earth to Sun: 1.496 × 10^11 meters (149,600,000,000 m)
- Observable universe diameter: ~8.8 × 10^26 meters
- Avogadro's number: 6.022 × 10^23 molecules per mole
Examples of very small numbers:
- Hydrogen atom radius: ~1.2 × 10^(−10) meters (0.12 nanometers)
- Mass of electron: 9.11 × 10^(−31) kilograms
- Planck length: 1.616 × 10^(−35) meters
Without scientific notation, these numbers would be impractically long to write. Scientific calculators and our tool display very large or very small results in scientific notation when appropriate, helping you work with these numbers intuitively.
Croissance et décroissance exponentielles
Exponential growth means a quantity multiplies by a constant factor in each time period. The general formula is: A(t) = A₀ × r^t, where A₀ is the initial amount, r is the growth factor per period (r > 1 for growth, 0 < r < 1 for decay), and t is the number of periods.
Compound interest is the most familiar example: A = P(1 + r/n)^(nt), where P is principal, r is annual rate, n is compounding periods per year, and t is years. This is why "a penny doubled daily for 30 days" gives $5,368,709.12 on day 30 — the power of daily compounding (r = 2, t = 30).
Population growth follows a similar pattern when resources are unlimited. A population growing 2% annually: P(t) = P₀ × 1.02^t. A city of 1 million at 2% annual growth reaches 2 million in about 35 years (using the rule of 70: doubling time ≈ 70 ÷ growth rate%).
Radioactive decay is exponential decay: N(t) = N₀ × (1/2)^(t/T½), where T½ is the half-life. Carbon-14 has a half-life of 5,730 years, enabling radiocarbon dating of organic materials up to about 50,000 years old.
| Growth Rate | Doubling Time (rule of 70) | 10x Time |
|---|---|---|
| 1% per year | ~70 years | ~230 years |
| 2% per year | ~35 years | ~115 years |
| 5% per year | ~14 years | ~47 years |
| 7% per year | ~10 years | ~33 years |
| 10% per year | ~7 years | ~23 years |
| 100% (doubling) | 1 period | 3.32 periods |
Exposants fractionnaires et négatifs
Fractional and negative exponents extend the concept of powers beyond whole numbers, creating a powerful and consistent mathematical framework. Understanding these special cases unlocks their frequent appearance in science and engineering formulas.
Fractional exponents as roots: a^(1/2) = √a (square root), a^(1/3) = ∛a (cube root), a^(1/4) = ⁴√a (fourth root). More generally, a^(m/n) = (ⁿ√a)^m = ⁿ√(a^m). Example: 8^(2/3) = (∛8)^2 = 2^2 = 4. This equivalence explains why fractional exponents and radical notation are interchangeable.
Negative exponents as reciprocals: a^(−n) = 1/a^n. This follows from the quotient rule: a^3 ÷ a^5 = a^(3−5) = a^(−2) = 1/a^2. Negative exponents are ubiquitous in physics and chemistry — the inverse square law (gravity, electromagnetism) is F ∝ r^(−2), and concentrations in chemistry are often expressed as ppm (parts per million = 10^(−6)).
Non-integer exponents in general: For a > 0 and any real exponent x: a^x = e^(x × ln(a)), where e is Euler's number (~2.71828) and ln is the natural logarithm. This definition extends exponentiation to all real numbers continuously. It explains why your calculator can compute 2^(1.5) = 2^(3/2) = √(2^3) = √8 ≈ 2.828 or 2^π ≈ 8.825.
Special Bases: e, 2, and 10
Three bases have special significance in mathematics and appear constantly across sciences:
Base 10 (common logarithm): Powers of 10 form the backbone of scientific notation and our decimal number system. 10^n gives 1 followed by n zeros. The common logarithm (log₁₀ or just "log") is the inverse: log₁₀(1000) = 3 because 10^3 = 1000. Used in: pH scale (pH = −log₁₀[H⁺]), decibel scale (dB = 10×log₁₀(P₂/P₁)), Richter scale for earthquakes.
Base 2 (binary): All digital computing uses binary (base 2). The binary number system uses only 0 and 1, and every calculation a computer performs is ultimately bitwise operations. 2^n counts the number of distinct values representable with n bits (2^8 = 256 values for a byte). Computer memory sizes are always powers of 2. Cryptographic key lengths (128-bit, 256-bit) measure security in powers of 2.
Base e (natural exponential): Euler's number e ≈ 2.71828 is the most important mathematical constant in calculus. The function e^x is its own derivative — the only function with this property. It appears in: compound interest (continuous compounding), probability distributions (normal distribution, Poisson distribution), wave functions in quantum mechanics, and the famous Euler's identity: e^(iπ) + 1 = 0.
Questions fréquemment posées
Combien fait 0 à la puissance 0 ?
By convention, 0^0 = 1 in most mathematical and computational contexts, particularly in combinatorics and discrete mathematics. This definition makes combinatorial formulas consistent (e.g., x^0 = 1 as a polynomial term). In analysis, 0^0 is sometimes considered an indeterminate form when approached as a limit, but for practical computation, 0^0 = 1.
What is the difference between 2^3 and 3^2?
2^3 = 2 × 2 × 2 = 8 (base 2, exponent 3). 3^2 = 3 × 3 = 9 (base 3, exponent 2). Exponentiation is NOT commutative — base and exponent cannot be swapped. 2^10 = 1,024 but 10^2 = 100, illustrating how dramatically different the results can be.
How do I calculate large exponents without a calculator?
Use the power rules to break down large exponents. For 2^20: 2^10 = 1,024, so 2^20 = (2^10)^2 = 1,024^2 = 1,048,576. For rough estimation, use 2^10 ≈ 10^3 (the standard computing approximation). For arbitrary large exponents, logarithms are most practical: log₁₀(a^n) = n × log₁₀(a).
What does a negative exponent mean?
A negative exponent means take the reciprocal: a^(−n) = 1/a^n. Example: 2^(−4) = 1/2^4 = 1/16 = 0.0625. Negative exponents always produce fractions (for base > 1). In scientific notation, 10^(−3) = 0.001 = 1/1000 (the milli- prefix).
What does a fractional exponent mean?
A fractional exponent represents a root: a^(1/2) = √a, a^(1/3) = ∛a. More generally, a^(m/n) = the nth root of a, raised to the m power. Example: 32^(3/5) = (⁵√32)^3 = 2^3 = 8. Fractional exponents and radical notation are completely interchangeable.
What is the result of any number to the power of 0?
Any non-zero number raised to the power 0 equals 1: a^0 = 1 for a ≠ 0. This follows from the quotient rule: a^n / a^n = a^(n−n) = a^0, and clearly a^n / a^n = 1. Examples: 5^0 = 1, 100^0 = 1, (−7)^0 = 1, π^0 = 1.
What is an exponent in real life?
Exponents appear in: compound interest (A = P(1+r)^n), population growth, radioactive decay, earthquake magnitude (Richter scale), sound intensity (decibels), pH of acids/bases, computer storage (2^10 bytes = 1 KB), and virus spread models. Any quantity that doubles, halves, or multiplies by a constant factor over equal time periods involves exponents.
What is an irrational exponent?
You can raise a number to any real exponent, including irrational ones. For example, 2^√2 ≈ 2^1.41421 ≈ 2.665. The result is computed via a^x = e^(x ln a). This works for any a > 0 and any real x. Irrational exponents arise in calculus and appear in some physical laws.
How does exponential growth differ from linear growth?
Linear growth adds a constant amount per period (y = mx + b). Exponential growth multiplies by a constant per period (y = a × r^t). Initially, linear growth can exceed exponential (if the growth factor is small). But exponential growth always eventually and permanently overtakes any linear function — this is why "exponential" is synonymous with explosively fast growth.
What is the relationship between exponents and logarithms?
Logarithms are the inverse of exponents: if a^n = x, then log_a(x) = n. Example: 2^10 = 1,024 → log_2(1,024) = 10. Common logarithm (log) uses base 10; natural logarithm (ln) uses base e. Logarithms convert multiplicative relationships to additive ones, making them invaluable for working with exponential data (slide rules, log-scale graphs, decibels, pH).
Exponents in Finance: Compound Interest and Investment Growth
The most tangible application of exponents for most people is compound interest — the way investments and debts grow exponentially over time. Understanding the mathematics helps you make better financial decisions and appreciate why starting to invest early makes such a dramatic difference.
The compound interest formula: A = P(1 + r/n)^(nt), where P is principal, r is annual interest rate (decimal), n is compounding periods per year, and t is time in years. The exponent is nt — the total number of compounding periods. For $10,000 at 7% annual return compounded annually for 30 years: A = 10,000 × (1.07)^30 = 10,000 × 7.612 = $76,123. The exponent 30 turns $10,000 into nearly $76,000 — a 7.6x multiplier entirely from compound interest.
The Rule of 72 is a shortcut for mental estimation: divide 72 by the interest rate to get approximate doubling time. At 7%: 72/7 ≈ 10.3 years to double. At 10%: 7.2 years. At 4%: 18 years. This rule works because ln(2) ≈ 0.693 and the approximation ln(1+r) ≈ r for small r gives doubling time ≈ 0.693/r ≈ 69.3/r%. The factor 72 (slightly higher than 69.3) compensates for the approximation error at typical interest rates.
The compounding frequency effect: $10,000 at 12% annual rate grows to: annually (n=1): $32,251; monthly (n=12): $33,003; daily (n=365): $33,194; continuously (e^(rt)): $33,201. Daily and continuous compounding produce nearly identical results, which is why continuous compounding e^(rt) is the standard in financial theory despite discrete compounding in practice.