enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Logarithm - Wikipedia

    en.wikipedia.org/wiki/Logarithm

    In mathematics, the logarithm to base b is the inverse function of exponentiation with base b. That means that the logarithm of a number x to the base b is the exponent to which b must be raised to produce x. For example, since 1000 = 10 3, the logarithm base of 1000 is 3, or log 10 (1000) = 3.

  3. Discrete logarithm - Wikipedia

    en.wikipedia.org/wiki/Discrete_logarithm

    For example, log 10 10000 = 4, and log 10 0.001 = −3. These are instances of the discrete logarithm problem. Other base-10 logarithms in the real numbers are not instances of the discrete logarithm problem, because they involve non-integer exponents. For example, the equation log 10 53 = 1.724276… means that 10 1.724276… = 53.

  4. List of logarithmic identities - Wikipedia

    en.wikipedia.org/wiki/List_of_logarithmic_identities

    Logarithms can be used to make calculations easier. For example, two numbers can be multiplied just by using a logarithm table and adding. These are often known as logarithmic properties, which are documented in the table below. [2] The first three operations below assume that x = b c and/or y = b d, so that log b (x) = c and log b (y) = d.

  5. Decade (log scale) - Wikipedia

    en.wikipedia.org/wiki/Decade_(log_scale)

    To find out the size of a step for a certain number of frequencies per decade, raise 10 to the power of the inverse of the number of steps: What is the step size for 30 steps per decade? 10 1 / 30 = 1.079775 {\displaystyle 10^{1/30}=1.079775} – or each step is 7.9775% larger than the last.

  6. Index calculus algorithm - Wikipedia

    en.wikipedia.org/wiki/Index_calculus_algorithm

    This was considered a minor step compared to the others for smaller discrete log computations. However, larger discrete logarithm records [1] [2] were made possible only by shifting the work away from the linear algebra and onto the sieve (i.e., increasing the number of equations while reducing the number of variables).

  7. Logarithmic growth - Wikipedia

    en.wikipedia.org/wiki/Logarithmic_growth

    Logarithmic growth is the inverse of exponential growth and is very slow. [2] A familiar example of logarithmic growth is a number, N, in positional notation, which grows as log b (N), where b is the base of the number system used, e.g. 10 for decimal arithmetic. [3] In more advanced mathematics, the partial sums of the harmonic series

  8. Binary logarithm - Wikipedia

    en.wikipedia.org/wiki/Binary_logarithm

    [11] [36] However, for logarithms that appear in the exponent of a time bound, the base of the logarithm cannot be omitted. For example, O(2 log 2 n) is not the same as O(2 ln n) because the former is equal to O(n) and the latter to O(n 0.6931...). Algorithms with running time O(n log n) are sometimes called linearithmic. [37]

  9. Risch algorithm - Wikipedia

    en.wikipedia.org/wiki/Risch_Algorithm

    [example needed] The complete description of the Risch algorithm takes over 100 pages. [1] The Risch–Norman algorithm is a simpler, faster, but less powerful variant that was developed in 1976 by Arthur Norman. Some significant progress has been made in computing the logarithmic part of a mixed transcendental-algebraic integral by Brian L ...