From b4ca0ead954f0df68e01012f12bb29142b266cc8 Mon Sep 17 00:00:00 2001 From: Basil Feitknecht <114588139+bfeitknecht@users.noreply.github.com> Date: Sat, 24 Jan 2026 12:39:39 +0100 Subject: [PATCH] Update semester3/numcs/parts/02_quadrature/00_introduction.tex Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- semester3/numcs/parts/02_quadrature/00_introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semester3/numcs/parts/02_quadrature/00_introduction.tex b/semester3/numcs/parts/02_quadrature/00_introduction.tex index 4bcf514..14ea5ff 100644 --- a/semester3/numcs/parts/02_quadrature/00_introduction.tex +++ b/semester3/numcs/parts/02_quadrature/00_introduction.tex @@ -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*}