The sum of the elements in each row of An×n is 1. If B = A3 − 2A2 + A, which one of the following statements is correct (for xn)?

A.

The equation Bx = 0 has no solution

B.

The equation Bx = 0 has exactly two solutions

C.

The equation Bx = 0 has infinitely many solutions

D.

The equation Bx = 0 has a unique solution

Solution:

We are given ARn×nA \in \mathbb{R}^{n \times n}, with each row summing to 1.

  • Define B=A32A2+AB = A^3 - 2A^2 + A

  • Asked: What can be said about the solutions to Bx=0Bx = 0?

Step-by-step approach:

Step 1: Let’s define the all-ones vector:

1=111n

Given that the sum of each row of A is 1, this implies:

A1=1

So, 1 is a right eigenvector of A corresponding to the eigenvalue 1.

Step 2: Analyse B=A32A2+AB = A^3 - 2A^2 + A

We simplify BB using algebra:

B=A32A2+A=A(A22A+I)

Note that:

A22A+I=(AI)2

So:

B=A(AI)2

Step 3: Apply BB to 1\mathbf{1}:

Since A1=1(AI)1=0A\mathbf{1} = \mathbf{1} \Rightarrow (A - I)\mathbf{1} = 0

Then:

(AI)21=0B1=A0=0

So, 1ker(B)\mathbf{1} \in \ker(B)

That means:

Bx=0, has at least one non-trivial solution


✅ Final Conclusion:

  • Since 1 ≠ 0 it satisfies Bx=0Bx = 0, the null space of BB is non-trivial.

  • So the system Bx=0Bx = 0 has infinitely many solutions (because it is homogeneous and has a non-trivial solution ⇒ solution space is a subspace of dimension ≥ 1).

Correct answer (C) The equation Bx=0Bx = 0 has infinitely many solutions