Chapter 5: Problem 17
How many \(n \times n\) permutation matrices are there?
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 5: Problem 17
How many \(n \times n\) permutation matrices are there?
All the tools & learning materials you need for study success - in one app.
Get started for free
Use equation (1) with weight vector \(\mathbf{w}=\) \(\left(\frac{1}{4}, \frac{1}{2}, \frac{1}{4}\right)^{T}\) to define an inner product for \(\mathbb{R}^{3},\) and let \(\mathbf{x}=(1,1,1)^{T}\) and \(\mathbf{y}=(-5,1,3)^{T}\) (a) Show that \(x\) and \(y\) are orthogonal with respect to this inner product. (b) Compute the values of \(\|\mathbf{x}\|\) and \(\|\mathbf{y}\|\) with respect to this inner product.
Let \(T_{n}(x)\) denote the Chebyshev polynomial of degree \(n,\) and define $$U_{n-1}(x)=\frac{1}{n} T_{n}^{\prime}(x)$$ for \(n=1,2, \ldots\) (a) Compute \(U_{0}(x), U_{1}(x),\) and \(U_{2}(x)\) (b) Show that if \(x=\cos \theta,\) then $$U_{n-1}(x)=\frac{\sin n \theta}{\sin \theta}$$
Let \(p_{0}, p_{1}, \ldots\) be a sequence of orthogonal polynomials and let \(a_{n}\) denote the lead coefficient of \(p_{n}\) Prove that $$\left\|p_{n}\right\|^{2}=a_{n}\left\langle x^{n}, p_{n}\right\rangle$$
Let \(P=A\left(A^{T} A\right)^{-1} A^{T},\) where \(A\) is an \(m \times n\) matrix of rank \(n\) (a) Show that \(P^{2}=P\) (b) Prove that \(P^{k}=P\) for \(k=1,2, \ldots\) (c) Show that \(P\) is symmetric. [Hint: If \(B\) is nonsingular, then \(\left.\left(B^{-1}\right)^{T}=\left(B^{T}\right)^{-1} .\right]\)
Let \(A\) be an \(m \times n\) matrix, let \(P\) be the projection matrix that projects vectors in \(\mathbb{R}^{m}\) onto \(R(A),\) and let \(Q\) be the projection matrix that projects vectors in \(\mathbb{R}^{n}\) onto \(R\left(A^{T}\right) .\) Show that (a) \(I-P\) is the projection matrix from \(\mathbb{R}^{m}\) onto \(N\left(A^{T}\right)\) (b) \(I-Q\) is the projection matrix from \(\mathbb{R}^{n}\) onto \(N(A)\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.