Gram Schmidt procedure, trouble finding inner product

Jimmy000
Messages
7
Reaction score
1

Homework Statement


Given basis |x>,|y>,|z> such that <x|x> = 2,<y|y> = 2,<z|z> = 3,<x|y> = i, <x|z> = i, and <y|z> = 2. Build an orthonormal basis|x'>,|y'>,|z'>. Each of the new basis vectors should be expressed in terms of the old ones multiplied by coefficients.

Homework Equations



|x'> = |x>/(<x|x>).5 (normalizing the original x ket)

|y'> = |y> - <x'|y> |x'>

The Attempt at a Solution


So far I have worked through that |x'> = (1/2).5|x>
Using this result I have moved through the calculation of |y'> and found it equals

|y> - (i/2) |x'>

I am now trying to normalize this expression, but I am not sure what my inner product on the denominator will look like for this normalization, but my best guess is
<y| - (i/2)<x'|y> - (i/2)|x'>

but that does not look legitimate to me, so I am stuck here.

How do I take the inner product of a bra and and ket, both of which are sums of two kets/bras?
 
Last edited:
Physics news on Phys.org
Jimmy000 said:

Homework Statement


Given basis |x>,|y>,|z> such that <x|x> = 2,<y|y> = 2,<z|z> = 3,<x|y> = i, <x|z> = i, and <y|z> = 2. Build an orthonormal basis|x'>,|y'>,|z'>. Each of the new basis vectors should be expressed in terms of the old ones multiplied by coefficients.

Homework Equations



|x'> = |x>/(<x|x>).5 (normalizing the original x ket)

|y'> = |y> - <x'|y> |x'>

The Attempt at a Solution


So far I have worked through that |x'> = (1/2).5|x>
Using this result I have moved through the calculation of |y'> and found it equals

|y> - (i/2) |x'>

I am now trying to normalize this expression, but I am not sure what my inner product on the denominator will look like for this normalization, but my best guess is
<y| - (i/2)<x'|y> - (i/2)|x'>

but that does not look legitimate to me, so I am stuck here.

How do I take the inner product of a bra and and ket, both of which are sums of two kets/bras?
Use parentheses. If you had a = b + c, you wouldn't say ##a\times a = b + c\times b + c##, would you? That's effectively what you're doing right now, so it's not surprising it doesn't look right to you.
 
  • Like
Likes Jimmy000
In the "bra"-"ket" formalisim the bra is the complex conjugate of the ket. In your normalizing denominator you must take the inner-product of the vector with its complex conjugate.
 
  • Like
Likes Jimmy000
Thanks a million! I always mix up how kets and bras correlate to normal vector notation. I worked it through being mindful of parentheses and I got a much more logical answer :biggrin:
 
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top