julie94
- 18
- 0
Hi everyone,
I am working on the following question:
I would need to find a non trivial example of two 3by3 matrices P1 and P2 such that
P1 is idempotent
P2 is idempotent
P1+P2 is idempotent
How I should go about attempting to find a solution?
First I thought I should solve three equations
P1^n= P1
P2^n= P2
(P1+P2)^n= P1+P2
But I quickly convince myself that this would not work, and that I should try a trial and error avenue. I would appreciate your ideas.
I am working on the following question:
I would need to find a non trivial example of two 3by3 matrices P1 and P2 such that
P1 is idempotent
P2 is idempotent
P1+P2 is idempotent
How I should go about attempting to find a solution?
First I thought I should solve three equations
P1^n= P1
P2^n= P2
(P1+P2)^n= P1+P2
But I quickly convince myself that this would not work, and that I should try a trial and error avenue. I would appreciate your ideas.