Self number

In number theory, a self number, Colombian number or Devlali number in a given number base is a natural number that cannot be written as the sum of any other natural number and the individual digits of . 20 is a self number (in base 10), because no such combination can be found (all give a result less than 20; all other give a result greater than 20). 21 is not, because it can be written as 15 + 1 + 5 using n = 15. These numbers were first described in 1949 by the Indian mathematician D. R. Kaprekar.

Definition and properties

Let be a natural number. We define the -self function for base to be the following:

where is the number of digits in the number in base , and

is the value of each digit of the number. A natural number is a -self number if the preimage of for is the empty set.

In general, for even bases, all odd numbers below the base number are self numbers, since any number below such an odd number would have to also be a 1-digit number which when added to its digit would result in an even number. For odd bases, all odd numbers are self numbers.[1]

The set of self numbers in a given base is infinite and has a positive asymptotic density: when is odd, this density is 1/2.[2]

Recurrent formula

The following recurrence relation generates some base 10 self numbers:

(with C1 = 9)

And for binary numbers:

(where j stands for the number of digits) we can generalize a recurrence relation to generate self numbers in any base b:

in which C1 = b  1 for even bases and C1 = b  2 for odd bases.

The existence of these recurrence relations shows that for any base there are infinitely many self numbers.

Selfness tests

Reduction tests

Luke Pebody showed (Oct 2006) that a link can be made between the self property of a large number n and a low-order portion of that number, adjusted for digit sums:

  1. In general, n is self if and only if m = R(n)+SOD(R(n))-SOD(n) is self Where:
    R(n) is the smallest rightmost digits of n, greater than 9.d(n)
    d(n) is the number of digits in n
    SOD(x) is the sum of digits of x, the function S10(x) from above.
  2. If , then n is self if and only if both {m1 & m2} are negative or self Where:
    m1 = c - SOD(a)
    m2 = SOD(a-1)+9·b-(c+1)
  3. For the simple case of a=1 & c=0 in the previous model (i.e. ), then n is self if and only if (9·b-1) is self

Effective test

Kaprekar demonstrated that:

n is self if

Where:

is the sum of all digits in n.
is the number of digits in n.

Self numbers in specific bases

For base 2 self numbers, see OEIS: A010061. (written in base 10)

The first few base 10 self numbers are:

1, 3, 5, 7, 9, 20, 31, 42, 53, 64, 75, 86, 97, 108, 110, 121, 132, 143, 154, 165, 176, 187, 198, 209, 211, 222, 233, 244, 255, 266, 277, 288, 299, 310, 312, 323, 334, 345, 356, 367, 378, 389, 400, 411, 413, 424, 435, 446, 457, 468, 479, 490, ... (sequence A003052 in the OEIS)

In base 12, the self numbers are: (using inverted two and three for ten and eleven, respectively)

1, 3, 5, 7, 9, Ɛ, 20, 31, 42, 53, 64, 75, 86, 97, ᘔ8, Ɛ9, 102, 110, 121, 132, 143, 154, 165, 176, 187, 198, 1ᘔ9, 1Ɛᘔ, 20Ɛ, 211, 222, 233, 244, 255, 266, 277, 288, 299, 2ᘔᘔ, 2ƐƐ, 310, 312, 323, 334, 345, 356, 367, 378, 389, 39ᘔ, 3ᘔƐ, 400, 411, 413, 424, 435, 446, 457, 468, 479, 48ᘔ, 49Ɛ, 4Ɛ0, 501, 512, 514, 525, 536, 547, 558, 569, 57ᘔ, 58Ɛ, 5ᘔ0, 5Ɛ1, ...

Self primes

A self prime is a self number that is prime.

The first few self primes in base 10 are

3, 5, 7, 31, 53, 97, 211, 233, 277, 367, 389, 457, 479, 547, 569, 613, 659, 727, 839, 883, 929, 1021, 1087, 1109, 1223, 1289, 1447, 1559, 1627, 1693, 1783, 1873, ... (sequence A006378 in the OEIS)

The first few self primes in base 12 are: (using inverted two and three for ten and eleven, respectively)

3, 5, 7, Ɛ, 31, 75, 255, 277, 2ƐƐ, 3ᘔƐ, 435, 457, 58Ɛ, 5Ɛ1, ...

In October 2006 Luke Pebody demonstrated that the largest known Mersenne prime in base 10 that is at the same time a self number is 2240365831. This is then the largest known self prime in base 10 as of 2006.

Extension to negative integers

Self numbers can be extended to the negative integers by use of a signed-digit representation to represent each integer.

Excerpt from the table of bases where 2007 is self

The following table was calculated in 2007.

BaseCertificateSum of digits
4048
41
4240
43
4436
4479
45
4681
47
48
49
5048
51
5260
53
5476
55
5641
57
5863
59
6089

References

  1. Sándor & Crstici (2004) p.384
  2. Sándor & Crstici (2004) p.385
  • Kaprekar, D. R. The Mathematics of New Self-Numbers Devaiali (1963): 19 - 20.
  • R. B. Patel (1991). "Some Tests for k-Self Numbers". Math. Student. 56: 206–210.
  • B. Recaman (1974). "Problem E2408". Amer. Math. Monthly. 81 (4): 407. doi:10.2307/2319017.
  • Sándor, Jozsef; Crstici, Borislav (2004). Handbook of number theory II. Dordrecht: Kluwer Academic. pp. 32–36. ISBN 1-4020-2546-7. Zbl 1079.11001.
  • Weisstein, Eric W. "Self Number". MathWorld.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.