Update semester3/numcs/parts/02_quadrature/00_introduction.tex

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Basil Feitknecht
2026-01-24 12:39:39 +01:00
committed by GitHub
parent 4345c5744f
commit b4ca0ead95

View File

@@ -85,7 +85,7 @@ Das Interpolationspolynom ist gegeben durch:
\end{align*}
\drmvspace
Durch die Eigenschaften der Lagrange-Polynome haben wir $p(x_j) = f(x_j)$ und die Konstruktion von $p(x)$ ist eindeutig in $\mathcal{P}_{n + 1}$.
Durch die Eigenschaften der Lagrange-Polynome haben wir $p(x_j) = f(x_j)$ und die Konstruktion von $p(x)$ ist eindeutig in $\mathcal{P}_{n + 1}$.
Wir erhalten nun eine Quadraturformel, wenn wir $p$ als Approximation von $f$ verwenden:
\rmvspace
\begin{align*}