
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Math 151a homework 1, which includes instructions for using the bisection method to find roots of functions, hand calculator problems from section 2.1, and sketching the graphs of two functions. Students are required to read sections 1.1, 1.3, and 1.4, and use matlab code for longer calculations.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Math 151A HW #1, due Friday, January 12
#1 Use the Bisection method to find p 3 for f (x) =
x โ cos x on [0, 1].
#2(a) Let f (x) = 3(x + 1)(x โ 12 )(x โ 1). Use the Bisection method on the following intervals to find p 3 : (a) [โ 2 , 1 .5]
(a) Sketch the graphs of y = x and y = 2 sin x. (b) Use the Bisection method to find an approximation to within 10โ^5 to the first positive value of x with x = 2 sin x.
#12 Find an approximation to
3 correct to within 10โ^4 using the Bi- section Algorithm (hint: consider f (x) = x^2 โ 3).
#15 Find a bound for the number of iterations needed to achieve an approximation with accuracy 10โ^4 to the solution of x^3 โ x โ 1 = 0 lying in the interval [1, 2]. Find an approximation to the root with this degree of accuracy.