Can you prove that 1/r(1-r) is greater than or equal to 4?

  • Thread starter Thread starter privyet
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion focuses on proving that for any real number r within the interval (0, 1), the inequality 1/(r(1-r)) ≥ 4 holds true. Participants suggest various approaches, including proof by contrapositive and algebraic manipulation, emphasizing the importance of maintaining the condition that r(1-r) is positive. A key insight is that the quadratic expression r(1-r) achieves its maximum at r = 1/2, which leads to the conclusion that 1/(r(1-r)) is indeed greater than or equal to 4 for the specified range of r. The conversation highlights the necessity of following the proof techniques outlined in the referenced textbook, reinforcing the learning process in mathematical proofs.
privyet
Messages
12
Reaction score
1

Homework Statement



This is an exercise from the book 'Mathematical Proofs: A transition to advanced mathematics'.

Prove that if r is in ℝ and 0<r<1, then 1/r(1-r)≥4

The Attempt at a Solution



My guess is that it would be best to use a proof by contrapositive. So I start by assuming that 1/r(1-r)<4 then rearrange the equation to find that r≤0 and r≥1. If that approach is right then my poor algebra is the reason I can't complete the proof. Is this the right approach?
 
Physics news on Phys.org
If you mean 1/(r(1-r)) \geq 4 (which is not what you wrote), then you can rearrange into a quadratic and then differentiate to find the minimum...

I'm sure there must be easier ways, but this way is simple enough. :smile:

EDIT: Just remembered this is PRE-calculus. :redface:
 
Last edited:
Hi privyet
the "right" approach, if there is any, will be certainly hinted at by the context if you are following a book, that is, you almost certainly have to follow the same line of reasoning that you have seen used during the course (the ones used in the current/previous chapter(s))..

As for the proof (or better said, 'a' proof), you could see that -r²+r is an inverted parabola with a maximum at 1/2 being 1/4, but this is not the right approach if your book is trying to make you follow certain lines of reasoning.
in the end, what matter is the proof itself and if it is valid, well, whatever works works, but when following a book, you are typically being taught a technique which you are very much welcome to apply so as to make yourself comfortable with a tool that will certainly come in handy later.

Cheers...
 
As the others have pointed out, the approach you should use depends entirely on what skill this problem is supposed to develop. A purely algebraic (no calculus, no geometry) solution could be approached as follows:

Since 0&lt;r&lt;1, at no point is r(1-r) equal to zero. This is important because it means that expression behaves properly if we move it around the inequality. Furthermore, you can easily check that r(1-r) is strictly positive for 0&lt;r&lt;1. Thus, if you multiply both sides of the inequality by r(1-r), it's still valid for r in this range (remember that multiplying both sides of an inequality by a negative number flips the direction of the inequality).

Thus, the expression can be rewritten:
4(r-r^2)-1≤0

If you use what you know about factoring expressions, you will be able to show this inequality (and hence the original inequality) holds. Based on how tidily it works out with this method (and the fact that this a pre-calculus forum), I strongly suspect this is the way the book intends you to do it.
 
Thank you all for the advice.

First of all, I did mean 1/(r(1−r))≥4. The exercise comes from the 4th chapter of the book, which focuses on applying direct proof and contrapositive proof methods to basic proofs of integers, real numbers and sets.

So I guess the approach suggested by LastOneStanding would be considered a direct proof ie. Assume 0<r<1 and prove that 1/(r(1−r))≥4.

I can see how to arrive at 4(r−r2)−1≤0 and if I factorise it I find that r=0.5, which if put into the original inequality gives a the result 1/(0.5(1-0.5))=4. This looks like the kind of result I need but I'm note sure how to put it in a proper proof form.
 
You can't solve for r- it's an inequality, not an equation. You're almost there, though. You clearly factorized it correctly, based on the result you stated. Now, question: if x is a real number, when is the equation x^2≥0 valid? Now compare this to the factored inequality and draw the same conclusion. With the additional restriction that r must be between 0 and 1 (since you used this fact earlier), you should be able to finish it up.
 
privyet said:

Homework Statement



This is an exercise from the book 'Mathematical Proofs: A transition to advanced mathematics'.

Prove that if r is in ℝ and 0<r<1, then 1/r(1-r)≥4

The Attempt at a Solution



My guess is that it would be best to use a proof by contrapositive. So I start by assuming that 1/r(1-r)<4 then rearrange the equation to find that r≤0 and r≥1. If that approach is right then my poor algebra is the reason I can't complete the proof. Is this the right approach?

