Difference between revisions of "MR 01 Loesung"

From Wikiwasnonet
Jump to navigation Jump to search
(Created page with "== Lösung in <math>\C</math> == <math>\begin{array}{c c c c c} f_1(z) & = & \frac{\left | z \right |^2}{z} & = & \bar{z} \\ f_2(z) & = & \frac{i \left | z \right |^2}{z…")
 
m (Link zum Rätsel eingefügt.)
 
(4 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> ==
  
<math>\begin{array}{c c c c c}
+
{|
f_1(z) & = & \frac{\left | z \right |^2}{z}       & = & \bar{z} \\
+
| <math>f_1(z) = \frac{\left | z \right |^2}{z}</math>
f_2(z) & = & \frac{i \left | z \right |^2}{z}     & = & \Re<>\Im(z) \\
+
| <math>= \bar{z}</math>
f_3(z) & = & \frac{z^2 + \left | z \right |^2}{2z} & = & \Re(z) \\
+
|-
f_4(z) & = & \frac{z^2 - \left | z \right |^2}{2z} & = & \Im(z) \\
+
| <math>f_2(z) = \frac{i \left | z \right |^2}{z}</math>
\end{array}</math>
+
| <math>= \Re\gtrless\Im(z)</math>
 +
|-
 +
| <math>f_3(z) = \frac{z^2 + \left | z \right |^2}{2z}</math>
 +
| <math>= \Re(z)</math>
 +
|-
 +
| <math>f_4(z) = \frac{z^2 - \left | z \right |^2}{2i z}</math>
 +
| <math>= \Im(z)</math>
 +
|}
 +
 
 +
<math>\forall z \in \C\setminus\{0\}</math>

Latest revision as of 15:05, 14 May 2021

Fossys Lösung für das Rätsel MR_01.

Lösung in