Category: General

General McNugget problem

The classic McNugget problem states: Chicken McNuggets can be purchased in quantities of 6, 9, and 20 pieces. You can buy exactly 15 pieces by purchasing ...

Number of 5-regular graphs

I have to find a number of 5-regular non isomorphic graphs with 8 vertices. I just want to check if the answer is 2? My logic is to draw cycles $C_5+C_3$ ...