Francais | English | Espanõl

Rational number

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In mathematics, a rational number (commonly called a fraction) is a ratio or quotient of two integers, usually written as the vulgar fraction a/b, where b is not zero.

Each rational number can be written in infinitely many forms, for example <math>3/6 = 2/4 = 1/2</math>, but the simplest form is when <math>a</math> and <math>b</math> have no common divisors. Every non-zero rational number has exactly one simplest form of this type with a positive denominator. A fraction in this simplest form is said to be an irreducible fraction, or a fraction in reduced form.

The decimal expansion of a rational number is eventually periodic (in the case of a finite expansion the zeroes which implicitly follow it form the periodic part). The same is true for any other integral base above one, and is also true when rational numbers are considered to be p-adic numbers rather than real numbers. Conversely, if the expansion of a number for one base is periodic, it is periodic for all bases and the number is rational.

A real number which is not a rational number is called an irrational number.

The set of all rational numbers, which constitutes a field, is denoted by Q, or in blackboard bold <math>\mathbb{Q}</math>. Using the set-builder notation, <math>\mathbb{Q}</math> is defined as

<math>\mathbb{Q} = \left\{\frac{m}{n} : m \in \mathbb{Z}, n \in \mathbb{Z}, n \ne 0 \right\},</math>

where <math>\mathbb{Z}</math> denotes the set of integers.

Contents

[edit] The term rational

In the mathematical world, the adjective rational often means that the underlying field considered is the field <math>\mathbb{Q}</math> of rational numbers. For example, a rational integer is an algebraic integer which is also a rational number, which is to say, an ordinary integer, and a rational matrix is a matrix whose coefficients are rational numbers. Rational polynomial usually, and most correctly, means a polynomial with rational coefficients, also called a "polynomial over the rationals". However, rational function does not mean the underlying field is the rational numbers, and a rational algebraic curve is not an algebraic curve with rational coefficients.

[edit] Arithmetic

See also Arithmetic with fractions for a more elaborate treatment.

Two rational numbers <math>\frac{a}{b}</math> and <math>\frac{c}{d}</math> are equal if and only if <math>ad = bc</math>.

Two fractions are added as follows

<math>\frac{a}{b} + \frac{c}{d} = \frac{ad+bc}{bd}.</math>

The rule for multiplication is

<math>\frac{a}{b} \cdot \frac{c}{d} = \frac{ac}{bd}.</math>

Additive and multiplicative inverses exist in the rational numbers

<math> - \left( \frac{a}{b} \right) = \frac{-a}{b} = \frac{a}{-b} \quad\mbox{and}\quad
       \left(\frac{a}{b}\right)^{-1} = \frac{b}{a} \mbox{ if } a \neq 0. </math>

It follows that the quotient of two fractions is given by

<math>\frac{a}{b} \div \frac{c}{d} = \frac{ad}{bc}.</math>

[edit] History

[edit] Egyptian fractions

Any positive rational number can be expressed as a sum of distinct reciprocals of positive integers.

For instance, <math>\frac{5}{7} = \frac{1}{2} + \frac{1}{6} + \frac{1}{21}</math>

For any positive rational number, there are infinitely many different such representations. These representations are called Egyptian fractions, because the ancient Egyptians used them. The Egyptians also had a different notation for dyadic fractions. See also Egyptian numerals.

[edit] Formal construction

Mathematically we may construct the rational numbers as an equivalence class of ordered pair of integers <math>\left(a, b\right)</math>, with <math>b</math> not equal to zero. We can define addition and multiplication of these pairs with the following rules:

<math>\left(a, b\right) + \left(c, d\right) = \left(ad + bc, bd\right)</math>
<math>\left(a, b\right) \times \left(c, d\right) = \left(ac, bd\right)</math>

and if c ≠ 0, division by

<math>\frac{\left(a, b\right)} {\left(c, d\right)} = \left(ad, bc\right).</math>

To conform to our expectation that <math>2/4 = 1/2</math>, we define an equivalence relation <math>\sim</math> upon these pairs with the following rule:

<math>\left(a, b\right) \sim \left(c, d\right) \mbox{ iff } ad = bc</math>

