Solveeit Logo

Question

Question: If $f(r) = \begin{bmatrix} 3r & r+1 \\ 2r & r+2 \\ 3r & r+7 \end{bmatrix} \begin{bmatrix} 1 & r & r^...

If f(r)=[3rr+12rr+23rr+7][1rr21r2r4]f(r) = \begin{bmatrix} 3r & r+1 \\ 2r & r+2 \\ 3r & r+7 \end{bmatrix} \begin{bmatrix} 1 & r & r^2 \\ 1 & r^2 & r^4 \end{bmatrix} then r=12025f(r)\sum_{r=1}^{2025} |f(r)| equals (where A|A| denotes determinant of AA)

A

2025

B

0

C

$(2025)^3

D

$(2025)^2

Answer

0

Explanation

Solution

The matrix f(r)f(r) is the product of a 3×23 \times 2 matrix and a 2×32 \times 3 matrix. The rank of the 3×23 \times 2 matrix is at most 2, and the rank of the 2×32 \times 3 matrix is at most 2. Therefore, the rank of their product, f(r)f(r), which is a 3×33 \times 3 matrix, is at most min(2,2)=2\min(2, 2) = 2. A 3×33 \times 3 matrix with rank less than 3 has a determinant of 0. Thus, f(r)=0|f(r)| = 0 for all rr. The sum r=12025f(r)=r=120250=0\sum_{r=1}^{2025} |f(r)| = \sum_{r=1}^{2025} 0 = 0.