Exams › GATE › Engineering Mathematics
Consider a system of linear equations PX = Q where P ∈ R^(3×3) and Q ∈ R^(3×1). Suppose P has an LU decomposition, P = LU, where L = [ [1, 0, 0], [l21, 1, 0], [l31, l32, 1] ] and U = [ [u11, u12, u13], [0, u22, u23], [0, 0, u33] ]. Which of the following statement(s) is/are TRUE?
- The system PX = Q can be solved by first solving LY = Q and then UX = Y.
- If P is invertible, then both L and U are invertible.
- If P is singular, then at least one of the diagonal elements of U is zero.
- If P is symmetric, then both L and U are symmetric.
Correct answer: The system PX = Q can be solved by first solving LY = Q and then UX = Y.
Solution
This statement is correct because the LU decomposition allows us to break down the original system into two simpler systems: first, we solve for Y using the lower triangular matrix L, and then we use the upper triangular matrix U to find the solution X from Y.
Related GATE Engineering Mathematics questions
- What are the eigenvalues of the matrix [2, 1, 1; 1, 4, 1; 1, 1, 2]?
- A circle with center at (x,y) = (0.5, 0) and radius = 0.5 intersects with another circle with center at (x,y) = (1,1) and radius = 1 at two points. One of the points of intersection (x,y) is:
- Suppose λ is an eigenvalue of matrix A and x is the corresponding eigenvector. Let x also be an eigenvector of the matrix B = A − 2I, where I is the identity matrix. Then, the eigenvalue of B corresponding to the eigenvector x is equal to
- Let A = [[1, 1], [1, 3], [−2, −3]] and b = [b1, b2, b3]. For Ax = b to be solvable, which one of the following options is the correct condition on b1, b2, and b3:
- If the quadrantal bearing of a line is N 30° W, then the whole circle bearing of the line is
- The matrix [2, -4; 4, -2] has
⚔️ Practice GATE Engineering Mathematics free + battle 1v1 →