Mixing Systems of Equations
Posted: May 11th, 2006, 6:08 pm
Hello Folks, Am looking for some perspective on the following problem/attempt...I have 2 separate rank-deficient linear system of equations (ie there's a null space to each and they aren't the same null spaces). There's at least some overlap in their column subspaces. Furthermore, the null space of one system also overlaps with the column space of the other (and vice-versa). Theoretically, it would mean that there's some complementary info in each system, which would never show up in the individual solutions (ie solution by solving each system seperately). To capture this "additional" information, I intend combining the 2 system of equations and then solving the single new system. Does it make sense? Is it a futile task? Thanks for your thoughts...