Multiplicative Identity

  • The idea behind the multiplicative identity is that it returns the input as it is.
  • For numbers 1 is the multiplicative identity.
  • Similarly, for matrices is the multiplicative identity.

Multiplicative Inverse

  • The idea behind the inverse is can you find a corresponding number/matrix such that when multiplied with the original number/matrix, it returns the multiplicative identity.

Constraints on shape of

  • Because both have to be square matrices of equal sizes.