Repdigit

Last updated

In recreational mathematics, a repdigit or sometimes monodigit [1] is a natural number composed of repeated instances of the same digit in a positional number system (often implicitly decimal). The word is a portmanteau of "repeated" and "digit". Examples are 11, 666, 4444, and 999999. All repdigits are palindromic numbers and are multiples of repunits. Other well-known repdigits include the repunit primes and in particular the Mersenne primes (which are repdigits when represented in binary).

Contents

Any such number can be represented as follows

Where nn is the concatenation of n with n. k the number of concatenated n.

for n = 23 and k =5, the formula will look like this

Also, any number can be decomposed into the sum and difference of the repdigit numbers. Here is a website where you can do this - https://andsha.pythonanywhere.com.

For example 3453455634 = 3333333333 + (111111111 + (9999999 - (999999 - (11111 + (77 + (2))))))

Repdigits are the representation in [[radix|base]]<math>B</math> of the number where is the repeated digit and is the number of repetitions. For example, the repdigit 77777 in base 10 is .

A variation of repdigits called Brazilian numbers are numbers that can be written as a repdigit in some base, not allowing the repdigit 11, and not allowing the single-digit numbers (or all numbers will be Brazilian). For example, 27 is a Brazilian number because 27 is the repdigit 33 in base 8, while 9 is not a Brazilian number because its only repdigit representation is 118, not allowed in the definition of Brazilian numbers. The representations of the form 11 are considered trivial and are disallowed in the definition of Brazilian numbers, because all natural numbers n greater than two have the representation 11n 1. [2] The first twenty Brazilian numbers are

7, 8, 10, 12, 13, 14, 15, 16, 18, 20, 21, 22, 24, 26, 27, 28, 30, 31, 32, 33, ... (sequence A125134 in the OEIS ).

On some websites (including imageboards like 4chan), it is considered an auspicious event when the sequentially-assigned ID number of a post is a repdigit, such as 22,222,222, which is one type of "GET"[ clarification needed ] (others including round numbers like 34,000,000, or sequential digits like 12,345,678). [3] [4]

History

The concept of a repdigit has been studied under that name since at least 1974, [5] and earlier Beiler (1966) called them "monodigit numbers". [1] The Brazilian numbers were introduced later, in 1994, in the 9th Iberoamerican Mathematical Olympiad that took place in Fortaleza, Brazil. The first problem in this competition, proposed by Mexico, was as follows: [6]

A number n > 0 is called "Brazilian" if there exists an integer b such that 1 < b < n – 1 for which the representation of n in base b is written with all equal digits. Prove that 1994 is Brazilian and that 1993 is not Brazilian.

Primes and repunits

For a repdigit to be prime, it must be a repunit (i.e. the repeating digit is 1) and have a prime number of digits in its base (except trivial single-digit numbers), since, for example, the repdigit 77777 is divisible by 7, in any base > 7. In particular, as Brazilian repunits do not allow the number of digits to be exactly two, Brazilian primes must have an odd prime number of digits. [7] Having an odd prime number of digits is not enough to guarantee that a repunit is prime; for instance, 21 = 1114 = 3 × 7 and 111 = 11110 = 3 × 37 are not prime. In any given base b, every repunit prime in that base with the exception of 11b (if it is prime) is a Brazilian prime. The smallest Brazilian primes are

7 = 1112, 13 = 1113, 31 = 111112 = 1115, 43 = 1116, 73 = 1118, 127 = 11111112, 157 = 11112, ... (sequence A085104 in the OEIS )

While the sum of the reciprocals of the prime numbers is a divergent series, the sum of the reciprocals of the Brazilian prime numbers is a convergent series whose value, called the "Brazilian primes constant", is slightly larger than 0.33 (sequence A306759 in the OEIS ). [8] This convergence implies that the Brazilian primes form a vanishingly small fraction of all prime numbers. For instance, among the 3.7×1010 prime numbers smaller than 1012, only 8.8×104 are Brazilian.

The decimal repunit primes have the form for the values of n listed in OEIS:  A004023 . It has been conjectured that there are infinitely many decimal repunit primes. [9] The binary repunits are the Mersenne numbers and the binary repunit primes are the Mersenne primes.

