Seminar work on the sphere packing problem in dimension 8
Typst
1
3 commits
updated Dec 16, 2024
The sphere packing problem seeks the optimal arrangement of identical spheres in space.
In $\mathbb{R}^8$, this problem was solved by Maryna Viazovska in 2016 (paper), earning her the Fields Medal in 2022.
As part of my undergraduate seminar, I wrote a detailed explanation of this proof which assumes only undergraduate-level knowledge of mathematics (mainly linear algebra and complex analysis). The work was originally written in Hebrew and later translated into English.
Sphere packing is a geometric problem with a seemingly simple question:
What is the most efficient way to arrange identical spheres in space?
Mathematical Foundations:
Proof Overview:
To build the PDFs, install typst (version 0.12.0), and run the following commands:
typst compile eng/seminar/main.typ eng/seminar.pdf
typst compile eng/seminar_presentation/main.typ eng/seminar_presentation.pdf
typst compile heb/seminar/main.typ heb/seminar.pdf
typst compile heb/seminar_presentation/main.typ heb/seminar_presentation.pdf
3 commits
Typst
98.7%
TeX
1.3%
Seminar work on the sphere packing problem in dimension 8
Typst
1
3 commits
updated Dec 16, 2024
The sphere packing problem seeks the optimal arrangement of identical spheres in space.
In $\mathbb{R}^8$, this problem was solved by Maryna Viazovska in 2016 (paper), earning her the Fields Medal in 2022.
As part of my undergraduate seminar, I wrote a detailed explanation of this proof which assumes only undergraduate-level knowledge of mathematics (mainly linear algebra and complex analysis). The work was originally written in Hebrew and later translated into English.
Sphere packing is a geometric problem with a seemingly simple question:
What is the most efficient way to arrange identical spheres in space?
Mathematical Foundations:
Proof Overview:
To build the PDFs, install typst (version 0.12.0), and run the following commands:
typst compile eng/seminar/main.typ eng/seminar.pdf
typst compile eng/seminar_presentation/main.typ eng/seminar_presentation.pdf
typst compile heb/seminar/main.typ heb/seminar.pdf
typst compile heb/seminar_presentation/main.typ heb/seminar_presentation.pdf
3 commits
Typst
98.7%
TeX
1.3%