This equivalence relation is compatible with the addition and multiplication defined above, and we may define Q to be the quotient set of ~, i.e. we identify two pairs (a, b) and (c, d) if they are equivalent in the above sense. (This construction can be carried out in any integral domain: see field of fractions.)

We can also define a total order on Q by writing

<math>\left(a, b\right) \le \left(c, d\right) \mbox{ iff } (bd>0\mbox{ and } ad \le bc)\mbox{ or }(bd<0\mbox{ and } ad \ge bc)</math>

[edit] Properties

The set <math>\mathbb{Q}</math>, together with the addition and multiplication operations shown above, forms a field, the field of fractions of the integers <math>\mathbb{Z}</math>.

The rationals are the smallest field with characteristic zero: every other field of characteristic zero contains a copy of <math>\mathbb{Q}</math>. The rational numbers are therefore the prime field for characteristic zero.

The algebraic closure of <math>\mathbb{Q}</math>, i.e. the field of roots of rational polynomials, is the algebraic numbers.

The set of all rational numbers is countable. Since the set of all real numbers is uncountable, we say that almost all real numbers are irrational, in the sense of Lebesgue measure, i.e. the set of rational numbers is a null set.

The rationals are a densely ordered set: between any two rationals, there sits another one, in fact infinitely many other ones. Any totally ordered set which is countable, dense (in the above sense), and has no least or greatest element is order isomorphic to the rational numbers.

[edit] Real numbers

The rationals are a dense subset of the real numbers: every real number has rational numbers arbitrarily close to it. A related property is that rational numbers are the only numbers with finite expressions of continued fraction.

By virtue of their order, the rationals carry an order topology. The rational numbers also carry a subspace topology. The rational numbers form a metric space by using the metric <math>d\left(x, y\right) = |x - y|</math>, and this yields a third topology on <math>\mathbb{Q}</math>. All three topologies coincide and turn the rationals into a topological field. The rational numbers are an important example of a space which is not locally compact. The rationals are characterized topologically as the unique countable metric space without isolated points. The space is also totally disconnected. The rational numbers do not form a complete metric space; the real numbers are the completion of <math>\mathbb{Q}</math>.

[edit] p-adic numbers

In addition to the absolute value metric mentioned above, there are other metrics which turn <math>\mathbb{Q}</math> into a topological field:

Let <math>p</math> be a prime number and for any non-zero integer <math>a</math> let <math>|a|_p = p^{-n}</math>, where <math>p^n</math> is the highest power of <math>p</math> dividing <math>a</math>;

In addition write <math>|0|_p = 0</math>. For any rational number <math>\frac{a}{b}</math>, we set <math>\left|\frac{a}{b}\right|_p = \frac{|a|_p}{|b|_p}</math>.

Then <math>d_p\left(x, y\right) = |x - y|_p</math> defines a metric on <math>\mathbb{Q}</math>.

The metric space <math>\left(\mathbb{Q}, d_p\right)</math> is not complete, and its completion is the p-adic number field <math>\mathbb{Q}_p</math>. See Ostrowski's theorem.

[edit] External links

bn:মূলদ সংখ্যা zh-min-nan:Pí-sò͘ bs:Racionalni brojevi bg:Рационално число ca:Nombre racional cs:Racionální číslo da:Rationale tal de:Rationale Zahl et:Ratsionaalarvud el:Ρητός αριθμός es:Número racional eo:Racionala nombro eu:Zenbaki arrazional fa:اعداد گویا fo:Ráðin tal fr:Nombre rationnel gl:Número racional ko:유리수 hr:Racionalni brojevi id:Bilangan rasional is:Ræðar tölur it:Numero razionale he:מספר רציונלי lt:Racionalieji skaičiai jbo:fi'urna'u lmo:Nümar razziunaal hu:Racionális szám nl:Rationaal getal ja:有理数 no:Rasjonalt tall nds:Ratschonale Tall pl:Liczby wymierne pt:Número racional ro:Număr raţional ru:Рациональное число scn:Nùmmuru razziunali simple:Rational number sk:Racionálne číslo sl:Racionalno število sr:Рационалан број sh:Racionalni broj fi:Rationaaliluku sv:Rationella tal th:จำนวนตรรกยะ vi:Số hữu tỉ tr:Rasyonel sayılar uk:Раціональні числа zh-yue:有理數 zh:有理数

Personal tools