Find the values of x,y and z if the matrix A=⎡⎢⎣02yzxy−zx−yz⎤⎥⎦ satisfies the equation A'A=I.
Given A'A =I.
∴⎡⎢⎣02yzxy−zx−yz⎤⎥⎦′⎡⎢⎣02yzxy−zx−yz⎤⎥⎦=I⇒⎡⎢⎣0xx2yy−yz−zz⎤⎥⎦⎡⎢⎣02yzxy−zx−yz⎤⎥⎦=⎡⎢⎣100010001⎤⎥⎦⇒⎡⎢⎣2x20006y20003z2⎤⎥⎦=⎡⎢⎣100010001⎤⎥⎦
On comparing the corresponding elements, we have
2x2=1,6y2=1,3z2=1⇒x2=12,y2=16,z2=13⇒x=±1√2,y=±1√6,z=±1√3