mateomy
- 305
- 0
Homework Statement
Here's the original problem in all of its glory...
<br /> \int_0^{T/2} \,\sin((2\pi(t)/T) - \alpha) \, dt<br />
Homework Equations
U Substitution
Trig identities (possibly)
The Attempt at a Solution
Using U substitution I've got u=2\pi(t)/T -\alpha
Which means that du= 2\pi/T dt
Which also means that dt= Tdu/2\pi
and resetting the limits of integration I have an upper bound at 2\pi - \alpha and a lower bound of -\alpha.
So now my little equation looks like this...
<br /> \int_{-\alpha}^{2\pi - \alpha} \, \sinu \,\frac{T}{2\pi}\,du<br />
pulling out the T/2\pi...
<br /> \frac{T}{2\pi}\int_{-\alpha}^{2\pi -\alpha} \,\sinu \,du<br />
which using the Fundamental Theorem of Calculus I can turn to...
<br /> \frac{T}{2\pi} \, (-\cos(u)) <br />
evaluating at the upper minus the lower bound (previously stated)
Which looks something like this...
<br /> -\frac{T}{2\pi}\Big(\cos[\,2\pi\,-\,\alpha] - \cos[-\alpha]\Big)<br />
Can I use a trigonometric identity to break this thing apart?
When I try to do that I get this...
<br /> -\frac{T}{2\pi}\,\Big(\cos(2\pi)\cos(\alpha)\,+\,\sin(2\pi)sin(\alpha)\,+\,\cos(\alpha)\Big)<br />
All in all I end up with a final answer of
<br /> -\frac{T}{2\pi}\,2\cos(\alpha)<br />
I have no answer to check my work, so that's why I am posting it here for everyone to point out my probable mistakes and give me some advice. Thanks a ton for the help/suggestions.
Last edited: