Finding 2-Norm of Weighted Sum of Complex Exponentials

  • Thread starter Thread starter tsebamm
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 1K views
tsebamm
Messages
1
Reaction score
0
Hi,

Homework Statement



We have a signal y(n) which is the weighted sum of two complex exponentials
y(n)=A*φk(n)+Β*φl(n)

k different to l
A,B are complex constants

I have to find the 2-norm of y(n). Can anyone help me with that?
Am I going to solve it with parseval's theorem?

Homework Equations



φκ=exp(2πjkn/N)
φl=exp(2πjln/N)

Thanks in advance,

Nikolas
 
Physics news on Phys.org
You might want to define what you mean by 2-norm. Is it the [tex]\ell^2[/tex] norm, where the [tex]\varphi_k(n)[/tex] are viewed as (perhaps elements of) sequences? Or is it the [tex]L^2[/tex] norm where the [tex]\varphi_k(n)[/tex] are functions of [tex]n[/tex]? If it's the latter, you can use Parseval's theorem. In either case, your norm is going to include the norm on [tex]\mathbb{C}[/tex],

[tex]|x| = \sqrt{ x^*x }.[/tex]