It is unknown whether there are infinitely many Brazilian primes. If the Bateman–Horn conjecture is true, then for every prime number of digits there would exist infinitely many repunit primes with that number of digits (and consequentially infinitely many Brazilian primes). Alternatively, if there are infinitely many decimal repunit primes, or infinitely many Mersenne primes, then there are infinitely many Brazilian primes. [10] Because a vanishingly small fraction of primes are Brazilian, there are infinitely many non-Brazilian primes, forming the sequence

2, 3, 5, 11, 17, 19, 23, 29, 37, 41, 47, 53, ... (sequence A220627 in the OEIS )

If a Fermat number is prime, it is not Brazilian, but if it is composite, it is Brazilian. [11] Contradicting a previous conjecture, [12] Resta, Marcus, Grantham, and Graves found examples of Sophie Germain primes that are Brazilian, the first one is 28792661 = 1111173. [13]

Non-Brazilian composites and repunit powers

The only positive integers that can be non-Brazilian are 1, 6, the primes, and the squares of the primes, for every other number is the product of two factors x and y with 1 < x < y 1, and can be written as xx in base y 1. [14] If a square of a prime p2 is Brazilian, then prime p must satisfy the Diophantine equation

p2 = 1 + b + b2 + ... + bq-1 with p, q ≥ 3 primes and b >= 2.

Norwegian mathematician Trygve Nagell has proved [15] that this equation has only one solution when p is prime corresponding to (p, b, q) = (11, 3, 5). Therefore, the only squared prime that is Brazilian is 112 = 121 = 111113. There is also one more nontrivial repunit square, the solution (p, b, q) = (20, 7, 4) corresponding to 202 = 400 = 11117, but it is not exceptional with respect to the classification of Brazilian numbers because 20 is not prime.

Perfect powers that are repunits with three digits or more in some base b are described by the Diophantine equation of Nagell and Ljunggren [16]

nt = 1 + b + b2 +...+ bq-1 with b, n, t > 1 and q > 2.

Yann Bugeaud and Maurice Mignotte conjecture that only three perfect powers are Brazilian repunits. They are 121, 343, and 400 (sequence A208242 in the OEIS ), the two squares listed above and the cube 343 = 73 = 11118. [17]

k-Brazilian numbers

Numerology

Some popular media publications have published articles suggesting that repunit numbers have numerological significance, describing them as "angel numbers". [19] [20] [21]

See also

Related Research Articles

In mathematics, a Mersenne prime is a prime number that is one less than a power of two. That is, it is a prime number of the form Mn = 2n − 1 for some integer n. They are named after Marin Mersenne, a French Minim friar, who studied them in the early 17th century. If n is a composite number then so is 2n − 1. Therefore, an equivalent definition of the Mersenne primes is that they are the prime numbers of the form Mp = 2p − 1 for some prime p.

<span class="mw-page-title-main">Prime number</span> Number divisible only by 1 or itself

A prime number is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways of writing it as a product, 1 × 5 or 5 × 1, involve 5 itself. However, 4 is composite because it is a product (2 × 2) in which both numbers are smaller than 4. Primes are central in number theory because of the fundamental theorem of arithmetic: every natural number greater than 1 is either a prime itself or can be factorized as a product of primes that is unique up to their order.

In recreational mathematics, a repunit is a number like 11, 111, or 1111 that contains only the digit 1 — a more specific type of repdigit. The term stands for "repeated unit" and was coined in 1966 by Albert H. Beiler in his book Recreations in the Theory of Numbers.

23 (twenty-three) is the natural number following 22 and preceding 24.

<span class="mw-page-title-main">Power of two</span> Two raised to an integer power

A power of two is a number of the form 2n where n is an integer, that is, the result of exponentiation with number two as the base and integer n as the exponent.

31 (thirty-one) is the natural number following 30 and preceding 32. It is a prime number.

A permutable prime, also known as anagrammatic prime, is a prime number which, in a given base, can have its digits' positions switched through any permutation and still be a prime number. H. E. Richert, who is supposedly the first to study these primes, called them permutable primes, but later they were also called absolute primes.

In number theory, a Wagstaff prime is a prime number of the form

A Friedman number is an integer, which represented in a given numeral system, is the result of a non-trivial expression using all its own digits in combination with any of the four basic arithmetic operators (+, −, ×, ÷), additive inverses, parentheses, exponentiation, and concatenation. Here, non-trivial means that at least one operation besides concatenation is used. Leading zeros cannot be used, since that would also result in trivial Friedman numbers, such as 024 = 20 + 4. For example, 347 is a Friedman number in the decimal numeral system, since 347 = 73 + 4. The decimal Friedman numbers are:

