If the centroid of a triangle is the midpoint of its circumcenter and incenter, and all three points are distinct points, then the secant of its biggest angle is an integer n . Find n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Label the sides A B , B C & C A as c , a & b respectively. Draw A A ′ ( the median from A onto B C ) , O A ′ , A D ( the perpendicular from A onto B C ) . Extend O G to meet A D at H . Draw I X ⊥ B C . H is the orthocentre since O , G & the orthocentre lie on the Euler line and O G meets A D at H .
H G = 2 G O = I O [ G is the midpoint of I O ] .
H G = I O
Subtracting I G from both sides gives, H I = G O . ⇒ H I = I G = G O ⇒ I O = 2 H I
Treating O H as a transversal cutting the parallel lines O A ′ , I X and H D ,we can say that, X A ′ = 2 D X .
X A ′ = X C − A ′ C = ( s − c ) − 2 a
On simplifying, this gives X A ′ = 2 b − c
D X = B X − B D
Let, B D = x
Now, c 2 − x 2 = A D 2
Also, b 2 − ( a − x ) 2 = A D 2
Equating these two equations gives , c 2 − x 2 = b 2 − ( a − x ) 2 ⇒ x = 2 a c 2 + a 2 − b 2
2 D X = 2 ( B X − B D ) = 2 { ( s − b ) − 2 a c 2 + a 2 − b 2 }
On simplifying, this gives, 2 D X = a ( b − c ) ( c + b − a )
X A ′ = 2 D X
⇒ 2 b − c = a ( b − c ) ( c + b − a ) ⇒ ( b − c ) ( 2 b + 2 c − 3 a ) = 0
Repeating the same constructions mentioned earlier on the other two sides similarly gives us, ( c − a ) ( 2 c + 2 a − 3 b ) = 0 and ( a − b ) ( 2 a + 2 b − 3 c ) = 0
The triangle can't be equilateral since I , G & O are given to be distinct points. Hence it has to be either isosceles or scalene.
If △ A B C is not isosceles, then,
2 b + 2 c − 3 a = 0 ⇒ a b + c = 2 3 . Similarly, b c + a = 2 3 and c a + b = 2 3
But then, 2 3 = a b + c = b c + a = c a + b = ( a + b + c ) 2 ( a + b + c ) = 2 , which is obviously a contradiction.
Hence, △ A B C is isosceles. Let b = c (WLG)
From the other two equations (which concur into one), we get, ( a − b ) ( 2 a − b ) = 0
⇒ 2 a − b = 0 [ Since a = b ]
⇒ b = 2 a
b = 2 a = A C > a = B C ⇒ ∠ A B C > ∠ B A C
∠ A B C is the biggest angle in △ A B C . Hence, sec ( ∠ A B C ) = a / 2 b = a / 2 2 a = 4 .
If the centroid is the midpoint of the circumcenter and incenter, and all three points are distinct points, then the three points must be collinear. The orthocenter is already collinear with the circumcenter and centroid (on the Euler line), so if the incenter is collinear with them as well, at least one altitude and one angle bisector are on the same line, which means the triangle must be an isosceles triangle, and the collinear points are on a straight line perpendicular to the base of the isosceles triangle.
Let the base of the isosceles triangle be 2 x , its legs be y , and its height be h .
Then the sides of the isosceles triangle are a = 2 x , b = y , c = y , and T = 2 1 ⋅ 2 x ⋅ h = x h , and by the Pythagorean Theorem, x 2 + h 2 = y 2 .
That means the circumradius is R = 4 T a b c = 4 x h 2 x ⋅ y ⋅ y = 2 h y 2 , which will be positioned at a height of h − R = 2 h 2 h 2 − y 2 = 2 ( x − y ) ( y + x ) ( 2 x 2 − y 2 ) y 2 − x 2 above the base of the triangle.
It also means that the inradius is positioned at a height of r = a + b + c 2 T = 2 x + y + y 2 x h = x + y x h = x + y x y 2 − x 2 above the base of the triangle.
Finally, the centroid is positioned at a height of p = 3 h = 3 y 2 − x 2 above the base of the triangle.
By the midpoint formula, 2 ( x − y ) ( y + x ) ( 2 x 2 − y 2 ) y 2 − x 2 + x + y x y 2 − x 2 = 3 2 y 2 − x 2 , which simplifies to ( y − 2 x ) ( y − 4 x ) = 0 and solves to y = 2 x or y = 4 x .
The solution y = 2 x represents an equilateral triangle in which the centroid, circumcenter, and incenter are not distinct, so it must be that y = 4 x , with the base angle as the biggest angle, and the secant of that angle is x y = n = 4 .
I think you flipped 'incenter' and 'centroid' in the second sentence. The Euler line includes the centroid, not (usually) the incenter.
I'm still trying to understand how the four points being collinear (a very helpful thought!) ensures the triangle is isosceles. The claim that 'the altitude and angle bisector are the same line' is only true for one vertex of an isosceles triangle. Any help?
Log in to reply
Thanks, I flipped them back.
Let R S be the altitude and angle bisector of △ P R Q :
Then ∠ P R S ≅ ∠ Q R S from the angle bisector, ∠ R S P ≅ ∠ R S Q from the altitude, and R S ≅ R S by the reflexive property, which makes △ P R S ≅ △ Q R S by ASA congruence. That makes R P ≅ R Q as corresponding parts of congruent triangles, which makes △ P R Q an isosceles triangle.
Log in to reply
Thanks. I agree that any two of the special lines (altitude, angle bisector, median, ...) of a triangle coinciding means the triangle is isosceles. I'm still working on convincing myself that the altitude and the angle bisector must be the same line here (for one of the triangle's vertices). Even in this problem where all the triangle centers are collinear, the altitude and the angle bisector drawn from corner P are different lines. But, of course, they are the same for one vertex of the triangle, R , making it isosceles.
Log in to reply
@Matthew Feig – "the incenter generally does not lie on the Euler line; it is on the Euler line only for isosceles triangles" https://en.wikipedia.org/wiki/Euler_line
This page has several proofs for it: https://math.stackexchange.com/questions/97471/the-incenter-and-euler-line
Log in to reply
@David Vreken – Thanks for the link. I looked at it briefly earlier, but I'm going to go back and follow the proofs more closely. (The formula for the distance of the incenter from the Euler Line in terms of the triangle sides is impressive!) I spent most of the time on this problem working out the isosceles case, but never really put together an argument to rule out scalene triangles.
Problem Loading...
Note Loading...
Set Loading...
Say we have a triangle A B C with ∠ B = ∠ C , so that sidelengths b = c . Let D be the midpoint of B C .
Helpfully, the line A D (the axis of symmetry of the triangle) is simultaneously the median through A , the perpendicular bisector of B C , and the angle bisector of A ; so the centroid, circumcentre and incentre of a triangle all lie on this line. (As a side fact, if these points are collinear, the triangle must be isosceles, but we don't need that here).
The centroid G is easiest to locate: we have A G = 3 2 A D = 3 2 b cos θ , where θ = 2 1 A (this is a standard result)
Now consider the circumcentre O . It lies on the intersection of the perpendicular bisectors of the sides. Say the midpoint of A B is E . Then ∠ A E O = 9 0 ∘ and A O = 2 1 b sec θ .
The incentre I is the intersection of the angle bisectors. The triangle A I B has A B = b , ∠ B I A = θ , and ∠ A B I = 4 5 − 2 1 θ .
By the sine rule: sin ∠ A B I A I sin ( 4 5 − 2 1 θ ) A I sin ( 4 5 − 2 1 θ ) A I A I A I = sin ∠ A I B A B = sin ( 1 8 0 − ∠ A B I − ∠ B I A ) b = sin ( 1 3 5 − 2 1 θ ) b = sin ( 1 3 5 − 2 1 θ ) b sin ( 4 5 − 2 1 θ ) = b cot 4 5 + 2 1 θ
We want G to be the midpoint of O and I ; that is 2 A G 3 4 b cos θ 3 4 cos θ = A O + A I = 2 1 b sec θ + b tan 4 5 + 2 1 θ = 2 1 sec θ + cot 4 5 + 2 1 θ
At this point, we can make use of the substitution t = tan 2 1 θ to rewrite this as
3 4 ⋅ 1 + t 2 1 − t 2 = 2 1 ⋅ 1 − t 2 1 + t 2 + 1 + t 1 − t
Cross-multiplying, cancelling and rearranging, this becomes ( t 2 − 8 t + 1 ) ( t 2 − 4 t + 1 ) = 0
with solutions t = 2 ± 3 , t = 4 ± 1 5 .
Checking these, we find two triangles that satisfy the condition; one is equilateral - but we disregard this as the three centres are not distinct.
In the other, we find tan 2 1 θ = 4 − 1 5 . In this triangle, B = C are the largest angles; and we find sec B = 4 .