enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Narcissistic_number

    In number theory, a narcissistic number [1] [2] (also known as a pluperfect digital invariant (PPDI), [3] an Armstrong number [4] (after Michael F. Armstrong) [5] or a plus perfect number) [6] in a given number base is a number that is the sum of its own digits each raised to the power of the number of digits.

  3. Palindromic number - Wikipedia

    en.wikipedia.org/wiki/Palindromic_number

    A number that is non-palindromic in all bases b in the range 2 ≤ b ≤ n − 2 can be called a strictly non-palindromic number. For example, the number 6 is written as "110" in base 2, "20" in base 3, and "12" in base 4, none of which are palindromes. All strictly non-palindromic numbers larger than 6 are prime.

  4. Kaprekar's routine - Wikipedia

    en.wikipedia.org/wiki/Kaprekar's_routine

    In number theory, Kaprekar's routine is an iterative algorithm named after its inventor, Indian mathematician D. R. Kaprekar. Each iteration starts with a number, sorts the digits into descending and ascending order, and calculates the difference between the two new numbers. As an example, starting with the number 8991 in base 10: 9981 – 1899 ...

  5. Palindromic prime - Wikipedia

    en.wikipedia.org/wiki/Palindromic_prime

    For example, p = 10 11310 + 4661664 × 10 5652 + 1, which has q = 11311 digits, and 11311 has r = 5 digits. The first (base-10) triply palindromic prime is the 11-digit number 10000500001. The first (base-10) triply palindromic prime is the 11-digit number 10000500001.

  6. Perfect digit-to-digit invariant - Wikipedia

    en.wikipedia.org/wiki/Perfect_digit-to-digit...

    The following program in Python determines whether an integer number is a Munchausen Number / Perfect Digit to Digit Invariant or not, following the convention =. num = int ( input ( "Enter number:" )) temp = num s = 0.0 while num > 0 : digit = num % 10 num //= 10 s += pow ( digit , digit ) if s == temp : print ( "Munchausen Number" ) else ...

  7. 6174 - Wikipedia

    en.wikipedia.org/wiki/6174

    All other four-digit numbers eventually reach 6174 if leading zeros are used to keep the number of digits at 4. For numbers with three identical digits and a fourth digit that is one higher or lower (such as 2111), it is essential to treat 3-digit numbers with a leading zero; for example: 2111 – 1112 = 0999; 9990 – 999 = 8991; 9981 – 1899 ...

  8. Automorphic number - Wikipedia

    en.wikipedia.org/wiki/Automorphic_number

    A trimorphic number or spherical number occurs when the polynomial function is () =. [1] All automorphic numbers are trimorphic. The terms circular and spherical were formerly used for the slightly different case of a number whose powers all have the same last digit as the number itself.

  9. Armstrong number - Wikipedia

    en.wikipedia.org/?title=Armstrong_number&redirect=no

    For example: automobile car This template should not be used to tag redirects that are taxonomic synonyms . For taxonomic synonyms use {{ R from alternative scientific name }} instead .