Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hilbert_space [2021/02/18 00:18] – [2.i.5 Orthonormal Bases] admin | hilbert_space [2021/04/02 19:03] (current) – [2.i.3 Subspaces] admin | ||
|---|---|---|---|
| Line 78: | Line 78: | ||
| * The space of complex functions of a real variable has dimension (uncountable) infinity. | * The space of complex functions of a real variable has dimension (uncountable) infinity. | ||
| - | ====== 2.i.3 Dual Vectors and Inner Products ====== | + | ====== 2.i.3 Subspaces ====== |
| + | |||
| + | A // | ||
| + | |||
| + | For example $\mathbb{R}^n \subset \mathbb{C}^n$ consisting of those vectors that only have real components. | ||
| + | |||
| + | This is an example where the scalars of the subspace are different from the scalars of the original space. | ||
| + | \[\left ( \begin{array}{c} a \\ b \\ 0 \end{array} \right ),\] | ||
| + | where $a$ and $b$ are complex numbers is a two-dimensional subspace of $\mathbb{C}^3$, | ||
| + | \[\left ( \begin{array}{c} 1 \\ 0 \\ 0\end{array}\right ),\qquad \left ( \begin{array}{c} 0 \\ 1 \\ 0 \end{array}\right ),\] | ||
| + | is a basis for it. | ||
| + | |||
| + | This subspace is // | ||
| + | |||
| + | The distinction is somewhat important because $\mathbb{C}^2$ can be embedded in $\mathbb{C}^3$ in a variety of different ways. For example, The set of all vectors of the form | ||
| + | \[\left ( \begin{array}{c} a \\ b \\ 0 \end{array} \right ),\] | ||
| + | the set of all vectors of the form | ||
| + | \[\left ( \begin{array}{c} a \\ 0 \\ b \end{array} \right ),\] | ||
| + | and the set of all vectors of the form | ||
| + | \[\left ( \begin{array}{c} 0 \\ a \\ b \end{array} \right ),\] | ||
| + | are all two-dimensional subspaces of $\mathbb{C}^3$ that are isomorphic to $\mathbb{C}^2$, | ||
| + | |||
| + | These examples, are pretty trivial. | ||
| + | \[\left ( \begin{array}{c} a \\ a \\ b\end{array}\right ),\] | ||
| + | is also a two-dimensional subspace of $\mathbb{C}^3$ that is isomorphic to $\mathbb{C}^2$. | ||
| + | \[\left ( \begin{array}{c} 1 \\ 1 \\ 0\end{array}\right ),\qquad \left ( \begin{array}{c} 0 \\ 0 \\ 1\end{array}\right ).\] | ||
| + | ====== 2.i.4 Dual Vectors and Inner Products ====== | ||
| ===== Dual Vector Spaces ===== | ===== Dual Vector Spaces ===== | ||
| Line 116: | Line 142: | ||
| An inner product induces a one-to-one map between vectors and dual vectors, constructed as follows: | An inner product induces a one-to-one map between vectors and dual vectors, constructed as follows: | ||
| - | * Given a vector $\phi$, the map $f_{\phi}$ where $f_{\phi}(\psi) = (\phi, | + | * Given a vector $\phi$, the map $f_{\phi}$ where $f_{\phi}(\psi) = (\phi, |
| * Firther //any// linear map from vectors to scalars can be written as $f_{\phi}$ for some vector $\phi$. | * Firther //any// linear map from vectors to scalars can be written as $f_{\phi}$ for some vector $\phi$. | ||
| Line 124: | Line 150: | ||
| \[\boldsymbol{f}_{\vec{s}} = ( s_1^*, | \[\boldsymbol{f}_{\vec{s}} = ( s_1^*, | ||
| and then, for any other vector $\vec{z}$, we have | and then, for any other vector $\vec{z}$, we have | ||
| - | \[f_{\vec{s}(\vec{z})} = \vec{s} \cdot \vec{z} = \boldsymbol{f}_{\vec{s}}\vec{z}, | + | \[f_{\vec{s}}(\vec{z}) = \vec{s} \cdot \vec{z} = \boldsymbol{f}_{\vec{s}}\vec{z}, |
| - | where $\boldsymbol{f}_{\vec{s}}\vec{r}$ is just matrix multiplication of the row vector $\boldsymbol{f}_{\vec{s}}$ with the column vector $\vec{Z}$. | + | where $\boldsymbol{f}_{\vec{s}}\vec{r}$ is just matrix multiplication of the row vector $\boldsymbol{f}_{\vec{s}}$ with the column vector $\vec{z}$. |
| - | ====== 2.i.4 Norms ====== | + | ====== 2.i.5 Orthonormal Bases ====== |
| + | |||
| + | A basis $\phi_1, | ||
| + | \[(\phi_j, | ||
| + | |||
| + | For any basis, we can write any vector as $\psi = \sum_{j=1}^d b_j \phi_j$, and if the basis is also orthonormal then | ||
| + | \[(\phi_k, | ||
| + | so there is an easy way of finding the components of a vector in an orthonormal basis by just taking the inner products | ||
| + | \[b_k = (\phi_k, | ||
| + | Note: this only works in an // | ||
| + | |||
| + | As an example, in $\mathbb{R}^2$ and $\mathbb{C}^d$, | ||
| + | |||
| + | ====== 2.i.6 Orthogonal Subspaces ====== | ||
| + | |||
| + | In an inner product space, subspaces have more structure. | ||
| + | \[\left ( \begin{array}{c} a \\ 0 \\ 0 \end{array}\right ),\] | ||
| + | and the set of all vectors of the form | ||
| + | \[\left ( \begin{array}{c} 0 \\ a \\ 0 \end{array}\right ),\] | ||
| + | are orthogonal subspaces of $\mathbb{C}^3$. | ||
| + | \[\left ( \begin{array}{C} a \\ a \\ b \end{array}\right ),\] | ||
| + | and the set of vectors of the form | ||
| + | \[\left ( \begin{array}{c} a \\ -a \\ 0 \end{array} \right ),\] | ||
| + | are orthogonal subspaces of $\mathbb{C}^3$ | ||
| + | |||
| + | Suppose $V' \subset V$. Then, we can construct another subspace $V' | ||
| + | |||
| + | It is easy to see that this is indeed a subspace. | ||
| + | \[(\psi, | ||
| + | i.e. the orthogonality property is preserved under taking linear combinations, | ||
| + | |||
| + | A set of orthogonal subspaces $V_1, | ||
| + | \[\psi = \sum_j \psi_j,\] | ||
| + | where $\psi_j \in V_j$. We sometimes write this as $V = \oplus_j V_j$ | ||
| + | |||
| + | As an example, let $\phi_1, | ||
| + | \[\psi = \sum_j a_j \phi_j.\] | ||
| + | |||
| + | As a less trivial example, for any subspace $V' \subset V$, we have $V = V' \oplus V' | ||
| + | \[\psi = \sum_j a_j \phi_j + \sum_k b_k \chi_k,\] | ||
| + | and then if we define | ||
| + | \begin{align*} | ||
| + | \psi' & = \sum_j a_j \phi_j, & \psi' | ||
| + | \end{align*} | ||
| + | we have | ||
| + | \[\psi = \psi' + \psi' | ||
| + | where $\psi' \in V'$ and $\psi' | ||
| + | ====== 2.i.7 Norms ====== | ||
| On an inner product space, we define the // | On an inner product space, we define the // | ||
| Line 150: | Line 223: | ||
| Since $-1 \leq \cos\theta \leq 1$, we obviously have | Since $-1 \leq \cos\theta \leq 1$, we obviously have | ||
| - | \[|\vec{r}\cdot \vec{r}' | + | \[|\vec{r}\cdot \vec{r}' |
| which is the special case of the Cauchy-Schwartz inequality for $\mathbb{R}^2$. | which is the special case of the Cauchy-Schwartz inequality for $\mathbb{R}^2$. | ||
| Line 185: | Line 258: | ||
| from which the triangle inequality follows by taking the square root. | from which the triangle inequality follows by taking the square root. | ||
| - | ====== 2.i.5 Orthonormal Bases ====== | ||
| - | A basis $\phi_1, | ||
| - | \[(\phi_j, | ||
| - | |||
| - | For any basis, we can write any vector as $\psi = \sum_{j=1}^d b_j \phi_j$, and if the basis is also orthonormal then | ||
| - | \[(\phi_k, | ||
| - | so there is an easy way of finding the components of a vector in an orthonormal basis by just taking the inner products | ||
| - | \[b_k = (\phi_k, | ||
| - | Note: this only works in an // | ||
| - | |||
| - | As an example, in $\mathbb{R}^2$ and $\mathbb{C}^d$, | ||
| - | ====== 2.i.6 Hilbert Spaces ====== | + | ====== 2.i.8 Hilbert Spaces ====== |
| From the point of view of this course, a Hilbert space is an inner product space that might be finite or infinite-dimensional, | From the point of view of this course, a Hilbert space is an inner product space that might be finite or infinite-dimensional, | ||
| Line 217: | Line 279: | ||
| In this inner product space, the inner products and norms can be infinite, e.g. consider $||\psi|| = \sqrt{(\psi, | In this inner product space, the inner products and norms can be infinite, e.g. consider $||\psi|| = \sqrt{(\psi, | ||
| - | \[(\psi, | + | \[(\psi, |
| Since the Born rule in quantum mechanics tells us that integrals of the form $\int |\psi(x)|^2$ have to do with probabilities, | Since the Born rule in quantum mechanics tells us that integrals of the form $\int |\psi(x)|^2$ have to do with probabilities, | ||
| \[||\psi||^2 = (\psi,\psi) = \int_{-\infty}^{+\infty} |\psi(x)|^2, | \[||\psi||^2 = (\psi,\psi) = \int_{-\infty}^{+\infty} |\psi(x)|^2, | ||