OneStopGate.Com
OnestopGate   OnestopGate
   Tuesday, April 16, 2024 Login  
OnestopGate
Home | Overview | Syllabus | Tutorials | FAQs | Downloads | Recommended Websites | Advertise | Payments | Contact Us | Forum
OneStopGate

GATE Resources
Gate Articles
Gate Books
Gate Colleges 
Gate Downloads 
Gate Faqs
Gate Jobs
Gate News 
Gate Sample Papers
Training Institutes

GATE Overview
Overview
GATE Eligibility
Structure Of GATE
GATE Coaching Centers
Colleges Providing M.Tech/M.E.
GATE Score
GATE Results
PG with Scholarships
Article On GATE
Admission Process For M.Tech/ MCP-PhD
GATE Topper 2012-13
GATE Forum




GATE 2025 Exclusive
Organizing Institute
Important Dates
How to Apply
Discipline Codes
GATE 2025 Exam Structure

GATE 2025 Syllabus
Aerospace Engg..
Agricultural Engg..
Architecture and Planning
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Geology and Geophysics
Instrumentation Engineering
Life Sciences
Mathematics
Mechanical Engg..
Metallurgical Engg..
Mining Engg..
Physics
Production & Industrial Engg..
Pharmaceutical Sciences
Textile Engineering and Fibre Science

GATE Study Material
Aerospace Engg..
Agricultural Engg..
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Instrumentation Engg..
Life Sciences
Mathematics
Mechanical Engg..
Physics
Pharmaceutical Sciences
Textile Engineering  and Fibre Science

GATE Preparation
GATE Pattern
GATE Tips N Tricks
Compare Evaluation
Sample Papers 
Gate Downloads 
Experts View

CEED 2013
CEED Exams
Eligibility
Application Forms
Important Dates
Contact Address
Examination Centres
CEED Sample Papers

Discuss GATE
GATE Forum
Exam Cities
Contact Details
Bank Details

Miscellaneous
Advertisment
Contact Us


Home » GATE Study Material » Mathematics » Linear Algebra » Determinants of Matrices of Higher Order

Determinants of Matrices of Higher Order

Looking for GATE Preparation Material? Join & Get here now!

** Gate 2013 Question Papers.. ** CEED 2013 Results.. ** Gate 2013 Question Papers With Solutions.. ** GATE 2013 CUT-OFFs.. ** GATE 2013 Results.. **

Determinants of Matrices of Higher Order

Determinants of Matrices of Higher Order

As we said before, the idea is to assume that previous properties satisfied by the determinant of matrices of order 2, are still valid in general. In other words, we assume:

1. Any matrix A and its transpose have the same determinant, meaning

\begin{displaymath}\det A = \det A^T.\end{displaymath}

2. The determinant of a triangular matrix is the product of the entries on the diagonal.
3. If we interchange two rows, the determinant of the new matrix is the opposite of the old one.
4. If we multiply one row with a constant, the determinant of the new matrix is the determinant of the old one multiplied by the constant.
5. If we add one row to another one multiplied by a constant, the determinant of the new matrix is the same as the old one.
6. We have

\begin{displaymath}\det(AB) = \det(A) \det(B).\end{displaymath}

In particular, if A is invertible (which happens if and only if $\det(A) \neq 0$), then

\begin{displaymath}\det(A^{-1}) = \frac{1}{\det(A)}.\end{displaymath}

 

So let us see how this works in case of a matrix of order 4.

Example. Evaluate

\begin{displaymath}\left\vert\begin{array}{cccc}
1&2&3&4\\
5&6&7&8\\
2&6&4&8\\
3&1&1&2\\
\end{array}\right\vert.\end{displaymath}

We have

\begin{displaymath}\left\vert\begin{array}{cccc}
1&2&3&4\\
5&6&7&8\\
2&6&4&8\\...
...3&4\\
5&6&7&8\\
1&3&2&4\\
3&1&1&2\\
\end{array}\right\vert.\end{displaymath}

If we subtract every row multiplied by the appropriate number from the first row, we get

\begin{displaymath}\left\vert\begin{array}{cccc}
1&2&3&4\\
5&6&7&8\\
1&3&2&4\\...
...-4&-8&-12\\
0&1&-1&0\\
0&-5&-8&-10\\
\end{array}\right\vert.\end{displaymath}

We do not touch the first row and work with the other rows. We interchange the second with the third to get

