mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Klausur 6, Aufgabe 4 aktualisiert
This commit is contained in:
parent
cbf6c909bb
commit
0fb99fb3cf
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
|||
\section*{Aufgabe 4}
|
||||
Nach der Substitutionsregel gilt:
|
||||
\[\int_{x_2}^{x_3} f(x) \mathrm{d}x = (x_3 - x_2) \cdot \int_0^1 f(x_2 + \tau (b-a)) \mathrm{d} \tau\]
|
||||
|
||||
Wenn $f$ ein Polynom vom Grad $q$ war, so ist auch das neue Integral ein Polynom
|
||||
vom Grad $q$.
|
||||
|
||||
Ein Polynom, das vier Punkte interpoliert, hat maximal Grad 3.
|
||||
Da wir das Integral über dieses Polynom im Bereich $[x_2, x_3]$
|
||||
exakt berechnen sollen, muss die Quadraturformel vom Grad $p=4$ sein.
|
||||
|
||||
|
||||
|
||||
TODO
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue