i have found a formula for the number of regions created by n lines. The only condition is that no three lines are concurrent. Parallels are permitted. The formula is R=1+n+p where n is the number of lines and p is the number of points created by these n lines. Can someone show me how to prove this formula? Maybe with a proof by induction on l or with a sweep-line argument. Can someone explain me in detail how a proof containing a sweep-line argument works?
Asked
Active
Viewed 27 times
0
@MvG
and asking for it to be reopened. But in that case please include more details on the expected outline of the proof, and what parts you find missing. (I actually wasn't aware that I had gained the power to close duplicates all by myself. Any other users disagreeing with that decision, please let me know.) – MvG Aug 26 '16 at 09:40