How many closed polygons $n$ lines make on a plane?(not duplicate)

34 Views Asked by At

How many closed polygons will $n$ coplanar lines, all intersecting each other (no three concurrent), form on the plane?

Can we find a recursion formula for this?? Is there a way out?