﻿{"id":5224,"date":"2014-04-20T06:05:56","date_gmt":"2014-04-19T21:05:56","guid":{"rendered":"http:\/\/fujiitoshiki.com\/improvesociety\/?p=5224"},"modified":"2014-08-01T18:34:17","modified_gmt":"2014-08-01T09:34:17","slug":"theorems-on-determinants","status":"publish","type":"post","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224","title":{"rendered":"Theorems on determinants"},"content":{"rendered":"<div class=\"theContentWrap-ccc\"><blockquote>\n<ol>\n<li>The value of a determinant remains the same if rows and columns are interchanged. In symbols, <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdet%28A%29+%3D+%5Cdet%28A%5ET%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\det(A) = \\det(A^T)' title='\\det(A) = \\det(A^T)' class='latex' \/>. <\/li>\n<li>If all elements of any row [or column] are zero except for one element, then the value of the determinant is equal to the product of that element by its cofactor. In particular, if all elements of a row [or column] are zero the determinant is zero. <\/li>\n<li>An interchange of any two rows [or columns] changes the sign of the determinant. <\/li>\n<li>If all elements in any row [or column] are multiplied by a number, the determinant is also multiplied by this number. <\/li>\n<li>If any two rows [or columns] are the same or proportional, the determinant is zero. <\/li>\n<li>If we express the elements of each row [or column] as the sum of two terms, then the determinant can be expressed as the sum of two determinants having the same order. <\/li>\n<li>If we multiply the elements of any row [or column] by a given number and add to corresponding elements of any other row [or column], then the value of the determinant remains the same. <\/li>\n<li>If <img src='https:\/\/s0.wp.com\/latex.php?latex=A&#038;bg=T&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' \/> and <img src='https:\/\/s0.wp.com\/latex.php?latex=B&#038;bg=T&#038;fg=000000&#038;s=0' alt='B' title='B' class='latex' \/> are square matrices of the same order, then<br \/>\n<img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdet%28AB%29+%3D+%5Cdet%28A%29%5Cdet%28B%29%5Ccdots%2811%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\det(AB) = \\det(A)\\det(B)\\cdots(11)' title='\\det(AB) = \\det(A)\\det(B)\\cdots(11)' class='latex' \/><\/li>\n<li>The sum of the products of the elements of any row [or column] by the cofactors of another row [or column] is zero. In symbols, <br \/>\n<img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdisplaystyle+%5Csum%5En_%7Bk%3D1%7Da_%7Bqk%7DA_%7Bpk%7D+%3D+0&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\displaystyle \\sum^n_{k=1}a_{qk}A_{pk} = 0' title='\\displaystyle \\sum^n_{k=1}a_{qk}A_{pk} = 0' class='latex' \/> or <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdisplaystyle+%5Csum%5En_%7Bk%3D1%7Da_%7Bkq%7DA_%7Bkp%7D+%3D+0+&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\displaystyle \\sum^n_{k=1}a_{kq}A_{kp} = 0 ' title='\\displaystyle \\sum^n_{k=1}a_{kq}A_{kp} = 0 ' class='latex' \/> if <img src='https:\/\/s0.wp.com\/latex.php?latex=p+%5Cne+q%5Ccdots%2812%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='p \\ne q\\cdots(12)' title='p \\ne q\\cdots(12)' class='latex' \/><\/p>\n<p>If <img src='https:\/\/s0.wp.com\/latex.php?latex=+p+%3D+q+&#038;bg=T&#038;fg=000000&#038;s=0' alt=' p = q ' title=' p = q ' class='latex' \/>, the sum is <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdet%28A%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\det(A)' title='\\det(A)' class='latex' \/> by (10). <\/p>\n<\/li>\n<li>Let <img src='https:\/\/s0.wp.com\/latex.php?latex=v_1%2C%5C+v_2%2C%5C+%5Ccdots%2C%5C+v_n&#038;bg=T&#038;fg=000000&#038;s=0' alt='v_1,\\ v_2,\\ \\cdots,\\ v_n' title='v_1,\\ v_2,\\ \\cdots,\\ v_n' class='latex' \/> represent row vectors [or column vectors] of a square matrix <img src='https:\/\/s0.wp.com\/latex.php?latex=A&#038;bg=T&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' \/> of order <em>n<\/em>. Then <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdet%28A%29+%3D+0+&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\det(A) = 0 ' title='\\det(A) = 0 ' class='latex' \/> if and only if there exist constants [scalars] <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Clambda_1%2C%5C+%5Clambda_2%2C%5C+%5Ccdots%2C%5C+%5Clambda_n&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\lambda_1,\\ \\lambda_2,\\ \\cdots,\\ \\lambda_n' title='\\lambda_1,\\ \\lambda_2,\\ \\cdots,\\ \\lambda_n' class='latex' \/> not all zero such that <br \/>\n<img src='https:\/\/s0.wp.com\/latex.php?latex=%5Clambda_1v_1+%2B+%5Clambda_2v_2+%2B+%5Ccdots+%2B+%5Clambda_nv_n+%3D+O+%5Ccdots%2813%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\lambda_1v_1 + \\lambda_2v_2 + \\cdots + \\lambda_nv_n = O \\cdots(13)' title='\\lambda_1v_1 + \\lambda_2v_2 + \\cdots + \\lambda_nv_n = O \\cdots(13)' class='latex' \/><\/p>\n<p>where <em>O<\/em> is the null or zero row matrix. If condition (13) is satisfied we say that the vectors <img src='https:\/\/s0.wp.com\/latex.php?latex=v_1%2C%5C+v_2%2C%5C+%5Ccdots%2C%5C+v_n&#038;bg=T&#038;fg=000000&#038;s=0' alt='v_1,\\ v_2,\\ \\cdots,\\ v_n' title='v_1,\\ v_2,\\ \\cdots,\\ v_n' class='latex' \/> are <em>linearly dependent<\/em>. A matrix <img src='https:\/\/s0.wp.com\/latex.php?latex=A&#038;bg=T&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' \/> such that <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdet%28A%29+%3D+0&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\det(A) = 0' title='\\det(A) = 0' class='latex' \/> is called a <em>singular matrix<\/em>. If <img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdet%28A%29+%5Cne+0&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\det(A) \\ne 0' title='\\det(A) \\ne 0' class='latex' \/>, then <img src='https:\/\/s0.wp.com\/latex.php?latex=A&#038;bg=T&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' \/> is a <em>non-singular matrix<\/em>. <\/p>\n<\/li>\n<\/ol>\n<p>In practice we evaluate a determinant of order <em>n<\/em> by using Theorem 7 successively to replace all but one of the elements in a row or column by zeros and then using Theorem 2 to obtain a new determinant of order <em>n<\/em> &#8211; 1. We continue in this manner, arriving ultimately at determinants of order 2 or 3 which are easily evaluated. <\/p>\n<\/blockquote>\n<p><iframe src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=fujiitoshiki-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=0071635408\" style=\"width:120px;height:240px;\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\"><\/iframe><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The value of a determinant remains the same if rows and columns are interchanged. In symbols, . If all element &hellip; <a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Theorems on determinants&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":6040,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[9],"tags":[],"class_list":["post-5224","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mathematics"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/5224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5224"}],"version-history":[{"count":13,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/5224\/revisions"}],"predecessor-version":[{"id":5417,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/5224\/revisions\/5417"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/media\/6040"}],"wp:attachment":[{"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}