document.write( "Question 62805: Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I would really appreciate if you can check them.
\n" ); document.write( "Here are two given problem:
\n" ); document.write( "Consider a vector space V=Mat 3x3 of all 3x3 matrices
\n" ); document.write( "Q.: determine the dimension of V,find and verify a basis for it.\r
\n" ); document.write( "\n" ); document.write( "here is what i've got so far:\r
\n" ); document.write( "\n" ); document.write( "if the matrix is
\n" ); document.write( "/a b c/
\n" ); document.write( "/d e f/
\n" ); document.write( "/g h i/
\n" ); document.write( "then the basis for it is
\n" ); document.write( "/1 0 0/ /0 1 0/ /0 0 1/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/
\n" ); document.write( "/0 0 0/,/0 0 0/,/0 0 0/,/1 0 0/,/0 1 0/,/0 0 1/,/0 0 0/,/0 0 0/,/0 0 0/
\n" ); document.write( "/0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /1 0 0/ /0 1 0/ /0 0 1/ \r
\n" ); document.write( "\n" ); document.write( "So, i have 9 vectors v1, v2,...,v9 that are lineraly independent and span
\n" ); document.write( "therefore, dimV=9 if the matrix is symmetric dimV=6 and if the matrix is scew-symmetric dimV=9 Am I correct?\r
\n" ); document.write( "\n" ); document.write( "And the second problem:\r
\n" ); document.write( "\n" ); document.write( "A have a matrix A=
\n" ); document.write( "/1 2 3 /
\n" ); document.write( "/2 5 7 /
\n" ); document.write( "/3 7 10/
\n" ); document.write( "that lookes like A=
\n" ); document.write( "/1 0 1/
\n" ); document.write( "/0 1 1/
\n" ); document.write( "/0 0 0/ when row-reduced
\n" ); document.write( "
\n" ); document.write( "I need to express a vector x=
\n" ); document.write( "/2 /
\n" ); document.write( "/-1/
\n" ); document.write( "/7 /
\n" ); document.write( "as a sum of a vector from the row space and a vector from nullspace
\n" ); document.write( "For nullspace I got (let's call it v so it will be easier to write an expression then)
\n" ); document.write( "/-1/
\n" ); document.write( "/-1/
\n" ); document.write( "/1 /
\n" ); document.write( "for row space (u and w respectively)
\n" ); document.write( "/1/ /0/
\n" ); document.write( "/0/ /1/
\n" ); document.write( "/1/ /1/
\n" ); document.write( "that gives me 3-D subspace
\n" ); document.write( "and the vector expression is:
\n" ); document.write( "x=2*v + 4*u + 1*w
\n" ); document.write( "did I solve it correct?\r
\n" ); document.write( "\n" ); document.write( "Thank you very much!
\n" ); document.write( "

Algebra.Com's Answer #43646 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
GOOD TO SEE YOUR SINCERE ATTEMPT TO LEARN,DO AND THEN ASK FOR VERIFICATION.
\n" ); document.write( "KEEP IT UP!IT WILL TAKE YOU TO THE TOP IF YOU PURSUE THIS METHOD!
\n" ); document.write( "AT THE OUTSET YOU HAVE DONE LET ME SAY THAT YOU HAVE DONE PERFECTLY WELL
\n" ); document.write( "SEE MY COMMENTS BELOW.I AM GIVING ADDITIONAL SUGGESTIONS FOR IMPROVEMENT
\n" ); document.write( "IN BRACKETS WHICH YOU MAY OMIT IN FIRST READING.
\n" ); document.write( "Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I would really appreciate if you can check them.
\n" ); document.write( "Here are two given problem:
\n" ); document.write( "Consider a vector space V=Mat 3x3 of all 3x3 matrices
\n" ); document.write( "Q.: determine the dimension of V,find and verify a basis for it.
\n" ); document.write( "here is what i've got so far:
\n" ); document.write( "if the matrix is
\n" ); document.write( "/a b c/
\n" ); document.write( "/d e f/
\n" ); document.write( "/g h i/OK....[IF YOU ARE DEALING WITH SMALLER MATRICES..YOU BETTER GET
\n" ); document.write( "ACCUSTOMED TO PUT IT AS
\n" ); document.write( "A1,A2,A3
\n" ); document.write( "B1,B2,B3
\n" ); document.write( "C1,C2,C3....WHERE COLUMNS ARE DESIGNATED BY 1,2,3 AND ROWS BY A,B,C, ETC
\n" ); document.write( "OR BETTER STILL
\n" ); document.write( "A11,A12,A13
\n" ); document.write( "A21,A22,A23
\n" ); document.write( "A31,A32,A33..WHERE ROWS ARE DENOTED BY I DIGIT AND COLUMNS BY SECOND DIGIT IN THE SUFFIX..KEEPING A SAME FOR THIS MATRIX WHICH WE CAN CALL AS MATRIX A. THEN WE CAN CALL ANOTHER MATRIX B BY FOLLOWING SAME TERMINOLOGY.B11,B12..ETC]\r
\n" ); document.write( "\n" ); document.write( "then the basis for it is....
\n" ); document.write( "-----------------------------------------------------
\n" ); document.write( "HERE I THINK WE BETTER REFLECT CLEARLY ABOUT 'BASIS'
\n" ); document.write( "LET US DISTINGUISH 3 THINGS FIRST.
\n" ); document.write( "1.SET OR OUR UNIVERSE:- IN OUR SET OR UNIVERSE UNDER CONSIDERATION ,
\n" ); document.write( " THERE COULD BE 1 OR 2 OR 3...
\n" ); document.write( "OR N MATRICES IF IT IS A FINITE SET OR INFINITE MATRICES IF IT IS
\n" ); document.write( "INFINITE SET AS IN YOUR
\n" ); document.write( "PROBLEM NOW..THERE ARE INFINITE NUMBER OF 3x3 MATRICE.IF IT IS
\n" ); document.write( "FINITE AND THERE ARE N MATRICES WE SAY OUR UNIVERSE IS A SET OF N GIVEN MATRICES.
\n" ); document.write( "2.DIMENSION:- THIS IS THE MINIMUM NUMBER OF LINEARLY INDEPENDENT MATRICES
\n" ); document.write( " SAY R MATRICES NEEDED TO BE TAKEN FROM THE ABOVE UNIVERSE TO EXPRESS
\n" ); document.write( " EVERY MATRIX IN THE UNIVERSE AS A LINEAR COMBINATION OF THESE R
\n" ); document.write( " MATRICES.R<=N ALWAYS.
\n" ); document.write( "3.BASIS:-YOU WILL FIND THAT THE ABOVE R MATRICES ARE NOT UNIQUE
\n" ); document.write( " IN GENERAL, UNLESS R=N, IN THE
\n" ); document.write( " SENSE THAT ANY SET OF R LINEARLY INDEPENDENT MATRICES FROM THE UNIVERSE
\n" ); document.write( " COULD BE PICKED UP TO EXPRESS EVERY MATRIX IN THE UNIVERSE AS A LINEAR
\n" ); document.write( " COMBINATION OF THOSE R MATRICES.ANY SUCH SET OF R MATRICES , WE CALL
\n" ); document.write( " A BASIS FOR THE UNIVERSE.THERE COULD BE BASIS B1,BASIS B2 ETC..
\n" ); document.write( " BUT ALL OF THEM WILL HAVE R AND ONLY R NUMBER OF LINEARLY
\n" ); document.write( " INDEPENDENT MATRICES.OK.?
\n" ); document.write( " ELEMENTARY BASIS:- THE EASIEST BASIS TO CONCEIVE IS (1,0,0,0....ETC),
\n" ); document.write( "(0,1,0,0...ETC),(0,0,1,0...ETC)....ETC...DEPENDING ON THE DIMENSION.
\n" ); document.write( "FOR 3D , WE WILL HAVE 3 , FOR 4D...4 ETC..
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "NOW WE ARE TRYING TO PUT UP A BASIS FOR A UNIVERSE OF INFINITE SET
\n" ); document.write( "OF MATRICES.BUT FIRST LET US BE CLEAR ABOUT ITS DIMENSION.SINCE IT
\n" ); document.write( " IS A UNIVERSE OF 3X3 MATRICES , EACH OF WHICH CANHAVE 3*3=9
\n" ); document.write( " ELEMENTS,ALL INDEPENDENT IN THE SENSE THAT THEY CAN TAKE ANY
\n" ); document.write( "VALUE FROM THE REAL FIELD, THE DIMENSION WE CAN GUESS TO BE 3*3=9.[IN
\n" ); document.write( "NERAL FOE A NXN MATRIX WE HAVE DIMENSION OF N^2
\n" ); document.write( " NEXT IS TO PUT UP A....STANDARD E BASIS.
\n" ); document.write( " THIS IS EASILY DONE BY 9 MATRICES M1,M2,M3...M9 AS FOLLOWS.
\n" ); document.write( "M1=
\n" ); document.write( "1,0,0
\n" ); document.write( "0,0,0
\n" ); document.write( "0,0,0
\n" ); document.write( "-----------------
\n" ); document.write( "M2=
\n" ); document.write( "0,1,0
\n" ); document.write( "0,0,0
\n" ); document.write( "0,0,0
\n" ); document.write( "-------------
\n" ); document.write( "M3=
\n" ); document.write( "0,0,1
\n" ); document.write( "0,0,0
\n" ); document.write( "0,0,0
\n" ); document.write( "----------------
\n" ); document.write( "M4=
\n" ); document.write( "0,0,0
\n" ); document.write( "1,0,0
\n" ); document.write( "0,0,0
\n" ); document.write( "----------------ETC..AS IN SUCH A CASE ANY MATRIX 'A' CAN BE GOT BY
\n" ); document.write( "A11*M1+A12*M2+....ETC....A33*M9....WHERE A IS MATRIX EXPLAINED IN
\n" ); document.write( "THE BEGINING AS YOU HAVE DONE CORRECTLY
\n" ); document.write( "/1 0 0/ /0 1 0/ /0 0 1/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/
\n" ); document.write( "/0 0 0/,/0 0 0/,/0 0 0/,/1 0 0/,/0 1 0/,/0 0 1/,/0 0 0/,/0 0 0/,/0 0 0/
\n" ); document.write( "/0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /0 0 0/ /1 0 0/ /0 1 0/ /0 0 1/
\n" ); document.write( "So, i have 9 vectors v1, v2,...,v9 that are lineraly independent and span
\n" ); document.write( "therefore, dimV=9
\n" ); document.write( "PERFECT!!\r
\n" ); document.write( "\n" ); document.write( " if the matrix is symmetric dimV=6
\n" ); document.write( "INDEPENDENT ELEMENTS WE HAVE HERE ARE 1+2+3....N IN I,II,....NTH.ROW
\n" ); document.write( "=N(N+1)/2 IN GENERAL ...HERE 3*4/2=6
\n" ); document.write( "EXCELLENT
\n" ); document.write( "and if the matrix is skew-symmetric dimV=9 Am I correct?
\n" ); document.write( " NO !DEAR!YOU MADE A SLIP HERE.
\n" ); document.write( " FROM THE ABOVE ANSWER,WE HAVE TO SUBTRACT N DIAGONAL ELEMENTS AS
\n" ); document.write( " THEY ARE ALL ZEROS.SO WE GET N(N+1)/2 - N = N(N-1)/2 ..
\n" ); document.write( " THAT IS 3*2/2=3 IS THE ANSWER.
\n" ); document.write( "And the second problem: I SHALL ANSWER LATER.LET ME POST THIS
\n" ); document.write( " FIRST FOR YOU.
\n" ); document.write( "==============================================
\n" ); document.write( "A have a matrix A=
\n" ); document.write( "/1 2 3 /
\n" ); document.write( "/2 5 7 /
\n" ); document.write( "/3 7 10/OK
\n" ); document.write( "that lookes like A=
\n" ); document.write( "/1 0 1/
\n" ); document.write( "/0 1 1/
\n" ); document.write( "/0 0 0/ when row-reduced
\n" ); document.write( "VERY GOOD
\n" ); document.write( "I need to express a vector x=
\n" ); document.write( "/2 /
\n" ); document.write( "/-1/
\n" ); document.write( "/7 /OK
\n" ); document.write( "as a sum of a vector from the row space and a vector from nullspace
\n" ); document.write( "For nullspace I got (let's call it v so it will be easier to write an expression then)
\n" ); document.write( "/-1/
\n" ); document.write( "/-1/
\n" ); document.write( "/1 /
\n" ); document.write( "EXCELLENT
\n" ); document.write( "for row space (u and w respectively)
\n" ); document.write( "/1/ /0/
\n" ); document.write( "/0/ /1/
\n" ); document.write( "/1/ /1/
\n" ); document.write( "VERY GOOD
\n" ); document.write( "that gives me 3-D subspace
\n" ); document.write( "and the vector expression is:
\n" ); document.write( "x=2*v + 4*u + 1*w
\n" ); document.write( "EXCELLENT !!!KEEP IT UP.YOU ARE REALLY GOOD!ONLY YOU NEED A
\n" ); document.write( " LITTLE SELF CONFIDENCE. BELIEVE IN YOUR ABILITY!GREAT JOB!!
\n" ); document.write( "did I solve it correct?
\n" ); document.write( "Thank you very much!
\n" ); document.write( "
\n" );