

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
This is solved quiz. Its from Calculus class. Some key points are: Error Committed, Left Hand Sum, Result, Less, Some Constant, Upper Bound, Trapezoid
Typology: Exercises
1 / 2
This page cannot be seen from the preview
Don't miss anything!


QUIZ 2
Show ALL your work CAREFULLY.
(a) Recall that the error committed by using the Left Hand Sum Ln is less than
or equal to
K 1 ·(b−a) 2
2 n where |f
′ (x)| ≤ K 1 for some constant K 1. Use this result to
give an upper bound for
2
1
e
x sin(2x
2 ) dx − L 10
Here, f (x) = e x sin(2x 2 ).
First, we must find an upper bound K 1 for |f ′ (x)| over the interval [1, 2].
Since f (x) = e x sin(2x 2 ), we have f ′ (x) = e x sin(2x 2 ) + e x cos(2x 2 ) · 4 x by the
product rule and the chain rule. Thus, |f ′ (x)| = e x | sin(2x 2 ) + cos(2x 2 ) · 4 x|.
Over the interval [1, 2], the largest value for e
x is e
2
. Neither sin(2x
2 ) nor
cos(2x
2 ) can exceed 1 in absolute value. It follows that |f
′ (x)| ≤ e
2 (1+1·8) =
9 e
2
. Using the error bound for the Left Hand Sum with K 1 = 9e
2 , we
conclude that
∣ ∣ ∣ ∣
1
e
x sin(2x
2 ) dx − L 10
9 e 2 · (2 − 1) 2
e
2 .
(b) Consider the following given data of a function h(x) on the interval [0, 8].
x 0 2 4 6 8
h(x) 2 1 -1 4 7
Find T 4 (trapezoid) AND M 2 (mid-point). Here the subscript n indicates that
the interval [0, 8] is to be divided into n equal subintervals.
First, we compute the Left and the Right Hand Sums L 4 and R 4.
Using the given data, we have
L 4 = h(0) · ∆x + h(2) · ∆x + h(4) · ∆x + h(6) · ∆x
= (2 + 1 + (−1) + 4) · ∆x = 12;
R 4 = h(2) · ∆x + h(4) · ∆x + h(6) · ∆x + h(8) · ∆x
= (1 + (−1) + 4 + 7) · ∆x = 22.
Date: September 19, 2005.
1
2 QUIZ 2
It follows that T 4 =
L 4 +R 4 2
= 17. For M 2 , note that ∆x = 4 since we only
have two subintervals. Thus,
M 2 = h(2) · ∆x + h(6) · ∆x
= (1 + 4) · ∆x = 20.