0% found this document useful (0 votes)
34 views6 pages

Interpolacion de Richardson-Integracion de Romberg - 1.02406515

This document discusses numerical integration using Richardson extrapolation and Romberg integration. It provides the exact integral, integration bounds, function values at sample points, and results from applying the techniques with increasing refinement levels.

Uploaded by

Jose Villareyes
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views6 pages

Interpolacion de Richardson-Integracion de Romberg - 1.02406515

This document discusses numerical integration using Richardson extrapolation and Romberg integration. It provides the exact integral, integration bounds, function values at sample points, and results from applying the techniques with increasing refinement levels.

Uploaded by

Jose Villareyes
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

PREGUNTA 2

INTERPOLACION DE RICHARDSON-INTEGRACION DE ROMBERG

INTEGRAL EXACTA -1.02406515

a b
EXTREMOS 0 2

x f(X)
0 0
2 -3.394413412

x f(X)
0 0
2 -3.394413412
2 -3.394413412

x f(X)
0 0
0.5 0.111299278
1 0.170562579
1.5 -0.875938484
2 -3.394413412

𝑛−1
(𝑏 − 𝑎)
𝐼= [𝑓(𝑥0) + 2 ∑ 𝑓(𝑥𝑖) + 𝑓(𝑥𝑛) ]
2𝑛
𝑖=1
𝐼00 =
-3.394413412

𝐼10 =
-5.091620119

𝐼20 =
-1.145641666

𝐼30 =
-1.054233757

𝐼40 =
-1.03159541

𝐼50 =
-1.02594715

𝐼60 =
-1.02453563

𝐼70 =
-1.024182769

𝐼80 =
-1.024094554
𝐼90 =
-1.0240725

0
𝐼10 =
-1.02406699

(𝑚−1) (𝑚−1)
(𝑚) 4𝑚 ∗ 𝐼𝑘+1 − 𝐼𝑘
𝐼𝑘 =
4𝑚 − 1
O(h^2) O(h^4) O(h^6) O(h^8)

k Aprox. De trapecios 1 extrap. 2 extrap. 3 extrap.
TRAPECIOS
1 0 -3.3944134
2 1 -5.0916201 -5.6573557
4 2 -1.1456417 0.1696845 0.5581538
8 3 -1.0542338 -1.0237645 -1.1033277 -1.1297004
16 4 -1.0315954 -1.0240493 -1.0240683 -1.0228102
32 5 -1.0259472 -1.0240644 -1.0240654 -1.0240654
64 6 -1.0245356 -1.0240651 -1.0240652 -1.0240652
128 7 -1.0241828 -1.0240651 -1.0240652 -1.0240652
256 8 -1.0240946 -1.0240651 -1.0240651 -1.0240651
512 9 -1.0240725 -1.0240651 -1.0240651 -1.0240651
1024 10 -1.0240670 -1.0240651 -1.0240651 -1.0240651
O(h^10) O(h^12) O(h^14) O(h^16) O(h^18) O(h^20) O(h^22)
4 extrap. 5 extrap. 6 extrap. 7 extrap. 8 extrap. 9 extrap. 10 extrap.

-1.0223910
-1.0240703 -1.0240719
-1.0240652 -1.0240652 -1.0240652
-1.0240652 -1.0240652 -1.0240652 -1.0240652
-1.0240651 -1.0240651 -1.0240651 -1.0240651 -1.0240651
-1.0240651 -1.0240651 -1.0240651 -1.0240651 -1.0240651 -1.0240651
-1.0240651 -1.0240651 -1.0240651 -1.0240651 -1.0240651 -1.0240651 -1.0240651

You might also like