How to integrate sin(t-tau)cos(tau)d(tau) where tau = 0..t
Maple gives answer (1/2)*t*sin(t)
How can we compute it by hand?
HallsofIvy
Aug25-08, 08:48 PM
I would start with a trig identity. sin(t- tau)= sin(t)cos(tau)- cos(t)sin(tau). Now the integral is
\int_0^t (sin(t)cos^2(tau)- cos(t)cos(tau)sin(tau)) dtau
= sin(t)\int_0^t cos2(tau)dtau- cos(t)\int_0^t cos(tau)sin(tau)dtau
You can integrate the first by using cos2(tau)= (1/2(1+ cos(2tau)) and in the second, let u= sin(tau).
lkj-17
Aug25-08, 09:06 PM
I would start with a trig identity. sin(t- tau)= sin(t)cos(tau)- cos(t)sin(tau). Now the integral is
\int_0^t (sin(t)cos^2(tau)- cos(t)cos(tau)sin(tau)) dtau[/iex]
[itex]= sin(t)\int_0^t cos2(tau)dtau- cos(t)\int_0^t cos(tau)sin(tau)dtau
You can integrate the first by using cos2(tau)= (1/2(1+ cos(2tau)) and in the second, let u= sin(tau).
Any simple way to do it?
If this happened in the exam, it will be a disaster!
Ben Niehoff
Aug25-08, 09:38 PM
You should learn the trig identities well enough so that they ARE simple to you. Then you can apply them in exams.
If you forget the sum-of-angles formula, you can easily derive it from Euler's formula: