Xe X Xe X: Sin LN On, Cos On, +3x-2 On
Xe X Xe X: Sin LN On, Cos On, +3x-2 On
ii) f ( x ) cos x x on 0, 1
6 10 0 x 1
12 26 4 y 1
0 9 12 z 0
Exercise 6 Find an LU matrix decomposition for the matrix provided that
lii 1 for i 1, 2, 3 where
4 3 1
2 4 5
1 2 6
Exercise 7 Show that the following matrix cannot be factored directly as A=LU provided
that lii 1 for i 1, 2, 3 where
1 2 6
A 4 8 1
2 3 5
Exercise 8 Solve the following nonlinear system using Newton method by performing two
iterations start with ( p0 , q0 ) (0.6, 1.5)
x2 y 3 0
x y2 5 0
Exercise 9: Solve the following nonlinear system using Newton method by performing two
iterations start with ( p0 , q0 ) (1.2, 1.2)
x 2 y 0.2 0
x y 2 0.3 0
Exercise 10: Solve the following nonlinear system using Newton method by performing
two iterations start with ( p0 , q0 ) (2.3, 1.9)
( x 1)3 y 0
1
( x 1) 2 ( y ) 2 4
2