Problem: Determine an input array with 7 elements for which Quicksort requires the minimum number of total comparisons. Clearly demonstrate why your input array achieves the minimum number of comparisons, and explain why there cannot exist a 7-element array requiring fewer comparisons than your array.