﻿{"id":5269,"date":"2014-04-25T06:05:01","date_gmt":"2014-04-24T21:05:01","guid":{"rendered":"http:\/\/fujiitoshiki.com\/improvesociety\/?p=5269"},"modified":"2014-08-01T18:28:15","modified_gmt":"2014-08-01T09:28:15","slug":"systems-of-n-equations-in-n-unknowns-cramers-rule","status":"publish","type":"post","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5269","title":{"rendered":"Systems of n equations in n unknowns. Cramer&#8217;s rule"},"content":{"rendered":"<div class=\"theContentWrap-ccc\"><blockquote>\n<p>If <img src='https:\/\/s0.wp.com\/latex.php?latex=m+%3D+n&#038;bg=T&#038;fg=000000&#038;s=0' alt='m = n' title='m = n' class='latex' \/> and 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' \/> is a non-singular matrix so that <img src='https:\/\/s0.wp.com\/latex.php?latex=A%5E%7B-1%7D&#038;bg=T&#038;fg=000000&#038;s=0' alt='A^{-1}' title='A^{-1}' class='latex' \/> exists, we can solve (17) or (18) by writing<\/p>\n<p><img src='https:\/\/s0.wp.com\/latex.php?latex=+X+%3D+A%5E%7B-1%7DR+%5Ccdots%2819%29&#038;bg=T&#038;fg=000000&#038;s=0' alt=' X = A^{-1}R \\cdots(19)' title=' X = A^{-1}R \\cdots(19)' class='latex' \/><\/p>\n<p>and the system has a unique solution. <\/p>\n<p>Alternatively we can express the unknowns <img src='https:\/\/s0.wp.com\/latex.php?latex=x_1%2C%5C+x_2%2C%5C+%5Ccdots%2C%5C+x_n&#038;bg=T&#038;fg=000000&#038;s=0' alt='x_1,\\ x_2,\\ \\cdots,\\ x_n' title='x_1,\\ x_2,\\ \\cdots,\\ x_n' class='latex' \/> as <\/p>\n<p><img src='https:\/\/s0.wp.com\/latex.php?latex=%5Cdisplaystyle+x_1+%3D+%5Cfrac%7B%5CDelta_1%7D%7B%5CDelta%7D%2C%5C+x_2+%3D+%5Cfrac%7B%5CDelta_2%7D%7B%5CDelta%7D%2C%5C+%5Ccdots%2C%5C+x_n+%3D+%5Cfrac%7B%5CDelta_n%7D%7B%5CDelta%7D+%5Ccdots+%2820%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\displaystyle x_1 = \\frac{\\Delta_1}{\\Delta},\\ x_2 = \\frac{\\Delta_2}{\\Delta},\\ \\cdots,\\ x_n = \\frac{\\Delta_n}{\\Delta} \\cdots (20)' title='\\displaystyle x_1 = \\frac{\\Delta_1}{\\Delta},\\ x_2 = \\frac{\\Delta_2}{\\Delta},\\ \\cdots,\\ x_n = \\frac{\\Delta_n}{\\Delta} \\cdots (20)' class='latex' \/><\/p>\n<p>where <img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta+%3D+%5Cdet%28A%29&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta = \\det(A)' title='\\Delta = \\det(A)' class='latex' \/>, called the <em>determinant of the system<\/em>, is given by (9) and <img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta_k%2C%5C+k+%3D+1%2C%5C+2%2C%5C+%5Ccdots%2C%5C+n&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta_k,\\ k = 1,\\ 2,\\ \\cdots,\\ n' title='\\Delta_k,\\ k = 1,\\ 2,\\ \\cdots,\\ n' class='latex' \/> is the determinant obtained from <img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta' title='\\Delta' class='latex' \/> by removing the <em>k<\/em>th column and replacing it by the column vector <img src='https:\/\/s0.wp.com\/latex.php?latex=R&#038;bg=T&#038;fg=000000&#038;s=0' alt='R' title='R' class='latex' \/>. The rule expressed in (20) is called <em>Cramer&#8217;s rule<\/em>. <\/p>\n<p>The following four cases can arise. <\/p>\n<p><strong>Case 1, <\/strong><img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta+%5Cne+0%2C%5C+R+%5Cne+0+&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta \\ne 0,\\ R \\ne 0 ' title='\\Delta \\ne 0,\\ R \\ne 0 ' class='latex' \/>. In this case there will be a unique solution where not all <img src='https:\/\/s0.wp.com\/latex.php?latex=x_k&#038;bg=T&#038;fg=000000&#038;s=0' alt='x_k' title='x_k' class='latex' \/> will be zero. <\/p>\n<p><strong>Case 2, <\/strong><img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta+%5Cne+0%2C%5C+R+%3D+0+&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta \\ne 0,\\ R = 0 ' title='\\Delta \\ne 0,\\ R = 0 ' class='latex' \/>. In this case the only solution will be <img src='https:\/\/s0.wp.com\/latex.php?latex=x_1+%3D+0%2C%5C+x_2+%3D+0%2C%5C+%5Ccdots%2C%5C+x_n+%3D+0&#038;bg=T&#038;fg=000000&#038;s=0' alt='x_1 = 0,\\ x_2 = 0,\\ \\cdots,\\ x_n = 0' title='x_1 = 0,\\ x_2 = 0,\\ \\cdots,\\ x_n = 0' class='latex' \/>, i.e. <img src='https:\/\/s0.wp.com\/latex.php?latex=X+%3D+0&#038;bg=T&#038;fg=000000&#038;s=0' alt='X = 0' title='X = 0' class='latex' \/>. This is often called the <em>trivial solution<\/em>. <\/p>\n<p><strong>Case 3, <\/strong><img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta+%3D+0%2C%5C+R+%3D+0+&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta = 0,\\ R = 0 ' title='\\Delta = 0,\\ R = 0 ' class='latex' \/>. In this case there will be infinitely many solutions other than the trivial solution. This means that at least one of the equations can be obtained from the others, i.e. the equations are linearly dependent. <\/p>\n<p><strong>Case 4, <\/strong><img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta+%3D+0%2C%5C+R+%5Cne+0+&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta = 0,\\ R \\ne 0 ' title='\\Delta = 0,\\ R \\ne 0 ' class='latex' \/>. In this case infinitely many solutions will exist if and only if all of the determinants <img src='https:\/\/s0.wp.com\/latex.php?latex=%5CDelta_k&#038;bg=T&#038;fg=000000&#038;s=0' alt='\\Delta_k' title='\\Delta_k' class='latex' \/> in (20) are zero. Otherwise there will be no solution. <\/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>If and if is a non-singular matrix so that exists, we can solve (17) or (18) by writing and the system has a u &hellip; <a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5269\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Systems of n equations in n unknowns. Cramer&#8217;s rule&#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-5269","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\/5269","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=5269"}],"version-history":[{"count":8,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/5269\/revisions"}],"predecessor-version":[{"id":5454,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=\/wp\/v2\/posts\/5269\/revisions\/5454"}],"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=5269"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5269"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fujiitoshiki.com\/improvesociety\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5269"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}