Solving Basis Functions Homework w/ Constants A_n & B_n

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Fizz_Geek
Messages
20
Reaction score
0

Homework Statement



Given x in the interval [0, [tex]\pi[/tex]], let [tex]\phi[/tex][tex]_{0}[/tex](x) = 1, and [tex]\Phi[/tex][tex]_{n}[/tex] (x) = sin ((2n-1)x).

Show that there are constants:
{A[tex]_{n}[/tex]}[tex]^{n=0}_{\infty}[/tex] and {B[tex]_{n}[/tex]}[tex]^{n=0}_{\infty}[/tex]

such that:

[tex]\sum[/tex][tex]^{n=0}_{\infty}[/tex]A[tex]_{n}[/tex][tex]\phi[/tex][tex]_{n}[/tex]=[tex]\sum[/tex][tex]^{n=0}_{\infty}[/tex]B[tex]_{n}[/tex][tex]\phi[/tex][tex]_{n}[/tex]

But A[tex]_{n}[/tex] [tex]\neq[/tex] B[tex]_{n}[/tex] [tex]\forall[/tex]n


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.
 
on Phys.org
note [tex]\Phi[/tex]n won't give you cyclic results unless your x is a rational multiple of pi, making this a bit tricky.

Luckily -1<=[tex]\Phi[/tex]n <=1.

So I would define try something like this.

Define An = an , where an *[tex]\Phi[/tex]n = (-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.