You need to show that r(1-r) ≤ 1/4 for 0 ≤ r ≤ 1. This would be easy if you were allowed to use Calculus, but if not, you need a direct argument. Try to complete the square, so write r(1-r) = a - (r-b)^2 for some a and b that you need to determine. Now finding the maximum value of a - (r-b)^2 on r \in [0,1] is easy.

RGV
 
Thanks LastOneStanding, another rookie mistake on my part. I have to admit that I cheated with the factorisation (thanks WolframAlpha). I don't know if there's a specific method I should follow to factorize something like 4(r−r2)−1, but I still find it very difficult to just guess at what the factorisation might be and go from there, except for the most obvious ones. Hopefully practice will help with that.

Anyway, rearranging the equation to -(2r-1)^2≤0, I find that the inequality is valid for all r \in R. Is this sufficient to say that I've proved that if 0&lt;r&lt;1, then 1/(r(1-r))≥4.

My latest attempt (with the help of Ray Vickson's comment) goes like this:

Assume r \in R and 0&lt;r&lt;1, then r(1-r)&gt;0 and we can multiply the inequality by r(1-r). Therefore 1/4≥r(1-r). Since r(1-r)=r-r^2 is a quadratic equation the maximum value can be found at r=-b/2a. Putting the values of a and b into the equation gives r=1/2. Putting this value into the original inequality 1/(r(1-r))≥4 gives 4≥4, which is true, and since 1/(r(1-r))≥4 is true for all r&lt;1/2 the statement is proved.

------------------------------------------------------------
I'm confident that the above attempt is very different from what the author hoped when he wrote the article. The proofs in this early stage of the book are generally of a few lines, occasionally more for proofs involving cases. Anyway I've learnt/remembered a lot from working on the question and the advice given here. Thanks.
 
Correct, in that form the inequality is valid for all r. However, recall that to get to that stage, you had to use the restriction 0<r<1. Thus, you can state that the final result is valid for r in that range as required (i.e. yes, you can say you've proved what the question is asking). For r outside the range, the conclusion will not hold; even though the factorized inequality holds for all r, some of the steps needed to get there would be invalid. Hope that makes sense.

As for how to do the factorization: you should review "factoring by decomposition".
 
  • #10
privyet said:
Thanks LastOneStanding, another rookie mistake on my part. I have to admit that I cheated with the factorisation (thanks WolframAlpha). I don't know if there's a specific method I should follow to factorize something like 4(r−r2)−1, but I still find it very difficult to just guess at what the factorisation might be and go from there, except for the most obvious ones. Hopefully practice will help with that.

Anyway, rearranging the equation to -(2r-1)^2≤0, I find that the inequality is valid for all r \in R. Is this sufficient to say that I've proved that if 0&lt;r&lt;1, then 1/(r(1-r))≥4.

My latest attempt (with the help of Ray Vickson's comment) goes like this:

Assume r \in R and 0&lt;r&lt;1, then r(1-r)&gt;0 and we can multiply the inequality by r(1-r). Therefore 1/4≥r(1-r). Since r(1-r)=r-r^2 is a quadratic equation the maximum value can be found at r=-b/2a. Putting the values of a and b into the equation gives r=1/2. Putting this value into the original inequality 1/(r(1-r))≥4 gives 4≥4, which is true, and since 1/(r(1-r))≥4 is true for all r&lt;1/2 the statement is proved.

------------------------------------------------------------
I'm confident that the above attempt is very different from what the author hoped when he wrote the article. The proofs in this early stage of the book are generally of a few lines, occasionally more for proofs involving cases. Anyway I've learnt/remembered a lot from working on the question and the advice given here. Thanks.

You need to find a and b so that r(1-r) = a - (r-b)^2. In other words, you need
r - r^2 = a - b^2 + 2br - r^2 for all r, so (equating the coefficients of r^0, r^1 \text{ and } r^2) we have a - b^2 = 0 and 2b = 1. Thus, r(1-r) = 1/4 - (r-1/2)^2. Now (r - 1/2)2 ≥ 0 for all r, and = 0 when r = 1/2 (which is inside the region 0 ≤ r ≤ 1). So, indeed, we have r(1-r)≤ 1/4 for all real r.

RGV
 
  • #11
Thanks again for the help. Factoring by decomposition will be a big help.
 
Back
Top