New Reply

Inequality in Triangles

 
Share Thread Thread Tools
Oct25-12, 04:56 PM   #1
 

Inequality in Triangles


Hi

Given is a triangle on points x,y,z in the plane. This triangle has two points a and b on opposite sides (see Figure).
I would like to show that the following inequality has to hold:

\max {d(b,x), d(b,y), d(b,z)} +
\max {d(a,x), d(a,y), d(a,z)} - d(b,a)
> \min {d(x,y), d(x,z), d(y,z)}

where d(u,v) denotes the euclidean distance between u and v.
I actually expect the above statement to be true even if a and b are two arbitrary points outside of the triangle.

Does anybody have an idea how to approach this?
Attached Thumbnails
bsp.png  
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Oct26-12, 12:00 AM   #2
 
Hey James4.

Have you considered using the triangle inequalities?

http://en.wikipedia.org/wiki/Triangle_inequality
 
Oct26-12, 02:23 AM   #3
 
Hi chiro

Thanks, for your answer.
Yes I have considered this, but I don't think that they immediately apply to the problem.
 
Oct27-12, 01:14 AM   #4
 

Inequality in Triangles


Can you consider using the inequality to get the maximum of each distance function? (Think about the triangle with vertices x,y,z and apply the inequality to the arbitrary point b).
 
Oct27-12, 01:42 AM   #5
 
Hi

I am not sure if I understand what you mean by "get the maximum of each distance function".
Do you mean distinguishing the cases when xy, xz or yz are is the largest side?
 
Oct27-12, 01:45 AM   #6
 
You have a max(d(x,b),d(y,b),d(z,b)) and I was referring to that specific function itself.
 
Oct27-12, 01:57 AM   #7
 
thanks, but how do you know which side is the largest? For example in the triangle y,b,x, any side can be largest, depending on the angles in the original triangle.
So I don't see which bounds you would obtain.

Btw: Do you have a solution in mind and you want to guide me there or are you also thinking about how to solve this problem? Because I don't think it is trivial.
 
Oct27-12, 02:00 AM   #8
 
I'm just bouncing ideas off you to help you solve your own problem: I didn't intend to solve the whole thing completely for you.
 
New Reply

Tags
inequality, triangle
Thread Tools


Similar Threads for: Inequality in Triangles
Thread Forum Replies
Prove this inequality for all triangles Precalculus Mathematics Homework 8
Use Schwarz inequality to prove triangle inequality Calculus & Beyond Homework 3
Prove Minkowski Inequality using Cauchy-Schwartz Inequality Linear & Abstract Algebra 3
Triangle Inequality and Cauchy Inequality Proofs Calculus & Beyond Homework 14