Alumni: University of Coimbra · Charles University in Prague
My name is Viktor, and having been frustrated by the countless hours I spent studying and deciphering math from long, linear, exhausting paragraphs of text, I am now pioneering spatial writing to make studying and reading much friendlier for our brains.
If there are no images, only math expressions and text, it runs fully offline.
Image embedding for offline use is in development.
If there are no images, only math expressions and text, it runs fully offline.
Image embedding for offline use is in development.
Linear text is infected with AI, but spatial text forces the author to write and to understand what they are writing.
Guess which campus did I visit yesterday!
Linear text is infected with AI, but spatial text forces the author to write and to understand what they are writing.
Guess which campus did I visit yesterday!
Guess which campus did I visit yesterday!
I've been working on this interdisciplinary vision of spatial writing that intertwines interaction design, comp. sci., cognitive science... ↓
I've been working on this interdisciplinary vision of spatial writing that intertwines interaction design, comp. sci., cognitive science... ↓
In 1737 Euler showed that Σ 1/𝑝 diverges.
In 1874 Mertens’ Second Theorem estimated how quickly.
The growth is very slow: log log 𝑥.
For 𝑥 ∈ ℝ, 𝑝 prime and 𝑥 ≥ 2:
Σₚ≤𝑥 1/𝑝 = log log 𝑥 + 𝑀 + O(1/log 𝑥)
Meissel-Mertens constant
𝑀 ≈ 0.26149721…
#Math #NumberTheory
In 1737 Euler showed that Σ 1/𝑝 diverges.
In 1874 Mertens’ Second Theorem estimated how quickly.
The growth is very slow: log log 𝑥.
For 𝑥 ∈ ℝ, 𝑝 prime and 𝑥 ≥ 2:
Σₚ≤𝑥 1/𝑝 = log log 𝑥 + 𝑀 + O(1/log 𝑥)
Meissel-Mertens constant
𝑀 ≈ 0.26149721…
#Math #NumberTheory
φ(𝑛) = how many positive integers ≤ than 𝑛 are relatively prime to 𝑛
φ(𝑛) = |{ 𝑘 ∈ ℕ : 𝑘 ≤ 𝑛, gcd(𝑘,𝑛)=1 }|
𝑟𝑒𝑙𝑎𝑡𝑖𝑣𝑒𝑙𝑦 𝑝𝑟𝑖𝑚𝑒 ≡ 𝑐𝑜𝑝𝑟𝑖𝑚𝑒 ≡ gcd(𝑎,𝑏)=1
𝑬𝒙𝒂𝒎𝒑𝒍𝒆:
φ(9) = 6
{1,2,4,5,7,8}
#math #NumberTheory
φ(𝑛) = how many positive integers ≤ than 𝑛 are relatively prime to 𝑛
φ(𝑛) = |{ 𝑘 ∈ ℕ : 𝑘 ≤ 𝑛, gcd(𝑘,𝑛)=1 }|
𝑟𝑒𝑙𝑎𝑡𝑖𝑣𝑒𝑙𝑦 𝑝𝑟𝑖𝑚𝑒 ≡ 𝑐𝑜𝑝𝑟𝑖𝑚𝑒 ≡ gcd(𝑎,𝑏)=1
𝑬𝒙𝒂𝒎𝒑𝒍𝒆:
φ(9) = 6
{1,2,4,5,7,8}
#math #NumberTheory
Precursor of the Prime Number Theorem
For 𝑥 ∈ ℝ and 𝑥 ≥ 2:
∏ₚ≤𝑥 (1 − 1/𝑝) = e⁻ᵞ(1+o(1))/ln𝑥
Euler–Mascheroni constant
γ ≈ 0.57721566…
#math #NumberTheory
Precursor of the Prime Number Theorem
For 𝑥 ∈ ℝ and 𝑥 ≥ 2:
∏ₚ≤𝑥 (1 − 1/𝑝) = e⁻ᵞ(1+o(1))/ln𝑥
Euler–Mascheroni constant
γ ≈ 0.57721566…
#math #NumberTheory
Also called = Taylor/Maclaurin expansion of ln(1+𝑥)
If |𝑥|<1 then:
ln(1+𝑥) = Σₙ₌₁ (−1)ⁿ⁺¹ 𝑥ⁿ/𝑛
ln(1+𝑥) = 𝑥 − 𝑥²⁄2 + 𝑥³⁄3 − 𝑥⁴⁄4 + …
#mathematics #RealAnalysis
Also called = Taylor/Maclaurin expansion of ln(1+𝑥)
If |𝑥|<1 then:
ln(1+𝑥) = Σₙ₌₁ (−1)ⁿ⁺¹ 𝑥ⁿ/𝑛
ln(1+𝑥) = 𝑥 − 𝑥²⁄2 + 𝑥³⁄3 − 𝑥⁴⁄4 + …
#mathematics #RealAnalysis
Core identity in analytic number theory linking Dirichlet series to primes
If 𝑓 is multiplicative & series converges absolutely at 𝑠:
∑ₙ 𝑓(𝑛)/𝑛ˢ = ∏ₚ ( ∑ₖ 𝑓(𝑝ᵏ)/𝑝ᵏˢ )
“sum over all integers” = “product over primes” (one sum per prime)
#mathematics #NumberTheory
Core identity in analytic number theory linking Dirichlet series to primes
If 𝑓 is multiplicative & series converges absolutely at 𝑠:
∑ₙ 𝑓(𝑛)/𝑛ˢ = ∏ₚ ( ∑ₖ 𝑓(𝑝ᵏ)/𝑝ᵏˢ )
“sum over all integers” = “product over primes” (one sum per prime)
#mathematics #NumberTheory
shows how a weighted sum (by 𝑓) can be expressed using cumulative sum (𝐴(𝑥)) and the way function 𝑓 changes
If 𝑓:[1,𝑁]⟼ℂ continuously differentiable & 𝐴(𝑥) = Σₙ≤𝑥 𝑎ₙ:
Σₙ₌₁ᴺ 𝑎ₙ 𝑓(𝑛) = 𝐴(𝑁) 𝑓(𝑁) − ∫₁ᴺ 𝐴(𝑥) 𝑓′(𝑥) d𝑥
Used for: ↓
shows how a weighted sum (by 𝑓) can be expressed using cumulative sum (𝐴(𝑥)) and the way function 𝑓 changes
If 𝑓:[1,𝑁]⟼ℂ continuously differentiable & 𝐴(𝑥) = Σₙ≤𝑥 𝑎ₙ:
Σₙ₌₁ᴺ 𝑎ₙ 𝑓(𝑛) = 𝐴(𝑁) 𝑓(𝑁) − ∫₁ᴺ 𝐴(𝑥) 𝑓′(𝑥) d𝑥
Used for: ↓
𝑖𝑛𝑑𝑖𝑐𝑎𝑡𝑜𝑟 - returns either 0 or 1
𝑎𝑟𝑖𝑡ℎ𝑚𝑒𝑡𝑖𝑐 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛 - its arguments are natural numbers
𝑚𝑢𝑙𝑡𝑖𝑝𝑙𝑖𝑐𝑎𝑡𝑖𝑣𝑒 - arithmetic function for which:
𝑓(1) = 1
gcd(𝑎,𝑏) = 1 ⇒ 𝑓(𝑎𝑏) = 𝑓(𝑎)𝑓(𝑏)
𝑖𝑛𝑑𝑖𝑐𝑎𝑡𝑜𝑟 - returns either 0 or 1
𝑎𝑟𝑖𝑡ℎ𝑚𝑒𝑡𝑖𝑐 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛 - its arguments are natural numbers
𝑚𝑢𝑙𝑡𝑖𝑝𝑙𝑖𝑐𝑎𝑡𝑖𝑣𝑒 - arithmetic function for which:
𝑓(1) = 1
gcd(𝑎,𝑏) = 1 ⇒ 𝑓(𝑎𝑏) = 𝑓(𝑎)𝑓(𝑏)
(= “modular multiplicative inverse”)
Let 𝑎 ∈ ℤ and 𝑥 ∈ ℤ₊ with gcd(𝑎,𝑥) = 1.
Modular inverse of 𝑎 modulo 𝑥 is each 𝑏 for which:
𝑎𝑏 ≡ 1 (mod 𝑥)
𝑭𝒐𝒓 𝒆𝒙𝒂𝒎𝒑𝒍𝒆:
Modular inverses of 3 mod 7 are 5,12,19,26,...
𝑁𝑜𝑡𝑖𝑐𝑒: All inverses differ by 𝑥 (here 𝑥 = 7).
#numbertheory
(= “modular multiplicative inverse”)
Let 𝑎 ∈ ℤ and 𝑥 ∈ ℤ₊ with gcd(𝑎,𝑥) = 1.
Modular inverse of 𝑎 modulo 𝑥 is each 𝑏 for which:
𝑎𝑏 ≡ 1 (mod 𝑥)
𝑭𝒐𝒓 𝒆𝒙𝒂𝒎𝒑𝒍𝒆:
Modular inverses of 3 mod 7 are 5,12,19,26,...
𝑁𝑜𝑡𝑖𝑐𝑒: All inverses differ by 𝑥 (here 𝑥 = 7).
#numbertheory
Let 𝑎,𝑏 be positive integers with gcd(𝑎,𝑏)=1.
⇒ "There are infinitely many primes 𝑝 such that 𝑝 ≡ 𝑎 (mod 𝑏)."
𝑬𝒙𝒂𝒎𝒑𝒍𝒆:
For gcd(2,5) = 1, there are infinitely many primes 𝑝 ≡ 2 (mod 5): 2, 7, 17, 37, 47, 67, 97, 107,…
Let 𝑎,𝑏 be positive integers with gcd(𝑎,𝑏)=1.
⇒ "There are infinitely many primes 𝑝 such that 𝑝 ≡ 𝑎 (mod 𝑏)."
𝑬𝒙𝒂𝒎𝒑𝒍𝒆:
For gcd(2,5) = 1, there are infinitely many primes 𝑝 ≡ 2 (mod 5): 2, 7, 17, 37, 47, 67, 97, 107,…
Let 𝐴,𝐵,𝐶 be positive integers with gcd(𝐴,𝐵)=1.
Define 𝑙(𝑥,𝑦) = 𝐴𝑥𝑦 + 𝐵𝑥 + 𝐶𝑦
⇒ "The values of 𝑙(𝑥,𝑦) are a density-one subset of the positive integers."
Leads to proof of Density-one version of the Davis–Lelièvre conjecture.
Let 𝐴,𝐵,𝐶 be positive integers with gcd(𝐴,𝐵)=1.
Define 𝑙(𝑥,𝑦) = 𝐴𝑥𝑦 + 𝐵𝑥 + 𝐶𝑦
⇒ "The values of 𝑙(𝑥,𝑦) are a density-one subset of the positive integers."
Leads to proof of Density-one version of the Davis–Lelièvre conjecture.
“Davis–Lelièvre Conjecture is true/1 in density”
𝐷𝑎𝑣𝑖𝑠–𝐿𝑒𝑙𝑖𝑒̀𝑣𝑟𝑒 𝐶𝑜𝑛𝑗𝑒𝑐𝑡𝑢𝑟𝑒 – see previous post
𝑡𝑟𝑢𝑒 𝑖𝑛 𝑑𝑒𝑛𝑠𝑖𝑡𝑦 – the ratio of even integers where the conjecture holds to all even integers converges → 1
...
“Davis–Lelièvre Conjecture is true/1 in density”
𝐷𝑎𝑣𝑖𝑠–𝐿𝑒𝑙𝑖𝑒̀𝑣𝑟𝑒 𝐶𝑜𝑛𝑗𝑒𝑐𝑡𝑢𝑟𝑒 – see previous post
𝑡𝑟𝑢𝑒 𝑖𝑛 𝑑𝑒𝑛𝑠𝑖𝑡𝑦 – the ratio of even integers where the conjecture holds to all even integers converges → 1
...
In variational calculus, when we search for an extremum of a functional, we often end up with an integral of the form:
∫ 𝑓(x) φ(x) dx = 0
If 𝑓 is locally integrable & φ is “nice” function
*[nice = smooth, compact support]...
"Every positive even integer except 2,12,14 and 18 occurs."
𝑜𝑐𝑐𝑢𝑟𝑠 - ∃ an asymmetric closed billiard trajectory on the regular pentagon whose combinatorial period length equals that integer
"Every positive even integer except 2,12,14 and 18 occurs."
𝑜𝑐𝑐𝑢𝑟𝑠 - ∃ an asymmetric closed billiard trajectory on the regular pentagon whose combinatorial period length equals that integer
Lemma 4.4.: www.brainec.com/s/PCIEHHEEPE...
Lemma 4.4.: www.brainec.com/s/PCIEHHEEPE...
In variational calculus, when we search for an extremum of a functional, we often end up with an integral of the form:
∫ 𝑓(x) φ(x) dx = 0
If 𝑓 is locally integrable & φ is “nice” function
*[nice = smooth, compact support]...
In variational calculus, when we search for an extremum of a functional, we often end up with an integral of the form:
∫ 𝑓(x) φ(x) dx = 0
If 𝑓 is locally integrable & φ is “nice” function
*[nice = smooth, compact support]...
“The sum of all flows inside a volume equals the sum of flows across its boundary.”
Cut any shape into two parts. The net flow across the cut from one side is the opposite of the other, so they cancel. The boundary sum remains the same. #math
“The sum of all flows inside a volume equals the sum of flows across its boundary.”
Cut any shape into two parts. The net flow across the cut from one side is the opposite of the other, so they cancel. The boundary sum remains the same. #math
multivariable analogue to ordinary product rule
d(𝑓𝑔)/dx = (d𝑓/dx)𝑔 + 𝑓(d𝑔/dx)
∇⋅(𝜙𝐅) = (∇𝜙)⋅𝐅 + 𝜙(∇⋅𝐅)
𝐃𝐞𝐫𝐢𝐯𝐚𝐭𝐢𝐯𝐞 𝐨𝐩𝐞𝐫𝐚𝐭𝐨𝐫𝐬
d/dx - one-variable | ∇ - multivariable
e.g. ∇ = (∂/∂x,∂/∂y,∂/∂z) [3 variables]
multivariable analogue to ordinary product rule
d(𝑓𝑔)/dx = (d𝑓/dx)𝑔 + 𝑓(d𝑔/dx)
∇⋅(𝜙𝐅) = (∇𝜙)⋅𝐅 + 𝜙(∇⋅𝐅)
𝐃𝐞𝐫𝐢𝐯𝐚𝐭𝐢𝐯𝐞 𝐨𝐩𝐞𝐫𝐚𝐭𝐨𝐫𝐬
d/dx - one-variable | ∇ - multivariable
e.g. ∇ = (∂/∂x,∂/∂y,∂/∂z) [3 variables]
– generalizes the derivative to functionals
Ordinary derivative → 𝑓(𝑥+ℎ)
Functional derivative → 𝑓(𝑢+𝜖𝜙)
𝜙 - test function
𝜖𝜙 - perturbation (𝜖 → 0)
If 𝑢,𝜙 = functions & 𝓕 = functional
⇒ Gateaux derivative = Functional derivative
Gateaux ⊃ Functional ⊃ Ordinary
– generalizes the derivative to functionals
Ordinary derivative → 𝑓(𝑥+ℎ)
Functional derivative → 𝑓(𝑢+𝜖𝜙)
𝜙 - test function
𝜖𝜙 - perturbation (𝜖 → 0)
If 𝑢,𝜙 = functions & 𝓕 = functional
⇒ Gateaux derivative = Functional derivative
Gateaux ⊃ Functional ⊃ Ordinary
✓ minimizing movements are easy to approximate
On a curved surface 𝑆
✗ difficult—surface-only point interactions require a mesh
👉 We use *Closest Point Method*
For each point on 𝑆 take its normal vector. Assign to each point 𝒙 ∉ 𝑆 on the normal the same value as at its...
✓ minimizing movements are easy to approximate
On a curved surface 𝑆
✗ difficult—surface-only point interactions require a mesh
👉 We use *Closest Point Method*
For each point on 𝑆 take its normal vector. Assign to each point 𝒙 ∉ 𝑆 on the normal the same value as at its...
- a variational method for approximating the gradient flow by iteratively minimizing functionals 𝓕ₙ
- 𝑛 marks 𝑛-th time step in the evolution of the field 𝑢
- at each 𝑛-th time step, we find the next such 𝑢, for which 𝓕ₙ₊₁(𝑢) returns the lowest value. We call such 𝑢 minimizer
- a variational method for approximating the gradient flow by iteratively minimizing functionals 𝓕ₙ
- 𝑛 marks 𝑛-th time step in the evolution of the field 𝑢
- at each 𝑛-th time step, we find the next such 𝑢, for which 𝓕ₙ₊₁(𝑢) returns the lowest value. We call such 𝑢 minimizer