Recent content by posuchmex

  1. P

    Undergrad Inverse matrix with whole numbers

    i can't find 4x4 this matrix can you show me one please
  2. P

    Undergrad Inverse matrix with whole numbers

    our teacher said there are some without zeros
  3. P

    Undergrad Inverse matrix with whole numbers

    Hello, how to find matrix 4x4 which only contains whole numbers and has inverse matrix with whole numbers only aswell? Is there algorithm to find such matrix of n*n? Thanks.
  4. P

    Undergrad Maximum of arithmetic operations needed

    Hello, I tried to figure out what is the maximum count of arithmetic operation (*,:,+,-) need for gauss elimination and gauss-jordan elimination, but can not get it right. what I get from wikipedia is but I don't understand how to get to this result. Thanks for any help.