Area for cosx on interval [0,2pi]

  • Thread starter Thread starter tjohn101
  • Start date Start date
  • Tags Tags
    Area Interval
tjohn101
Messages
92
Reaction score
0

Homework Statement


f(x)=cosx and the x-axis on the interval [0,2pi]

A) Set up definite integral that represents area above
B) Find area using the fundamental theorem

Homework Equations





The Attempt at a Solution


cosxdx [0,2pi]
= sinx [0,2pi]
= sin(2pi)-sin(0)
= 0

Area= (cosxdx [0,pi/2]) - (cosxdx [pi/2,3pi/2]) + (cosxdx [3pi/2,2pi])

Area= (sinx [0,pi/2]) - (sinx [pi/2,3pi/2]) + (sinx [3pi/2,2pi])

Area= (1-0) - (-1-1) + (0-1)
Area= (1) -(-2) + (1)
Area= 4 square units.

So... What do you think? Is it right? And what exactly does the question mean by "Set up definite integral that represents area above"?
 
Physics news on Phys.org
When it says set up the definite integral it means to do this.

\int^{2\pi}_{0}cosx dx

now you solve it.
 
I did that, but I didn't know how to type it into the forums. So I made it the cosxdx [0,2pi] and solved from there. What do you think of my answer for the area?
 
You have the integral correct, check this again though
sin(2\pi)-sin(0)
 
As you have noted, the area in question is not given by

\int_0^{2\pi} \cos x\ dx

because that gives zero. That formula only works for non-negative integrands. To express it as a single integral you might write:

\int_0^{2\pi} |\cos x|\ dx

which you have properly evaluated by breaking it up to subtract the negative parts.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top