diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-07-01 17:18:14 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-07-01 17:18:14 +0200 |
commit | 2400bd7fe87b268a8bb10ab503c3e0948c4dd6f2 (patch) | |
tree | cf4141f42c7d03c3c5b4993797610b6f424786b3 /buch/chapters/070-orthogonalitaet | |
parent | typos (diff) | |
download | SeminarSpezielleFunktionen-2400bd7fe87b268a8bb10ab503c3e0948c4dd6f2.tar.gz SeminarSpezielleFunktionen-2400bd7fe87b268a8bb10ab503c3e0948c4dd6f2.zip |
Einleitung fertig
Diffstat (limited to 'buch/chapters/070-orthogonalitaet')
-rw-r--r-- | buch/chapters/070-orthogonalitaet/gaussquadratur.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/070-orthogonalitaet/gaussquadratur.tex b/buch/chapters/070-orthogonalitaet/gaussquadratur.tex index 4a25678..480a37d 100644 --- a/buch/chapters/070-orthogonalitaet/gaussquadratur.tex +++ b/buch/chapters/070-orthogonalitaet/gaussquadratur.tex @@ -552,7 +552,7 @@ w(x)=e^{-x} \text{ und } g(x)=f(x)e^x. \] -Dann approximiert $g(x)$ man durch ein Interpolationspolynom, +Dann approximiert man $g(x)$ durch ein Interpolationspolynom, so wie man das bei der Gauss-Quadratur gemacht hat. Als Stützstellen müssen dazu die Nullstellen der Laguerre-Polynome verwendet werden. |