Let's find out the total number of match sticks required in the n-th position of the previous three types of arrangements.
As per the solution,
My arrangement
Sticks in first arrangement (a) = 5
Sticks in second arrangement = 8
Common Difference (d) = 8 – 5 = 3
Sticks in n-th position = a + (n – 1) d
= 5 + (n – 1) (3)
= 5 + 3n – 3
= 3n + 2
Ayan’s arrangement,
Sticks in first arrangement (a) = 3
Sticks in second arrangement = 6
Common Difference (d) = 6 – 3 = 3
Sticks in n-th position = a + (n – 1) d
= 3 + (n – 1) (3)
= 3 + 3n – 3
= 3n
Amita’s arrangement,
Sticks in first arrangement (a) = 3
Sticks in second arrangement = 5
Common Difference (d) = 5 – 3 = 2
Sticks in n-th position = a + (n – 1) d
= 3 + (n – 1) (2)
= 3 + 2n – 2
= 2n + 1
Hence calculated the number of sticks required at n-th position in each of the arrangement.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.
