Manuals/calci/IDEMPOTENT

From ZCubes Wiki
Revision as of 14:28, 5 May 2015 by Devika (talk | contribs)
Jump to navigation Jump to search
MATRIX("IDEMPOTENT",order)


  • is the size of the Idempotent matrix.

Description

  • This function is showing the idempotent matrix of order 3.
  • An idempotent matrix is a matrix which, when multiplied by itself, is getting the same matrix.
  • i.e.,A square matrix K is said to be idempotent if .
  • The properties of idempotent matrix is:
  1. for r being a positive integer.
  2. I-K is idempotent.
  3. If and are idempotent matrices and . Then is idempotent.