tronter
- 183
- 1
Homework Statement
Suppose that [tex]n[/tex] points lie on a circle are all joined in pairs. The points are positioned so that no three joining lines are concurrent in the interior of the circle. Let [tex]a_n[/tex] be the number of regions into which the interior of the circle is divided. Draw diagrams to find [tex]a_n[/tex] is given by the following formula [tex]a_n = n + \binom{n-1}{2} + \binom{n-1}{3} + \binom{n-1}{4} = 1+ \frac{n(n-1)(n^{2}-5n+18)}{24}[/tex].
Homework Equations
Maybe use strong induction or [tex]P(n \leq k) \Rightarrow P(k+1)[/tex]
The Attempt at a Solution
Here is what I drew: http://uploadimages.com/view.php?type=thumb3&p=2007/0081/11820544788596.jpg"
I think strong induction is just a special case of regular induction. So really we can always use strong induction. I can't seem to find a pattern.
There seems to be a pattern for [tex]a_n = 1,2,3 \ldots 6[/tex] (i.e. [tex]1, 2, 4, 8, 16, 31, 57, 99, 163[/tex]). But then the "powers of two" pattern ends after [tex]n = 5[/tex]. So I am not sure strong induction could be used.
But how would I prove the inductive step? Would I use the definition of the binomial coefficient?
Thanks
Last edited by a moderator: