CSNabeel
- 12
- 0
Homework Statement
Show that provided that m and n are arbitrary integers, the two functions f(t) = sin nt and g(t) = cos mt are orthogonal over the interval (0,2\pi). Explain the significance of this result in Fourier series analysis. Hint: you may find the following trigonometric identity useful 2sin a cos b = sin(a+b) - sin (a-b)
Homework Equations
The Attempt at a Solution
\int f(t) g(t) dt
\int sin nt cos mt dt
\int 0.5( sin(n+m)t - sin(n-m)t)dt
0.5[ \frac{cos(n+m)t}{n+m} - \frac{cos(n-m)t}{n-m} ]
put (0,2\pi) into (n,m) respectively (sorry not good with code thing).
After subistion the final answer end up being
t over 2\pi
this is my working out so far but what should I write about it under Fourier analysis