How Do You Derive the Fourier Series for Laplace's Equation Solutions?

Somefantastik
Messages
226
Reaction score
0
I'm supposed to derive this monster!

\frac{1}{2} + \frac{2}{\pi} \sum^{\infty}_{k = 1}\frac{1}{2k-1}sin(2k-1)x = \left\{^{0 \ for \ -\pi < x < 0}_{1 \ for \ 0<x<\pi}

I don't even know where to start right now. And no examples to work from. Can anyone get me started?

the Chapter is on Fourier Expansions for solutions to Laplace's Equation.


Any direction at all would be really appreciated.
 
Physics news on Phys.org
What have you tried? use the formulas for the coefficients in a Fourier expansion and be careful with your integrations.
 
I don't understand. What am I to integrate? If I integrate the coefficients, what is my f(x)? What does that get me when I integrate the coefficients other than just a compacted form?
 
If you have a periodic function f on [-\pi, \pi], then setting

<br /> \begin{align*}<br /> a_n = \frac 1 \pi \int_{-\pi}^{\pi} \cos{(nx)} f(x) \, dx \\<br /> b_n = \frac 1 \pi \int_{-\pi}^{\pi} \sin{(nx)} f(x) \, dx<br /> \end{align*}<br />

are the Fourier coefficients of the function f. With them you have
the formal representation

<br /> f(x) \sim \frac{a_0} 2 + \sum_{n=1}^\infty {\left(a_n \cos(nx) + b_n \sin(nx)}<br />

The conditions that show when the series actually converges to f are varied, and
should be given in your text.

Looking at your first post, it seems that in your case the function

<br /> f(x) = \begin{cases}<br /> &amp; 0 \text{ if } -\pi &lt; x &lt; 0\\<br /> &amp; 1 \text{ if } 0 &lt; x &lt; \pi<br /> \end{cases}<br />
 
Yes, that worked. It all fell together pretty nicely. Seems like a pretty trivial problem. Thanks for your help :)
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top