This is an old revision of the document!
1. Sine and Cosine decomposition.
Suppose you are given a function on an interval, . Such function can be expressed as a sum of 'sine waves' and cosine waves and constant
Can you figure out a way to determine the coefficients and ?
Test out your method for the following function $$ f(x) = \begin{cases} 1 & 0 < x < 1/2 \cr 0 & 1/2 \leq x \leq 1 \end{\cases} find $a_0, a_1, b_1$ and plot the truncated Fourier series $$ a_0 + a_1 \cos(\pi x) + b_1 \sin(\pi x). How does the resemble your original given function?
2. Consider the following equation, for , And suppose . Can you solve for ?
For the following problems, you need to apply Laplace transformation to the equation, and get the for the desired , and do the inverse Laplace transformation to get back the desired answer.
3. Consider the following equation, for , And suppose . Can you solve for ?
4. Consider the following equation, for , And suppose . Can you solve for ?
5 (bonus, optional). Consider the following equation, for , And suppose . Can you solve for ?