Difference between revisions of "Real Numbers:Rational"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 1: Line 1:
[[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>)]]
+
[[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 [[mathematics]], a '''rational number''' is a [[number]] that can be expressed as the [[quotient]] or [[fraction (mathematics)|fraction]] {{math|{{sfrac|''p''|''q''}}}} of two [[integer]]s, a [[numerator]] {{math|''p''}} and a non-zero [[denominator]] {{math|''q''}}.<ref name="Rosen">{{cite book |last = Rosen |first=Kenneth |title=Discrete Mathematics and its Applications |edition=6th |publisher=McGraw-Hill |location=New York, NY|isbn=978-0-07-288008-3 |pages=105, 158–160}}</ref> For example, {{math|{{sfrac|−3|7}}}} is a rational number, as is every integer (e.g. {{math|5 {{=}} {{sfrac|5|1}}}}). The [[set (mathematics)|set]] of all rational numbers, also referred to as "'''the rationals'''",<ref>{{cite book |title=Elements of Pure and Applied Mathematics |edition=illustrated |first1=Harry |last1=Lass |publisher=Courier Corporation |year=2009 |isbn=978-0-486-47186-0 |page=382 |url=https://books.google.com/books?id=WAY_AwAAQBAJ}} [https://books.google.com/books?id=WAY_AwAAQBAJ&pg=PA382 Extract of page 382]</ref> the '''field of rationals'''<ref>{{cite book |title=The Collected Works of Julia Robinson |first1=Julia |last1=Robinson |publisher=American Mathematical Soc |year=1996 |isbn=978-0-8218-0575-6 |page=104 |url=https://books.google.com/books?id=_33D84OENIAC}} [https://books.google.com/books?id=_33D84OENIAC&pg=PA104 Extract of page 104]</ref> 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}});<ref>{{cite web|last1=Rouse|first1=Margaret|title=Mathematical Symbols|url=http://searchdatacenter.techtarget.com/definition/Mathematical-Symbols|access-date=1 April 2015}}</ref> it was thus denoted in 1895 by [[Giuseppe Peano]] after ''[[wikt:quoziente|quoziente]]'', Italian for "[[quotient]]",{{Citation needed|date=August 2021}} and first appeared in Bourbaki's ''Algèbre''.<ref name=":0" />
+
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 [[decimal expansion]] of a rational number either terminates after a finite number of [[numerical digit|digits]] (example: {{math|{{sfrac|3|4}} {{=}} 0.75}}), or eventually begins to [[repeating decimal|repeat]] the same finite [[sequence]] of digits over and over (example: {{math|{{sfrac|9|44}} {{=}} 0.20454545...}}).<ref>{{Cite web|title=Rational number|url=https://www.britannica.com/science/rational-number|access-date=2020-08-11|website=Encyclopedia Britannica|language=en}}</ref> Conversely, any repeating or terminating decimal represents a rational number. These statements are true in [[decimal|base 10]], and in every other integer [[radix|base]] (for example, [[binary numeral system|binary]] or [[hexadecimal]]).{{Citation needed|date=August 2021}}
+
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 [[real number]] that is not rational is called [[irrational number|irrational]].<ref name=":0">{{Cite web|last=Weisstein|first=Eric W.|title=Rational Number|url=https://mathworld.wolfram.com/RationalNumber.html|access-date=2020-08-11|website=mathworld.wolfram.com|language=en}}</ref> 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 set|countable]], and the set of real numbers is [[uncountable set|uncountable]], [[almost all]] real numbers are irrational.<ref name="Rosen"/>
+
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 [[Formalism (mathematics)|formally]] defined as [[equivalence class]]es of pairs of integers {{math|(''p'', ''q'')}} with {{math|''q'' ≠ 0}}, using the [[equivalence relation]] defined as follows:
+
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'')}}.<ref name=":1">{{Cite book|last=Biggs|first=Norman L.|title=Discrete Mathematics|publisher=Oxford University Press|year=2002|isbn=978-0-19-871369-2|location=India|pages=75-78}}</ref>
+
The fraction {{math|{{sfrac|''p''|''q''}}}} then denotes the equivalence class of {{math|(''p'', ''q'')}}.
  
Rational numbers together with [[addition]] and [[multiplication]] form a [[field (mathematics)|field]] which contains the [[integer]]s, 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 [[field extension|extensions]] of {{math|'''Q'''}} are called [[algebraic number field]]s, and the [[algebraic closure]] of {{math|'''Q'''}} is the field of [[algebraic number]]s.<ref name="Gilbert">{{cite book |last1=Gilbert |first1=Jimmie |last2=Linda |first2=Gilbert|author2-link=Linda Gilbert Saucier |year=2005 |title=Elements of Modern Algebra |edition=6th |publisher=Thomson Brooks/Cole |location=Belmont, CA |isbn=0-534-40264-X |pages=243–244}}</ref>
+
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 [[mathematical analysis]], the rational numbers form a [[dense set|dense subset]] of the real numbers. The real numbers can be constructed from the rational numbers by [[completion (metric space)|completion]], using [[Cauchy sequence]]s, [[Dedekind cut]]s, or infinite [[decimal]]s (for more, see [[Construction of the real numbers]]).{{Citation needed|date=August 2021}}
+
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==
{{See also|Fraction (mathematics)#Arithmetic with fractions}}
 
  
 
===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.{{Citation needed|date=August 2021}}
+
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.{{Citation needed|date=August 2021}}
+
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]].<ref name=":1" /><ref name=":2">{{Cite web|title=Fraction - Encyclopedia of Mathematics|url=https://encyclopediaofmath.org/wiki/Fraction|access-date=2021-08-17|website=encyclopediaofmath.org}}</ref>
+
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]].<ref name=":2" />{{Verify source|date=August 2021}}
+
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.<ref name=":1" /><ref name=":2" />
+
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>''}}}}.{{Citation needed|date=August 2021}}
+
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.<ref name=":1" /><ref name=":2" />
+
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]].<ref name=":1" />
+
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.{{Citation needed|date=August 2021}}
+
{{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.<ref>{{cite book |url=https://books.google.com/books?id=WHjO9K6xEm4C&pg=PA578 |title=Encyclopedic Dictionary of Mathematics, Volume 1 |page=578 |location=London, England |publisher=MIT Press |isbn=0-2625-9020-4 |first=Nihon |last=Sūgakkai |year=1993}}</ref> The rationals are the smallest field with [[characteristic (algebra)|characteristic]] zero. Every field of characteristic zero contains a unique subfield 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. 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'''}}.<ref>{{cite book |last1=Bourbaki |first1=N. |title=Algebra II: Chapters 4 - 7 |date=2003 |publisher=Springer Science & Business Media |page=A.VII.5}}</ref> 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}}
+
{{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]].{{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 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.<ref>{{Cite techreport|first1=Martin|last1=Giese|first2=Arno|last2=Schönegge|title=Any two countable densely ordered sets without endpoints are isomorphic - a formal proof with KIV|date=December 1995|url=https://www.uio.no/studier/emner/matnat/ifi/nedlagte-emner/INF5170/v14/undervisningsmateriale/countable-densely-ordered-sets.pdf|access-date=17 August 2021}}</ref>
+
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]].{{Citation needed|date=August 2021}}
+
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

The rational numbers () are included in the real numbers (), while themselves including the integers (), which in turn include the natural numbers ()

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).

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:

[2]Template:Verify source

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

A diagram showing a representation of the equivalent classes of pairs of integers

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

[1][2]

Addition and multiplication can be defined by the following rules:

[1]

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

Illustration of the countability of the positive rationals

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

Template:Citation needed

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

  • 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 Cite error: Invalid <ref> tag; no text was provided for refs named :1
  • 2.0 2.1 2.2 2.3 2.4 Cite error: Invalid <ref> tag; no text was provided for refs named :2