This commit is contained in:
Miloslav Ciz 2024-05-31 21:16:28 +02:00
parent e973c9d271
commit cbedf57724
16 changed files with 1912 additions and 1886 deletions

View file

@ -12,7 +12,7 @@ What is beautiful then? As stated, there is a lot of subjectivity, but generally
- **lack of exceptions**, i.e. when our equation works without having to deal with special cases (in programming represented by `if-then` branches).
- **[symmetry](symmetry.md)**, i.e. when we can e.g. swap variables in the equation and get some kind of opposite result.
- **unification**, i.e. if multiple nice things meet, for example the [Euler's identity](eulers_identity.md) brings together into one equation the most important numbers in mathematics: *i*, *pi*, 1 and 0.
- **aesthetics**, either of the equation itself or the generated thing (fractals, attractors, ...).
- **aesthetics**, either of the equation itself (or for example the source code) or the generated object ([fractals](fractal.md), attractors, ...).
- TODO
Examples of beautiful things include: