PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
[parent] examples of self numbers in a few selected bases (Example)

In base 10, the first few self numbers are 1, 3, 5, 7, 9, 20, 31, 42, 53, 64, 75, 86, 97 (listed in Sloane's A003052). The recurrence relation $S_i = 8 \cdot 10^{i - 1} + S_{i - 1} + 8$ with $S_1 = 9$ gives the list 9, 97, 905, 8913...

In binary, the first few self numbers are 1, 4, 6, 13, 15, 18, 21, 23, 30, 32, 37, 39, 46, 48, 51, 54 (listed in A010061 of Sloane's OEIS). The recurrence relation $S_i = 2^k + S_{i - 1} + 1$ with $S_1 = 1$ and $k$ being the number of bits in the number $S_{i - 1}$ has, gives the list 1, 4, 13, 30...

In hexadecimal, the first few self numbers are 1, 3, 5, 7, 9, 11, 13, 15, 32, 49, 66, 83, 100, 117, 134 (not currently listed in the OEIS). The recurrence relation $S_i = 14 \cdot 16^{i - 1} + S_{i - 1} + 14$ gives the list 1, 239, 3837, 61195...

In factorial base, the first few self numbers are 1, 4, 11, 18, 36, 43, 61, 68, 86, 93, 111, 118, 125, 132. I don't know of a recurrence relation that will generate factorial base self numbers.

Lastly, in Roman numerals, the first few self numbers are 1, 3, 5, 7, 8, 9, 11, 13, 15.




"examples of self numbers in a few selected bases" is owned by PrimeFan. [ owner history (1) ]
(view preamble | get metadata)

View style:


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: Roman numerals, generate, factorial base, hexadecimal, number, OEIS, binary, recurrence relation, self numbers, base

This is version 2 of examples of self numbers in a few selected bases, born on 2006-05-31, modified 2006-11-03.
Object id is 7947, canonical name is ExamplesOfSelfNumbersInAFewSelectedBases.
Accessed 1046 times total.

Classification:
AMS MSC11A63 (Number theory :: Elementary number theory :: Radix representation; digital problems)

Pending Errata and Addenda
None.
[ View all 1 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)