请输入您要查询的百科知识:

 

词条 Vojtěch Jarník
释义

  1. Education and career

  2. Contributions

     Number theory  Mathematical analysis  Combinatorial optimization 

  3. Recognition and legacy

  4. Selected publications

  5. References

  6. Further reading

{{Infobox scientist
| name = Vojtěch Jarník
| image =
| image_size =
| caption =
| birth_date = {{Birth date|1897|12|22}}
| birth_place = Prague, Bohemia, Austrian Empire
| death_date = {{death date and age|1970|09|22|1897|12|22}}
| death_place = Prague, Czechoslovakia
| residence =
| citizenship =
| nationality = Czechoslovakia
| field = Mathematics
| work_institutions = Charles University
| alma_mater =
| doctoral_advisor =Karel Petr
| academic_advisors = Edmund Landau
| doctoral_students = {{plainlist|1=
  • Miroslav Katětov
  • Jaroslav Kurzweil
  • Tibor Šalát

}}
| known_for = {{plainlist|1=
  • Diophantine approximation
  • Lattice point problems
  • Jarník's algorithm
  • Mathematical analysis

}}
| prizes =
| footnotes =
}}

Vojtěch Jarník (1897–1970) was a Czech mathematician who worked for many years as a professor and administrator at Charles University, and helped found the Czechoslovak Academy of Sciences. He is the namesake of Jarník's algorithm for minimum spanning trees.

Jarník worked in number theory, mathematical analysis, and graph algorithms. He has been called "probably the first Czechoslovak mathematician whose scientific works received wide and lasting international response".[1] As well as developing Jarník's algorithm, he found tight bounds on the number of lattice points on convex curves, studied the relationship between the Hausdorff dimension of sets of real numbers and how well they can be approximated by rational numbers, and investigated the properties of nowhere-differentiable functions.

Education and career

Jarník was born December 22, 1897. He was the son of {{ill|Jan Urban Jarník|cs}}, a professor of Romance language philology at Charles University,[1] and his older brother, Hertvík Jarník, also became a professor of linguistics.[2] Despite this background, Jarník learned no Latin at his gymnasium (the C.K. české vyšší reálné gymnasium, Ječná, Prague), so when he entered Charles University in 1915 he had to do so as an extraordinary student until he could pass a Latin examination three semesters later.[2]

He studied mathematics and physics at Charles University from 1915 to 1919, with Karel Petr as a mentor. After completing his studies, he became an assistant to Jan Vojtěch at the Brno University of Technology, where he also met Mathias Lerch.[2] In 1921 he completed a doctoral degree (RNDr.) at Charles University with a dissertation on Bessel functions supervised by Petr,[2] and returned to Charles University as an assistant to Petr.[2][1][9]

While keeping his position at Charles University, he studied with Edmund Landau at the University of Göttingen from 1923 to 1925 and again from 1927 to 1929.[3] On his first return to Charles University he defended his habilitation,[1] and on his return from the second visit, he was given a chair in mathematics as an extraordinary professor.[1][9] He was promoted to full professor in 1935 and later served as Dean of Sciences (1947–1948) and Vice-Rector (1950–1953).[1]

He retired in 1968.[1][4]

Jarník supervised the dissertations of 16 doctoral students.

Notable among these are Miroslav Katětov, a chess master who became rector of Charles University, Jaroslav Kurzweil, known for the Henstock–Kurzweil integral,

and Slovak mathematician Tibor Šalát.[2][5]

He died September 22, 1970.[1]

Contributions

Although Jarník's 1921 dissertation[1] and some of his later publications were in mathematical analysis, his main area of work was in number theory. He studied the Gauss circle problem and proved a number of results on Diophantine approximation, lattice point problems, and the geometry of numbers.[4] He also made pioneering, but long-neglected, contributions to combinatorial optimization.[22]

Number theory

The Gauss circle problem asks for the number of points of the integer lattice enclosed by a given circle.

One of Jarník's theorems (Jarník|1926}}|1926), related to this problem, is that any convex curve with length {{mvar|L}} passes through

at most

points of the integer lattice. Neither the exponent of {{mvar|L}} nor the leading constant of this bound can be improved, as there exist convex curves with this many grid points.[6][7]

Another theorem of Jarník in this area shows that, for any closed convex curve in the plane, the difference between the area it encloses and the number of integer points it encloses is at most its length.[8]

Jarník also published several results in Diophantine approximation, the study of the approximation of real numbers by rational numbers.

He proved (Jarník|1928–1929}}|1928–1929) that the badly approximable real numbers (the ones with bounded terms in their continued fractions) have Hausdorff dimension one. This is the same dimension as the set of all real numbers, intuitively suggesting that the set of badly approximable numbers is large. He also considered the numbers {{mvar|x}}

