Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Triangle Inequality

  • 22-04-2012 12:26pm
    #1
    Registered Users, Registered Users 2 Posts: 338 ✭✭


    This is an olympiad style question, but it's not supposed to be very hard.

    Prove that if a,b,c are the sides of a triangle then

    a/(b+c-a)+b/(a+c-b)+c/(a+b-c) >= 3



    If you use AMGM inequality you basically want to prove

    abc >= (b+c-a)(a+c-b)(a+b-c)

    which looks easier to prove. But i'm stuck. :confused:


Comments

  • Registered Users, Registered Users 2 Posts: 6 GabbyG


    You're actually done. What you got after applying the AM-GM inequality is Schur's inequality.

    Schur's inequality says that for any non-negative real numbers [latex]a,b,c[/latex] and [latex]k>0[/latex]

    [latex]a^{k}(a-b)(a-c)+b^{k}(b-a)(b-c)+c^{k}(c-a)(c-b) \geq 0[/latex]

    The case when [latex]k=1[/latex] gives:

    [latex]a^3 + b^3 + c^3 + 3abc \geq a^{2}b + a^{2}c + b^{2}a + b^{2}c + c^{2}a + c^{2}b[/latex]

    which is equivalent to the inequality you got

    [latex]abc \geq (b+c-a)(a+c-b)(a+b-c)[/latex]


  • Registered Users, Registered Users 2 Posts: 338 ✭✭ray giraffe


    Thanks Gabby! :)


Advertisement