Difference between revisions of "Real Numbers:Rational"
Line 1: | Line 1: | ||
− | [[File:Number-systems.svg|thumb|The rational numbers (<math>\mathbb{Q}</math>) are included in the | + | [[File:Number-systems.svg|thumb|The rational numbers (<math>\mathbb{Q}</math>) are included in the real numbers (<math>\mathbb{R}</math>), while themselves including the integers (<math>\mathbb{Z}</math>), which in turn include the natural numbers (<math>\mathbb{N}</math>)]] |
− | In | + | In mathematics, a '''rational number''' is a number that can be expressed as the quotient or fraction <math>\frac{p}{q}</math> of two integers, a numerator {{math|''p''}} and a non-zero denominator {{math|''q''}}. For example, {{math|{{sfrac|−3|7}}}} is a rational number, as is every integer (e.g. {{math|5 {{=}} {{sfrac|5|1}}}}). 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 a boldface {{math|'''Q'''}} (or [[blackboard bold]] <math>\mathbb{Q}</math>, Unicode {{unichar|1D410|MATHEMATICAL BOLD CAPITAL Q}} or {{unichar|211A|DOUBLE-STRUCK CAPITAL Q}}); it was thus denoted in 1895 by Giuseppe Peano after ''quoziente'', Italian for "quotient", and first appeared in Bourbaki's ''Algèbre''. |
− | The | + | The decimal expansion of a rational number either terminates after a finite number of digits (example: {{math|{{sfrac|3|4}} {{=}} 0.75}}), or eventually begins to repeat the same finite sequence of digits over and over (example: {{math|{{sfrac|9|44}} {{=}} 0.20454545...}}). Conversely, any repeating or terminating decimal represents a rational number. These statements are true in base 10, and in every other integer base (for example, binary or hexadecimal). |
− | A | + | A real number that is not rational is called irrational. Irrational numbers include {{math|[[square root of 2|{{sqrt|2}}]]}}, [[Pi|{{pi}}]], {{math|[[E (mathematical constant)|''e'']]}}, and {{math|[[Golden ratio|''φ'']]}}. The decimal expansion of an irrational number continues without repeating. Since the set of rational numbers is countable, and the set of real numbers is uncountable, almost all real numbers are irrational. |
− | Rational numbers can be | + | Rational numbers can be formally defined as equivalence classes of pairs of integers {{math|(''p'', ''q'')}} with {{math|''q'' ≠ 0}}, using the equivalence relation defined as follows: |
: <math>\left( p_1, q_1 \right) \sim \left( p_2, q_2 \right) \iff p_1 q_2 = p_2 q_1.</math> | : <math>\left( p_1, q_1 \right) \sim \left( p_2, q_2 \right) \iff p_1 q_2 = p_2 q_1.</math> | ||
− | The fraction {{math|{{sfrac|''p''|''q''}}}} then denotes the equivalence class of {{math|(''p'', ''q'')}}. | + | The fraction {{math|{{sfrac|''p''|''q''}}}} then denotes the equivalence class of {{math|(''p'', ''q'')}}. |
− | Rational numbers together with | + | Rational numbers together with addition and multiplication form a field which contains the integers, and is contained in any field containing the integers. In other words, the field of rational numbers is a prime field, and a field has characteristic zero if and only if it contains the rational numbers as a subfield. Finite extensions of {{math|'''Q'''}} are called algebraic number fields, and the algebraic closure of {{math|'''Q'''}} is the field of algebraic numbers. |
− | In | + | In mathematical analysis, the rational numbers form a dense subset of the real numbers. The real numbers can be constructed from the rational numbers by completion, using Cauchy sequences, Dedekind cuts, or infinite decimals (for more, see Construction of the real numbers). |
+ | |||
+ | ==Terminology== | ||
+ | The term ''rational'' in reference to the set {{math|'''Q'''}} refers to the fact that a rational number represents a ''ratio'' of two integers. In mathematics, "rational" is often used as a noun abbreviating "rational number". The adjective ''rational'' sometimes means that the coefficients are rational numbers. For example, a rational point is a point with rational coordinates (i.e., a point whose coordinates are rational numbers); a ''rational matrix'' is a matrix of rational numbers; a ''rational polynomial'' may be a polynomial with rational coefficients, although the term "polynomial over the rationals" is generally preferred, to avoid confusion between "rational expression" and "rational function" (a polynomial is a rational expression and defines a rational function, even if its coefficients are not rational numbers). However, a rational curve ''is not'' a curve defined over the rationals, but a curve which can be parameterized by rational functions. | ||
+ | |||
+ | ===Etymology=== | ||
+ | |||
+ | Although nowadays ''rational numbers'' are defined in terms of ''ratios'', the term ''rational'' is not a derivation of ''ratio''. On the opposite, it is ''ratio'' that is derived from ''rational'': the first use of ''ratio'' with its modern meaning was attested in English about 1660, while the use of ''rational'' for qualifying numbers appeared almost a century earlier, in 1570. This meaning of ''rational'' came from the mathematical meaning of ''irrational'', which was first used in 1551, and it was used in "translations of Euclid (following his peculiar use of {{lang|grc|ἄλογος}})". | ||
+ | |||
+ | This unusual history originated in the fact that ancient Greeks "avoided heresy by forbidding themselves from thinking of those irrationa lengths as numbers". So such lengths were ''irrational'', in the sense of ''illogical'', that is "not to be spoken about" ({{lang|grc|ἄλογος}} in Greek). | ||
+ | |||
+ | This etymology is similar to that of ''imaginary'' numbers and ''real'' numbers. | ||
==Arithmetic== | ==Arithmetic== | ||
− | |||
===Irreducible fraction=== | ===Irreducible fraction=== | ||
Every rational number may be expressed in a unique way as an [[irreducible fraction]] {{math|{{sfrac|''a''|''b''}}}}, where {{mvar|a}} and {{mvar|b}} are [[coprime integers]] and {{math|''b'' > 0}}. This is often called the [[canonical form]] of the rational number. | Every rational number may be expressed in a unique way as an [[irreducible fraction]] {{math|{{sfrac|''a''|''b''}}}}, where {{mvar|a}} and {{mvar|b}} are [[coprime integers]] and {{math|''b'' > 0}}. This is often called the [[canonical form]] of the rational number. | ||
− | Starting from a rational number {{math|{{sfrac|''a''|''b''}}}}, its canonical form may be obtained by dividing {{mvar|a}} and {{mvar|b}} by their [[greatest common divisor]], and, if {{math|''b'' < 0}}, changing the sign of the resulting numerator and denominator. | + | Starting from a rational number {{math|{{sfrac|''a''|''b''}}}}, its canonical form may be obtained by dividing {{mvar|a}} and {{mvar|b}} by their [[greatest common divisor]], and, if {{math|''b'' < 0}}, changing the sign of the resulting numerator and denominator. |
===Embedding of integers=== | ===Embedding of integers=== | ||
− | Any integer {{math|''n''}} can be expressed as the rational number {{math|{{sfrac|''n''|1}}}}, which is its canonical form as a rational number. | + | Any integer {{math|''n''}} can be expressed as the rational number {{math|{{sfrac|''n''|1}}}}, which is its canonical form as a rational number. |
===Equality=== | ===Equality=== | ||
Line 46: | Line 56: | ||
:<math>\frac{a}{b} + \frac{c}{d} = \frac{ad+bc}{bd}.</math> | :<math>\frac{a}{b} + \frac{c}{d} = \frac{ad+bc}{bd}.</math> | ||
− | If both fractions are in canonical form, the result is in canonical form if and only if {{mvar|b}} and {{mvar|d}} are [[coprime integers]]. | + | If both fractions are in canonical form, the result is in canonical form if and only if {{mvar|b}} and {{mvar|d}} are [[coprime integers]]. |
===Subtraction=== | ===Subtraction=== | ||
:<math>\frac{a}{b} - \frac{c}{d} = \frac{ad-bc}{bd}.</math> | :<math>\frac{a}{b} - \frac{c}{d} = \frac{ad-bc}{bd}.</math> | ||
− | If both fractions are in canonical form, the result is in canonical form if and only if {{mvar|b}} and {{mvar|d}} are [[coprime integers]]. | + | If both fractions are in canonical form, the result is in canonical form if and only if {{mvar|b}} and {{mvar|d}} are [[coprime integers]]. |
===Multiplication=== | ===Multiplication=== | ||
Line 57: | Line 67: | ||
:<math>\frac{a}{b} \cdot\frac{c}{d} = \frac{ac}{bd}.</math> | :<math>\frac{a}{b} \cdot\frac{c}{d} = \frac{ac}{bd}.</math> | ||
− | where the result may be a [[reducible fraction]]—even if both original fractions are in canonical form. | + | where the result may be a [[reducible fraction]]—even if both original fractions are in canonical form. |
===Inverse=== | ===Inverse=== | ||
Line 83: | Line 93: | ||
If {{math|''a'' ≠ 0}}, then | If {{math|''a'' ≠ 0}}, then | ||
:<math>\left(\frac{a}{b}\right)^{-n} = \frac{b^n}{a^n}.</math> | :<math>\left(\frac{a}{b}\right)^{-n} = \frac{b^n}{a^n}.</math> | ||
− | If {{math|{{sfrac|''a''|''b''}}}} is in canonical form, the canonical form of the result is {{math|{{sfrac|''b<sup>n</sup>''|''a<sup>n</sup>''}}}} if {{math|''a'' > 0}} or {{mvar|n}} is even. Otherwise, the canonical form of the result is {{math|{{sfrac|−''b<sup>n</sup>''|−''a<sup>n</sup>''}}}}. | + | If {{math|{{sfrac|''a''|''b''}}}} is in canonical form, the canonical form of the result is {{math|{{sfrac|''b<sup>n</sup>''|''a<sup>n</sup>''}}}} if {{math|''a'' > 0}} or {{mvar|n}} is even. Otherwise, the canonical form of the result is {{math|{{sfrac|−''b<sup>n</sup>''|−''a<sup>n</sup>''}}}}. |
==Formal construction== | ==Formal construction== | ||
[[File:Rational Representation.svg|thumb|right|300px|A diagram showing a representation of the equivalent classes of pairs of integers]] | [[File:Rational Representation.svg|thumb|right|300px|A diagram showing a representation of the equivalent classes of pairs of integers]] | ||
− | The rational numbers may be built as [[equivalence class]]es of [[ordered pair]]s of [[integer]]s. | + | The rational numbers may be built as [[equivalence class]]es of [[ordered pair]]s of [[integer]]s. |
More precisely, let {{math|('''Z''' × ('''Z''' \ {0}))}} be the set of the pairs {{math|(''m'', ''n'')}} of integers such {{math|''n'' ≠ 0}}. An [[equivalence relation]] is defined on this set by | More precisely, let {{math|('''Z''' × ('''Z''' \ {0}))}} be the set of the pairs {{math|(''m'', ''n'')}} of integers such {{math|''n'' ≠ 0}}. An [[equivalence relation]] is defined on this set by | ||
Line 114: | Line 124: | ||
==Properties== | ==Properties== | ||
[[File:Diagonal argument.svg|thumb|right|200px|Illustration of the countability of the positive rationals]] | [[File:Diagonal argument.svg|thumb|right|200px|Illustration of the countability of the positive rationals]] | ||
− | The set {{math|'''Q'''}} of all rational numbers, together with the addition and multiplication operations shown above, forms a [[field (mathematics)|field]]. | + | The set {{math|'''Q'''}} of all rational numbers, together with the addition and multiplication operations shown above, forms a [[field (mathematics)|field]]. |
− | {{math|'''Q'''}} has no [[field automorphism]] other than the identity. | + | {{math|'''Q'''}} has no [[field automorphism]] other than the identity. |
With the order defined above, {{math|'''Q'''}} is an [[ordered field]]<ref name=":2" /> that has no subfield other than itself, and is the smallest ordered field, in the sense that every ordered field contains a unique subfield [[isomorphism|isomorphic]] to {{math|'''Q'''}}.{{Citation needed|date=August 2021}} | With the order defined above, {{math|'''Q'''}} is an [[ordered field]]<ref name=":2" /> that has no subfield other than itself, and is the smallest ordered field, in the sense that every ordered field contains a unique subfield [[isomorphism|isomorphic]] to {{math|'''Q'''}}.{{Citation needed|date=August 2021}} | ||
− | {{math|'''Q'''}} is a [[prime field]], which is a field that has no subfield other than itself. | + | {{math|'''Q'''}} is a [[prime field]], which is a field that has no subfield other than itself. The rationals are the smallest field with [[characteristic (algebra)|characteristic]] zero. Every field of characteristic zero contains a unique subfield isomorphic to {{math|'''Q'''}}. |
− | {{math|'''Q'''}} is the [[field of fractions]] of the [[integer]]s {{math|'''Z'''}}. | + | {{math|'''Q'''}} is the [[field of fractions]] of the [[integer]]s {{math|'''Z'''}}. The [[algebraic closure]] of {{math|'''Q'''}}, i.e. the field of roots of rational polynomials, is the field of [[algebraic number]]s.{{Citation needed|date=August 2021}} |
− | The set of all rational numbers is [[countable]] (see the figure), while the set of all real numbers (as well as the set of irrational numbers) is uncountable. Being countable, the set of rational numbers is a [[null set]], that is, [[almost all]] real numbers are irrational, in the sense of [[Lebesgue measure]]. | + | The set of all rational numbers is [[countable]] (see the figure), while the set of all real numbers (as well as the set of irrational numbers) is uncountable. Being countable, the set of rational numbers is a [[null set]], that is, [[almost all]] real numbers are irrational, in the sense of [[Lebesgue measure]]. |
The rationals are a [[densely ordered]] set: between any two rationals, there sits another one, and, therefore, infinitely many other ones.<ref name=":1" /> For example, for any two fractions such that | The rationals are a [[densely ordered]] set: between any two rationals, there sits another one, and, therefore, infinitely many other ones.<ref name=":1" /> For example, for any two fractions such that | ||
Line 131: | Line 141: | ||
:<math>\frac{a}{b} < \frac{a + c}{b + d} < \frac{c}{d}.</math>{{Citation needed|date=August 2021}} | :<math>\frac{a}{b} < \frac{a + c}{b + d} < \frac{c}{d}.</math>{{Citation needed|date=August 2021}} | ||
− | Any [[totally ordered]] set which is countable, dense (in the above sense), and has no least or greatest element is [[order isomorphism|order isomorphic]] to the rational numbers. | + | Any [[totally ordered]] set which is countable, dense (in the above sense), and has no least or greatest element is [[order isomorphism|order isomorphic]] to the rational numbers. |
==Real numbers and topological properties== | ==Real numbers and topological properties== | ||
− | The rationals are a [[dense set|dense subset]] of the real numbers: every real number has rational numbers arbitrarily close to it.<ref name=":1" /> A related property is that rational numbers are the only numbers with [[finite set|finite]] expansions as [[continued fraction|regular continued fractions]]. | + | The rationals are a [[dense set|dense subset]] of the real numbers: every real number has rational numbers arbitrarily close to it.<ref name=":1" /> A related property is that rational numbers are the only numbers with [[finite set|finite]] expansions as [[continued fraction|regular continued fractions]]. |
By virtue of their order, the rationals carry an [[order topology]]. The rational numbers, as a subspace of the real numbers, also carry a [[subspace topology]]. The rational numbers form a [[metric space]] by using the [[absolute difference]] metric {{math|''d''(''x'', ''y'') {{=}} {{abs|''x'' − ''y''}}}}, and this yields a third topology on {{math|'''Q'''}}. 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]] [[Topological property|metrizable space]] without [[isolated point]]s. The space is also [[totally disconnected space|totally disconnected]]. The rational numbers do not form a [[completeness (topology)|complete metric space]]{{Citation needed|date=August 2021}}; the [[real numbers]] are the completion of {{math|'''Q'''}} under the metric {{math|''d''(''x'', ''y'') {{=}} {{abs|''x'' − ''y''}}}} above.<ref name=":2" /> | By virtue of their order, the rationals carry an [[order topology]]. The rational numbers, as a subspace of the real numbers, also carry a [[subspace topology]]. The rational numbers form a [[metric space]] by using the [[absolute difference]] metric {{math|''d''(''x'', ''y'') {{=}} {{abs|''x'' − ''y''}}}}, and this yields a third topology on {{math|'''Q'''}}. 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]] [[Topological property|metrizable space]] without [[isolated point]]s. The space is also [[totally disconnected space|totally disconnected]]. The rational numbers do not form a [[completeness (topology)|complete metric space]]{{Citation needed|date=August 2021}}; the [[real numbers]] are the completion of {{math|'''Q'''}} under the metric {{math|''d''(''x'', ''y'') {{=}} {{abs|''x'' − ''y''}}}} above.<ref name=":2" /> |
Revision as of 16:03, 19 October 2021
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, Template:Sfrac is a rational number, as is every integer (e.g. 5 Template:= Template:Sfrac). 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 a boldface Q (or blackboard bold , Unicode Template:Unichar or Template:Unichar); it was thus denoted in 1895 by Giuseppe Peano after quoziente, Italian for "quotient", and first appeared in Bourbaki's Algèbre.
The decimal expansion of a rational number either terminates after a finite number of digits (example: Template:Sfrac Template:= 0.75), or eventually begins to repeat the same finite sequence of digits over and over (example: Template:Sfrac Template:= 0.20454545...). Conversely, any repeating or terminating decimal represents a rational number. These statements are true in base 10, and in every other integer base (for example, binary or hexadecimal).
A real number that is not rational is called irrational. Irrational numbers include [[square root of 2|Template:Sqrt]], [[Pi|Template:Pi]], e, and φ. The decimal expansion of an irrational number continues without repeating. Since the set of rational numbers is countable, and the set of real numbers is uncountable, almost all real numbers are irrational.
Rational numbers can be formally defined as equivalence classes of pairs of integers (p, q) with q ≠ 0, using the equivalence relation defined as follows:
The fraction Template:Sfrac then denotes the equivalence class of (p, q).
Rational numbers together with addition and multiplication form a field which contains the integers, and is contained in any field containing the integers. In other words, the field of rational numbers is a prime field, and a field has characteristic zero if and only if it contains the rational numbers as a subfield. Finite extensions of Q are called algebraic number fields, and the algebraic closure of Q is the field of algebraic numbers.
In mathematical analysis, the rational numbers form a dense subset of the real numbers. The real numbers can be constructed from the rational numbers by completion, using Cauchy sequences, Dedekind cuts, or infinite decimals (for more, see Construction of the real numbers).
Contents
Terminology
The term rational in reference to the set Q refers to the fact that a rational number represents a ratio of two integers. In mathematics, "rational" is often used as a noun abbreviating "rational number". The adjective rational sometimes means that the coefficients are rational numbers. For example, a rational point is a point with rational coordinates (i.e., a point whose coordinates are rational numbers); a rational matrix is a matrix of rational numbers; a rational polynomial may be a polynomial with rational coefficients, although the term "polynomial over the rationals" is generally preferred, to avoid confusion between "rational expression" and "rational function" (a polynomial is a rational expression and defines a rational function, even if its coefficients are not rational numbers). However, a rational curve is not a curve defined over the rationals, but a curve which can be parameterized by rational functions.
Etymology
Although nowadays rational numbers are defined in terms of ratios, the term rational is not a derivation of ratio. On the opposite, it is ratio that is derived from rational: the first use of ratio with its modern meaning was attested in English about 1660, while the use of rational for qualifying numbers appeared almost a century earlier, in 1570. This meaning of rational came from the mathematical meaning of irrational, which was first used in 1551, and it was used in "translations of Euclid (following his peculiar use of Template:Lang)".
This unusual history originated in the fact that ancient Greeks "avoided heresy by forbidding themselves from thinking of those irrationa lengths as numbers". So such lengths were irrational, in the sense of illogical, that is "not to be spoken about" (Template:Lang in Greek).
This etymology is similar to that of imaginary numbers and real numbers.
Arithmetic
Irreducible fraction
Every rational number may be expressed in a unique way as an irreducible fraction Template:Sfrac, where a and b are coprime integers and b > 0. This is often called the canonical form of the rational number.
Starting from a rational number Template:Sfrac, its canonical form may be obtained by dividing a and b by their greatest common divisor, and, if b < 0, changing the sign of the resulting numerator and denominator.
Embedding of integers
Any integer n can be expressed as the rational number Template:Sfrac, which is its canonical form as a rational number.
Equality
- if and only if
If both fractions are in canonical form, then:
- if and only if and [1]
Ordering
If both denominators are positive (particularly if both fractions are in canonical form):
- if and only if
On the other hand, if either denominator is negative, then each fraction with a negative denominator must first be converted into an equivalent form with a positive denominator—by changing the signs of both its numerator and denominator.[1]
Addition
Two fractions are added as follows:
If both fractions are in canonical form, the result is in canonical form if and only if b and d are coprime integers.
Subtraction
If both fractions are in canonical form, the result is in canonical form if and only if b and d are coprime integers.
Multiplication
The rule for multiplication is:
where the result may be a reducible fraction—even if both original fractions are in canonical form.
Inverse
Every rational number Template:Sfrac has an additive inverse, often called its opposite,
If Template:Sfrac is in canonical form, the same is true for its opposite.
A nonzero rational number Template:Sfrac has a multiplicative inverse, also called its reciprocal,
If Template:Sfrac is in canonical form, then the canonical form of its reciprocal is either Template:Sfrac or Template:Sfrac, depending on the sign of a.Template:Citation needed
Division
If b, c, and d are nonzero, the division rule is
Thus, dividing Template:Sfrac by Template:Sfrac is equivalent to multiplying Template:Sfrac by the reciprocal of Template:Sfrac:
Exponentiation to integer power
If n is a non-negative integer, then
The result is in canonical form if the same is true for Template:Sfrac. In particular,
If a ≠ 0, then
If Template:Sfrac is in canonical form, the canonical form of the result is Template:Sfrac if a > 0 or n is even. Otherwise, the canonical form of the result is Template:Sfrac.
Formal construction
The rational numbers may be built as equivalence classes of ordered pairs of integers.
More precisely, let (Z × (Z \ {0})) be the set of the pairs (m, n) of integers such n ≠ 0. An equivalence relation is defined on this set by
Addition and multiplication can be defined by the following rules:
This equivalence relation is a congruence relation, which means that it is compatible with the addition and multiplication defined above; the set of rational numbers Q is the defined as the quotient set by this equivalence relation, (Z × (Z \ {0})) / ~, equipped with the addition and the multiplication induced by the above operations. (This construction can be carried out with any integral domain and produces its field of fractions.)[1]
The equivalence class of a pair (m, n) is denoted Template:Sfrac. Two pairs (m1, n1) and (m2, n2) belong to the same equivalence class (that is are equivalent) if and only if m1n2 Template:= m2n1. This means that Template:Sfrac Template:= Template:Sfrac if and only m1n2 Template:= m2n1.[1][2]
Every equivalence class Template:Sfrac may be represented by infinitely many pairs, since
Each equivalence class contains a unique canonical representative element. The canonical representative is the unique pair (m, n) in the equivalence class such that m and n are coprime, and n > 0. It is called the representation in lowest terms of the rational number.
The integers may be considered to be rational numbers identifying the integer n with the rational number Template:Sfrac.
A total order may be defined on the rational numbers, that extends the natural order of the integers. One has
if
Properties
The set Q of all rational numbers, together with the addition and multiplication operations shown above, forms a field.
Q has no field automorphism other than the identity.
With the order defined above, Q is an ordered field[2] that has no subfield other than itself, and is the smallest ordered field, in the sense that every ordered field contains a unique subfield isomorphic to Q.Template:Citation needed
Q is a prime field, which is a field that has no subfield other than itself. The rationals are the smallest field with characteristic zero. Every field of characteristic zero contains a unique subfield isomorphic to Q.
Q is the field of fractions of the integers Z. The algebraic closure of Q, i.e. the field of roots of rational polynomials, is the field of algebraic numbers.Template:Citation needed
The set of all rational numbers is countable (see the figure), while the set of all real numbers (as well as the set of irrational numbers) is uncountable. Being countable, the set of rational numbers is a null set, that is, almost all real numbers are irrational, in the sense of Lebesgue measure.
The rationals are a densely ordered set: between any two rationals, there sits another one, and, therefore, infinitely many other ones.[1] For example, for any two fractions such that
(where are positive), we have
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.
Real numbers and topological properties
The rationals are a dense subset of the real numbers: every real number has rational numbers arbitrarily close to it.[1] A related property is that rational numbers are the only numbers with finite expansions as regular continued fractions.
By virtue of their order, the rationals carry an order topology. The rational numbers, as a subspace of the real numbers, also carry a subspace topology. The rational numbers form a metric space by using the absolute difference metric d(x, y) Template:= Template:Abs, and this yields a third topology on Q. 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 metrizable space without isolated points. The space is also totally disconnected. The rational numbers do not form a complete metric spaceTemplate:Citation needed; the real numbers are the completion of Q under the metric d(x, y) Template:= Template:Abs above.[2]
Resources
- Rational number, Wikipedia
<ref>
tag;
no text was provided for refs named :1
<ref>
tag;
no text was provided for refs named :2