\begin{displaymath}\left\vert\begin{array}{rrrr}
1&2&3&4\\
0&-4&-8&-12\\
0&1&-...
...1&-1&0\\
0&-4&-8&-12\\
0&-5&-8&-10\\
\end{array}\right\vert.\end{displaymath}

If we subtract every row multiplied by the appropriate number from the second row, we get

\begin{displaymath}\left\vert\begin{array}{rrrr}
1&2&3&4\\
0&1&-1&0\\
0&-4&-8&...
...1&-1&0\\
0&0&-12&-12\\
0&0&-13&-10\\
\end{array}\right\vert.\end{displaymath}

Using previous properties, we have

\begin{displaymath}\left\vert\begin{array}{rrrr}
1&2&3&4\\
0&1&-1&0\\
0&0&-12&...
...
0&1&-1&0\\
0&0&1&1\\
0&0&-13&-10\\
\end{array}\right\vert.\end{displaymath}

If we multiply the third row by 13 and add it to the fourth, we get

\begin{displaymath}\left\vert\begin{array}{rrrr}
1&2&3&4\\
0&1&-1&0\\
0&0&1&1\...
...3&4\\
0&1&-1&0\\
0&0&1&1\\
0&0&0&3\\
\end{array}\right\vert\end{displaymath}

which is equal to 3. Putting all the numbers together, we get

\begin{displaymath}\left\vert\begin{array}{cccc}
1&2&3&4\\
5&6&7&8\\
2&6&4&8\\...
...\end{array}\right\vert = 2 \cdot (-1) \cdot (-12) \cdot 3 = 72.\end{displaymath}

These calculations seem to be rather lengthy. We will see later on that a general formula for the determinant does exist.

Example. Evaluate

\begin{displaymath}\left\vert\begin{array}{rrr}
1&2&0\\
-1&1&1\\
1&2&3\\
\end{array}\right\vert.\end{displaymath}

In this example, we will not give the details of the elementary operations. We have

\begin{displaymath}\left\vert\begin{array}{rrr}
1&2&0\\
-1&1&1\\
1&2&3\\
\end...
...ay}{rrr}
1&2&0\\
0&3&1\\
0&0&3\\
\end{array}\right\vert = 9.\end{displaymath}

Example. Evaluate

\begin{displaymath}\left\vert\begin{array}{rrr}
1&1&2\\
0&1&0\\
2&1&-1\\
\end{array}\right\vert.\end{displaymath}

We have

\begin{displaymath}\left\vert\begin{array}{rrr}
1&1&2\\
0&1&0\\
2&1&-1\\
\end...
...}{rrr}
1&1&2\\
0&1&0\\
0&0&-5\\
\end{array}\right\vert = -5.\end{displaymath}




General Formula for the Determinant Let A be a square matrix of order n. Write A = (aij), where aij is the entry on the row number i and the column number j, for $i=1,\cdots,n$ and $j=1,\cdots,n$. For any i and j, set Aij (called the cofactors) to be the determinant of the square matrix of order (n-1) obtained from A by removing the row number i and the column number j multiplied by (-1)i+j. We have

\begin{displaymath}\det(A) = \sum_{j=1}^{j=n} a_{ij} A_{ij}\end{displaymath}

for any fixed i, and

\begin{displaymath}\det(A) = \sum_{i=1}^{i=n} a_{ij} A_{ij}\end{displaymath}

for any fixed j. In other words, we have two type of formulas: along a row (number i) or along a column (number j). Any row or any column will do. The trick is to use a row or a column which has a lot of zeros.
In particular, we have along the rows

