#Writing proofs in Maths
132 messages · Page 1 of 1 (latest)
here I have to prove that for every positive a, there's a+1/a>=2, and I have to answer when there's equality
I have a hint that I should firstly prove a^2 + 1 >= 2a
so to prove that a^2 + 1 >= 2a I'd have to seperate them into a^2 + 1 = 2a and a^2 + 1 > a , I guess?
from my understanding a^2 + 1 = 2a when a=0
and the other is when a is above 0
So you understand how you get from the given statement to a^2 + 1 >= 2a, correct?
how I get from a+1/a>=2 to a^2 + 1 = 2a?
Yes
I don't really get it unfortunately
But since you're applying the same operation (*a) on both sides, proving that a^2 + 1 = 2a is also proving that a + 1/a = 2
Yeah, it's the same equation
so by doing *a I proved that they're both equal to eachother
No that's just reshaping the equation
doing the *a doesn't prove anything yet
But it brings the equation into a nicer form that's easier to work with
Ok
since it's both >= then I think it is true for all real numbers
actually it's not true for negative numbers is it?
Oh sorry I mixed things up, didn't see the >=
In the task it should tell you what numbers you are supposed to prove the equation for
for every positive a I need to prove that a+1/a>=2
So it's only for positive a
a+1>=2a would be true for all positive a
So we have a^2 + 1 >= 2a
We can rearrange that to be
a^2 -2a + 1 >= 0
Do you remember any funny rearrangements for the left side here?
1 sec
can you explain how we got a^2?
a+1/a>=2
(a + 1/a) * a >= 2 * a
a^2 + 1 >= 2a
shouldn't this just get rid of /a?
that's okay, I make worse mistakes all the time lol
at least you caught my mistake, shows youre thinking about it
You don't
idk if I made a mistake again somewhere lmao
from a+1/a>=2
to a^2+1 >= 2a
by multiplying both sides with a
is it just by logic that a^2 + 1 >= 2a is the same as a + 1 >= 2a because a^2 >= a?
sorry I don't really get where the ^2 comes from
this
we multiply both sides by a
ohhhhhhhhhhh
maybe im blind or something
no you're right
but i think thats what you sent
I got confused, I read a + 1/a as (a+1)/a
ok I get you now
so at this point by multiplying by a, I proved that a^2 + 1 >= 2a is a thing right?
It doesn't prove anything, we're just rearranging
Now with this modified equation we can do the actual proof
I can see that a^2-2a+1 >= 0 is possible am I in the right direction?
Yes, we can rearrange it like this
Now we can maybe rearrange the left side some more
this looks like what I think is called a quadratic equation in english
would it make sense to use the quadratic formula?
I guess it wouldn't? As I'm not trying to find a
ohhh
I always get caught off guard by the binomial formulas
so I'd get (a-1)^2 >= 0
my first guess would be to use square root on both sides to get a-1 >= 0
I don't really get what square property means
Anything squared >= 0
but that's just (a-1)^2 >= 0
so I should somehow use the information that a^2 >= 0 I'm guessing
so if I reverse the order of a^2 >= 0 in the same way I'd get a+1/a>=2 wouldn't I
am I right here?
idk what you mean by reversing the order
as in doing the opposite of the steps I did to get to this point
You don't need to
You only rearranged it up to here so it's still the same equation
If you prove (a-1)^2 >= 0 then you have also shown that the original equation holds
wouldn't I have to expand it back to a^2-2a+1 >= 0 in order to prove that?
No, because you only did rearrangements until then
(a-1)^2 > 0 would be true for every positive number of a above 1, and (a-1)^2 = 0 is true if a = 1
as a^2 always leads to a positive number if a is a positive number
✅
is it formal enough? Or do I have to write it in a similar fashion:
Given:
To prove:
Proof:
Case 1:
...```
What does the full proof look like?
in the schoolbook answer?
Yours
can you explain? Like all the rearrangements I did to get to (a-1)^2 >= 0?
a+1/a>=2
(a + 1/a) * a >= 2 * a
a^2 + 1 >= 2a
a^2 -2a + 1 >= 0
(a - 1)^2 >= 0
yea I wrote it in a similar fashion
I have to go to sleep now, your help was incredible and I honestly really appreciate that you took time out of your day to help me @white compass
I'm really thankful for that
Good night 🥺
I would do it the other way
Now once we understand how we can prove it in text we can thincc about the formal notation
Should probably explain what I mean by this. If what you want to prove is that a + 1/a >= 2 then you cannot start your proof by assuming that it's true and getting to another true statement
Instead you start with what you know is true, then eventually using a chain of logical implications, you get to showing that what you want to prove must also be true at the end
so I was right about doing the opposite of the steps I did to get from (a - 1)^2 >= 0 to a+1/a>=2?
Yes, it's more correct
Of course you have to state that (a - 1)^2 >= 0 is true but that's easy
to state that it is true I have to use this format? @heady crater
What
how do I go about stating that it's true?
You just say it in the proof?
and justify it
Ez though cause any real number x, will have x^2 be positive
Not sure what's confusing you
from what I understand that justifies (a - 1)^2 > 0 and then I'd have to also justify (a - 1)^2 = 0?
sorry if I sound a bit lost, proofs is a foreign thing for me
also just started learning about inequalities
Sorry, my mistake
The square of any real number is non-negative