Dear all,
Let A and B be matrices of size NxN.
Let x be a vector of size Nx1.
We all know that the function f(x) = xHAx/ xHBx attains its maximum when x is chosen to be the generalised eigenvector corresponding to the maximum generalised eigenvalue (lambda_max) of the matrix pencil (A,B), i.e.
Ax = (lambda_max)Bx .................. (1)
My question is the following: "In the case where A and B have a common null space, this is not valid anymore since any scalar lambda satisfies equation (1).
Has anybody come across this ? Is there any modification that could be done on matrices A and/or B so that we could regularise the problem?"
Many thanks in advance.