Finding a bound for a Fourier coefficient

Somefantastik
Messages
226
Reaction score
0

Homework Statement



show that Ak will satisfy:

\left| A_{k} \right| \leq Mk^{-4}

Homework Equations



A_{k} = \frac{2}{L}\int^{L}_{0} \phi(x) sin \left( \frac{k \pi x}{L} \right) dx

given

\phi(x) \in C^{4} ([0,L]) \and\ \phi^{(p)}(0) = \phi^{(p)}(L) = 0, p = 0, 1, 2, 3

in this notation, \phi is continuous and differentiable up to 4th derivative over [0,L], and (p) denotes the order of the derivative.

The Attempt at a Solution



I differentiated 4 times using substitution, and came up with

\frac{L^{4}}{k^{4}\pi^{4}} \int^{L}_{0} \phi^{(4)}(x)sin \left( \frac{k \pi x}{L}\right) dx.

I was told using the Weierstrass M-test (or Comparison test?) would help find solution, but I'm not sure how to proceed.

Any comments or suggestions?
 
Physics news on Phys.org
You would use this result to apply the Weierstrass M-test, but I don't see how the M-test would give the inequality to you.

On the other hand, you're nearly there. The fourth derivative of phi is continuous, and sin(k*pi*x/L) is bounded by one, so you can bound the integral above by a constant that doesn't depend on k.
 
\frac{L^{4}}{k^{4}\pi^{4}} \left| \int^{L}_{0} \phi^{(4)}(x)sin \left(\frac{k \pi x}{L} \right) dx \right| \leq M

I'm still not getting the inequality. Can someone please help me further?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top