希尔排序?解决思路

希尔排序?Show under what order of input, the Shellsort will have worst-case for sorting the set82,9

希尔排序?
Show under what order of input, the Shellsort will have worst-case for sorting the set 
82,95,13,98,15,36,19,92,29,58,40,73,16 
using the sequence of {5,3 1} for sorting

请教怎么做!

[解决办法]

探讨
???
题目是问
Show underwhat order of input, the Shellsort will have worst-casefor sorting the set
82,95,13,98,15,36,19,92,29,58,40,73,16
using the sequence of {5,3 1} for sorting