Chapter 5: Problem 13
Use the zeros of the Legendre polynomial \(P_{2}(x)\) to obtain a two-point quadrature formula $$\int_{-1}^{1} f(x) d x \approx A_{1} f\left(x_{1}\right)+A_{2} f\left(x_{2}\right)$$
/*! 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 13
Use the zeros of the Legendre polynomial \(P_{2}(x)\) to obtain a two-point quadrature formula $$\int_{-1}^{1} f(x) d x \approx A_{1} f\left(x_{1}\right)+A_{2} f\left(x_{2}\right)$$
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(\left\\{\mathbf{u}_{1}, \mathbf{u}_{2}, \mathbf{u}_{3}\right\\}\) be an orthonormal basis for an inner product space \(V\) and let $$\mathbf{u}=\mathbf{u}_{1}+2 \mathbf{u}_{2}+2 \mathbf{u}_{3} \quad \text { and } \quad \mathbf{v}=\mathbf{u}_{1}+7 \mathbf{u}_{3}$$ Determine the value of each of the following: (a) \(\langle\mathbf{u}, \mathbf{v}\rangle\) (b) \(\|\mathbf{u}\|\) and \(\|\mathbf{v}\|\) (c) The angle \(\theta\) between \(\mathbf{u}\) and \(\mathbf{v}\)
Let \(\mathbf{u}\) be a unit vector in \(\mathbb{R}^{n}\) and let \(H=I-2 \mathbf{u u}^{T}\) Show that \(H\) is both orthogonal and symmetric and hence is its own inverse.
Let \(A\) be an \(m \times 3\) matrix. Let \(Q R\) be the \(Q R\) factorization obtained when the classical GramSchmidt process is applied to the column vectors of \(A,\) and let \(\tilde{Q} \tilde{R}\) be the factorization obtained when the modified Gram-Schmidt process is used. Show that if all computations were carried out using exact arithmetic, then we would have $$\tilde{Q}=Q \quad \text { and } \quad \tilde{R}=R$$ and show that, when the computations are done in finite-precision arithmetic, \(\tilde{r}_{23}\) will not necessarily be equal to \(r_{23}\) and consequently \(\tilde{r}_{33}\) and \(\tilde{\mathbf{q}}_{3}\) will not necessarily be the same as \(r_{33}\) and \(\mathbf{q}_{3}\)
How many \(n \times n\) permutation matrices are there?
Show that the product of two orthogonal matrices is also an orthogonal matrix. Is the product of two permutation matrices a permutation matrix? Explain.
What do you think about this solution?
We value your feedback to improve our textbook solutions.