Constraint on a linear system?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
bonfire09
Messages
247
Reaction score
0
The question goes like this.
Among all solutions that satisfy the homogeneous system
x + 2y + z = 0
2x + 4y + z = 0
x + 2y − z = 0
determine those that also satisfy the nonlinear constraint y − xy = 2z

I know that one of the solutions [0,0,0] but I'm not sure how to find the others. I row reduced the linear system and its general solution is x=y[-2,1,0].
 
Physics news on Phys.org
bonfire09 said:
The question goes like this.
Among all solutions that satisfy the homogeneous system
x + 2y + z = 0
2x + 4y + z = 0
x + 2y − z = 0
determine those that also satisfy the nonlinear constraint y − xy = 2z

I know that one of the solutions [0,0,0] but I'm not sure how to find the others. I row reduced the linear system and its general solution is x=y[-2,1,0].

So the general solution to your system of equations is t<-2, 1, 0>, where t is any real number. Another way to write this is <-2t, t, 0>. Does this satisfy your constraint for some value of t?
 
oh -1/2<-2,1,0>=<1,-1/2,0> is another solution to the constraint.
 
You have already said that any solution to the linear equations must have x= -2t, y= t, z= 0. (I did not check that.)

Now you also want to require that y- xy= 2z which is just t- (2t)(t)= 0 or [itex]t- 2t^2= 0[/tex]. That's a quadratic equation and has <b>two</b> solutions.[/itex]