0% found this document useful (0 votes)
37 views2 pages

File Du Lieu

The document discusses solving a 5th degree polynomial equation numerically using the bisection method. It provides the initial interval and interval after each iteration, converging to the solution x = -1.289070 in 50 iterations.

Uploaded by

Nguyễn Hiếu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views2 pages

File Du Lieu

The document discusses solving a 5th degree polynomial equation numerically using the bisection method. It provides the initial interval and interval after each iteration, converging to the solution x = -1.289070 in 50 iterations.

Uploaded by

Nguyễn Hiếu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Phuong trinh bac 5 co dang:

-454.00x^5 + -8753.00x^4 + 1253.00x^3 + 9341.00x^2 + -973.00x^1 + 8461.00


Mien chua nghiem cua phuong trinh la: -20.28 < x < 5.54
Khoang phan li ban dau la: (-19.479733, -19.279732)
Khoang phan li ban dau la: (-1.479730, -1.279730)
Khoang phan li ban dau la: (1.120270, 1.320270)

Nhap khoang phan ly [a,b] la: [-2.000000,1.000000]


Nhap so lan lap: 50
Cong thuc sai so theo f(xn)/m voi 50 lan lap la:
n xn f(xn) Sai so
0 1.000000 -8875.000000 0.561212
1 0.724516 -10633.414063 0.672405
2 0.430115 -9564.025391 0.604782
3 0.191340 -8613.738281 0.544691
4 -0.004492 -8465.559570 0.535321
5 -0.180026 -8922.481445 0.564214
6 -0.347962 -9751.762695 0.616654
7 -0.513154 -10659.933594 0.674082
8 -0.674174 -11233.646484 0.710361
9 -0.824607 -11038.418945 0.698016
10 -0.955912 -9885.988281 0.625142
11 -1.061605 -8016.791016 0.506943
12 -1.140141 -5939.766113 0.375602
13 -1.194641 -4094.786621 0.258934
14 -1.230538 -2679.384277 0.169431
15 -1.253331 -1692.553223 0.107029
16 -1.267457 -1045.193848 0.066093
17 -1.276077 -636.348633 0.040240
18 -1.281288 -384.072754 0.024287
19 -1.284419 -230.593750 0.014582
20 -1.286294 -138.006836 0.008727
21 -1.287414 -82.434570 0.005213
22 -1.288083 -49.184570 0.003110
23 -1.288482 -29.325195 0.001854
24 -1.288719 -17.480469 0.001105
25 -1.288861 -10.416992 0.000659
26 -1.288945 -6.206055 0.000392
27 -1.288996 -3.695313 0.000234
28 -1.289026 -2.203125 0.000139
29 -1.289043 -1.308594 0.000083
30 -1.289054 -0.779297 0.000049
31 -1.289060 -0.464844 0.000029
32 -1.289064 -0.274414 0.000017
33 -1.289066 -0.161133 0.000010
34 -1.289068 -0.096680 0.000006
35 -1.289069 -0.053711 0.000003
36 -1.289069 -0.029297 0.000002
37 -1.289069 -0.017578 0.000001
38 -1.289069 -0.010742 0.000001
39 -1.289070 -0.004883 0.000000
40 -1.289070 -0.004883 0.000000
41 -1.289070 -0.004883 0.000000
42 -1.289070 -0.004883 0.000000
43 -1.289070 -0.004883 0.000000
44 -1.289070 -0.004883 0.000000
45 -1.289070 -0.004883 0.000000
46 -1.289070 -0.004883 0.000000
47 -1.289070 -0.004883 0.000000
48 -1.289070 -0.004883 0.000000
49 -1.289070 -0.004883 0.000000
50 -1.289070 -0.004883 0.000000
Nghiem x = -1.289070
Cong thuc sai so theo (M-m)/m * |xn-xn-1| voi 50 lan lap la:
n xn f(xn) Sai so
0 1.000000 -8875.000000 0.000000
1 0.724516 -10633.414063 3.565251
2 0.430115 -9564.025391 3.810062
3 0.191340 -8613.738281 3.090174
4 -0.004492 -8465.559570 2.534414
5 -0.180026 -8922.481445 2.271712
6 -0.347962 -9751.762695 2.173392
7 -0.513154 -10659.933594 2.137872
8 -0.674174 -11233.646484 2.083884
9 -0.824607 -11038.418945 1.946866
10 -0.955912 -9885.988281 1.699324
11 -1.061605 -8016.791016 1.367849
12 -1.140141 -5939.766113 1.016390
13 -1.194641 -4094.786621 0.705329
14 -1.230538 -2679.384277 0.464569
15 -1.253331 -1692.553223 0.294982
16 -1.267457 -1045.1938

You might also like