#Writing proofs in Maths

132 messages · Page 1 of 1 (latest)

crystal herald
#

idea from rob

white compass
#

😎

#

Time for a proof in a foreign language

crystal herald
#

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

white compass
#

So you understand how you get from the given statement to a^2 + 1 >= 2a, correct?

crystal herald
white compass
#

Yes

crystal herald
#

I don't really get it unfortunately

white compass
#
  • a
#

times a

#

Because 1/a = very difficult stuff

crystal herald
#

ohhh

#

and it'd be <=> right

white compass
#

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

white compass
crystal herald
#

so by doing *a I proved that they're both equal to eachother

white compass
#

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

crystal herald
#

Ok

white compass
#

So now we have this nice a^2 + 1 = 2a equation

#

This is also for all a in reals?

crystal herald
#

since it's both >= then I think it is true for all real numbers

#

actually it's not true for negative numbers is it?

white compass
#

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

crystal herald
#

for every positive a I need to prove that a+1/a>=2

white compass
#

So it's only for positive a

crystal herald
#

a+1>=2a would be true for all positive a

white compass
#

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?

crystal herald
#

1 sec

crystal herald
white compass
#
a+1/a>=2
(a + 1/a) * a >= 2 * a
a^2 + 1 >= 2a
crystal herald
white compass
#

sorry yeah

#

should be like this

#

💀

#

eepy mode

crystal herald
#

that's okay, I make worse mistakes all the time lol

white compass
#

at least you caught my mistake, shows youre thinking about it

crystal herald
#

thanks

#

I don't get how I should get from a+1 >= 2a to a^2+1 >= 2a

white compass
#

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

crystal herald
#

is it just by logic that a^2 + 1 >= 2a is the same as a + 1 >= 2a because a^2 >= a?

white compass
#

Those are not the same

#

a+1/a>=2
is the same as
a^2 + 1 >= 2a

crystal herald
white compass
#

we multiply both sides by a

crystal herald
marsh nestBOT
crystal herald
#

ohhhhhhhhhhh

white compass
#

maybe im blind or something

crystal herald
#

no you're right

white compass
crystal herald
#

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?

white compass
#

It doesn't prove anything, we're just rearranging

#

Now with this modified equation we can do the actual proof

crystal herald
white compass
#

Yes, we can rearrange it like this

#

Now we can maybe rearrange the left side some more

crystal herald
#

would it make sense to use the quadratic formula?

#

I guess it wouldn't? As I'm not trying to find a

white compass
#

Let's try to rearrange

#

binomial formulas

crystal herald
#

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

white compass
#

Or you can use the square property again

#

that we used before

crystal herald
white compass
#

Anything squared >= 0

crystal herald
white compass
#

x^2 >= 0

#

with x = a-1

crystal herald
#

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

white compass
#

That x^2 >0 0 yes

#

=

#

with x being a-1

#

and the fact that a is positive

white compass
#

idk what you mean by reversing the order

crystal herald
white compass
#

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

crystal herald
white compass
#

No, because you only did rearrangements until then

crystal herald
white compass
#

crystal herald
# white compass

is it formal enough? Or do I have to write it in a similar fashion:

Given: 
To prove:

Proof:

Case 1:
...```
white compass
#

What does the full proof look like?

crystal herald
white compass
#

Yours

crystal herald
white compass
#
a+1/a>=2
(a + 1/a) * a >= 2 * a
a^2 + 1 >= 2a
a^2 -2a + 1 >= 0
(a - 1)^2 >= 0
crystal herald
crystal herald
#

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

white compass
#

Good night 🥺

heady crater
white compass
#

Now once we understand how we can prove it in text we can thincc about the formal notation

heady crater
# heady crater I would do it the other way

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

crystal herald
heady crater
#

Yes, it's more correct

#

Of course you have to state that (a - 1)^2 >= 0 is true but that's easy

crystal herald
heady crater
#

What

crystal herald
heady crater
#

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

crystal herald
#

sorry if I sound a bit lost, proofs is a foreign thing for me

#

also just started learning about inequalities

heady crater
#

The square of any real number is non-negative