Why Was the Determinant Defined?

  • Thread starter Tosh5457
  • Start date
  • Tags
    Determinant
In summary, determinants are a property of systems of linear equations, and they can be used for solving problems involving elimination or transformation.
  • #1
Tosh5457
134
28
Hi, I know how to calculate matrices determinants but I never figured out why they're so useful in many problems, like in integral variable substitution in calculus or to find eigenvalues.

I don't have an intuitive idea of what a determinant is... I doubt it appeared in algebra just by coincidence, what was the reason for defining the determinant? And why does it apply to various problems?

Thanks :smile:
 
Physics news on Phys.org
  • #2
Hi Tosh5457! :smile:
Tosh5457 said:
I don't have an intuitive idea of what a determinant is...

Basically, it's the factor by which the volume (or area) changes.

So that's why you need a determinant when you change from dxdydz to something more exotic, and that's why zero determinant means that the volume becomes zero, so your solution subspace is "flattened". :wink:
 
  • #3
Check wikipedia: http://en.wikipedia.org/wiki/Determinant

Historically, determinants were considered without reference to matrices: originally, a determinant was defined as a property of a system of linear equations. The determinant "determines" whether the system has a unique solution (which occurs precisely if the determinant is non-zero). In this sense, determinants were first used in the Chinese mathematics textbook The Nine Chapters on the Mathematical Art (九章算術, Chinese scholars, around the 3rd century BC). In Europe, two-by-two determinants were considered by Cardano at the end of the 16th century and larger ones by Leibniz.

In Europe, Cramer (1750) added to the theory, treating the subject in relation to sets of equations. The recurrent law was first announced by Bézout (1764).

It was Vandermonde (1771) who first recognized determinants as independent functions. Laplace (1772) gave the general method of expanding a determinant in terms of its complementary minors: Vandermonde had already given a special case. Immediately following, Lagrange (1773) treated determinants of the second and third order. Lagrange was the first to apply determinants to questions of elimination theory; he proved many special cases of general identities.

Gauss (1801) made the next advance. Like Lagrange, he made much use of determinants in the theory of numbers. He introduced the word determinants (Laplace had used resultant), though not in the present signification, but rather as applied to the discriminant of a quantic. Gauss also arrived at the notion of reciprocal (inverse) determinants, and came very near the multiplication theorem.

The next contributor of importance is Binet (1811, 1812), who formally stated the theorem relating to the product of two matrices of m columns and n rows, which for the special case of m = n reduces to the multiplication theorem. On the same day (November 30, 1812) that Binet presented his paper to the Academy, Cauchy also presented one on the subject. (See Cauchy-Binet formula.) In this he used the word determinant in its present sense, summarized and simplified what was then known on the subject, improved the notation, and gave the multiplication theorem with a proof more satisfactory than Binet's. With him begins the theory in its generality.

The next important figure was Jacobi (from 1827). He early used the functional determinant which Sylvester later called the Jacobian, and in his memoirs in Crelle for 1841 he specially treats this subject, as well as the class of alternating functions which Sylvester has called alternants. About the time of Jacobi's last memoirs, Sylvester (1839) and Cayley began their work.

The study of special forms of determinants has been the natural result of the completion of the general theory. Axisymmetric determinants have been studied by Lebesgue, Hesse, and Sylvester; persymmetric determinants by Sylvester and Hankel; circulants by Catalan, Spottiswoode, Glaisher, and Scott; skew determinants and Pfaffians, in connection with the theory of orthogonal transformation, by Cayley; continuants by Sylvester; Wronskians (so called by Muir) by Christoffel and Frobenius; compound determinants by Sylvester, Reiss, and Picquet; Jacobians and Hessians by Sylvester; and symmetric gauche determinants by Trudi. Of the text-books on the subject Spottiswoode's was the first. In America, Hanus (1886), Weld (1893), and Muir/Metzler (1933) published treatises.

Axler in 1995 attacked determinant's place in Linear Algebra. He saw it as something to be derived from the core principles of Linear Algebra, not to be used to derive the core principles.

So apparently, determinants first appeared when solving linear equations. For example, it's not hard to check that the system

[tex]
\left\{\begin{array}{c}ax+by=0\\ cx+dy=0\end{array}\right.[/tex]

has exactly one solution if and only if ad-bc=0. More fancy stuff can be done for 3x3-systems, and these values were the determinants. But the value of a determinant for an nxn-system and the link with systems of equations was not found until recently (that is, around 300 years ago).
 
  • #4
P.S. it's better to give a link than to copy large swaths of text wholesale. (if you're worried about edits, you can even use the "permanent link" from wikipedia's toolbar to get a link to that specific revision of the page) (fortunately, I think Wikipedia does permit this usage of its content, so long as it is properly attributed, e.g. the link you gave)
 
  • #6
So it appeared to resolve linear equations systems... Funny how something that simple explains a lot to me, thanks!
 

FAQ: Why Was the Determinant Defined?

What is a determinant?

A determinant is a mathematical concept used in linear algebra to represent the scaling factor of a linear transformation. It is often represented by a square matrix and is used to determine important properties of the transformation, such as invertibility and volume change.

How did the concept of a determinant first appear?

The concept of a determinant was first introduced in the 18th century by the mathematician Gottfried Leibniz. However, it was not recognized as a separate mathematical concept until the 19th century when it was further developed by mathematicians such as Carl Friedrich Gauss and Augustin-Louis Cauchy.

What is the significance of the determinant in linear algebra?

The determinant plays a crucial role in linear algebra as it is used to solve systems of linear equations, find eigenvalues and eigenvectors, and determine the invertibility of a matrix. It also helps us understand the geometric properties of linear transformations and their effects on shapes and volumes.

Can the determinant be negative?

Yes, the determinant can be negative. The sign of the determinant depends on the orientation of the coordinate system. If the coordinate system is right-handed, the determinant will be positive. However, if the coordinate system is left-handed, the determinant will be negative.

How is the determinant calculated?

The determinant of a square matrix can be calculated using various methods, such as cofactor expansion, row reduction, or using the properties of determinants. The most common method is using cofactor expansion, where the determinant is calculated by multiplying each element in a row or column by its corresponding cofactor and then summing the products.

Back
Top