You need to use the midpoint rule to approximate the interval. First, you need to find Delta x, such that:
Delta x = (b-a)/n
The problem provides b=pi/2 , a=0 and n = 4, such that:
Delta x = (pi/2-0)/4 = pi/8
Hence, the following 4 intervals of length pi/8 are: [0,pi/8], [pi/8,pi/4], [pi/4,(3pi)/8], [(3pi)/8,pi/2].
Now, you may evaluate the integral such that:
int_0^pi/2 cos^4 x dx = Delta x(f((0+pi/8)/2) + f((pi/8+pi/4)/2) + f((pi/4+(3pi)/8)/2) + f(((3pi)/8+pi/2)/2))
int_0^pi/2 cos^4 x dx = pi/8(f(pi/16) + f(3pi/16) + f(5pi/16) + f(7pi/16))
int_0^pi/2 cos^4 x dx = pi/8(cos^4(pi/16) + cos^4 (3pi/16)+ cos^4(5pi/16) + cos^4(7pi/16)))
cos(pi/8) = cos((pi/4)/2) => cos^2((pi/4)/2) = (1 + cos(pi/4))/2 => cos^4((pi/4)/2) = ((1 + cos(pi/4))^2)/4
cos^4((pi/4)/2) = ((1 + sqrt2/2)^2)/4
cos^4((pi/4)/2) = ((2 + sqrt2)^2)/16
cos(pi/16) = cos((pi/8)/2) => cos^2((pi/8)/2) = (1 + sqrt((1 + sqrt2/2)/2))/2
cos^4(pi/16) =(0.9619)^2 = 0.6637
cos(3pi/16) = -cos(pi/16) => cos^4(3pi/16) = cos^4(pi/16) = 0.6637
cos(5pi/16) = -cos(pi/16) => cos^4(3pi/16) = cos^4(pi/16) = 0.6637
cos(7pi/16) = -cos(3pi/16) = -(-cos(pi/16) ) => cos^4(7pi/16) = cos^4(pi/16) = 0.6637
int_0^pi/2 cos^4 x dx = pi/8( 0.6637 + 0.6637 + 0.6637 + 0.6637)
int_0^pi/2 cos^4 x dx = 4*pi/8(0.6637)
int_0^pi/2 cos^4 x dx = pi/2*(0.6637)
int_0^pi/2 cos^4 x dx = 0.3318*pi
Hence, approximating the definite integral, using the midpoint rule, yields int_0^pi/2 cos^4 x dx = 0.3318*pi.
Monday, December 24, 2012
Calculus: Early Transcendentals, Chapter 5, 5.2, Section 5.2, Problem 10
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment