In der Vorlesung haben wir das Gleichungssytem $Au = f$ für das Possion-Problem in 1D mit Dirichlet-Rändern durch eine Diskretisierung mit Hilfe von zentrierten Finiten Differenzen aufgestellt.
Sei $H$ eine hermitsche Matrix, so definiert sich der zugehörige Rayleigh quotient als $$R_H(x) = \frac{x^*Hx}{x^*\cdot x}.$$
Sei $\mathcal{P}_1 = \{ A \in K^{N \times N} | a_{i,j} = a_{n-j+1,n-i+1} \}$ und $\mathcal{P}_2 = \{ A \in K^{N \times N} | JA = A^TJ \}$, mit $ J = (\delta_{i,n-j+1})_{ij} = \begin{pmatrix} 0 & & 1 \\ & \scriptstyle\cdot^{\,\scriptstyle\cdot^{\,\scriptstyle\cdot}} & \\ 1 & & 0 \end{pmatrix}$.
Zeigen Sie
Wie muss $\mathcal{P}_1$ eingeschränkt werden, damit
Sei $A$ von der Gestalt $$A:=\begin{pmatrix} a_0&a_{n-1}&a_{n-2}&\ldots&a_1\\ a_1&a_0&a_{n-1}&\ldots&a_2\\ a_2&a_1&a_0&\ldots&a_3\\ &\ddots&\ddots&\ddots\\ a_{n-1}&a_{n-2}&a_{n-3}&\ldots&a_0\end{pmatrix}. $$
In [ ]: