It's a great list of 35 examples where the pattern noted early on may or may not continue. Unfortunately, if you read it, you will give away a series of around 10 puzzles I plan to create from it.
Before trying the problem "note your opinion as to whether the observed pattern is known to continue, known not to continue, or not known at all."
Place n points around a circle so that no three of the C(n,2) chords joining them are concurrent. Count the number of regions into which the chords partition the circle.
n=0, 1 region
n=1, 2 regions (a single chord)
n=2, 4 regions (the chords form a triangle)
n=3, 8 regions
n=4, 16 regions
A pattern has emerged. Does it continue?