Prove that $6$ regular graph is connected

54 Views Asked by At

My question is how to check whether $6$ regular graph with $16$ vertices is connected or not? I found that number of edges is $48$ and then because $48 < {15 \choose 2}$ we can't say anything about its connectivity. Is there other way to chech this?