BMT 2014 Spring - Discrete P2
Source:
January 6, 2022
combinatoricsgraph theory
Problem Statement
Given an integer , the graph is defined by:- Vertices of are represented by binary strings of length
- Two vertices are connected by an edge if and only if they differ in exactly placesLet be a subset of the vertices of , and let be the set of edges between vertices in and vertices not in . Show that if (the size of ) , then .