Partial Differential Equations: Exercises
16 Sturm-Liouville problems, part 1
Exercise 1: Identifying self-adjoint linear operators
Recall that a linear operator \(T: \mathbb{C}^k \to \mathbb{C}^k\) is self-adjoint if
\[ \langle T(\mathbf{u}), \mathbf{v} \rangle = \langle \mathbf{u}, T(\mathbf{v}) \rangle \]
for all \(\mathbf{u}, \mathbf{v} \in \mathbb{C}^k\). If \(A\) is the matrix representation of \(T\) with respect to the standard basis, then \(T\) is self-adjoint if and only if \(A\) is equal to its conjugate transpose \(A^*\).
Exercise 2: Finding eigenvalues and eigenvectors of linear operators
For a self-adjoint linear operator \(T: \mathbb{C}^k \to \mathbb{C}^k\), the eigenvalues are real and the eigenvectors corresponding to distinct eigenvalues are orthogonal. In contrast, for a non-self-adjoint operator, the eigenvalues can be complex and the eigenvectors may not be orthogonal.