smallfix polyordnung

This commit is contained in:
Sheppy 2015-10-09 15:13:35 +02:00
parent 638aac2933
commit 0d92cf4b92

View File

@ -28,7 +28,7 @@
- niemals Minuswerte \\
- niemals '0' als Multiplikator\\\\
\textbf{hier:}
\[ay+bx>cy+dy\]
\[ay+bz>cy+dy\]
\textbf{Wir nehmen an dass wir 'y' hoch genug setzen damit bx irrelevant wird:}\\
\[ay>cy+dy = a>c+d \]
\\ \textbf{das ist nun trivial, wir raten:}
@ -45,7 +45,7 @@
Unsere Polynome gelten potentiell f\"ur kleine Werte nicht, hier, nur f\"ur die 0 nicht, daher geben wir als Dom\"ane an:
\[ A = N\setminus\{0\} \]
und Funktionsdom\"ane:\\
\[\mathcal{A} = \{P(*),P(*)\}\]
\[\mathcal{A} = \{P_{\Downarrow}(),P_{\Uparrow()}\}\]
@ -69,4 +69,4 @@ und Funktionsdom\"ane:\\
\end{document}
\end{document}