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

Second Semester 2019-2020

1. The document provides 12 problems involving numerical analysis techniques like the secant method and Newton's method. The problems involve finding roots of equations using initial approximations and performing multiple iterations. 2. Specific problems include using the secant method to find roots of equations like x^2 - 6 = 0 and -x^3 - cos(x) = 0. Newton's method is also used to find cube roots and roots of equations like e^2x - ex - 2 = 0. 3. The final problem analyzes the convergence of Newton's method by computing the ratio of the difference between successive approximations to the root over the difference between the initial approximations and the root.

Uploaded by

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

Second Semester 2019-2020

1. The document provides 12 problems involving numerical analysis techniques like the secant method and Newton's method. The problems involve finding roots of equations using initial approximations and performing multiple iterations. 2. Specific problems include using the secant method to find roots of equations like x^2 - 6 = 0 and -x^3 - cos(x) = 0. Newton's method is also used to find cube roots and roots of equations like e^2x - ex - 2 = 0. 3. The final problem analyzes the convergence of Newton's method by computing the ratio of the difference between successive approximations to the root over the difference between the initial approximations and the root.

Uploaded by

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

Birla Institute of Technology and Science, Pilani-K K Birla Goa Campus

Second Semester 2019-2020

Numerical Analysis
(MATH F313)
Tutorial Sheet-3

Note: All the problems use 5-digit floating point arithmetic with rounding.

1. Let
f (x) = x2 − 6 = 0
with p0 = 2 and p1 = 3 then find p√
3 by using secant method. Compare the approximate
root with the exact solution x = 6.

2. Let
f (x) = −x3 − cos x = 0
with p0 = −1 and p1 = 0 then find p3 by using secant method.

3. Perform three iterations of the secant method to find a root of the equation

f (x) = ln(x) − 1.04x + 1.05 = 0,

lying on the interval [1, 2].

4. If the secant method is applied to the equation

f (x) = x2 − 2 = 0

with p0 = 0 and p1 = 1, what is p2 ?

5. The equation
f (x) = 4 sin x − ex = 0,
has a zero on the interval [0, 0.5]. Find the solution correct to four significant digits
using the secant method.

6. Derive the Newton’s iteration formula to find the cube root of a positive number α.

7. The equation
f (x) = e2x − ex − 2 = 0,
has a zero on the interval [0, 1]. Find this zero correct to three significant digits using
Newton’s method. Use initial approximation p0 = 0.5.

8. Let
f (x) = −x3 − cos x = 0,
and an initial approximation p0 = −1. Use Newton’s method to find p2 . Could p0 = 0
be used?

9. Use Newton’s method to find the root of the equation


x2
f (x) = 4x3 − 1 − e 2 = 0,

near p0 = 1.0. Perform two iterations.

1
10. Use Newton’s method to find a root of the equation
 
π(x + 1)
f (x) = cos + 0.148 x − 0.9062 = 0.
8

Use an initial approximation p0 = 0.15 and perform three iterations.

11. Use Newton’s method to find the root of the equation


 
x 500 21
f (x) = − 1− x = 0,
1 + x2 841 125

near p0 = 2.0. Perform one iteration.

12. The equation


f (x) = x3 + x2 − 3x − 3 = 0,

has a root on the interval (1, 2) namely x = 3.
 
|pn −p| |f 00 (p)|
For n ≥ 1, compute the ratio |pn−1 −p|2
and show that this value approaches 2|f 0 (p)|
.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy