Änderungen von Dokument BPE 2 Einheitsübergreifend

Zuletzt geändert von Martin Rathgeb am 2025/01/12 20:03

Von Version 180.1
bearbeitet von Martin Rathgeb
am 2025/01/07 20:40
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 179.1
bearbeitet von Martin Rathgeb
am 2025/01/07 20:32
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -32,14 +32,27 @@
32 32  
33 33  Es gelten folgende Beziehungen zwischen den Parametern, wobei
34 34  
35 -(% class="border slim" %)
36 -|Nr. |Von |Zu |Beziehungen
37 -|1 |Scheitelform |pq-Form |{{formula}}p = -2x_S, \, q = x_S^2 + y_S^*{{/formula}}
38 -|2 |pq-Form |Scheitelform |{{formula}}x_S = -\frac{p}{2}, \, y_S^* = -\frac{p^2}{4} + q{{/formula}}
39 -|3 |Scheitelform |Produktform |{{formula}}x_1 = x_S - \sqrt{-y_S^*}, \, x_2 = x_S + \sqrt{-y_S^*}{{/formula}}
40 -|4 |pq-Form |Produktform |{{formula}}x_1 = -\frac{p}{2} + \sqrt{\frac{p^2}{4} - q}, \, x_2 = -\frac{p}{2} - \sqrt{\frac{p^2}{4} - q}{{/formula}}
41 -|5 |Produktform |pq-Form |{{formula}}p = -(x_1 + x_2), \, q = x_1 x_2{{/formula}}
42 -|6 |Produktform |Scheitelform |{{formula}}x_S = \frac{x_1 + x_2}{2}, \, y_S^* = -\frac{(x_2 - x_1)^2}{4}{{/formula}}
35 +{{formula}}
36 +\[
37 +\begin{array}{|c|l|l|l|}
38 +\hline
39 +\textbf{Nr.} & \textbf{Von} & \textbf{Zu} & \textbf{Beziehungen} \\
40 +\hline
41 +1 & \text{Scheitelform} & \text{pq-Form} & p = -2x_S, \, q = x_S^2 + y_S^* \\
42 +\hline
43 +2 & \text{pq-Form} & \text{Scheitelform} & x_S = -\frac{p}{2}, \, y_S^* = -\frac{p^2}{4} + q \\
44 +\hline
45 +3 & \text{Scheitelform} & \text{Produktform} & x_1 = x_S - \sqrt{-y_S^*}, \, x_2 = x_S + \sqrt{-y_S^*} \\
46 +\hline
47 +4 & \text{pq-Form} & \text{Produktform} & x_1 = -\frac{p}{2} + \sqrt{\frac{p^2}{4} - q}, \, x_2 = -\frac{p}{2} - \sqrt{\frac{p^2}{4} - q} \\
48 +\hline
49 +5 & \text{Produktform} & \text{pq-Form} & p = -(x_1 + x_2), \, q = x_1 x_2 \\
50 +\hline
51 +6 & \text{Produktform} & \text{Scheitelform} & x_S = \frac{x_1 + x_2}{2}, \, y_S^* = -\frac{(x_2 - x_1)^2}{4} \\
52 +\hline
53 +\end{array}
54 +\]
55 +{{/formula}}
43 43  
44 44  //Verfahren statt Formel (Teil 1)//. Unter der Überschrift "A Simple Proof of the Quadratic Formula" (2019) veröffentlichte Po-Shen Loh einen Aufsatz (https://arxiv.org/abs/1910.06709) über eine Methode für den Darstellungswechsel zwischen //Hauptform// und //Produktform// einer quadratischen Funktion; seine Methode kombiniert auf bislang vielleicht unbekannte Weise altbekannte Ansätze.
45 45  (% class="border slim" %)