image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Mathematics > Calculus & Analysis


Reply

image Pedoe's Two Triangle Inequality Share It Thread Tools Search this Thread image
Old May17-05, 05:06 AM       Last edited by maverick280857; May17-05 at 05:08 AM..            #1
maverick280857

maverick280857 is Offline:
Posts: 1,549
Pedoe's Two Triangle Inequality

Hi everyone

I need some help proving Pedoe's Inequality for two triangles, which states that

LaTeX Code: a_{1}^2(b_{2}^2+c_{2}^2-a_{2}^2) + b_{1}^2(c_{2}^2 + a_{2}^2 - b_{2}^2) + c_{1}^2(a_{2}^2 + b_{2}^2 - c_{2}^2) \\geq 16F_{1}F_{2}

where LaTeX Code: (a_{1},b_{1},c_{1}) and LaTeX Code: (a_{2},b_{2},c_{2}) are the sides of triangles LaTeX Code: A_{1}B_{1}C_{1} and LaTeX Code: A_{2}B_{2}C_{2} respectively and LaTeX Code: F_{1} , LaTeX Code: F_{2} are their areas.

The expressions in the brackets suggest usage of the cosine rule, which gives LaTeX Code: b_{2}^2 + c_{2}^2 - a_{2}^2 = 2b_{2}c_{2}\\cos A_{2} . Using this the left hand side transforms to three terms of the type LaTeX Code: 2a_{1}^2b_{2}c_{2}\\cos A_{2} but this doesn't seem to help. The right hand side can be transformed using Hero's formula for the area of either triangle. This also gets rid of 16. But I don't know how to proceed further.

I would be grateful if someone could suggest a way out. In case there is a proof available on the internet, please let me know...I am searching for it myself on google right now....so far I have found several pages just listing the theorem's statement (mostly copied from wiki).

Thanks...

Cheers
vivek
  Reply With Quote
Old May19-05, 11:13 AM                  #2
maverick280857

maverick280857 is Offline:
Posts: 1,549
Hi again

I posted this sometime back...apparently it was read by very few people. With this reminder, I am hoping someone who has some idea about the inequality can help me out. Its urgent (but not homework)....

Thanks and Cheers
Vivek
  Reply With Quote
Old May20-05, 05:55 AM                  #3
maverick280857

maverick280857 is Offline:
Posts: 1,549
To the Moderator: Please shift this to the appropriate forum.
  Reply With Quote
Old May20-05, 07:05 AM                  #4
Hurkyl

PF Mentor
 
Hurkyl's Avatar

Hurkyl is Online:
Posts: 13,363
Do you know when equality is supposed to happen? If so, you could use this type of proof technique:


Theorem: 2^x > x^2 for all x > 4.

Proof:

Consider f(x) = 2^x - x^2. Then f(4) = 0.
f'(x) = 2^x (log 2) - 2x
f'(4) > 0, so f is increasing at x = 4.
f''(x) = 2^x (log 2)^2 - 2
f''(x) > 0 for all x >= 4, so f'(x) is increasing for x >= 4.
Therefore, f(x) is increasing on x >= 4, so 0 is its minimum, which occurs at x = 4.
Therefore, 2^x > x^2 for all x > 4.
  Reply With Quote
Old May20-05, 09:05 AM                  #5
maverick280857

maverick280857 is Offline:
Posts: 1,549
Hi Hurkyl

Thanks for your reply. Equality occurs iff the two triangles are similar. Could you please elaborate on your idea a bit?

Thanks and cheers
vivek
  Reply With Quote
Old May20-05, 09:45 AM       Last edited by arildno; May21-05 at 05:38 AM..            #6
arildno

arildno is Offline:
Posts: 9,895
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Hi, maverick.
I googled a bit, and found the following article.
Have fun!
http://jipam.vu.edu.au/images/106_03_JIPAM/106_03.pdf
Your inequality is 3.13
  Reply With Quote
Old May22-05, 12:32 PM                  #7
maverick280857

maverick280857 is Offline:
Posts: 1,549
Hi arildno

Thanks so much for the pdf file. I am sorry for this delayed reply (I was busy with tests). I've seen some of it and will go through it in detail.

Thanks and cheers
Vivek
  Reply With Quote
Old Jun8-05, 05:13 PM                  #8
Philip Lam

