1,005,010,010,005,001
As you see the pattern 1,5,10,10,5,1 in the number, the number is possibly \((10^n + 1)^5\), where n is a natural number.
As the number has 16 digits and \(10^{15} = \left(10^3\right)^5\) also contains 16 digits, the number is possibly \((10^3 + 1)^5\) which is 10015.
What we need to do now is to find the prime factorisation of the number, and we can find the prime factorisation of that huge number.
After some trial divisions, \(1001 = 7\times 11\times 13\).
Therefore, it immediately follows that \(1\;005\;010\;010\;005\;001 =(7\times 11\times 13)^5 = 7^5 \times 11^5 \times 13^5\).
As a result, the largest prime factor of this number is 13 :)