the rule for the number of line segments, L, between n noncollinear points, in terms of the number of line segments between n-1 points is Ln = Ln-1 + (n-1). how many line segments can be drawn between 12 noncollinear points
@sourav_aich
11 ?
if not how do i do this lol
the minimum no. of noncollinear points is 3 so L3 = L2 + (3-1) L3 = 1 + 2 L3 = 3. similarly, L4 = L3 + (4 - 1) L4 = 3 + 3 L4 = 6 keep on repeating the above procedure to find the no. of line segments between 12 points.
okay let me try it
okay im confused lol
wait i think i understand now one sec
L12=22 ?
L5 = L4 + (5-1) L5 = 6 +4 L5 = 10 L6 = L5 + (6-1) L6 = 10 + 5 L6 = 15 L7 = L6 + (7 - 1) L7 = 15 + 6 L7 = 21 keep on repeating this till L12 ..
okay i dont undetstand where you're getting the 6, 10, and 15.. those numbers.
L4 = 6
L5 = 10 and L6 = 15
follow the first step where L2 = 1 because between two points we can have only 1 line segment
okay im completely lost that makes no sense.
where you are stuck
the part i mentioned above. how L4=6 and L5= 10 and L6=15.. i dont understand how you got those numbers.
from the given equation Ln = Ln-1 + (n-1) put n = 3 then L3 = L2 + (3 -1) L3 = 1 + 2 L3 = 3 now put n = 4 then L4 = L3 + (4 -1) L4 = 3 + 3 L4 = 6
okay so for 12 it would be L12=L11+(12-1)
yes
and you can get the value of L11 from previous iterations
34 *
is it 34 ?
no
i really thought i had it that time. L12 = L11 + (12-1) L12 = 23 + 11
L7 = 21 L8 = L7 + (8 - 1) L8 = 21 + 7 L8 = 28 L9 = L8 + (9-1) L9 = 28 + 8 L9 = 36 L10 = L9 + (10 - 1) L10 = 36 + 9 L10 = 45 L11 = L10 + (11 - 1) L11 = 45 + 10 L11 = 55 finally L12 = L11 + (11 - 1) L12 = 55 + 11 so L12 = 66
okay i think i see what you did.
yes
Join our real-time social learning platform and learn together with your friends!