Lesson 4 Num Sol
Lesson 4 Num Sol
the curve and is different from P. The line through P and Q is called a
secant line for the curve at P. Intuition suggests that if we move the point Q
along the curve toward P, then the secant line will rotate toward a limiting
position. The line in this limiting position is what we will consider to be the
tangent line at P.
The Secant Method
A potential problem in implementing the Newton-Raphson method
is the evaluation of the derivative. Although this is not inconvenient for
•
polynomials and many other functions, there are certain functions whose
derivatives may be extremely difficult or inconvenient to evaluate. For
these cases, the derivative can be approximated by a backward finite
divided difference
Seeing this familiar problem, we already know that the true value of the
root is
•
•
Let us see the second iteration;
•
Just remember this for every iteration;
Using Secant Method
•
Let us see the third iteration;
•
Just remember this for every iteration;
Secant Method Table
2
Simple Fixed Point Iteration
As mentioned above, open methods employ a formula to predict the
root. Such a formula can be developed for simple fixed-point iteration (or,
•
side is zero.
Simple Fixed Point Iteration
•
Transforming more equations to
The isolated x on one side can be used to predict the next value for
a possible iteration. The next value is predicted using an old value of x.
•
Using Fixed Point Iteration
Use the Fixed-Point Iteration to estimate the root of the function . Start
with the estimate .
•
Seeing this familiar problem, we already know that the true value of the
root is
•
•
Here, we have to express x as a function of x;
Using Fixed Point Iteration
Use the Fixed-Point Iteration to estimate the root of the function . Start
with the estimate .
•
•
For the first and succeeding iterations;
•
Next
•
Followed by
Using Fixed Point Iteration
−𝑥 0 0
𝑥1 =𝑒 =𝑒 =1
SHORT BREAK
Group Yourselves
•
Group Yourselves
•
Group Yourselves
•
Groupwork 1
Every student must stick to their respective groups for the entire
duration of the groupwork. A student must work on his/her own paper so
•
that the group can later consolidate a final answer in a form of table with
complete solution. No phones are allowed, notes however, can be freely
accessed by the owners. Students are not allowed to talk to a member from
other groups once the groupwork has started. Any form of cheating will
never be tolerated and will cause an entire group to get a score of zero.
When the time is up, groups must submit their work whether it is
finished or not. Only groups with final answers will be asked to present
•
their answers. The instructor will ask questions to any random member.
The names of the members who are absent or did not provide any
contribution must not be written on the submitted paper.
Groupwork 1
Use a numerical method to get the root of the function below. The root is
between 0.1 and 2.1.
•
•
Use the exact values for your tabulated data.
•
Erroneous Table or Values = 20 points
•
Correct Table & Values = 40 points
•
Did not answer correctly to the instructor’s question = 0 points
•
Did answer correctly to the instructor’s question = 60 points
Groupwork 1
Use a numerical method to get the root of the function below. The root is
between -2 and 0.
•
•
Use the exact values for your tabulated data.
•
Erroneous Table or Values = 20 points
•
Correct Table & Values = 40 points
•
Did not answer correctly to the instructor’s question = 0 points
•
Did answer correctly to the instructor’s question = 60 points
Groupwork 1
Use a numerical method to get the root of the function below. The root is
between 4 and 5.
•
•
Use the exact values for your tabulated data.
•
Erroneous Table or Values = 20 points
•
Correct Table & Values = 40 points
•
Did not answer correctly to the instructor’s question = 0 points
•
Did answer correctly to the instructor’s question = 60 points