\begin{displaymath}\left\vert\begin{array}{rrr}
a&b&c\\
d&e&f\\
g&h&k\\
\end{...
...eft\vert\begin{array}{rrr}
d&e\\
g&h\\
\end{array}\right\vert\end{displaymath}

or

\begin{displaymath}\left\vert\begin{array}{rrr}
a&b&c\\
d&e&f\\
g&h&k\\
\end{...
...eft\vert\begin{array}{rrr}
a&b\\
g&h\\
\end{array}\right\vert\end{displaymath}

or

\begin{displaymath}\left\vert\begin{array}{rrr}
a&b&c\\
d&e&f\\
g&h&k\\
\end{...
...ft\vert\begin{array}{rrr}
a&b\\
d&e\\
\end{array}\right\vert.\end{displaymath}

As an exercise write the formulas along the columns.

Example. Evaluate

\begin{displaymath}\left\vert\begin{array}{rrr}
3&2&1\\
2&1&-3\\
4&0&1\\
\end{array}\right\vert.\end{displaymath}

We will use the general formula along the third row. We have

\begin{displaymath}\left\vert\begin{array}{rrr}
3&2&1\\
2&1&-3\\
4&0&1\\
\end...
...&2\\
2&1\\
\end{array}\right\vert = 4 (-6-1) + 1 (3-4) = -29.\end{displaymath}

Which technique to evaluate a determinant is easier ? The answer depends on the person who is evaluating the determinant. Some like the elementary row operations and some like the general formula. All that matters is to get the correct answer.



Discussion Center

Discuss/
Query

Papers/
Syllabus

Feedback/
Suggestion

Yahoo
Groups

Sirfdosti
Groups

Contact
Us

MEMBERS LOGIN
  
Email ID:
Password:

  Forgot Password?
 New User? Register!

INTERVIEW EBOOK
Get 9,000+ Interview Questions & Answers in an eBook. Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades
GATE RESOURCES
 
  • Gate Books
  • Training Institutes
  • Gate FAQs
  • GATE BOOKS
     
  • Mechanical Engineeering Books
  • Robotics Automations Engineering Books
  • Civil Engineering Books
  • Chemical Engineering Books
  • Environmental Engineering Books
  • Electrical Engineering Books
  • Electronics Engineering Books
  • Information Technology Books
  • Software Engineering Books
  • GATE Preparation Books
  • Exciting Offers



    GATE Exam, Gate 2009, Gate Papers, Gate Preparation & Related Pages


    GATE Overview | GATE Eligibility | Structure Of GATE | GATE Training Institutes | Colleges Providing M.Tech/M.E. | GATE Score | GATE Results | PG with Scholarships | Article On GATE | GATE Forum | GATE 2009 Exclusive | GATE 2009 Syllabus | GATE Organizing Institute | Important Dates for GATE Exam | How to Apply for GATE | Discipline / Branch Codes | GATE Syllabus for Aerospace Engineering | GATE Syllabus for Agricultural Engineering | GATE Syllabus for Architecture and Planning | GATE Syllabus for Chemical Engineering | GATE Syllabus for Chemistry | GATE Syllabus for Civil Engineering | GATE Syllabus for Computer Science / IT | GATE Syllabus for Electronics and Communication Engineering | GATE Syllabus for Engineering Sciences | GATE Syllabus for Geology and Geophysics | GATE Syllabus for Instrumentation Engineering | GATE Syllabus for Life Sciences | GATE Syllabus for Mathematics | GATE Syllabus for Mechanical Engineering | GATE Syllabus for Metallurgical Engineering | GATE Syllabus for Mining Engineering | GATE Syllabus for Physics | GATE Syllabus for Production and Industrial Engineering | GATE Syllabus for Pharmaceutical Sciences | GATE Syllabus for Textile Engineering and Fibre Science | GATE Preparation | GATE Pattern | GATE Tips & Tricks | GATE Compare Evaluation | GATE Sample Papers | GATE Downloads | Experts View on GATE | CEED 2009 | CEED 2009 Exam | Eligibility for CEED Exam | Application forms of CEED Exam | Important Dates of CEED Exam | Contact Address for CEED Exam | CEED Examination Centres | CEED Sample Papers | Discuss GATE | GATE Forum of OneStopGATE.com | GATE Exam Cities | Contact Details for GATE | Bank Details for GATE | GATE Miscellaneous Info | GATE FAQs | Advertisement on GATE | Contact Us on OneStopGATE |
    Copyright © 2024. One Stop Gate.com. All rights reserved Testimonials |Link To Us |Sitemap |Privacy Policy | Terms and Conditions|About Us
    Our Portals : Academic Tutorials | Best eBooksworld | Beyond Stats | City Details | Interview Questions | India Job Forum | Excellent Mobiles | Free Bangalore | Give Me The Code | Gog Logo | Free Classifieds | Jobs Assist | Interview Questions | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Web Hosting | Quick Site Kit | Sirf Dosti | Source Codes World | Tasty Food | Tech Archive | Software Testing Interview Questions | Free Online Exams | The Galz | Top Masala | Vyom | Vyom eBooks | Vyom International | Vyom Links | Vyoms | Vyom World
    C Interview Questions | C++ Interview Questions | Send Free SMS | Placement Papers | SMS Jokes | Cool Forwards | Romantic Shayari