@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.)