Finding Point M on Triangle ABC's Circumcircle

  • Context: Undergrad 
  • Thread starter Thread starter Vishalrox
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around finding a point M on the circumcircle of triangle ABC such that the relationship MA = MB + MC holds. Participants explore various methods and mathematical concepts to approach this problem, which involves geometry and trigonometry.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant suggests finding the angles THA, THB, and THC corresponding to points A, B, and C, and then establishing a relationship using isosceles triangles formed with point M.
  • Another participant proposes applying Ptolemy's theorem to a cyclic quadrilateral formed by the triangle's sides and the segments MA, MB, and MC to derive a condition for the lengths.
  • A later reply discusses the complexity of isolating THM in the sine relationship and suggests using brute force to substitute values between 0 and 2Pi.
  • One participant mentions using barycentric coordinates and provides a formula for the circumcenter's coordinates based on the triangle's side lengths.
  • Another participant expresses uncertainty about the correctness of their findings regarding barycentric coordinates and asks for validation.

Areas of Agreement / Disagreement

Participants present multiple competing views and methods for solving the problem, with no consensus reached on a single approach or solution.

Contextual Notes

Some mathematical steps and assumptions remain unresolved, particularly in isolating variables and applying theorems. The discussion does not clarify the conditions under which the proposed methods are valid.

Vishalrox
Messages
20
Reaction score
0
Nice ques to solve !

Given a triangle ABC find a point M on its circumcircle such that MA=MB+MC...It is easy for an equilateral triangle... I got it... but I couldn't get how to find for any arbitrary triangle...
 
Mathematics news on Phys.org


Hhhmmm...in other words, you have 3 points on a circle and you need to find a 4th one that meets such condition.

I would first find out the angle that the radius makes to each point A,B,C; let's call these angles THA, THB, THC (TH for theta).

Then, let's have a point M and its corresponding THM.

Let's call the center of the circle O.

By taking the center of the circle, the point M and one point (A,B,C) at a time, we have 3 isosceles triangles where the base-lines (chords) of those triangles are those lines you want to match the equation MA=MB+MC. Also, it is true that MA/2 = MB/2 + MC/2.

Those base-lines are chords whose lengths are 2Sin(TH/2), where TH is the angle the two sides make at the center of the circle (radius=1).

For triangle AOM, we have one TH, THAOM = THA - THM

and

THBOM = THB - THM
THCOM = THC - THM

And so, we want:

Sin(THAOM/2) = Sin(THBOM/2) + Sin(THCOM/2)

I think it now gets a bit hairy to isolate THM from here; so, you could simply apply brut force and substitute values between 0 and 2Pi and that's it.
 


The three sides of the triangle as well as the chords MA, MB and MC will form the sides and diagonals of a cyclic quadrilateral. Now if you apply Ptolemy's theorem to the quadrilateral, you should be able to obtain a condition relating the three sides. With that condition, you should be able to derive an expression for the length of either MA, MB or MC and the position of M can be found with that.
 
Last edited:


Guys? Help him to the answer. Spoonfeeding is not allowed on PF.
 


DaveC426913 said:
Guys? Help him to the answer. Spoonfeeding is not allowed on PF.

Oh my apologies, since this wasn't posted in the homework forums, I though he just wanted some form of solution. I'll edit my answer to provide hints instead.
 


gsal said:
And so, we want:

Sin(THAOM/2) = Sin(THBOM/2) + Sin(THCOM/2)

I think it now gets a bit hairy to isolate THM from here; so, you could simply apply brut force and substitute values between 0 and 2Pi and that's it.

Now we just do THAOM/2=THA/2-THM/2
Expand out the sines using sin(A-B)=sinAcosB-sinBcosA
Pull out the sin(THM/2) to one side and the cos(THM/2) to the other.
Divide for tan(THM/2)
 


i got it mysely...just say whether its r8...Barycentric coordinates as a function of the side lengths. The circumcenter has trilinear coordinates (cos α, cos β, cos γ) where α, β, γ are the angles of the triangle. The circumcenter M has coordinates:

M = (a^2(-a^2 + b^2 + c^2), b^2(a^2 - b^2 + c^2), c^2(a^2 + b^2 - c^2))

where a, b, c are edge lengths (BC, CA, AB respectively) of the triangle.

and i found the three co-ordinates...now we can find the answer easily...!...is it correct...
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
5K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K