document.write( "Question 122231: if i have a parametric matrix and i want to find parametric Eigenvectors and Eigenvalues....what i have to do??? and these Eigenvectors and Eigenvalues are still parametric or i have to equal them????
\n" );
document.write( "thanx \n" );
document.write( "
Algebra.Com's Answer #89749 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Although it's difficult to give a general answer, here goes. \n" ); document.write( "You do it the same way you solve an eigenvalue/eigenvector problem for a regular (non-parametric) matrix. \n" ); document.write( "Let's use an example. \n" ); document.write( "Let A be your 2x2 parametric matrix, \n" ); document.write( " \n" ); document.write( "where s is your parameter. \n" ); document.write( "First, set up your eigenvalue problem, \n" ); document.write( " \n" ); document.write( "I'm using \n" ); document.write( "Find your characteristic polynomial, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now it gets tricky. \n" ); document.write( "As you can see from the solution for \n" ); document.write( "In this example, depending on whether s is positive or negative, could lead to real or complex roots. \n" ); document.write( "Once you have the eigenvalues, you would go back to your matrix, \n" ); document.write( " \n" ); document.write( "The solution vectors ( \n" ); document.write( "The parameter information is included through the characteristic polynomial for the eigenvalue and the matrix for the eigenvector. \n" ); document.write( "Hope it helps! \n" ); document.write( " |