﻿{"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":{"_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":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"admin\"\/>\n\t<meta name=\"keywords\" content=\"linearly dependent,singular matrix,non-singular matrix\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Improve Society | with Database, Statistics and Nutrition\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Theorems on determinants | Improve Society\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2014-04-19T21:05:56+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2014-08-01T09:34:17+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Theorems on determinants | Improve Society\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#article\",\"name\":\"Theorems on determinants | Improve Society\",\"headline\":\"Theorems on determinants\",\"author\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/wp-content\\\/uploads\\\/mathematics.jpg\",\"width\":300,\"height\":225},\"datePublished\":\"2014-04-20T06:05:56+09:00\",\"dateModified\":\"2014-08-01T18:34:17+09:00\",\"inLanguage\":\"ja\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#webpage\"},\"articleSection\":\"Mathematics\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9#listItem\",\"name\":\"Mathematics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9#listItem\",\"position\":2,\"name\":\"Mathematics\",\"item\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#listItem\",\"name\":\"Theorems on determinants\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#listItem\",\"position\":3,\"name\":\"Theorems on determinants\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?cat=9#listItem\",\"name\":\"Mathematics\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#person\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#webpage\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224\",\"name\":\"Theorems on determinants | Improve Society\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/wp-content\\\/uploads\\\/mathematics.jpg\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224\\\/#mainImage\",\"width\":300,\"height\":225},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/?p=5224#mainImage\"},\"datePublished\":\"2014-04-20T06:05:56+09:00\",\"dateModified\":\"2014-08-01T18:34:17+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#website\",\"url\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/\",\"name\":\"Improve Society\",\"description\":\"with Database, Statistics and Nutrition\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fujiitoshiki.com\\\/improvesociety\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Theorems on determinants | Improve Society","description":"","canonical_url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224","robots":"max-image-preview:large","keywords":"linearly dependent,singular matrix,non-singular matrix","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#article","name":"Theorems on determinants | Improve Society","headline":"Theorems on determinants","author":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author"},"publisher":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/wp-content\/uploads\/mathematics.jpg","width":300,"height":225},"datePublished":"2014-04-20T06:05:56+09:00","dateModified":"2014-08-01T18:34:17+09:00","inLanguage":"ja","mainEntityOfPage":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#webpage"},"isPartOf":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#webpage"},"articleSection":"Mathematics"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety#listItem","position":1,"name":"Home","item":"https:\/\/www.fujiitoshiki.com\/improvesociety","nextItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9#listItem","name":"Mathematics"}},{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9#listItem","position":2,"name":"Mathematics","item":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9","nextItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#listItem","name":"Theorems on determinants"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#listItem","position":3,"name":"Theorems on determinants","previousItem":{"@type":"ListItem","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9#listItem","name":"Mathematics"}}]},{"@type":"Person","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#person","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"Person","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/4ae816121e2fdbfad4bfba7268a6d5a7910d91a047394738018fa9b82a7da661?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"WebPage","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#webpage","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224","name":"Theorems on determinants | Improve Society","inLanguage":"ja","isPartOf":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#website"},"breadcrumb":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#breadcrumblist"},"author":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author"},"creator":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/wp-content\/uploads\/mathematics.jpg","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224\/#mainImage","width":300,"height":225},"primaryImageOfPage":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224#mainImage"},"datePublished":"2014-04-20T06:05:56+09:00","dateModified":"2014-08-01T18:34:17+09:00"},{"@type":"WebSite","@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#website","url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/","name":"Improve Society","description":"with Database, Statistics and Nutrition","inLanguage":"ja","publisher":{"@id":"https:\/\/www.fujiitoshiki.com\/improvesociety\/#person"}}]},"og:locale":"ja_JP","og:site_name":"Improve Society | with Database, Statistics and Nutrition","og:type":"article","og:title":"Theorems on determinants | Improve Society","og:url":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224","article:published_time":"2014-04-19T21:05:56+00:00","article:modified_time":"2014-08-01T09:34:17+00:00","twitter:card":"summary","twitter:title":"Theorems on determinants | Improve Society"},"aioseo_meta_data":{"post_id":"5224","title":"Theorems on determinants | #site_title","description":null,"keywords":[{"label":"linearly dependent","value":"linearly dependent"},{"label":"singular matrix","value":"singular matrix"},{"label":"non-singular matrix","value":"non-singular matrix"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 23:42:47","updated":"2025-06-04 05:21:12","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9\" title=\"Mathematics\">Mathematics<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tTheorems on determinants\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.fujiitoshiki.com\/improvesociety"},{"label":"Mathematics","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?cat=9"},{"label":"Theorems on determinants","link":"https:\/\/www.fujiitoshiki.com\/improvesociety\/?p=5224"}],"_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}]}}