SOLUTION: examples of idempotent matrix
Algebra
->
Matrices-and-determiminant
-> SOLUTION: examples of idempotent matrix
Log On
Algebra: Matrices, determinant, Cramer rule
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Matrices-and-determiminant
Question 1012581
:
examples of idempotent matrix
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Given a 2x2 matrix
a b
c d
Pick any value for a you want, make d = 1 - a, and then pick b and c
so that b*c = a*d. That will give you an idempotent matrix.