Philip Lam is Offline:
Posts: 1
Let a and b be the vectot , let v be the angle between a and b, then
aXb=a*b*sin(v)
a.b=a*b*cos(v)
(axb)*(axb)= a^2*b^2*sin(v)^2=a^2*b^2*(1-cos(v)^2)=a^2*b^2-(a.b)^2
let c=a-b, then the area of triangle a,b,c is
F=(1/2)*a*b*sin(v)
F^2 = (1/4)*a^2*b^2*sin(v)^2 = (1/4)*(axb)*(axb)=(1/4)(a^2*b^2-(a.b)^2)

Similiarly, define a' and b' as the vector,let v' be the angle between a' and b', let c'=a'-c'.
The area of triangle a', b', c' is
F1=(1/2)*a'*b'*sin(v')
F1^2 = (1/4)*(a'^2*b'^2-(a'.b')^2)

(16*F1*F)^2 = 16*(a^2*b^2-(a.b)^2)(a'^2*b'^2-(a'.b')^2)
= 16*(a^2*b^2*a'^2*b'^2 - a^2*b^2*(a'.b')^2 - a'^2*b'^2*(a.b)^2 + (a.b)^2*(a'.b')^2) ------(1)

Let A = a'^2*(-a^2+b^2+c^2) + b'^2*(a^2-b^2+c^2) +c'^2*(a^2+b^2-c^2)
because c^2= a^2+b^2-2*a*b*cos(v) = a^2+b^2-2*(a.b)
c'^2 =a'^2+b'^2-2*(a'.b')
subsitute c, c' in A

A = 2*(a'^2*(b^2-(a.b)) + 2*(b'^2*(a^2-(a.b)) + (a'^2+b'^2-2*(a'.b'))*2*(a.b)
= 2*(a'^2*b^2 + b'^2*a^2 -2*(a.b)*(a'.b'))
= 2*((a'*b-a*b')^2 + 2*a*b*a'*b' - 2*(a.b)*(a'.b'))

A^2 = 4*((a'*b - a*b')^4 + 4*(a'*b -a*b')^2*a*b*a'*b' + 4*(a*b*a'*b')^2 - 4*(a'*b-a*b')^2*(a.b)*(a'.b')
-8*a*b*a'*b'*(a.b)*(a'.b') + 4(a.b)^2(a'.b')^2) -------------(2)

Substract (1) from (2)

A^2 - (16*F1*F)^2 = 4*((a'*b - a*b')^4 +4*(a'*b-a*b')^2*(a*b*a'*b' - (a.b)*(a'.b')) +
4*a^2*b^2(a'.b')^2 + 4*a'^2*b'^2*(a.b)^2 - 8*a*b*a'*b'*(a.b)*(a'.b'))
= 4*(a'*b-a*b')^4 + 16*(a'*b-a*b')^2*(a*b*a'*b'-(a.b)*(a'.b')) +
16*(a*b*(a'.b')-a'*b'*(a.b))^2
It's easy to see that on the right hand side, the first and the third term are large than zero, the second term only need
concern a*b*a'*b'-(a.b)*(a'.b'), because
(a.b)=a*b*cos(v)
(a'.b')=a'*b'*cos(v')
so a*b*a'*b'-(a.b)*(a'.b') = a*b*a'*b'*(1-cos(v)*cos(v'))
since cos(v)<=1 cos(v')<=1 so cos(v)*cos(v')<=1, so a*b*a'*b'-(a.b)*(a'*b') >=0
We draw conclusion that A^2-(16*F*F1)^2 >= 0 therefore A>=16*F*F1

To make the equal sign hold, we must have
a'*b-a*b'=0 ======> a'/b' = a/b
AND
a*b*(a'.b')-a'*b'*(a.b)=0 ===> a*b*a'*b'*(cos(v')-cos(v))=0 =====> cos(v')=cos(v) ====> v'=v
This is equivalent to the codition that the triangles abc and a'b'c' are similar.
  Reply With Quote
Old Nov28-05, 04:50 AM                  #9
maverick280857

maverick280857 is Offline:
Posts: 1,549
Hi Philip,

I'm sorry I didn't see your post earlier. Interesting. Thanks.

Cheers
Vivek
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Pedoe's Two Triangle Inequality
Thread Thread Starter Forum Replies Last Post
Triangle inequality physstudent1 Precalculus Mathematics 3 Sep6-07 11:02 AM
Triangle inequality Bitter General Math 12 Feb11-07 03:36 PM
Triangle Inequality theperthvan Calculus & Analysis 14 Jan19-07 05:43 AM
triangle inequality stunner5000pt Calculus & Beyond 1 Apr12-06 03:05 PM
triangle inequality blinder Linear & Abstract Algebra 1 May1-05 10:16 AM

Powered by vBulletin Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image