@matematico314 The Wikipedia article (https://en.wikipedia.org/wiki/Dual_number) lists a lot of applications, but it misses the most common use case β perturbation theory.
In perturbation theory, you have a known effect, represented by a number π (or several numbers, πβ, πβ, ... πβ, but that's similar), together with a perturbation that is written Ξ΅π, where Ξ΅ is thought as a very small number. So you effectively have instead of each number π a number π + Ξ΅π, the perturbed version of π. You add two perturbed numbers component-wise, but when you multiply them, you consider Ξ΅ a so small number that every term with Ρ² in it vanishes. The resulting multiplication rule is then
(π + Ξ΅π)(π + Ξ΅π) = ππ + Ξ΅(ππ + ππ),
exactly the rule for dual numbers.
So the physicists have been working with dual numbers for many decades without noticing them!
(I do not know whether the YouTube video tells this.)