05-02-2025 - Analytic Geometry - The determinant of a matrix [EN]-[IT]
~~~ La versione in italiano inizia subito dopo la versione in inglese ~~~
ENGLISH
05-02-2025 - Analytic Geometry - The determinant of a matrix [EN]-[IT]
With this post I would like to give a short instruction about the topic mentioned in the subject
(code notes: X_84)
The determinant of a matrix
The determinant of a square matrix is a number that provides information about the properties of the matrix.
That is:
If the determinant of a matrix is different from zero, it means that the matrix is invertible
If the determinant of a matrix is equal to zero, it means that the matrix is not invertible and is also called singular.
The calculation of the determinant of a 2x2 matrix is simple and is calculated as follows:
Matrix A
I identify the diagonals
The determinant is calculated with the following formula
Example with 4 x 4 matrix
I will not explain all the steps, but I will perform the main phases
Let's take the following matrix as an example
To calculate the determinant we can use the expansion of Laplace
Step 1
Laplace expansion with respect to the first row
To expand the determinant we use the first row
NOTE: Mij is the minor obtained by eliminating the i-th row and the j-th column
Step 2
Calculating minors
M11 eliminating the first row and the first column will be shown so
The calculation of the determinant would be next
At this point I follow the same procedure for M12 and M14
I get M12 by eliminating the first row and the second column
I will have that M12 = -7
M14 I will get by eliminating the first row and the fourth column
I will have that M14 = -13
Step 3
I intervene in the calculation of the determinant with the substitution in the formula and I will get this
So, the determinant of the matrix taken as an example is 38.
Conclusions
To calculate the determinant of a 2x2 matrix we have the diagonal rule, to calculate a 3x3 matrix we use the Sarrus rule and for nxn matrices (with n>=4) we use the Laplace expansion
Question
Have you ever tried to calculate the determinant of a matrix? Do you remember studying matrices at school?
[ITALIAN]
05-02-2025 - Geometria analitica - Il determinante di una matrice [EN]-[IT]
Con questo post vorrei dare una breve istruzione a riguardo dell’argomento citato in oggetto
(code notes: X_84)
Il determinante di una matrice
Il determinante di una matrice quadrata è un numero che fornisce informazioni sulle proprietà della matrice.
Cioè:
Se il determinante di una matrice è diverso da zero vuol dire che la matrice è invertibile
Se il determinante di una matrice è uguale a zero vuol dire che la matrice non è invertibile ed è detta anche singolare.
Il calcolo del determinante di una matrice 2x2 è semplice e si calcola come segue:
Matrice A
Individuo le diagonali
Il determinante si calcola con la seguente formula
Esempio con matrice 4 x 4
Non spiegherò tutti i passaggi, ma eseguirò le fasi principali
Prendiamo come esempio la seguente matrice
Per calcolare il determinante possiamo usare l'espansione di Laplace
Passaggio 1
Espansione di Laplace rispetto alla prima riga
Per espandere il determinante usiamo la prima riga
NOTA: Mij è il minore ottenuto eliminando la i-esima riga e la j-esima colonna
Passaggio 2
Calcolo dei minori
M11 eliminando la prima riga e la prima colonna si mostrerà così
Il calcolo del determinante sarebbe il seguente
A questo punto seguo lo stesso procedimento per M12 e M14
M12 la ottengo eliminando la prima riga e la seconda colonna
Avrò che M12 = -7
M14 la otterrò eliminando la prima riga e la quarta colonna
Avrò che M14 = -13
Passaggio 3
Intervengo nel calcolo del determinante con la sostituzione nella formula e otterrò questo
Quindi, il determinante della matrice presa come esempio è 38.
Conclusioni
Per calcolare il determinante di una matrice 2x2 abbiamo la regola delle diagonali, per calcolare una matrice 3x3 usiamo la regola di Sarrus e per matrici nxn (con n>=4) usiamo l'espansione di Laplace
Domanda
Avete mai provato a scuola a calcolare il determinante di una matrice? Vi ricordate di aver studiato a scuola le matrici?
THE END
I still remember how to calculate determinations in matrix
Thanks for stopping by. The determinant of a matrix is a number associated with a square matrix that provides fundamental information about its properties. It can help us understand if a matrix has invertibility properties
What’s the simplest formula in Matrixes?
Thanks for leaving a comment. That's a really good question. I think the easiest calculation within the universe of matrices is the calculation of the determinant of a 2x2 square matrix. det(A) = ad - bc.
Molto bene! :)
!discovery 30
Hai studiato le matrici? Le ricordi bene? Io penso che la cosa più facile nel calcolo delle matrici sia il calcolo del determinante di una matrice quadrata 2x2. Una cosa un po’ difficile per le è il metodo di eliminazione Gauss-Jordan
Qualcosa mi ricordo, dal liceo, ricordi vaghi e nebulosi 😆 però le tue lezioni sono sempre esaustive quindi ottime per una rinfrescata!
Quando scrivo questi articoli mi piacerebbe essere il più chiaro possibile, ma ammetto che essere chiari su certi argomenti come le matrici mi è difficile. Peró posso provare a spiegarle sempre meglio. Grazie per essere passata di qua. !BEER
View or trade
BEER
.Hey @delilhavores, here is a little bit of
BEER
from @stefano.massari for you. Enjoy it!Did you know that <a href='https://dcity.io/cityyou can use BEER at dCity game to buy cards to rule the world.
This post was shared and voted inside the discord by the curators team of discovery-it
Join our Community and follow our Curation Trail
Discovery-it is also a Witness, vote for us here
Delegate to us for passive income. Check our 80% fee-back Program
I am learning new thing daily from your matrixes series
Thanks for stopping by. The study of matrices is quite complex in my opinion. However in this article I talk about the calculation of the determinant and perhaps this is the easiest part