I did a proof (I think, please check my reasoning)

  • Thread starter Thread starter Jamey
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion centers on proving that if a and b are real numbers such that a < b < 0, then a² > b². The proof begins by recognizing that both a and b are negative, leading to the conclusion that ab > b² and a² > ab, which implies a² > b². Participants emphasize the importance of adhering to axioms and previously established theorems without introducing new inequalities. Suggestions for a more rigorous proof include using the properties of inequalities and the transitive nature of the relation. The conversation highlights the need for clarity in reasoning and adherence to foundational principles in mathematical proofs.
Jamey
Messages
4
Reaction score
0

Homework Statement


Suppose that a and b are real numbers. Prove that if a &lt; b &lt; 0, then a^{2} &gt; b^{2}



Homework Equations


Properties of inequalities?


The Attempt at a Solution


This is how I did the final proof:

Given that a and b are real numbers and a &lt; b &lt; 0, we notice that both a and b are negative since they are less than zero. It follows that, ab &gt; b^{2} and a^{2} &gt; ab. Because a^{2} &gt; ab and ab &gt; b^{2} it is evident that a^{2} &gt; b^{2}
Q.E.D.

Please let me know if my reasoning was, well, reasonable. If not, give me some suggestions for proof. This is a problem out of chapter 3 in Velleman's How To Prove It, Second Edition.
 
Physics news on Phys.org
If you are allowed to use "if a< 0 and b< c then ab> ac" yes, that is a valid proof.
 
There are only three axioms for < in the definition of the real numbers, and one of them is about the concept of "least upper bound". The other two are:

1. For all x,y,z, if x<y then x+z<y+z.
2. For all x,y, if x>0 and y>0 then xy>0.

You shouldn't use any statements that involve inequalities other than the assumptions that go into the theorem, these two axioms, and theorems that you have already proved in this way. But you are of course allowed to also use the axioms about addition and multiplication, and theorems derived from them. In particular, you can use that ##(-a)^2=a^2##.

If you would like to prove this theorem in this way, without using any other theorems about inequalities, I suggest the following approach: First use the assumption and axiom 1 to prove that 0<-a, 0<-b and 0<b-a. Then use these results with axiom 2. At some point, you should use that < is a transitive relation. (If x<y and y<z, then x<z).
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top