Difference between revisions of "1964 IMO Problems/Problem 5"

(Solution)
(Solution)
Line 11: Line 11:
 
     Now, we will find how many other perpendiculars intersect the line. We can do this in total <math>20</math> ways. Why? See, can draw perpendiculars from <math>B</math> and <math>C</math> to other lines( we haven't counted the perpendicular from <math>B</math> to <math>AC</math> and perpendicular from <math>C</math> on <math>AB</math> , as they intersect <math>P_1</math> at the same point) in <math>5</math> ways for each. So, total <math>10</math> ways.  
 
     Now, we will find how many other perpendiculars intersect the line. We can do this in total <math>20</math> ways. Why? See, can draw perpendiculars from <math>B</math> and <math>C</math> to other lines( we haven't counted the perpendicular from <math>B</math> to <math>AC</math> and perpendicular from <math>C</math> on <math>AB</math> , as they intersect <math>P_1</math> at the same point) in <math>5</math> ways for each. So, total <math>10</math> ways.  
 
   Now, <math>5</math> perpendiculars from each <math>D</math> and <math>E</math> on the other lines except on <math>BC</math>( because in this case teh perpendiculars from <math>D</math> and <math>E</math> will be parallel to <math>P_1</math> , and so shall not intersect). So,total <math>10</math> cases.
 
   Now, <math>5</math> perpendiculars from each <math>D</math> and <math>E</math> on the other lines except on <math>BC</math>( because in this case teh perpendiculars from <math>D</math> and <math>E</math> will be parallel to <math>P_1</math> , and so shall not intersect). So,total <math>10</math> cases.
   From, these two cases we get <math>P_1</math> will be intersected at <math>5×6×(5+5+5+5)=600</math> ways.  
+
   From, these two cases we get <math>P_1</math> will be intersected at at most <math> 5*6*(5+5+5+5)=600 </math> points.  
 
   But, as we have passed this algorithm over all the five points, we have counted each intersection points twice. So, there are total <math>\frac{600}{2}=300</math> ways.  
 
   But, as we have passed this algorithm over all the five points, we have counted each intersection points twice. So, there are total <math>\frac{600}{2}=300</math> ways.  
 
   Now, as we had excluded  the orthocentres, we have to add now. There are total <math>\binom{5}{3}=10</math> orthocentres. Also we should add those vertices as these are also point of intersection of silimar perpendiculars, there are <math>5</math> such.
 
   Now, as we had excluded  the orthocentres, we have to add now. There are total <math>\binom{5}{3}=10</math> orthocentres. Also we should add those vertices as these are also point of intersection of silimar perpendiculars, there are <math>5</math> such.
  
 
So, total ways <math>300+10+5=315</math>.
 
So, total ways <math>300+10+5=315</math>.

Revision as of 06:34, 24 February 2020

Problem

Suppose five points in a plane are situated so that no two of the straight lines joining them are parallel, perpendicular, or coincident. From each point perpendiculars are drawn to all the lines joining the other four points. Determine the maximum number of intersections that these perpendiculars can have.

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

   Suppose, those five points are $(A, B, C, D, E)$. Now, we want to create some special structure. Let, we take the line $BC$ and draw a perpendicular from $A$ on $BC$, andd call it $P_1$. We can do this set up in $\binom{5}{1}\binom{4}{2}=30$ ways. There will $30$ such $P_i$ s.
    
   Now, we will find how many other perpendiculars intersect the line. We can do this in total $20$ ways. Why? See, can draw perpendiculars from $B$ and $C$ to other lines( we haven't counted the perpendicular from $B$ to $AC$ and perpendicular from $C$ on $AB$ , as they intersect $P_1$ at the same point) in $5$ ways for each. So, total $10$ ways. 
 Now, $5$ perpendiculars from each $D$ and $E$ on the other lines except on $BC$( because in this case teh perpendiculars from $D$ and $E$ will be parallel to $P_1$ , and so shall not intersect). So,total $10$ cases.
  From, these two cases we get $P_1$ will be intersected at at most $5*6*(5+5+5+5)=600$ points. 
  But, as we have passed this algorithm over all the five points, we have counted each intersection points twice. So, there are total $\frac{600}{2}=300$ ways. 
 Now, as we had excluded  the orthocentres, we have to add now. There are total $\binom{5}{3}=10$ orthocentres. Also we should add those vertices as these are also point of intersection of silimar perpendiculars, there are $5$ such.

So, total ways $300+10+5=315$.