Question:

If the linear transformation \( X = BY \) transforms \( X^\top AX \) to \( Y^\top PY \), then \( P = \):

Show Hint

When working with quadratic forms and linear transformations, always remember: - Substitute the transformation directly, - Use transpose rules carefully, - Apply symmetry or orthogonality conditions to simplify.
Updated On: June 02, 2025
  • \( BAB \), if \( B \) is an orthogonal matrix
  • \( BAB \), if \( B \) is a symmetric matrix
  • \( B^{-1}AB \), if \( B \) is a symmetric matrix
  • \( A^{-1}BA \), if \( A \) is a non-singular matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Use the given transformation \( X = BY \).
We are given that: \[ X^\top AX = Y^\top PY \] Substitute \( X = BY \): \[ (BY)^\top A (BY) = Y^\top P Y \] Since \( (BY)^\top = Y^\top B^\top \), we get: \[ Y^\top B^\top A B Y = Y^\top P Y \]
Step 2: Compare both sides.
We now compare the quadratic forms: \[ Y^\top B^\top A B Y = Y^\top P Y \Rightarrow P = B^\top A B \]
Step 3: Use symmetry condition.
If \( B \) is symmetric, then \( B^\top = B \). Thus, \[ P = B A B \]
Was this answer helpful?
1
0