Finding Particular Solutions via Fourier Series
June 19, 2019
A typical periodic input is sound. Sound can consist of different tones, each tone corresponds to a sine or cosine function, and they sum up become a single periodic function. This input can be decomposed by Fourier series.
Techniques of Moving Fourier Series
Recall the square wave function, but let it have half-period 1 and goes between 0 and 1 instead of $-1/2$ and $1/2$.
How does one from the following go to the shrink and shifted one?
Let the normal square-wave and its Fourier series be $g(u)$, the irregular one be $f(t)$. The relation between a $2\pi$ period input $u$ and general period input $t$ is $u=\displaystyle\frac{\pi}{L}t$. We have:
The modified function is we squash the original one by half and shift it by 1/2 upper. Then:
Fourier series Differentiation
As long as the Fourier series converges to continuous functions $f(t)$ , then the derivative of the Fourier series also converges to $f’(t)$ under the condition $f’(t)$ is smooth/differentiable on the domain. The Fourier series of $f’$ is
Obtained by the termwise differentiation of the Fourier series:
Use Fourier series to find Particular Solution
In practice, many input is not periodic, at least there’re some not. If we want to apply Fourier series, we need to extend it. As long as the function’s domain does not contain infinity, we can treat is as $[0,L]$ (we only assume positive domain since it’s mostly time). For example, if we have $f(t)=t$ on $[0,1]$, then $L=1$. Depending on the initial value conditions, we have either odd or even extensions, see the following figure.
If the conditions are $x(0)=0, x(L)=0$ we need an odd extension. After we’ve done the extensions, we can plug in the Fourier series $f(t)$ and $f’(t)$ into the original equation (after checking the terms not appearing in original input and derivative and etc). And follow the steps of undetermined coefficients.