So I have been working on these proofs for a while and finished 13 of 14 of them but I was never able to figure this one out so I thought I would ask for help on how it would be done:S
Here is the question:
Let $n\ge$ be an integer. Consider $2n$ straight lines $L_1,L_1',L_2,L_2',\ldots,L_n,L_n'$ such that:
- For each $i$ with $1 \le i \le n$, $L_i$ and $L_i'$ are parallel.
- No two of these lines $L_1,\ldots,L_n$ are parellel,
- No two of these lines $L_1',\ldots,L_n'$ are parallel
- No three of the $2n$ lines intersect in one single point.
These lines divide the plane into regions (some of which are bounded and some of which are unbounded). Denote the number of the regions by $R_n$.
Derive a recureence from the number $R_n$ and use it to prove that $R_n = 2n^2 + 1$ for $n\ge1$
I don't understand how I should be going about this problem, I think the question is unclear (atleast in my mind, hopefully someone can give me the general direction I could be going with this though). Any help at all would be tons of help. Thanks!