Math Problem Statement

Given a regular 2n-gon, how many ways are there to pair vertices and draw line segments

between those vertices such that no two line segments intersect?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Geometry
Catalan Numbers
Non-Crossing Matchings

Formulas

C_n = (1 / (n+1)) * binom(2n, n)

Theorems

Catalan Number Theorem

Suitable Grade Level

Grades 11-12, University Level