Schizophrenic number

Last updated

A schizophrenic number or mock rational number is an irrational number that displays certain characteristics of rational numbers.

Contents

Definition

The Universal Book of Mathematics defines "schizophrenic number" as:

An informal name for an irrational number that displays such persistent patterns in its decimal expansion, that it has the appearance of a rational number. A schizophrenic number can be obtained as follows. For any positive integer n, let f(n) denote the integer given by the recurrence f(n) = 10 f(n − 1) + n with the initial value f(0) = 0. Thus, f(1) = 1, f(2) = 12, f(3) = 123, and so on. The square roots of f(n) for odd integers n give rise to a curious mixture appearing to be rational for periods, and then disintegrating into irrationality. This is illustrated by the first 500 digits of f(49):

1111111111111111111111111.1111111111111111111111 0860 555555555555555555555555555555555555555555555 2730541 66666666666666666666666666666666666666666 0296260347 2222222222222222222222222222222222222 0426563940928819 4444444444444444444444444444444 38775551250401171874 9999999999999999999999999999 808249687711486305338541 66666666666666666666666 5987185738621440638655598958 33333333333333333333 0843460407627608206940277099609374 99999999999999 0642227587555983066639430321587456597 222222222 1863492016791180833081844 ... 

The repeating strings become progressively shorter and the scrambled strings become larger until eventually the repeating strings disappear. However, by increasing n we can forestall the disappearance of the repeating strings as long as we like. The repeating digits are always 1, 5, 6, 2, 4, 9, 6, 3, 9, 2, .... [1]

The sequence of numbers generated by the recurrence relation f(n) = 10 f(n − 1) + n described above is:

0, 1, 12, 123, 1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567900, ... (sequence A014824 in the OEIS ).
f(49) = 1234567901234567901234567901234567901234567901229

The integer parts of their square roots,

1, 3, 11, 35, 111, 351, 1111, 3513, 11111, 35136, 111111, 351364, 1111111, ... (sequence A068995 in the OEIS ),

alternate between numbers with irregular digits and numbers with repeating digits, in a similar way to the alternations appearing within the decimal part of each square root.

Characteristics

The schizophrenic number shown above is the special case of a more general phenomenon that appears in the -ary expansions of square roots of the solutions of the recurrence , for all , with initial value taken at odd positive integers . The case and corresponds to the example above.

Indeed, Tóth showed that these irrational numbers present schizophrenic patterns within their -ary expansion, [2] composed of blocks that begin with a non-repeating digit block followed by a repeating digit block. When put together in base , these blocks form the schizophrenic pattern. For instance, in base 8, the number begins:

1111111111111111111111111.1111111111111111111111 0600 444444444444444444444444444444444444444444444 02144 333333333333333333333333333333333333333333 175124422 666666666666666666666666666666666666666 .... 

The pattern is due to the Taylor expansion of the square root of the recurrence's solution taken at odd positive integers. The various digit contributions of the Taylor expansion yield the non-repeating and repeating digit blocks that form the schizophrenic pattern.

Other properties

In some cases, instead of repeating digit sequences we find repeating digit patterns. For instance, the number :

1111111111111111111111111.1111111111111111111111111111111 01200  202020202020202020202020202020202020202020 11010102  00120012000012001200120012001200120012 0010 21120020211210002112100021121000211210 ... 

shows repeating digit patterns in base .

Numbers that are schizophrenic in base are also schizophrenic in base , up to a certain limit (see Tóth). An example is above, which is still schizophrenic in base :

1444444444444.4444444444 350 666666666666666666666 4112 0505050505050505050 337506 75307530753075307 40552382 ... 

History

Clifford A. Pickover has said that the schizophrenic numbers were discovered by Kevin Brown.

In his book Wonders of Numbers he has so described the history of schizophrenic numbers:

The construction and discovery of schizophrenic numbers was prompted by a claim (posted in the Usenet newsgroup sci.math) that the digits of an irrational number chosen at random would not be expected to display obvious patterns in the first 100 digits. It was said that if such a pattern were found, it would be irrefutable proof of the existence of either God or extraterrestrial intelligence. (An irrational number is any number that cannot be expressed as a ratio of two integers. Transcendental numbers like e and π, and noninteger surds such as square root of 2 are irrational.) [3]

