When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Exponentiation by squaring - Wikipedia

    en.wikipedia.org/wiki/Exponentiation_by_squaring

    The method is based on the observation that, for any integer >, one has: = {() /, /,. If the exponent n is zero then the answer is 1. If the exponent is negative then we can reuse the previous formula by rewriting the value using a positive exponent.

  3. Word problem (mathematics) - Wikipedia

    en.wikipedia.org/wiki/Word_problem_(mathematics)

    The word problem for an algebra is then to determine, given two expressions (words) involving the generators and operations, whether they represent the same element of the algebra modulo the identities. The word problems for groups and semigroups can be phrased as word problems for algebras. [1]

  4. Exponentiation - Wikipedia

    en.wikipedia.org/wiki/Exponentiation

    In mathematics, exponentiation, denoted b n, is an operation involving two numbers: the base, b, and the exponent or power, n. [1] When n is a positive integer, exponentiation corresponds to repeated multiplication of the base: that is, b n is the product of multiplying n bases: [1] = ⏟.

  5. Exponential function - Wikipedia

    en.wikipedia.org/wiki/Exponential_function

    In mathematics, the exponential function is the unique real function which maps zero to one and has a derivative equal to its value. The exponential of a variable ⁠ ⁠ is denoted ⁠ ⁡ ⁠ or ⁠ ⁠, with the two notations used interchangeably.

  6. Modular exponentiation - Wikipedia

    en.wikipedia.org/wiki/Modular_exponentiation

    Inputs An integer b (base), integer e (exponent), and a positive integer m (modulus) Outputs The modular exponent c where c = b e mod m. Initialise c = 1 and loop variable e′ = 0; While e′ < e do Increment e′ by 1; Calculate c = (b ⋅ c) mod m; Output c; Note that at the end of every iteration through the loop, the equation c ≡ b e ...

  7. Tetration - Wikipedia

    en.wikipedia.org/wiki/Tetration

    It is not known whether n q is rational for any positive integer n and positive non-integer rational q. [21] For example, it is not known whether the positive root of the equation 4 x = 2 is a rational number. [citation needed] It is not known whether e π or π e (defined using Kneser's extension) are rationals or not.

  8. Logarithm - Wikipedia

    en.wikipedia.org/wiki/Logarithm

    Given a positive real number b such that b ≠ 1, the logarithm of a positive real number x with respect to base b [nb 1] is the exponent by which b must be raised to yield x. In other words, the logarithm of x to base b is the unique real number y such that b y = x {\displaystyle b^{y}=x} .

  9. Reciprocal rule - Wikipedia

    en.wikipedia.org/wiki/Reciprocal_rule

    In calculus, the reciprocal rule gives the derivative of the reciprocal of a function f in terms of the derivative of f.The reciprocal rule can be used to show that the power rule holds for negative exponents if it has already been established for positive exponents.