Be A(u) = ( u1 * A1 ) + ( u2 * A2 ) + ( u3 * A3 ), u = [ u1 u2 u3 ]T, Ai are known 3x3 real matrices, i=1,2,3.

How to solve the following equation:

  • Find the scalar \lambda and the vector u such that
  • [ \lambda * I3 - A(u) ] * u = 0,
  • I3 is the 3x3 identity matrix, \lambda an eigenvalue of A(u) and u an engenvector of A(u).

Has this problem a tractable and feasible solution?

More Jefferson Osowsky's questions See All
Similar questions and discussions