document.write( "Question 1167475: How does the rank of the following matrix depend on the value of t?
\n" );
document.write( "(1,1,t)
\n" );
document.write( "(1,t,1)
\n" );
document.write( "(t,1,1) \n" );
document.write( "
Algebra.Com's Answer #792062 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Doing formally, you need calculate the determinant of the matrix as a polynomial of \"t\";\r\n" ); document.write( "\r\n" ); document.write( " then find its roots (zeroes);\r\n" ); document.write( "\r\n" ); document.write( " then analyze the matrix at every root value of t.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "But, looking in this matrix, I see it MENTALLY, that one of the root is 1 (one, ONE)\r\n" ); document.write( "\r\n" ); document.write( " since at t= 1 all three lines of the matrix are identical, making the determinant equal to zero.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Also, due to the same reason, at t= 1 the rank of the matrix is 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It means, from the other side, that t= 1 is the root of the determinant of the multiplicity 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Next, if you add the first and the second rows of the matrix to its third row,\r\n" ); document.write( "you will get in the third row three\r\n" ); document.write( "identical elements (t+2), (t+2), (t+2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It means that t= -2 is the third root of the determinant of the multiplicity 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The determinant is zero at t= 1 and t= -2.\r\n" ); document.write( "\r\n" ); document.write( " The value of t= 1 is the zero of multiplicity 2; the value of t= -2 is the zero of the multiplicity 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The rank of the matrix is 1 at t= 1; is 2 at t= -2 and is 3 at any other value of t.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |