Finding the maximum possible volume of a tetrahedron
Suppose I have three vectors , , , where we can choose a, b, c from the set {1,2,3,....13}. We have to find the probability of the tetrahedron formed by , , having maximum volume. How should I maximise the determinant for finding the maximum possible volume of the resulting tetrahedron? Can someone help me figure this out?