Solving Basis Functions Homework w/ Constants A_n & B_n

Fizz_Geek
Messages
20
Reaction score
0

Homework Statement



Given x in the interval [0, \pi], let \phi_{0}(x) = 1, and \Phi_{n} (x) = sin ((2n-1)x).

Show that there are constants:
{A_{n}}^{n=0}_{\infty} and {B_{n}}^{n=0}_{\infty}

such that:

\sum^{n=0}_{\infty}A_{n}\phi_{n}=\sum^{n=0}_{\infty}B_{n}\phi_{n}

But A_{n} \neq B_{n} \foralln


All the n's should be subscripts. None are powers.

Relevant equations


I really don't know where to start. Any push in the right direction would be greatly appreciated.
 
Physics news on Phys.org
note \Phin won't give you cyclic results unless your x is a rational multiple of pi, making this a bit tricky.

Luckily -1<=\Phin <=1.

So I would define try something like this.

Define An = an , where an *\Phin = (-1)^n/n^2
This would mean the An series converges.

Then i would define Bn so it reorders the terms of your An series. So it would converge and be equal.
 
Thanks for the reply!

I thought to do something like that, and I can understand that both series would converge, but how would they be equal?
 
They would only be equal as you took the limit to infinity, which is all your proof requires. Since the An series is absolutely convergent all of it's rearrangements will be equal. Note, you need to make An absolutely convergent, or this won't be true.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top