See also

Related Research Articles

<span class="mw-page-title-main">Fibonacci sequence</span> Numbers obtained by adding the two previous ones

In mathematics, the Fibonacci sequence is a sequence in which each number is the sum of the two preceding ones. Numbers that are part of the Fibonacci sequence are known as Fibonacci numbers, commonly denoted Fn. The sequence commonly starts from 0 and 1, although some authors start the sequence from 1 and 1 or sometimes from 1 and 2. Starting from 0 and 1, the first few values in the sequence are:

<span class="mw-page-title-main">Number</span> Used to count, measure, and label

A number is a mathematical object used to count, measure, and label. The original examples are the natural numbers 1, 2, 3, 4, and so forth. Numbers can be represented in language with number words. More universally, individual numbers can be represented by symbols, called numerals; for example, "5" is a numeral that represents the number five. As only a relatively small number of symbols can be memorized, basic numerals are commonly organized in a numeral system, which is an organized way to represent any number. The most common numeral system is the Hindu–Arabic numeral system, which allows for the representation of any number using a combination of ten fundamental numeric symbols, called digits. In addition to their use in counting and measuring, numerals are often used for labels, for ordering, and for codes. In common usage, a numeral is not clearly distinguished from the number that it represents.

The number π is a mathematical constant that is the ratio of a circle's circumference to its diameter, approximately equal to 3.14159. The number π appears in many formulae across mathematics and physics. It is an irrational number, meaning that it cannot be expressed exactly as a ratio of two integers, although fractions such as are commonly used to approximate it. Consequently, its decimal representation never ends, nor enters a permanently repeating pattern. It is a transcendental number, meaning that it cannot be a solution of an equation involving only finite sums, products, powers, and integers. The transcendence of π implies that it is impossible to solve the ancient challenge of squaring the circle with a compass and straightedge. The decimal digits of π appear to be randomly distributed, but no proof of this conjecture has been found.

<span class="mw-page-title-main">Sequence</span> Finite or infinite ordered list of elements

In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members. The number of elements is called the length of the sequence. Unlike a set, the same elements can appear multiple times at different positions in a sequence, and unlike a set, the order does matter. Formally, a sequence can be defined as a function from natural numbers to the elements at each position. The notion of a sequence can be generalized to an indexed family, defined as a function from an arbitrary index set.

<span class="mw-page-title-main">Square root</span> Number whose square is a given number

In mathematics, a square root of a number x is a number y such that ; in other words, a number y whose square is x. For example, 4 and −4 are square roots of 16 because .

In mathematics, a transcendental number is a real or complex number that is not algebraic – that is, not the root of a non-zero polynomial of finite degree with rational coefficients. The best known transcendental numbers are π and e.

In mathematics, a continued fraction is an expression obtained through an iterative process of representing a number as the sum of its integer part and the reciprocal of another number, then writing this other number as the sum of its integer part and another reciprocal, and so on. In a finite continued fraction, the iteration/recursion is terminated after finitely many steps by using an integer in lieu of another continued fraction. In contrast, an infinite continued fraction is an infinite expression. In either case, all integers in the sequence, other than the first, must be positive. The integers are called the coefficients or terms of the continued fraction.

In mathematics, a real number is said to be simply normal in an integer base b if its infinite sequence of digits is distributed uniformly in the sense that each of the b digit values has the same natural density 1/b. A number is said to be normal in base b if, for every positive integer n, all possible strings n digits long have density bn.

<span class="mw-page-title-main">Square number</span> Product of an integer with itself

In mathematics, a square number or perfect square is an integer that is the square of an integer; in other words, it is the product of some integer with itself. For example, 9 is a square number, since it equals 32 and can be written as 3 × 3.

<span class="mw-page-title-main">Multiplicative inverse</span> Number which when multiplied by x equals 1

In mathematics, a multiplicative inverse or reciprocal for a number x, denoted by 1/x or x−1, is a number which when multiplied by x yields the multiplicative identity, 1. The multiplicative inverse of a fraction a/b is b/a. For the multiplicative inverse of a real number, divide 1 by the number. For example, the reciprocal of 5 is one fifth (1/5 or 0.2), and the reciprocal of 0.25 is 1 divided by 0.25, or 4. The reciprocal function, the function f(x) that maps x to 1/x, is one of the simplest examples of a function which is its own inverse (an involution).

