| New Reply |
Mathematica problem, nontrivial solution for matrix equation Ax=0 |
Share Thread |
| Sep7-11, 01:34 PM | #1 |
|
|
Mathematica problem, nontrivial solution for matrix equation Ax=0
Hey, how can i get a non trivial solution from matrix equation Ax=0
more precisely, i want to calculate eigenvectors : (M- a_1*I)x = 0, i keep getting x=0. |
| Sep7-11, 03:57 PM | #2 |
|
Mentor
|
Are you sure there is a non-trivial solution?
PS you may want to post here: http://www.physicsforums.com/forumdisplay.php?f=189 |
| Sep9-11, 09:29 AM | #3 |
|
|
The equation Ax= 0 has a non-trivial solution if and only if A is not one-to-one. That is the same as saying that its determant is 0 and that it has 0 as an eigenvalue. The standard way to find an eigenvalue, [itex]\lambda[/itex] for matrix A is to solve the equation [itex]det(A- \lambda I)= 0[/itex]. If A is an n by n matrix, that will be a polynomial equation of degree n and so has n solutions (not necessarily all distinct, not necessarily real).
IF [itex]\lambda[/itex] really is an eigenvalue, then [itex]Ax= \lambda x[/itex] or [itex] Ax- \lambda x= (A- \lambda I)x= 0[/itex] has, by definition of "eigenvalue", a non-trivial solution. That is, some of the equations you get by looking at individual components will be dependent. Note that x= 0 always will be a solution, just not the only one. Perhaps if you posted a specific example, we could point out errors. The most obvious one, if you "keep getting x=0", is that what you think is an eigenvalue really isn't! |
| New Reply |
Similar discussions for: Mathematica problem, nontrivial solution for matrix equation Ax=0
|
||||
| Thread | Forum | Replies | ||
| solution of linear equation using Mathematica | Math & Science Software | 5 | ||
| solve matrix differential system and asymptotic solution in mathematica | Math & Science Software | 16 | ||
| For what values of a does the following homogeneous system have a nontrivial solution | Calculus & Beyond Homework | 9 | ||
| Using QR decomposition to find a nontrivial solution to Ax=0 | Calculus & Beyond Homework | 0 | ||
| Solution to Simple Matrix Equation | General Math | 1 | ||