Next: About this document ...
Numerical Analysis
January 30, 2002
Due: February 6, 2002
Assignment#1: (50 points) All work should be your
own. Remember all homework is due at the start of class on the 6th.
- (5 pt.) Describe the most efficient way to evaluate
Assume that the coefficients have been previously computed and are
stored. How many multiplications are necessary?
- (10 pt.) Produce the linear and quadratic Taylor polynomials for
the folowing functions. You must show all necessary steps in your
calculations. DO NOT find the general form. Remember to use radians
for trig functions and not degrees.
-
-
- (5 pt.) Produce the general formula (including the error term)
for a Taylor polynomial of degree
for the folowing function. You
must show all necessary steps in your calculations.
-
- (10 pt.) For the following functions find the value of
such that
where
and its remainder are given in the book (p. 9) and given
the specified
values.
-
-
- (5 pt.) Problem 2.1.1 (a & c)
- (5 pt.) Problem 2.1.3 (a & c)
- (5 pt.) Convert the 32-bit value
10101010101010101010101010101010 to a floating point number,
assuming we are using IEEE Standard 754 storage. See the course
website for a pointer to information about this.
- (5 pt.) Problem 2.2.5 (no need to do 2.2.4 first)
Next: About this document ...
sforman@sju.edu