Exercise: Sawtooth Wave Fourier Transform: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 87: Line 87:
<center>
<center>


<math>a_0=\int_0^1t\ dt=\frac{t^2}{2}\bigg|_0^1=\frac{1}{2}<math>
<math>a_0=\int_0^1t\ dt=\frac{t^2}{2}\bigg|_0^1=\frac{1}{2}</math>


<center>
<center>
Line 93: Line 93:
<br />
<br />


For <math>n=1,2,3\dots<math>, we have
For <math>n=1,2,3\dots</math>, we have


<br />
<br />

Revision as of 13:18, 12 January 2010

Problem Statement

Find the Fourier Tranform of the sawtooth wave given by the equation




Solution

As shown in class, the general equation for the Fourier Transform for a periodic function with period is given by



where



For the sawtooth function given, we note that , and an obvious choice for is 0 since this allows us to reduce the equation to . It remains, then, only to find the expression for and . We proceed first to find . For we can ignore the case when because . Hence, we proceed for :



which is solved easiest with integration by parts, letting




so





Now, for we must consider the case when .



For , we have



which again is best solved using integration by parts, this time with




so






Therefore, the Fourier Transform representation of the sawtooth wave given is:



The figures below graph the first few iterations of this solution. The first graph shows the solution truncated after the first 100 terms of the infinite sum, as well as each of the contributing sine waves with offset. The second figure shows the function truncated after 1, 3, 5, 10, 50, and 100 terms.


First 100 Terms.jpg


First n Terms.jpg

Author

John Hawkins

Read By

Reviewed By