Nibcode Solutions Blog

Learn about math applications and other interesting topics

How to generate invertible matrices using Linear Algebra Decoded?

How to generate invertible matrices using Linear Algebra Decoded?

Kevin Martin
Kevin Martin
December 9, 2018

One of the great potentialities of Linear Algebra Decoded is the possibility to generate problems where the coefficients are integers, and whose solution meets some given restrictions, so it allows students to generate problems covering different scenarios they can try, and in the same way it allows professors to generate problems that are convenient to use in exams. In this article we will explain how to use Linear Algebra Decoded to generate invertible matrices with integer coefficients where the inverse matrix has also integer coefficients.

Problem of the week - Classify the system of linear equations

Problem of the week - Classify the system of linear equations

Anibal Rodriguez
Anibal Rodriguez
December 5, 2018

Systems of linear equations lie at the heart of linear algebra, and they are used to solve practical problems in many fields of study. We can find examples in biology, economics and electronics, to cite only a few examples, where the solution to several problems is reduced to solve a system of linear equations.

So, this week, the problem will be related to this topic, where you should prove you understand the basic concepts when finding the solution of a system of linear equations.

Problem of the week - Find the nonsingular matrix

Problem of the week - Find the nonsingular matrix

Anibal Rodriguez
Anibal Rodriguez
November 28, 2018

This problem of the week is about the inverse of a square matrix, where you should need to know some basic properties and how to calculate it.

Inverse matrices are useful for a variety of fields, such as:

  • Cryptography, to decrypt a message that was encrypted by using an invertible matrix.
  • Image processing, where several transformations can be expressed as matrix multiplication, and to reverse those transformation, you just need multiply by the inverse.
  • Solving consistent independent systems of linear equations.
12 tips when facing a Linear Algebra exam

12 tips when facing a Linear Algebra exam

Anibal Rodriguez
Anibal Rodriguez
November 25, 2018

When it comes to facing an exam, we all want to get good results, and although some people enjoy that moment, the reality is that for most it generates great tension.

From my personal experience, first as a student and then as a teacher, I would like to share some tips that will help you improve your results when you are faced with a demanding and laborious exam, such as those for Linear Algebra, although in general, these tips are valid for any exam.

Problem of the week - Find the idempotent matrix

Problem of the week - Find the idempotent matrix

Anibal Rodriguez
Anibal Rodriguez
November 21, 2018

Every Wednesday Nibcode Solutions will bring you a new Linear Algebra problem, which answer will be published on Tuesdays following week. Problems will cover the most important Linear Algebra topics, ranging from simple problems to some a little more complex, but all of them aimed to provide examples for you to understand the primary concepts and problem solving methods of Linear Algebra.

This problem of the week involves multiplication of matrices, which is considered the most important matrix operation, and although is not quite as straightforward as addition, the method is not difficult to grasp.