Finding 2-Norm of Weighted Sum of Complex Exponentials

  • Thread starter Thread starter tsebamm
  • Start date Start date
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 \ell^2 norm, where the \varphi_k(n) are viewed as (perhaps elements of) sequences? Or is it the L^2 norm where the \varphi_k(n) are functions of n? If it's the latter, you can use Parseval's theorem. In either case, your norm is going to include the norm on \mathbb{C},

|x| = \sqrt{ x^*x }.
 
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