Inverse of a Matrix - Understanding Why We Note Relatively Prime Expressions

In summary, in this video, the speaker discusses the use of the Euclidean algorithm for relatively prime elements. When solving for r(\lambda) and q(\lambda) in the equation r(\lambda)(\lambda^3-8\lambda)+q(\lambda)(\lambda^2+1)=1, it is necessary for the two elements to be relatively prime. This means that their greatest common divisor (gcd) is 1. In order for the equation to have a solution, the elements must have no common factors. To simplify the equation, it is best to divide through by the gcd to get a simpler equation with relatively prime coefficients.
  • #1
Artusartos
247
0
In this video:



At the time 2:10, I don't understand why we have to note that [tex]\lambda^3 - 8\lambda[/tex] and [tex]\lambda^2 + 1 [/tex] are relatively prime.

Thanks in advance
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
The Euclidean algorithm only works for relatively prime elements, so when he says that [itex]r(\lambda), q(\lambda)[/itex] exists such that
[tex]r(\lambda)(\lambda^3-8\lambda)+q(\lambda)(\lambda^2+1)=1[/tex]
he uses that they are relatively prime.
 
  • #3
rasmhop said:
The Euclidean algorithm only works for relatively prime elements, so when he says that [itex]r(\lambda), q(\lambda)[/itex] exists such that
[tex]r(\lambda)(\lambda^3-8\lambda)+q(\lambda)(\lambda^2+1)=1[/tex]
he uses that they are relatively prime.

Thanks a lot, but...

1) We know that any two elements have a gcd, right? Can't we just use that formula with that gcd?


2) Also, how do we know if they are relatively prime?
 
  • #4
Yes, every two elements of an integral domain have a "gcd". They are "relatively prime", by definition, if and only if that gcd is 1. In particular, the "diophantine" equation ax+ by= c has a solution for x and y if and only if any divisor of a and b is also a divisor of c (if n is a divisor of both a and b, a= np, b= nq, then, for any x, y, ax+ by= n(px+ qy) so n divides ax+ by and so must also divide c). In particular, if a and b have a common divisor, so they have a gcd, that also divides c, we can divide the entire equation by it to get a simpler equation in which the coefficients are relatively prime.

To answer your questions:
1) We know that any two elements have a gcd, right? Can't we just use that formula with that gcd?
We could but, if that gcd is not 1, it is always easier to divide through by gcd to get a simpler equation in which the gcd of the two coefficients is 1- i.e. in which they are relatively prime.

2) Also, how do we know if they are relatively prime?
By finding the gcd! Two elements are relatively prime if and only if their gcd is 1.

In your original post one of the elements was [itex]\lambda^3- 8\lambda= \lambda(\lambda^2- 8)[/itex] and it is easy to see that [itex]\lambda^2- 8= 0[/itex] has no integer (or rational) roots so that cannot be factored further. Similarly [itex]\lambda^2+ 1[/itex] cannot be factored with integer (or even real) coefficients. Since they have no factors in common, they are relatively prime.
 
Last edited by a moderator:
  • #5
HallsofIvy said:
Yes, every two elements of an integral domain have a "gcd". They are "relatively prime", by definition, if and only if that gcd is 1. In particular, the "diophantine" equation ax+ by= c has a solution for x and y if and only if any divisor of a and b is also a divisor of c (if n is a divisor of both a and b, a= np, b= nq, then, for any x, y, ax+ by= n(px+ qy) so n divides ax+ by and so must also divide c). In particular, if a and b have a common divisor, so they have a gcd, that also divides c, we can divide the entire equation by it to get a simpler equation in which the coefficients are relatively prime.

To answer your questions:

We could but, if that gcd is not 1, it is always easier to divide through by it to get a simpler equation.


By finding the gcd! Two elements are relatively prime if and only if their gcd is 1.

Thanks a lot.
 

1. What is an inverse matrix?

An inverse matrix is a matrix that, when multiplied by another matrix, results in the identity matrix. In simpler terms, the inverse of a matrix is like the "opposite" of that matrix, and when the two are multiplied together, they cancel each other out.

2. How do you find the inverse of a matrix?

To find the inverse of a matrix, you first need to make sure the matrix is square, meaning it has the same number of rows and columns. Then, you can use a mathematical formula or algorithm to calculate the inverse. This usually involves finding the determinant of the matrix and using it to calculate the values of the inverse matrix.

3. Why is it important to note relatively prime expressions in the inverse of a matrix?

Relatively prime expressions are important in the inverse of a matrix because they ensure that the inverse exists. If the expressions are not relatively prime, the inverse may not exist, or it may be more difficult to calculate. By noting relatively prime expressions, we can simplify the process of finding the inverse of a matrix.

4. Can every matrix have an inverse?

No, not every matrix has an inverse. For a matrix to have an inverse, it must be a square matrix and its determinant must not be equal to zero. If the determinant is equal to zero, the inverse does not exist. Additionally, if the matrix is not square, it cannot have an inverse.

5. What is the significance of the inverse of a matrix in mathematics?

The inverse of a matrix is significant in mathematics because it allows us to solve equations involving matrices, which are commonly used in many fields such as engineering, physics, and computer science. It also helps us to find solutions to systems of linear equations and perform other mathematical operations involving matrices.

Similar threads

  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
805
  • Linear and Abstract Algebra
Replies
15
Views
964
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
20
Views
3K
  • Linear and Abstract Algebra
Replies
12
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
34
Views
2K
Back
Top