Integrate cos(x)-cos(x-c) from 0 to c/2

  • Thread starter Thread starter sugarxsweet
  • Start date Start date
  • Tags Tags
    Integrate
sugarxsweet
Messages
12
Reaction score
0

Homework Statement


Integrate cos(x)-cos(x-c) from 0 to c/2


Homework Equations


sin(x-c)=sinxcosc-cosxsinc


The Attempt at a Solution


sin(x)-sin(x-c) from 0 to c/2
=sin(c/2)-sin(c/2)cos(c)+cos(c/2)sin(c)-sin(0)+sin(-c)
=sin(c/2)-sin(c/2)cos(c)+cos(c/2)sin(c)-0-sin(c)

Correct response:2sin(c/2)-sin(c)

What am I doing wrong?
 
Physics news on Phys.org
sugarxsweet said:

Homework Statement


Integrate cos(x)-cos(x-c) from 0 to c/2

Homework Equations


sin(x-c)=sinxcosc-cosxsinc

The Attempt at a Solution


sin(x)-sin(x-c) from 0 to c/2
=sin(c/2)-sin(c/2)cos(c)+cos(c/2)sin(c)-sin(0)+sin(-c)
=sin(c/2)-sin(c/2)cos(c)+cos(c/2)sin(c)-0-sin(c)

Correct response:2sin(c/2)-sin(c)

What am I doing wrong?
You're doing nothing wrong. They are equivalent.

To get the answer in a more straight forward manner, simply plug the limits of integration into the anti-derivative, sin(x)-sin(x-c) .
 
Sorry, I guess this is a question of trig then - how do I simplify my answer to the correct answer? It's probably something stupid but I'm having trouble figuring it out!
 
sugarxsweet said:

Homework Statement


Integrate cos(x)-cos(x-c) from 0 to c/2

Homework Equations


sin(x-c)=sinxcosc-cosxsinc

The Attempt at a Solution


sin(x)-sin(x-c) from 0 to c/2
=sin(c/2)-sin(c/2)cos(c)+cos(c/2)sin(c)-sin(0)+sin(-c)
=sin(c/2)-sin(c/2)cos(c)+cos(c/2)sin(c)-0-sin(c)

Correct response:2sin(c/2)-sin(c)

What am I doing wrong?

$$sin(\frac{c}{2})-sin(\frac{c}{2})cos(c)+cos(\frac{c}{2})sin(c)-sin(c)$$
$$sin(\frac{c}{2})-sin(c)+cos(\frac{c}{2})sin(c)-sin(\frac{c}{2})cos(c)$$

You have to realize (from trig addition identity) that ##cos(\frac{c}{2})sin(c)-sin(\frac{c}{2})cos(c) = sin(c-\frac{c}{2}) = sin(\frac{c}{2})##

Using the above, we have:

$$sin(\frac{c}{2})-sin(c)+sin(\frac{c}{2})$$
$$2sin(\frac{c}{2})-sin(c)$$
 
Thanks!
 
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