SOLUTION: Let A and B be m × n matrices and let k be a scalar. Show that (10 points) (A^T + k B^T )(A + k B) is symmetric.

Algebra.Com
Question 1164620: Let A and B be m × n matrices and let k be a scalar. Show that (10 points)
(A^T + k B^T
)(A + k B)
is symmetric.

Answer by CPhill(2264)   (Show Source): You can put this solution on YOUR website!
To show that the matrix $M = (A^T + k B^T)(A + k B)$ is symmetric, we must prove that the transpose of the entire expression is equal to the expression itself. That is, we must show that $M^T = M$.
### **Definitions and Properties**
We will use the following fundamental properties of matrix transposes:
1. **Sum/Difference Rule:** $(X + Y)^T = X^T + Y^T$
2. **Product Rule:** $(XY)^T = Y^T X^T$
3. **Scalar Rule:** $(kX)^T = k(X^T)$
4. **Double Transpose Rule:** $(X^T)^T = X$
---
### **Proof**
Let $M = (A^T + k B^T)(A + k B)$.
**Step 1: Apply the transpose to the entire product.**
Using the **Product Rule** $(XY)^T = Y^T X^T$, we swap the order of the two main factors and transpose them:
$$M^T = \left[ (A^T + k B^T) (A + k B) \right]^T = (A + k B)^T (A^T + k B^T)^T$$
**Step 2: Distribute the transpose into the sums.**
Using the **Sum Rule** and the **Scalar Rule** on both factors:
$$(A + k B)^T = A^T + (kB)^T = A^T + k B^T$$
$$(A^T + k B^T)^T = (A^T)^T + (kB^T)^T = A + k(B^T)^T = A + kB$$
**Step 3: Substitute the results back into the expression.**
Now substitute the simplified factors back into the equation from Step 1:
$$M^T = (A^T + k B^T) (A + k B)$$
**Step 4: Conclusion.**
We observe that:
$$M^T = (A^T + k B^T) (A + k B) = M$$
Since the transpose of the matrix is equal to the original matrix, the expression $(A^T + k B^T)(A + k B)$ is **symmetric**. $\blacksquare$

RELATED QUESTIONS

Q−1: [5×2 marks] Answer each of the following as True or False justifying your... (answered by math_tutor2020)
Let n ∈ N and B be a n × n matrix that has determinant 1. Show that there exist n × n (answered by robertb)
Let n ∈ N and B is a n × n matrice with real entries and has determinant 1. Show that... (answered by ikleyn)
Let ABC be a triangle with centroid G. Points L, M, and N are the midpoints of sides BC,... (answered by ikleyn)
Yes, **W**, the set of skew-symmetric $n \times n$ matrices, is a **subspace** of... (answered by CPhill)
Let a and b be relatively prime intergers and let k be any integer. Show that b and a+bk... (answered by richard1234)
Let T, U: V to W be linear transformations. Prove that: a. R(T+U) is a subset of... (answered by khwang)
A^T denotes the transpose of a matrix A. Show that = Tr(B^T,A) defines an inner... (answered by khwang)
Biology For a certain population of cells, the number of cells at time t is given by N D (answered by ikleyn)