Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.2) (Whoop whoop pull up - 11052 |
redir |
||
(22 intermediate revisions by 16 users not shown) | |||
Line 1:
{{Short description|Rational-number approximation of a real number}}
{{more citations needed|date=May 2023}}
{{Use American English|date = March 2019}}
{{Diophantine_approximation_graph.svg}}
In [[number theory]], the study of '''Diophantine approximation''' deals with the approximation of [[real number]]s by [[rational number]]s. It is named after [[Diophantus of Alexandria]].
The first problem was to know how well a real number can be approximated by rational numbers. For this problem, a rational number ''
Knowing the "best" approximations of a given number, the main problem of the field is to find sharp [[upper and lower bounds]] of the above difference, expressed as a function of the [[denominator]]. It appears that these bounds depend on the nature of the real numbers to be approximated: the lower bound for the approximation of a rational number by another rational number is larger than the lower bound for [[algebraic number]]s, which is itself larger than the lower bound for all real numbers. Thus a real number that may be better approximated than the bound for algebraic numbers is certainly a [[transcendental number]].
Line 12 ⟶ 13:
Diophantine approximations and [[transcendental number theory]] are very close areas that share many theorems and methods. Diophantine approximations also have important applications in the study of [[Diophantine equation]]s.
The 2022 [[Fields Medal]] was awarded to [[James Maynard (mathematician)|James Maynard]], in part for his work on Diophantine approximation.
== Best Diophantine approximations of a real number ==
{{main|
Given a real number {{math|''α''}}, there are two ways to define a best Diophantine approximation of {{math|''α''}}. For the first definition,<ref name="Khinchin 1997 p.21">{{harvnb|Khinchin|1997|p=21}}</ref> the rational number {{math|''p''/''q''}} is a ''best Diophantine approximation'' of {{math|''α''}} if
Line 26 ⟶ 27:
A best approximation for the second definition is also a best approximation for the first one, but the converse is not true in general.<ref name=Khinchin24>{{harvnb|Khinchin|1997|p=24}}</ref>
The theory of [[Simple continued fraction|continued fraction]]s allows us to compute the best approximations of a real number: for the second definition, they are the [[
For example, the constant ''e'' = 2.718281828459045235... has the (regular) continued fraction representation
Line 53 ⟶ 54:
The badly approximable numbers are precisely those with [[Restricted partial quotients|bounded partial quotients]].<ref name=Bug245>{{harvnb|Bugeaud|2012|p=245}}</ref>
Equivalently, a number is badly approximable [[if and only if]] its [[Markov constant]] is finite or equivalently its simple continued fraction is bounded.
== Lower bounds for Diophantine approximations ==
{{unsourced section|date=May 2023}}
=== Approximation of a rational by other rationals ===
A rational number <math display="inline">\alpha =\frac{a}{b}</math> may be obviously and perfectly approximated by <math display="inline">\frac{p_i}{q_i} = \frac{i\,a}{i \,b}</math> for every positive integer ''i''.
Line 88 ⟶ 89:
{{main|Thue–Siegel–Roth theorem}}
Over more than a century, there were many efforts to improve Liouville's theorem: every improvement of the bound enables us to prove that more numbers are transcendental. The main improvements are due to {{harvs|first=Axel|last=Thue|authorlink=Axel Thue|year=1909|txt}}, {{harvs|frst=Carl Ludwig|last=Siegel|authorlink=Carl Ludwig Siegel|year=1921|txt}}, {{harvs|first=Freeman|last=Dyson|authorlink=Freeman Dyson|year=1947|txt}}, and {{harvs|first=Klaus|last=Roth|authorlink=Klaus Roth|year=1955|txt}}, leading finally to the Thue–Siegel–Roth theorem: If {{math|''x''}} is an irrational algebraic number and {{math|''ε > 0''}}
:<math>
\left| x- \frac{p}{q} \right|>\frac{c(x, \varepsilon)}{q^{2+\varepsilon}}
Line 141 ⟶ 142:
The equivalence may be read on the regular continued fraction representation, as shown by the following theorem of [[Joseph Alfred Serret|Serret]]:
'''Theorem''': Two irrational numbers ''x'' and ''y'' are equivalent if and only if there exist two positive integers ''h'' and ''k'' such that the regular [[Simple continued fraction|continued fraction]] representations of ''x'' and ''y''
:<math>\begin{align}
x &= [u_0; u_1, u_2, \ldots]\, , \\
Line 189 ⟶ 190:
== Uniform distribution ==
{{unsourced section|date=May 2023}}
Another topic that has seen a thorough development is the theory of [[equidistributed sequence|uniform distribution mod 1]]. Take a sequence ''a''<sub>1</sub>, ''a''<sub>2</sub>, ... of real numbers and consider their ''fractional parts''. That is, more abstractly, look at the sequence in <math>\mathbb{R}/\mathbb{Z}</math>, which is a circle. For any interval ''I'' on the circle we look at the proportion of the sequence's elements that lie in it, up to some integer ''N'', and compare it to the proportion of the circumference occupied by ''I''. ''Uniform distribution'' means that in the limit, as ''N'' grows, the proportion of hits on the interval tends to the 'expected' value. [[Hermann Weyl]] proved a [[Equidistributed_sequence#Weyl'
Related to uniform distribution is the topic of [[irregularities of distribution]], which is of a [[combinatorics|combinatorial]] nature.
== Algorithms ==
Grotschel, Lovasz and Schrijver describe algorithms for finding approximately-best diophantine approximations, both for individual real numbers and for set of real numbers. The latter problem is called '''simultaneous diophantine approximation'''.<ref name=":0">{{Cite Geometric Algorithms and Combinatorial Optimization}}</ref>{{Rp|page=|___location=Sec. 5.2}}
== Unsolved problems ==
{{unsourced section|date=May 2023}}
There are still simply
It is also unknown if there are algebraic numbers with unbounded coefficients in their continued fraction expansion.
== Recent developments ==
{{unsourced section|date=May 2023}}
In his plenary address at the [[International Mathematical Congress]] in Kyoto (1990), [[Grigory Margulis]] outlined a broad program rooted in [[ergodic theory]] that allows one to prove number-theoretic results using the dynamical and ergodic properties of actions of subgroups of [[semisimple Lie group]]s. The work of D. Kleinbock, G. Margulis and their collaborators demonstrated the power of this novel approach to classical problems in Diophantine approximation. Among its notable successes are the proof of the decades-old [[Oppenheim conjecture]] by Margulis, with later extensions by Dani and Margulis and Eskin–Margulis–Mozes, and the proof of Baker and Sprindzhuk conjectures in the Diophantine approximations on manifolds by Kleinbock and Margulis. Various generalizations of the above results of [[Aleksandr Khinchin]] in metric Diophantine approximation have also been obtained within this framework.
Line 203 ⟶ 210:
* [[Davenport–Schmidt theorem]]
* [[Duffin–Schaeffer
* [[Heilbronn set]]
* [[Low-discrepancy sequence]]
Line 234 ⟶ 241:
| volume = 42
| year = 2013
| isbn = 978-3-642-36067-1
| s2cid = 55652124
}}
* {{cite book |last=Bugeaud |first=Yann |title=Distribution modulo one and Diophantine approximation |series=Cambridge Tracts in Mathematics |volume=193 |___location=Cambridge |publisher=[[Cambridge University Press]] |year=2012 |isbn=978-0-521-11169-0 |zbl=1260.11001}}
Line 256 ⟶ 265:
== External links ==
* [http://people.math.jussieu.fr/~miw/articles/pdf/HCMUNS10.pdf Diophantine Approximation: historical survey] {{Webarchive|url=https://web.archive.org/web/20120214101838/http://people.math.jussieu.fr/~miw/articles/pdf/HCMUNS10.pdf |date=2012-02-14 }}. From ''Introduction to Diophantine methods'' course by [[Michel Waldschmidt]].
* {{springer|title=Diophantine approximations|id=p/d032600}}
|