Jamie B. answered 03/14/20
Knowledge 4 the Interested; Help 4 the Needy [BS in Chem/math]
Here's a start:
[x,y,z] [3 -1 1 ] [x] = x(Transpose)• Ax
[1 1 -1 ] [y]
[1 -1 2 ] [z]
Not symmetric--will have to orthogonally diagnolize...
Is it diagnolizable?? Find characteristic equation ((v = [x,y,z]T
Pv=Det( [3-λ -1 1 ] ) = Good luck with silly errors :)
[-1 -λ -1 ]
[1 -1 2-λ]