Putnam and Beyond Problem 113 Solution

  • Thread starter Thread starter ehrenfest
  • Start date Start date
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
Hi ehrenfest! :smile:

Hint: if it's not isoceles, then name the sides so that a > b > c > 1.

You need to find an n such that a^n > b^n + c^n. :smile:
 
I got it. When n is large enough

\frac{c}{a-b}\left( \frac{c}{a} \right)^{n-1} &lt; 1

or

(a-b) a^{n-1} &gt; c^n

Then we have

a^n -b^n = (a-b)(a^{n-1}+ \cdots b^{n-1}) &gt; (a-b)a^{n-1} &gt;c^n

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

For a simpler proof …

Hint: forget c, and just find an n with a^n > 2(b^n). :smile:
 
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:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top