Linear Algebra Determinant proof

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K views
TanWu
Messages
17
Reaction score
5
Homework Statement
(a) Show that a matrix ##\left(\begin{array}{ll}e & g \\ 0 & f\end{array}\right)## has determinant equal to the product of the elements on the leading diagonal. Can you generalise this idea to any ##n \times n## matrix?
Relevant Equations
##\left(\begin{array}{ll}e & g \\ 0 & f\end{array}\right)##
I have a doubt about this problem.

(a) Show that a matrix ##\left(\begin{array}{ll}e & g \\ 0 & f\end{array}\right)## has determinant equal to the product of the elements on the leading diagonal. Can you generalize this idea to any ##n \times n## matrix? The first part is simple, it is just ef.

I have a doubt about what ##n \times n## matrix they want generalized too, for example do they want a upper triangular ##n \times n## matrix like the one the author as written or a lower triangular, or general matrix, etc.

I express gratitude to those who help.
 
Reply
  • Like
Likes   Reactions: PeroK and nuuskur
Physics news on Phys.org
The determinant of an upper or lower triangular matrix is equal to the product of the elements on the leading diagonal.

An upper triangular matrix is a square matrix whose entries below the leading diagonal are zero.

The claim follows quickly provided you are familiar with the Laplace expansion of the determinant.

Also, good job on using much more helpful titles. :cool:
 
Last edited:
Reply
  • Like
Likes   Reactions: PeroK and TanWu
Thank you Sir. Apologize, I am not familiar with that.
 
In the "Relevant Equations" section, you should state how you have defined the determinant or any already-proven fact(s) that you use in your proof.
In general, you should work on stating your proofs in a more formal way. Where they are used, your proof should state what definitions, theorems, or lemas you are using.
 
Reply
  • Like
Likes   Reactions: TanWu