New Reply

Looking for a common solution of two systems

 
Share Thread
Nov29-12, 11:31 AM   #1
 

Looking for a common solution of two systems


Given two systems, Ax=b and Cy=d, for nxn matrices A and C, and n-dimensional vectors b and d, each of which has at least one solution, it is know that one solution is common to both (satisfies both equations). Could such solution be z found by solving Az+Cz=b+d? I understand that a common solution would satisfy the third system, but I wonder if the third system has more solutions, and we obtain one that is not common for the first and the second system.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Dec1-12, 12:21 PM   #2
 
Quote by onako View Post
Given two systems, Ax=b and Cy=d, for nxn matrices A and C, and n-dimensional vectors b and d, each of which has at least one solution, it is know that one solution is common to both (satisfies both equations). Could such solution be z found by solving Az+Cz=b+d? I understand that a common solution would satisfy the third system, but I wonder if the third system has more solutions, and we obtain one that is not common for the first and the second system.
It certainly can!

As an extreme example, let C=-A and d=-b, and assume that A is invertible. Then Ax=b has a unique solution, call it x0. This x0 is also a unique solution to By=d, so the systems have a unique common solution.

But A+C is a zero matrix, and b+d is a zero vector, so all vectors z in Rn are solutions to (A+C)z=b+d.
New Reply

Similar discussions for: Looking for a common solution of two systems
Thread Forum Replies
Systems of ODE: Converting complex solution to real Calculus & Beyond Homework 2
set of vector which are solution to 2 homogeneous systems Linear & Abstract Algebra 4
Breakedown of common sense and inertial ccordinate systems Special & General Relativity 1
Toward a Common Solution to the GR + QFT & "Wave function collapse"Problems General Physics 0
Solution for Signal and systems 2ed by Kamen and Heck Engineering, Comp Sci, & Technology Homework 2