When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Divisor function - Wikipedia

    en.wikipedia.org/wiki/Divisor_function

    The notations d(n), ν(n) and τ(n) (for the German Teiler = divisors) are also used to denote σ 0 (n), or the number-of-divisors function [1] [2] (OEIS: A000005). When z is 1, the function is called the sigma function or sum-of-divisors function , [ 1 ] [ 3 ] and the subscript is often omitted, so σ ( n ) is the same as σ 1 ( n ) ( OEIS ...

  3. Euclidean algorithm - Wikipedia

    en.wikipedia.org/wiki/Euclidean_algorithm

    The number 1 (expressed as a fraction 1/1) is placed at the root of the tree, and the location of any other number a/b can be found by computing gcd(a,b) using the original form of the Euclidean algorithm, in which each step replaces the larger of the two given numbers by its difference with the smaller number (not its remainder), stopping when ...

  4. Sieve of Eratosthenes - Wikipedia

    en.wikipedia.org/wiki/Sieve_of_Eratosthenes

    A prime number is a natural number that has exactly two distinct natural number divisors: the number 1 and itself. To find all the prime numbers less than or equal to a given integer n by Eratosthenes' method: Create a list of consecutive integers from 2 through n: (2, 3, 4, ..., n). Initially, let p equal 2, the smallest prime number.

  5. Table of divisors - Wikipedia

    en.wikipedia.org/wiki/Table_of_divisors

    Plot of the number of divisors of integers from 1 to 1000. Highly composite numbers are in bold and superior highly composite numbers are starred. In the SVG file, hover over a bar to see its statistics. The tables below list all of the divisors of the numbers 1 to 1000.

  6. Aliquot sum - Wikipedia

    en.wikipedia.org/wiki/Aliquot_sum

    In number theory, the aliquot sum s(n) of a positive integer n is the sum of all proper divisors of n, that is, all divisors of n other than n itself. That is, = |,. It can be used to characterize the prime numbers, perfect numbers, sociable numbers, deficient numbers, abundant numbers, and untouchable numbers, and to define the aliquot sequence of a number.

  7. Friendly number - Wikipedia

    en.wikipedia.org/wiki/Friendly_number

    A number that is not part of any friendly pair is called solitary. The abundancy index of n is the rational number σ(n) / n, in which σ denotes the sum of divisors function. A number n is a friendly number if there exists m ≠ n such that σ(m) / m = σ(n) / n. Abundancy is not the same as abundance, which is defined as σ(n) − 2n.

  8. Arithmetic function - Wikipedia

    en.wikipedia.org/wiki/Arithmetic_function

    There is a larger class of number-theoretic functions that do not fit this definition, for example, the prime-counting functions. This article provides links to functions of both classes. An example of an arithmetic function is the divisor function whose value at a positive integer n is equal to the number of divisors of n.

  9. Division algorithm - Wikipedia

    en.wikipedia.org/wiki/Division_algorithm

    Long division is the standard algorithm used for pen-and-paper division of multi-digit numbers expressed in decimal notation. It shifts gradually from the left to the right end of the dividend, subtracting the largest possible multiple of the divisor (at the digit level) at each stage; the multiples then become the digits of the quotient, and the final difference is then the remainder.