enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Computational number theory - Wikipedia

    en.wikipedia.org/wiki/Computational_number_theory

    In mathematics and computer science, computational number theory, also known as algorithmic number theory, is the study of computational methods for investigating and solving problems in number theory and arithmetic geometry, including algorithms for primality testing and integer factorization, finding solutions to diophantine equations, and explicit methods in arithmetic geometry. [1]

  3. Category:Number theoretic algorithms - Wikipedia

    en.wikipedia.org/wiki/Category:Number_theoretic...

    Pages in category "Number theoretic algorithms" The following 25 pages are in this category, out of 25 total. This list may not reflect recent changes. A.

  4. Pollard's rho algorithm for logarithms - Wikipedia

    en.wikipedia.org/wiki/Pollard's_rho_algorithm_for...

    Let be a cyclic group of order , and given ,, and a partition =, let : be the map = {and define maps : and : by (,) = {() + (,) = {+ ()input: a: a generator of G b: an element of G output: An integer x such that a x = b, or failure Initialise i ← 0, a 0 ← 0, b 0 ← 0, x 0 ← 1 ∈ G loop i ← i + 1 x i ← f(x i−1), a i ← g(x i−1, a i−1), b i ← h(x i−1, b i−1) x 2i−1 ← ...

  5. List of number theory topics - Wikipedia

    en.wikipedia.org/wiki/List_of_number_theory_topics

    Composite number. Highly composite number; Even and odd numbers. Parity; Divisor, aliquot part. Greatest common divisor; Least common multiple; Euclidean algorithm; Coprime

  6. Schönhage–Strassen algorithm - Wikipedia

    en.wikipedia.org/wiki/Schönhage–Strassen...

    This section has a simplified version of the algorithm, showing how to compute the product of two natural numbers ,, modulo a number of the form +, where = is some fixed number. The integers a , b {\displaystyle a,b} are to be divided into D = 2 k {\displaystyle D=2^{k}} blocks of M {\displaystyle M} bits, so in practical implementations, it is ...

  7. Category:Computational number theory - Wikipedia

    en.wikipedia.org/wiki/Category:Computational...

    Number theoretic algorithms (2 C, 25 P) Pages in category "Computational number theory" The following 17 pages are in this category, out of 17 total.

  8. Pollard's kangaroo algorithm - Wikipedia

    en.wikipedia.org/wiki/Pollard's_kangaroo_algorithm

    The algorithm was introduced in 1978 by the number theorist John M. Pollard, in the same paper as his better-known Pollard's rho algorithm for solving the same problem. [ 1 ] [ 2 ] Although Pollard described the application of his algorithm to the discrete logarithm problem in the multiplicative group of units modulo a prime p , it is in fact a ...

  9. Cipolla's algorithm - Wikipedia

    en.wikipedia.org/wiki/Cipolla's_algorithm

    In computational number theory, Cipolla's algorithm is a technique for solving a congruence of the form (),where ,, so n is the square of x, and where is an odd prime.Here denotes the finite field with elements; {,, …,}.