Putnam and Beyond Problem 113 Solution

  • Thread starter Thread starter ehrenfest
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] putnam and beyond prob 113

Homework Statement


Let a,b,c be side lengths of a triangle with the property that for any positive integer n, the numbers a^n, b^n, and c^n can also be the side lengths of a triangle. Prove that the triangle is necessarily isosceles.

Homework Equations


The Attempt at a Solution


I can do the case where a,b>1 and c<1 using the triangle inequalities a^n+c^n>b^n>a^n-c^n and squeezing but I cannot do the case where a,b,c>1 or a,b,c<1 unfortunately. Can someone give me a hint?
 
Physics news on Phys.org
I got it. When n is large enough

[tex]\frac{c}{a-b}\left( \frac{c}{a} \right)^{n-1} < 1[/tex]

or

[tex](a-b) a^{n-1} > c^n[/tex]

Then we have

[tex]a^n -b^n = (a-b)(a^{n-1}+ \cdots b^{n-1}) > (a-b)a^{n-1} >c^n[/tex]

which is what we want. Thanks. Please confirm that this is correct.
 
Last edited:
tiny-tim said:
hmm … a bit complicated …

For a simpler proof …

Hint: forget c, and just find an n with a^n > 2(b^n). :smile:

That works too.

EDIT: and wow that is much simpler since you avoid dividing into cases
 
Last edited:
ehrenfest said:
EDIT: and wow that is much simpler since you avoid dividing into cases

Yes … very simple questions often have very simple answers if you look long enough! :rolleyes:

Moral … simplify the problem as much as possible … then solve it! :smile: