Mark44
Mentor
- 38,054
- 10,571
Try a proof by contradiction. The original statement is this: If ##a^2 + ab + b^2 = 0##, then a = 0 and b = 0.
Suppose the hypothesis is true, but the conclusion is false, i.e., that If ##a^2 + ab + b^2 = 0##, then it's not true that a = 0 and b = 0.
The negation of the conclusion is equivalent to ##a \ne 0 \text{ or } b \ne 0##, by De Morgan's law.
The assumptions that ##a \ne 0## or ##b \ne 0## can be handled in four cases.
1. a < 0, b ≥ 0
##a^2 + ab + b^2 = 0 \Leftrightarrow a^2 + 2ab + b^2 = ab \Leftrightarrow (a + b)^2 = ab##
Show that this assumption leads to a contradiction.
2. a > 0, b ≥ 0
##a^2 + ab + b^2 = 0 \Leftrightarrow a^2 + b^2 = -ab##
Show that this assumption also leads to a contradiction
Cases 3 and 4 are similar, but in these cases, we make assumptions about b being negative or nonnegative.
By the way, in your work you seem to think that a and -a must necessarily be positive and negative, respectively. That's not true. If a = -3, then a < 0 while -a > 0.
Suppose the hypothesis is true, but the conclusion is false, i.e., that If ##a^2 + ab + b^2 = 0##, then it's not true that a = 0 and b = 0.
The negation of the conclusion is equivalent to ##a \ne 0 \text{ or } b \ne 0##, by De Morgan's law.
The assumptions that ##a \ne 0## or ##b \ne 0## can be handled in four cases.
1. a < 0, b ≥ 0
##a^2 + ab + b^2 = 0 \Leftrightarrow a^2 + 2ab + b^2 = ab \Leftrightarrow (a + b)^2 = ab##
Show that this assumption leads to a contradiction.
2. a > 0, b ≥ 0
##a^2 + ab + b^2 = 0 \Leftrightarrow a^2 + b^2 = -ab##
Show that this assumption also leads to a contradiction
Cases 3 and 4 are similar, but in these cases, we make assumptions about b being negative or nonnegative.
By the way, in your work you seem to think that a and -a must necessarily be positive and negative, respectively. That's not true. If a = -3, then a < 0 while -a > 0.