A triple system (S,T) is called a packing if every pair of distinct elements of S is contained in at most 1 triple.
p(n)=max{|T| : (S,T) is a packing where n=|S|}
find p(10)
I know that there are no more than 15. but im having issues finding a lower bound


LinkBack URL
About LinkBacks