Let ABC a triangle. Take n points on the side AB, join them with C by straight lines, take n points on BC, join them with A by straight lines, take n points on AC, join them with B by straight lines. If no three straight lines meet at any point except at A,B,C then find the number of partitions in the triangle. Please show the solution with proof
|dw:1338733637660:dw|
some sort of bug here ... i can't copy my own drawing
(n+1)(n+1) for two lines
for the third line ... each new intersection means new section ((+1 in final)
i cant get ur last statement
one intersection yields one new section ...
if there are n intersection (for a line) then n section + 1
there are 2n lines, for a single line 2n + 1 new sections, for n line n(2n+1) new sections
(n+1)^2 + n(2n+1) = 3n^2 + 3n + 1
BRB at 20 min
yeah, i cant understand why 'one intersection yields one new partition' is valid.. :/
@FoolForMath
|dw:1338735771211:dw| divides into two parts!! that's why each intersection yields one new section
Join our real-time social learning platform and learn together with your friends!