Which of the following values are needed for computing $5^{166} \mod 41$ using fast exponentiation.
The values given are : $$\begin{array}{c|c|} & \text{$5^{2^i} \pmod {41}$} \\ \hline \text{ 1} & 5 \\ \hline \text{2} & 25 \\ \hline \text{3} & 10 \\ \hline \text{4} & 18 \\ \hline \text{5} & 37 \\ \hline \text{6} & 30 \\ \hline \text{7} & 9 \\ \hline \end{array}$$