In mathematics, taking the nth root is an operation involving two numbers, the radicand and the index or degree. Taking the nth root is written as , where x is the radicand and n is the index. This is pronounced as "the nth root of x". The definition then of an nth root of a number x is a number r which, when raised to the power of the positive integer n, yields x:

<span class="mw-page-title-main">Diophantine approximation</span> Rational-number approximation of a real number

In number theory, the study of Diophantine approximation deals with the approximation of real numbers by rational numbers. It is named after Diophantus of Alexandria.

In mathematics, a quadratic irrational number is an irrational number that is the solution to some quadratic equation with rational coefficients which is irreducible over the rational numbers. Since fractions in the coefficients of a quadratic equation can be cleared by multiplying both sides by their least common denominator, a quadratic irrational is an irrational root of some quadratic equation with integer coefficients. The quadratic irrational numbers, a subset of the complex numbers, are algebraic numbers of degree 2, and can therefore be expressed as

<span class="mw-page-title-main">Square root of 2</span> Unique positive real number which when multiplied by itself gives 2

The square root of 2 is a positive real number that, when multiplied by itself, equals the number 2. It may be written in mathematics as or . It is an algebraic number, and therefore not a transcendental number. Technically, it should be called the principal square root of 2, to distinguish it from the negative number with the same property.

A decimal representation of a non-negative real number r is its expression as a sequence of symbols consisting of decimal digits traditionally written with a single separator:

<span class="mw-page-title-main">Rational number</span> Quotient of two integers

In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator p and a non-zero denominator q. For example, is a rational number, as is every integer. The set of all rational numbers, also referred to as "the rationals", the field of rationals or the field of rational numbers is usually denoted by boldface Q, or blackboard bold

<span class="mw-page-title-main">Real number</span> Number representing a continuous quantity

In mathematics, a real number is a number that can be used to measure a continuous one-dimensional quantity such as a distance, duration or temperature. Here, continuous means that pairs of values can have arbitrarily small differences. Every real number can be almost uniquely represented by an infinite decimal expansion.

<span class="mw-page-title-main">Irrational number</span> Number that is not a ratio of integers

In mathematics, the irrational numbers are all the real numbers that are not rational numbers. That is, irrational numbers cannot be expressed as the ratio of two integers. When the ratio of lengths of two line segments is an irrational number, the line segments are also described as being incommensurable, meaning that they share no "measure" in common, that is, there is no length, no matter how short, that could be used to express the lengths of both of the two given segments as integer multiples of itself.

<span class="mw-page-title-main">Constant-recursive sequence</span> Infinite sequence of numbers satisfying a linear equation

In mathematics and theoretical computer science, a constant-recursive sequence is an infinite sequence of numbers in which each number in the sequence is equal to a fixed linear combination of one or more of its immediate predecessors. The concept is variously known as a linear recurrence sequence, linear-recursive sequence, linear-recurrent sequence, a C-finite sequence, or a solution to a linear recurrence with constant coefficients.

<span class="mw-page-title-main">Moser–de Bruijn sequence</span> Number, sum of distinct powers of 4

In number theory, the Moser–de Bruijn sequence is an integer sequence named after Leo Moser and Nicolaas Govert de Bruijn, consisting of the sums of distinct powers of 4. Equivalently, they are the numbers whose binary representations are nonzero only in even positions.

References

  1. Darling, David (2004), The Universal Book of Mathematics: From Abracadabra to Zeno's Paradoxes, John Wiley & Sons, p. 12, ISBN   9780471667001
  2. Tóth, László (2020), "On Schizophrenic Patterns in b-ary Expansions of Some Irrational Numbers", Proceedings of the American Mathematical Society, 148 (1): 461–469, arXiv: 2002.06584 , Bibcode:2020arXiv200206584T, doi:10.1090/proc/14863, S2CID   211133029
  3. Pickover, Clifford A. (2003), "Schizophrenic Numbers", Wonders of Numbers: Adventures in Mathematics, Mind, and Meaning, Oxford University Press, pp. 210–211, ISBN   9780195157994