How many matchings does a cycle on n vertices have?

154 Views Asked by At

how many matchings does a cycle on n vertices have?

this is graph theory.

If n = 3, matching would be 3? and

If n = 4, matching should be 4 and

If n = 5, matching would be 10?

It seems there is no pattern