<span class="mw-page-title-main">1,000,000</span> Natural number

1,000,000, or one thousand thousand, is the natural number following 999,999 and preceding 1,000,001. The word is derived from the early Italian millione, from mille, "thousand", plus the augmentative suffix -one.

<span class="mw-page-title-main">1,000,000,000</span> Natural number

1,000,000,000 is the natural number following 999,999,999 and preceding 1,000,000,001. With a number, "billion" can be abbreviated as b, bil or bn.

<span class="mw-page-title-main">Practical number</span> Number whose sums of distinct divisors represent all smaller numbers

In number theory, a practical number or panarithmic number is a positive integer such that all smaller positive integers can be represented as sums of distinct divisors of . For example, 12 is a practical number because all the numbers from 1 to 11 can be expressed as sums of its divisors 1, 2, 3, 4, and 6: as well as these divisors themselves, we have 5 = 3 + 2, 7 = 6 + 1, 8 = 6 + 2, 9 = 6 + 3, 10 = 6 + 3 + 1, and 11 = 6 + 3 + 2.

In mathematics, in the field of number theory, the Ramanujan–Nagell equation is an equation between a square number and a number that is seven less than a power of two. It is an example of an exponential Diophantine equation, an equation to be solved in integers where one of the variables appears as an exponent.

10,000,000 is the natural number following 9,999,999 and preceding 10,000,001.

100,000,000 is the natural number following 99,999,999 and preceding 100,000,001.

271 is the natural number after 270 and before 272.

In mathematics, the Mersenne conjectures concern the characterization of a kind of prime numbers called Mersenne primes, meaning prime numbers that are a power of two minus one.

30,000 is the natural number that comes after 29,999 and before 30,001.

References

  1. 1 2 Beiler, Albert (1966). Recreations in the Theory of Numbers: The Queen of Mathematics Entertains (2 ed.). New York: Dover Publications. p.  83. ISBN   978-0-486-21096-4.
  2. Schott, Bernard (March 2010). "Les nombres brésiliens" (PDF). Quadrature (in French) (76): 30–38. doi:10.1051/quadrature/2010005.
  3. "FAQ on GETs". 4chan. Retrieved March 14, 2007.
  4. Palau, Adrià Salvador; Roozenbeek, Jon (March 7, 2017). "How an ancient Egyptian god spurred the rise of Trump". The Conversation.
  5. Trigg, Charles W. (1974). "Infinite sequences of palindromic triangular numbers" (PDF). The Fibonacci Quarterly. 12 (2): 209–212. doi:10.1080/00150517.1974.12430760. MR   0354535.
  6. Pierre Bornsztein (2001). Hypermath. Paris: Vuibert. p. 7, exercice a35.
  7. Schott (2010), Theorem 2.
  8. Schott (2010), Theorem 4.
  9. Chris Caldwell, "The Prime Glossary: repunit" at The Prime Pages
  10. Schott (2010), Sections V.1 and V.2.
  11. Schott (2010), Proposition 3.
  12. Schott (2010), Conjecture 1.
  13. Grantham, Jon; Graves, Hester (2019). "Brazilian primes which are also Sophie Germain primes". arXiv: 1903.04577 [math.NT].
  14. Schott (2010), Theorem 1.
  15. Nagell, Trygve (1921). "Sur l'équation indéterminée (xn-1)/(x-1) = y". Norsk Matematisk Forenings Skrifter. 3 (1): 17–18..
  16. Ljunggren, Wilhelm (1943). "Noen setninger om ubestemte likninger av formen (xn-1)/(x-1) = yq". Norsk Matematisk Tidsskrift (in Norwegian). 25: 17–20..
  17. Bugeaud, Yann; Mignotte, Maurice (2002). "L'équation de Nagell-Ljunggren (xn-1)/(x-1) = yq". L'Enseignement Mathématique. 48: 147–168..
  18. Daniel Lignon (2012). Dictionnaire de (presque) tous les nombres entiers. Paris: Ellipses. p. 420.
  19. "The 333 angel number is very powerful in numerology – here's what it means". Glamour UK. 2023-06-29. Retrieved 2023-08-28.
  20. "Everything You Need to Know About Angel Numbers". Allure. 24 December 2021. Retrieved 28 August 2023.
  21. "Everything You Need to Know About Angel Numbers". Cosmopolitan. 21 July 2021. Retrieved 2023-08-28.