for which there exist infinitely many good rational approximations {{math|p/q}}, with

for a given exponent {{math|k > 2}}, and proved (Jarník|1929}}|1929) that these have the smaller Hausdorff dimension {{math|2/k}}. The second of these results was later rediscovered by Besicovitch.[9] Besicovitch used different methods than Jarník to prove it, and the result has come to be known as the Jarník–Besicovitch theorem.[10]

Mathematical analysis

Jarník's work in real analysis was sparked by finding, in the unpublished works of Bernard Bolzano, a definition of a continuous function that was nowhere differentiable. Bolzano's 1830 discovery predated the 1872 publication of the Weierstrass function, previously considered to be the first example of such a function. Based on his study of Bolzano's function, Jarník was led to a more general theorem: If a real-valued function of a closed interval does not have bounded variation in any subinterval, then there is a dense subset of its domain on which at least one of its Dini derivatives is infinite. This applies in particular to the nowhere-differentiable functions, as they must have unbounded variation in all intervals. Later, after learning of a result by Stefan Banach and Stefan Mazurkiewicz that generic functions (that is, the members of a residual set of functions) are nowhere differentiable, Jarník proved that at almost all points, all four Dini derivatives of such a function are infinite. Much of his later work in this area concerned extensions of these results to approximate derivatives.[11]

Combinatorial optimization

In computer science and combinatorial optimization, Jarník is known for an algorithm for constructing minimum spanning trees that he Jarník|1930}}|published in 1930, in response to the publication of Borůvka's algorithm by another Czech mathematician, Otakar Borůvka.[12] Jarník's algorithm builds a tree from a single starting vertex of a given weighted graph by repaatedly adding the cheapest connection to any other vertex, until all vertices have been connected.

The same algorithm was later rediscovered in the late 1950s by Robert C. Prim and Edsger W. Dijkstra. It is also known as Prim's algorithm or the Prim–Dijkstra algorithm.[13]

He also published a second, related, paper with {{ill|Miloš Kössler|cs}} (Jarník|Kössler|1934}}|1934) on the Euclidean Steiner tree problem. In this problem, one must again form a tree connecting a given set of points, with edge costs given by the Euclidean distance. However, additional points that are not part of the input may be added to make the overall tree shorter. This paper is the first serious treatment of the general Steiner tree problem (although it appears earlier in a letter by Gauss), and it already contains "virtually all general properties of Steiner trees" later attributed to other researchers.[14]

Recognition and legacy

Jarník was a member of the Czech Academy of Sciences and Arts, from 1934 as an extraordinary member and from 1946 as a regular member.[1] In 1952 he became one of the founding members of Czechoslovak Academy of Sciences.[1][4] He was also awarded the Czechoslovak State Prize in 1952.[1]

The Vojtěch Jarník International Mathematical Competition, held each year since 1991 in Ostrava, is named in his honor,[15] as is Jarníkova Street in the Chodov district of Prague. A series of postage stamps published by Czechoslovakia in 1987 to honor the 125th anniversary of the Union of Czechoslovak mathematicians and physicists included one stamp featuring Jarník together with Joseph Petzval and C. Strouhal.[16]

A conference was held in Prague, in March 1998, to honor the centennial of his birth.[17]

Selected publications

Jarník published 90 papers in mathematics,[18] including:

  • {{citation

| last = Jarník | first = Vojtěch
| journal = Časopis Pro Pěstování Matematiky a Fysiky
| pages = 98–101
| title = O číslech derivovaných funkcí jedné reálné proměnné
| trans-title = On derivative numbers of functions of a real variable
| language = Czech
| url = http://dml.cz/dmlcz/109353
| volume = 53
| year = 1923
| jfm = 50.0189.02}}. A function with unbounded variation in all intervals has a dense set of points where a Dini derivative is infinite.[11]
  • {{citation

| last = Jarník | first = Vojtěch
| doi = 10.1007/BF01216795
| issue = 1
| journal = Mathematische Zeitschrift
| language = German
| mr = 1544776
| pages = 500–518
| title = Über die Gitterpunkte auf konvexen Kurven
| trans-title = On the grid points on convex curves
| url = https://eudml.org/doc/174999
| volume = 24
| year = 1926}}. Tight bounds on the number of integer points on a convex curve, as a function of its length.
  • {{citation

| last = Jarník | first = Vojtĕch
| journal = Prace Matematyczno-Fizyczne
| language = German
| pages = 91–106
| publisher = Warszawa
| title = Zur metrischen Theorie der diophantischen Approximationen
| trans-title = On the metric theory of Diophantine approximations
| url = http://dml.cz/handle/10338.dmlcz/500716
| volume = 36
| year = 1928–1929
| jfm = 55.0718.01}}. The badly-approximable numbers have Hausdorff dimension one.[9]
  • {{citation

| last = Jarník | first = Vojtĕch
| journal = Matematicheskii Sbornik
| language = German
| pages = 371–382
| title = Diophantische Approximationen und Hausdorffsches Maß
| trans-title = Diophantine approximation and the Hausdorff measure
| url = http://dml.cz/handle/10338.dmlcz/500710
| volume = 36
| year = 1929
| jfm = 55.0719.01}}. The well-approximable numbers have Hausdorff dimension less than one.[9]
  • {{citation|first= Vojtěch |last=Jarník|title=O jistém problému minimálním. (Z dopisu panu O. Borůvkovi)|trans-title=About a certain minimal problem (from a letter to O. Borůvka)|journal=Práce Moravské Přírodovědecké Společnosti|volume=6|year=1930|pages=57–63|url=http://dml.cz/handle/10338.dmlcz/500725|language=Czech}}. The original reference for Jarnik's algorithm for minimum spanning trees.[14]
  • {{citation

| last = Jarník | first = Vojtěch
| journal = Fundamenta Mathematicae
| pages = 48–58
| title = Über die Differenzierbarkeit stetiger Funktionen
| trans-title = On the differentiability of continuous functions
| language = German
| url = http://dml.cz/dmlcz/500736
| volume = 21
| year = 1933
| zbl = 0007.40102}}. Generic functions have infinite Dini derivatives at almost all points.[11]
  • {{citation

| last1 = Jarník | first1 = Vojtěch
| last2 = Kössler | first2 = Miloš
| journal = Časopis pro Pěstování Matematiky a Fysiky
| pages = 223–235
| title = O minimálních grafech, obsahujících {{mvar|n}} daných bodů
| trans-title = On minimal graphs containing {{mvar|n}} given points
| language = Czech
| url = http://dml.cz/manakin/handle/10338.dmlcz/122548
| volume = 63
| year = 1934
| zbl = 0009.13106}}. The first serious treatment of the Steiner tree problem.[14]

He was also the author of ten textbooks in Czech, on integral calculus, differential equations, and mathematical analysis.[18] These books "became classics for several generations of students".[19]

References

1. ^{{harvtxt|Durnová|2004}}, p. 168.
2. ^{{citation|title=Life and work of Vojtěch Jarník|editor-last=Novák|editor-first=Břetislav|publisher=Union of Czech mathematicians and physicists|location=Prague|year=1999|isbn=80-7196-156-6|url=http://dml.cz/dmlcz/402246|pages=83–94|contribution= Pedagogical activities of Vojtěch Jarník |last=Veselý|first=Jiří}}.
3. ^{{harvtxt|Netuka|1998}} and {{harvtxt|Veselý|1999}}; however, O'Connor and Robertson give his return dates as 1924 and 1928.
4. ^{{MacTutor|id=Jarnik}}
5. ^{{MathGenealogy|id=50630}},
6. ^{{citation|title=Arithmetic Tales|first=Olivier|last=Bordellès|publisher=Springer|year=2012|isbn=9781447140962|contribution=5.4.7 Counting integer points on smooth curves|page=290|url=https://books.google.com/books?id=djXZ6Jv0FOwC&pg=PA290}}.
7. ^{{citation|title=Area, Lattice Points, and Exponential Sums|volume=13|series=London Mathematical Society Monographs|first=M. N.|last=Huxley|publisher=Clarendon Press|year=1996|isbn=9780191590320|contribution=2.2 Jarník's polygon|pages=31–33|url=https://books.google.com/books?id=yW-Sza06UGMC&pg=PA31}}.
8. ^{{citation|title=Number Theory: An Introduction to Pure and Applied Mathematics|first=Don|last=Redmond|publisher=CRC Press|year=1996|isbn=9780824796969|page=561|url=https://books.google.com/books?id=3ffXkusQEC0C&pg=PA561}}.
9. ^{{citation|title=Life and work of Vojtěch Jarník|editor-last=Novák|editor-first=Břetislav|publisher=Union of Czech mathematicians and physicists|location=Prague|year=1999|isbn=80-7196-156-6|contribution-url=http://dml.cz/dmlcz/402242|pages=23–36|contribution= Some recent extensions of Jarník’s work in Diophantine approximation|first=M. M.|last=Dodson}}.
10. ^{{citation | last1 = Beresnevich | first1 = Victor | last2 = Ramírez | first2 = Felipe | last3 = Velani | first3 = Sanju | editor1-last = Badziahin | editor1-first = Dzmitry | editor2-last = Gorodnik | editor2-first = Alexander | editor3-last = Peyerimhoff | editor3-first = Norbert | arxiv = 1601.01948 | contribution = Metric Diophantine approximation: Aspects of recent work | doi = 10.1017/9781316402696.002 | pages = 1–95 | publisher = Cambridge University Press | series = London Mathematical Society Lecture Note Series | title = Dynamics and Analytic Number Theory: Proceedings of the Durham Easter School 2014 | volume = 437 | year = 2016}}. See Theorem 1.33 (the Jarník–Besicovitch theorem), p. 23, and the discussion following the theorem.
11. ^{{citation|title=Life and work of Vojtěch Jarník|editor-last=Novák|editor-first=Břetislav|publisher=Union of Czech mathematicians and physicists|location=Prague|year=1999|isbn=80-7196-156-6|contribution-url=http://dml.cz/dmlcz/402244|pages=55–66|contribution=The work of Professor Jarník in real analysis|first=David|last=Preiss}}.
12. ^{{citation|first=Helena|last=Durnová|contribution=A history of discrete optimization|contribution-url=http://dml.cz/dmlcz/401175|title=Mathematics Throughout the Ages, Vol. II|editor-first=Eduard|editor-last=Fuchs|publisher=Výzkumné centrum pro dějiny vědy|location=Prague|year=2004|isbn=9788072850464|pages=51–184}}. See in particular page 127: "Soon after Borůvka's published his solution, another Czech mathematician, Vojtěch Jarník, reacted by publishing his own solution," and page 133: "Jarník’s article on this topic is an extract from a letter to O. Borůvka".
13. ^{{citation|title=Algorithms|first1=Robert|last1=Sedgewick|author1-link=Robert Sedgewick (computer scientist)|first2=Kevin|last2=Wayne|edition=4th|publisher=Addison-Wesley Professional|year=2011|isbn=9780132762564|page=628|url=https://books.google.com/books?id=idUdqdDXqnAC&pg=PA628}}.
14. ^{{citation | last1 = Korte | first1 = Bernhard | author1-link = Bernhard Korte | last2 = Nešetřil | first2 = Jaroslav | author2-link = Jaroslav Nešetřil | doi = 10.1016/S0012-365X(00)00256-9 | issue = 1–3 | journal = Discrete Mathematics | mr = 1829832 | pages = 1–17 | title = Vojtěch Jarník's work in combinatorial optimization | volume = 235 | year = 2001}}.
15. ^{{citation|url=http://vjimc.osu.cz/|title=Vojtěch Jarník International Mathematical Competition|accessdate=February 16, 2017}}
16. ^{{citation|url=http://jeff560.tripod.com/stamps.html|title=Images of Mathematicians on Postage Stamps|first=Jeff|last=Miller|accessdate=2017-02-17}}.
17. ^10 11 {{citation|url=http://www.emis.de/journals/MB/123.2/vjarnik.pdf|journal=Mathematica Bohemica|department=News and Notes|volume=123|issue=2|year=1998|pages=219–221|first=Ivan|last=Netuka|title=In memoriam Prof. Vojtěch Jarník (22. 12. 1897 – 22. 9. 1970)}}.
18. ^{{citation|title=Life and work of Vojtěch Jarník|editor-last=Novák|editor-first=Břetislav|publisher=Union of Czech mathematicians and physicists|location=Prague|year=1999|isbn=80-7196-156-6|url=http://dml.cz/dmlcz/402254|pages=133–142|contribution=Bibliography of scientific works of V. Jarník}}.
19. ^{{citation|url=http://dml.cz/jarnik-en|title=Vojtěch Jarník|publisher=Czech Digital Mathematics Library|year=2010|accessdate=2017-02-17}}.

Further reading

  • {{citation|title=Life and work of Vojtěch Jarník|editor-last=Novák|editor-first=Břetislav|publisher=Union of Czech mathematicians and physicists|location=Prague|year=1999|isbn=80-7196-156-6|url=http://dml.cz/handle/10338.dmlcz/402236}}.
  • {{citation|title= Vojtěch Jarník digital archive|url=http://dml.cz/handle/10338.dmlcz/500438|publisher=Czech Digital Mathematics Library}}
{{Authority control}}{{DEFAULTSORT:Jarnik, Vojtech}}

7 : 1897 births|1970 deaths|Czech academics|Czech mathematicians|20th-century mathematicians|Charles University in Prague faculty|Charles University in Prague alumni

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/21 21:46:18