Finding a Unique Solution to a System of Equations

The Head
Messages
137
Reaction score
2
Homework Statement
Find when the system of equations is unique:

x-y-2z-2w= 3
y+z+w= 4a+3
z+3w= -4a-4
(-a+2)w= b+4a^2-4a-7
Relevant Equations
Full Rank = Unique
It makes sense that a=2 would cause problems because then we wouldn't have a matrix of full rank and we'd be unable to determine a value for w. But the key also says that when b+4a^2-4a-7≠0. Why is that an issue? For example, if a=1, that just says implies that w=0. Through back-subsitution, we get z=-8, y=15, x=2. And the solution: (2, 15,-8, 0) is unique still because it's the only possible solution, right?

What am I missing here?
 
  • Like
Likes Delta2
Physics news on Phys.org
I think you are correct.

If ##a = 2## then there are no solutions, unless also ##b + 4a^2 -4a -7 = 0## when there are infinitely many. Is that what the book means?
 
  • Like
Likes The Head
Hmm, yeah, maybe it was just the wording that is a little ambiguous. It says for a=2 AND b≠-1, the solution is inconsistent (makes sense, because then you get something like 0=1), for a≠2 AND b+4a^2-4a-7≠0, it is unique, and for a=2 AND b=-1 there are infinitely many solutions (also makes sense, since then you get 0=0). As long as I'm not missing something fundamental and the basic conditions I'm looking for are correct, I'm not too worried about it.

Thanks for helping out with this. I appreciate it.
 
  • Like
Likes Delta2
The Head said:
Hmm, yeah, maybe it was just the wording that is a little ambiguous. It says for a=2 AND b≠-1, the solution is inconsistent (makes sense, because then you get something like 0=1), for a≠2 AND b+4a^2-4a-7≠0, it is unique, and for a=2 AND b=-1 there are infinitely many solutions (also makes sense, since then you get 0=0). As long as I'm not missing something fundamental and the basic conditions I'm looking for are correct, I'm not too worried about it.

Thanks for helping out with this. I appreciate it.
But that list leaves out a≠2 AND b+4a^2-4a-7=0, and as you say that case does yield a unique solution. So you are right, the "AND b+4a^2-4a-7≠0" is entirely redundant.
 
  • Like
Likes The Head
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top