Compute <z,w>: Formula & Result

  • Thread starter Thread starter squaremeplz
  • Start date Start date
  • Tags Tags
    Formula
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
squaremeplz
Messages
114
Reaction score
0

Homework Statement



Compute <z,w> for z = [ (1+i)/2 , (1-i)/2 ], w = [ i/sqrt(2) , -1/sqrt(2) ]

2. Equations

<z , w> = z1 * w1 + 2 * z2 * w2

where w1 and w2 have the conjugate sign over them.

The Attempt at a Solution




<z, w> = (1+i)/2 * (-i/sqrt(2)) + 2 * ((1-i)/2) (-1/sqrt(2))

= -sqrt(2)/4 + sqrt(2)/4 * i


Is the formula I used correct for this? Thanks!
 
Physics news on Phys.org
Hi Squaremeplease

I'm not sure what your formula is or why there is a 2 in it... did your formula come from somewhere, or are you supposed to use it for some reason?

the usual complex inner product is defined as
[tex]<u,v> = \sum u_i v_i*[/tex]