1. Determinant of a matrix
  2. Difference between inverse matrix and identity matrix and what are they?
  3. Eigenvalues
  4. Unitary or orthonormal matrix
  5. Diagonal matrix
  6. How to compute matrices?

Thank you in advance for answering anyone of them.

  • Stuad^Dib@mindly.social
    link
    fedilink
    arrow-up
    3
    ·
    9 months ago

    @meowmeowmeow
    Ah, I should have been more specific, but you pretty much have the right idea. A vector is, abstractly, something with a length and a direction, like a velocity or force in physics. But to actually make calculations with vectors it helps to represent them with lists of numbers like your example. The convention is that we write vectors vertically, hence “column vector.” Writing them horizontally as rows instead represents “covectors,” but I won’t get into the weeds on that.