Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Help on Math Proof  (Read 583 times)

noodle0117

  • Bay Watcher
  • I wonder what would happen if I pull it.
    • View Profile
Help on Math Proof
« on: March 09, 2013, 03:36:31 am »

Hello all,

I'm trying to figure out a math proof but I'm rather stuck on how to do so.
The problem itself isn't intuitively hard, but I'm not sure on how to figure it out formally.

Here's the problem:
Prove that there exists a positive real number c such that x + y ≥ c min{x, y} for
every two positive integers x, y.

Thanks
Logged

Whatsifsowhatsit

  • Bay Watcher
  • Big geek
    • View Profile
Re: Help on Math Proof
« Reply #1 on: March 09, 2013, 05:59:07 am »

It's been too long since I was taught to do such things formally, but it is indeed intuitively quite simple. The most difficult situation is when you have x=y (A), I think, and then basically x+y = 2x, so if c ≤ 2, you have it. You just have to show (A) formally, which I wouldn't be sure how to do. You might be able to imagine that if x >> y or vice versa, it's not that difficult to get higher than the right hand side of the inequality by just adding the much larger number, and work from there. So again, you can see that intuitively when you think about it a bit, it's the formal part that I wouldn't be able to do anymore. I should look back into this at some point. I wonder if Khan Academy has anything on formal mathematical proofs.

Hopefully that helps some, at least.
« Last Edit: March 09, 2013, 11:17:55 am by Whatsifsowhatsit »
Logged

RulerOfNothing

  • Bay Watcher
    • View Profile
Re: Help on Math Proof
« Reply #2 on: March 09, 2013, 07:44:52 am »

Let us assume x>=y (so x=a+y where a is positive or zero), which we can do because x+y=y+x and min{x,y}=min{y,x}. The inequality then reduces to a+2y>=c*y. If we let c be equal to one then we get a+2y>=y, which is equivalent to a+y>=0. Since a is positive or zero and y is always positive then this statement is true for all values of a and y. I am not quite sure how to finish this proof exactly (it is a bit late here), but I hope this helps.
Logged

Virex

  • Bay Watcher
  • Subjects interest attracted. Annalyses pending...
    • View Profile
Re: Help on Math Proof
« Reply #3 on: March 09, 2013, 10:57:15 am »

Tips:
1: Can you express c in x and y?
2: What happens when x = y? And what happens when x > y or y > x?

« Last Edit: March 09, 2013, 11:09:33 am by Virex »
Logged

Skyrunner

  • Bay Watcher
  • ?!?!
    • View Profile
    • Portfolio
Re: Help on Math Proof
« Reply #4 on: March 09, 2013, 11:44:00 am »

What does x + y >= c min(x, y) mean? c* min()? O_o

Edit: Assuming yes, here's my own proof:

Spoiler (click to show/hide)
« Last Edit: March 09, 2013, 11:59:50 am by Skyrunner »
Logged

bay12 lower boards IRC:irc.darkmyst.org @ #bay12lb
"Oh, they never lie. They dissemble, evade, prevaricate, confoud, confuse, distract, obscure, subtly misrepresent and willfully misunderstand with what often appears to be a positively gleeful relish ... but they never lie" -- Look To Windward

noodle0117

  • Bay Watcher
  • I wonder what would happen if I pull it.
    • View Profile
Re: Help on Math Proof
« Reply #5 on: March 09, 2013, 01:28:28 pm »

Thanks a lot!
Logged