What Causes the Error in Calculating the L2 Norm of Complex Functions?

divB
Messages
85
Reaction score
0
Hi,

I want to show:

[tex] \|f-jg\|^2 = \|f\|^2 - 2 \Im\{<f,g>\} + \|g\|^2[/tex]

However, as far as I understand, for complex functions [itex]<f,g> = \int f g^* dt[/itex], right? Therefore:

[tex] \|f-jg\|^2 = <f-jg, f-jg> = \int (f-jg)(f-jg)^* dt = \int (f-jg)(f+jg) dt = \int f^2 + jfg - jfg + g^2 dt = \|f\|^2 + \|g\|^2[/tex]

Where is my wrong assumption?
Thanks.
 
on Phys.org
Are f and g complex functions? Then you should write f = Re(f) + j Im(f), g = Re(g) + j Im(g).

Or are they just the real parts of a single function? Because then you've just shown that ||f||² = ||Re f||² + ||Im f||², which makes sense, right?
 
divB said:
[tex] \int (f-jg)(f-jg)^* dt = \int (f-jg)(f+jg) dt[/tex]
This one should be $$\int (f-jg)(f-jg)^* dt = \int (f-jg)(f^*+jg^*) dt.$$ But why use the definition of <,> at all? I assume that you have already proved that it's an inner product. So why not just use that?
 
Hi, thank you. Ok, no integrals, but only use <,>

I am again confused :(

[tex]\|v\|^2 = <v,v>[/tex], as far as I understand also for complex functions. But then, with using only the inner product, I have no chance to obtain an imaginary part only:

[tex] \|f-jg\|^2 = <f-jg,f-jg> = <f,f-jg>-<jg,f-jg> \\<br /> = <f,f> - <f,jg> - (<jg,f>-<jg,jg>) \\<br /> = <f,f> - <f,jg> - <jg,f> + <jg,jg> \\<br /> = <f,f> - j<f,g> - j<g,f> - <g,g><br /> = \|f\|^2 - 2j<f,g> - \|g\|^2[/tex]

But [itex]2j<f,g>[/itex] is not [itex]2\Im<f,g>[/itex]...
 
What is <cf, g> and what is <f, cg> if c is a complex number?
 
divB said:
[tex]<f,f> - <f,jg> - <jg,f> + <jg,jg> \\<br /> =<f,f> - j<f,g> - j<g,f> - <g,g>\\<br /> = \|f\|^2 - 2j<f,g> - \|g\|^2[/tex]
These steps are both wrong. What are the properties of an inner product on a complex vector space?
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K