Difference between revisions of "Mass points"

m (Examples)
m (Problems)
(28 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
'''Mass points''' is a technique in [[Euclidean geometry]] that can greatly simplify the proofs of many theorems concerning [[polygon]]s, and is helpful in solving complex geometry problems involving lengths.  In essence, it involves using a local [[coordinate system]] to identify [[point]]s by the [[ratio]]s into which they divide [[line segment]]s.  Mass points are generalized by [[barycentric coordinates]].
 
'''Mass points''' is a technique in [[Euclidean geometry]] that can greatly simplify the proofs of many theorems concerning [[polygon]]s, and is helpful in solving complex geometry problems involving lengths.  In essence, it involves using a local [[coordinate system]] to identify [[point]]s by the [[ratio]]s into which they divide [[line segment]]s.  Mass points are generalized by [[barycentric coordinates]].
  
Mass point geometry involves systematically assigning 'weights' to points using ratios of lengths relating vertices, which can then be used to deduce other lengths, using the fact that the lengths must be inversly proportional to their weight (just like a balanced lever). Additionally, the point dividing the line has a mass equal to the sum of the weights on either end of the line (like the fulcrum of a lever).
+
Mass point geometry was invented by Franz Mobius in 1827 along with his theory of homogeneous coordinates. The technique did not catch on until the 1960s when New York high school students made it popular. The technique greatly simplifies certain problems. Mass point geometry involves systematically assigning 'weights' to points using ratios of lengths relating vertices, which can then be used to deduce other lengths, using the fact that the lengths must be inversely proportional to their weight (just like a balanced lever). Additionally, the point dividing the line has a mass equal to the sum of the weights on either end of the line (like the fulcrum of a lever).
 +
 
 +
The way to systematically assign weights to the points involves first choosing a point for the entire figure to balance around. From there, WLOG a first weight can be assigned. From the first weight, others can be derived using a few simple rules. Any line passing this central point will balance the figure. If two points balance, the product of the mass and distance from a line of balance of one point will equal the product of the mass and distance from the same line of balance of the other point. If two points are balanced, the point on the balancing line used to balance them has a mass of the sum of the masses of the two points.
  
 
== Examples ==
 
== Examples ==
Consider a triangle <math>ABC</math> with its three [[Median_(geometry)|median]]s drawn, with the intersection points being <math>D, E, F,</math> corresponding to <math>AB, BC,</math> and <math>AC</math> respectively. Thus, if we label point <math>A</math> with a weight of <math>1</math>, <math>B</math> must also have a weight of <math>1</math> since <math>A</math> and <math>B</math> are equidistant to <math>D</math>. By the same process, we find <math>C</math> must also have a weight of 1. Now, since <math>A</math> and <math>B</math> both have a weight of <math>1</math>, <math>D</math> must have a weight of <math>2</math> (as is true for <math>E</math> and <math>F</math>). Thus, if we label the centroid <math>P</math>, we can deduce that <math>DP:PC</math> is <math>1:2</math> - the inverse ratio of their weights.
+
Consider a triangle <math>ABC</math> with its three [[Median_(geometry)|median]]s drawn, with the intersection points being <math>D, E, F,</math> corresponding to <math>AB, BC,</math> and <math>AC</math> respectively. Thus, if we label point <math>A</math> with a weight of <math>1</math>, <math>B</math> must also have a weight of <math>1</math> since <math>A</math> and <math>B</math> are equidistant from <math>D</math>. By the same process, we find <math>C</math> must also have a weight of 1. Now, since <math>A</math> and <math>B</math> both have a weight of <math>1</math>, <math>D</math> must have a weight of <math>2</math> (as is true for <math>E</math> and <math>F</math>). Thus, if we label the centroid <math>P</math>, we can deduce that <math>DP:PC</math> is <math>1:2</math> - the inverse ratio of their weights.
 +
 
 +
<math>\triangle ABC</math> has point <math>D</math> on <math>AB</math>, point <math>E</math> on <math>BC</math>, and point <math>F</math> on <math>AC</math>. <math>AE</math>, <math>CD</math>, and <math>BF</math>  intersect at point <math>G</math>. The ratio <math>AD:DB</math> is <math>3:5</math> and the ratio <math>CE:EB</math> is <math>8:3</math>. Find the ratio of <math>FG:GB</math>
  
 
==Problems==
 
==Problems==
[http://www.artofproblemsolving.com/Wiki/index.php/2004_AMC_10B_Problems/Problem_20 2004 AMC 10B #20]
+
[[2019 AMC 8 Problems/Problem 24]]
 +
 
 +
[[2013 AMC 10B Problems/Problem 16]]
 +
 
 +
[[2004 AMC 10B Problems/Problem 20]]
 +
 
 +
[[2016 AMC 12A Problems/Problem 12]]
 +
 
 +
[[2009 AIME I Problems/Problem 5]]
 +
 
 +
[[2009 AIME I Problems/Problem 4]]
 +
 
 +
[[2001 AIME I Problems/Problem 7 ]]
 +
 
 +
[[2011 AIME II Problems/Problem 4]]
 +
 
 +
[[ 1992 AIME  Problems/Problem 14 ]]
 +
 
 +
[[ 1988 AIME Problems/Problem 12]]
 +
 
 +
[[1989 AIME Problems/Problem 15]]
 +
 
 +
[[1985 AIME Problems/Problem 6]]
 +
<!-- Previous external links led to errors, removed-->
  
[http://www.artofproblemsolving.com/Wiki/index.php/2009_AIME_I_Problems/Problem_4 2009 AIME I #4]
+
==Video Lecture==
  
[https://www.artofproblemsolving.com/Wiki/index.php/2001_AIME_I_Problems/Problem_7 2001 AIME I #7]
+
The Central NC Math Group recently released a lecture on Mass Points and Barycentric Coordinates, which you can view at https://www.youtube.com/watch?v=KQim7-wrwL0.
PLEASE ADD MORE!
 
  
== External links ==
 
*http://mathcircle.berkeley.edu/archivedocs/2007_2008/lectures/0708lecturesps/MassPointsBMC07.ps
 
*http://mathcircle.berkeley.edu/archivedocs/1999_2000/lectures/9900lecturespdf/mpgeo.pdf
 
  
{{stub}}
 
  
 
[[Category:Definition]]
 
[[Category:Definition]]
 
[[Category:Geometry]]
 
[[Category:Geometry]]

Revision as of 16:38, 14 September 2020

Mass points is a technique in Euclidean geometry that can greatly simplify the proofs of many theorems concerning polygons, and is helpful in solving complex geometry problems involving lengths. In essence, it involves using a local coordinate system to identify points by the ratios into which they divide line segments. Mass points are generalized by barycentric coordinates.

Mass point geometry was invented by Franz Mobius in 1827 along with his theory of homogeneous coordinates. The technique did not catch on until the 1960s when New York high school students made it popular. The technique greatly simplifies certain problems. Mass point geometry involves systematically assigning 'weights' to points using ratios of lengths relating vertices, which can then be used to deduce other lengths, using the fact that the lengths must be inversely proportional to their weight (just like a balanced lever). Additionally, the point dividing the line has a mass equal to the sum of the weights on either end of the line (like the fulcrum of a lever).

The way to systematically assign weights to the points involves first choosing a point for the entire figure to balance around. From there, WLOG a first weight can be assigned. From the first weight, others can be derived using a few simple rules. Any line passing this central point will balance the figure. If two points balance, the product of the mass and distance from a line of balance of one point will equal the product of the mass and distance from the same line of balance of the other point. If two points are balanced, the point on the balancing line used to balance them has a mass of the sum of the masses of the two points.

Examples

Consider a triangle $ABC$ with its three medians drawn, with the intersection points being $D, E, F,$ corresponding to $AB, BC,$ and $AC$ respectively. Thus, if we label point $A$ with a weight of $1$, $B$ must also have a weight of $1$ since $A$ and $B$ are equidistant from $D$. By the same process, we find $C$ must also have a weight of 1. Now, since $A$ and $B$ both have a weight of $1$, $D$ must have a weight of $2$ (as is true for $E$ and $F$). Thus, if we label the centroid $P$, we can deduce that $DP:PC$ is $1:2$ - the inverse ratio of their weights.

$\triangle ABC$ has point $D$ on $AB$, point $E$ on $BC$, and point $F$ on $AC$. $AE$, $CD$, and $BF$ intersect at point $G$. The ratio $AD:DB$ is $3:5$ and the ratio $CE:EB$ is $8:3$. Find the ratio of $FG:GB$

Problems

2019 AMC 8 Problems/Problem 24

2013 AMC 10B Problems/Problem 16

2004 AMC 10B Problems/Problem 20

2016 AMC 12A Problems/Problem 12

2009 AIME I Problems/Problem 5

2009 AIME I Problems/Problem 4

2001 AIME I Problems/Problem 7

2011 AIME II Problems/Problem 4

1992 AIME Problems/Problem 14

1988 AIME Problems/Problem 12

1989 AIME Problems/Problem 15

1985 AIME Problems/Problem 6

Video Lecture

The Central NC Math Group recently released a lecture on Mass Points and Barycentric Coordinates, which you can view at https://www.youtube.com/watch?v=KQim7-wrwL0.