Difference between revisions of "MR 01 Loesung"
Jump to navigation
Jump to search
m (Link zum Rätsel eingefügt.) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | Fossys Lösung für das Rätsel [[MR_01]]. | ||
| + | |||
== Lösung in <math>\C</math> == | == Lösung in <math>\C</math> == | ||
| Line 11: | Line 13: | ||
| <math>= \Re(z)</math> | | <math>= \Re(z)</math> | ||
|- | |- | ||
| − | | <math>f_4(z) = \frac{z^2 - \left | z \right |^2}{ | + | | <math>f_4(z) = \frac{z^2 - \left | z \right |^2}{2i z}</math> |
| <math>= \Im(z)</math> | | <math>= \Im(z)</math> | ||
|} | |} | ||
| + | |||
| + | <math>\forall z \in \C\setminus\{0\}</math> | ||