I'm searching way to designate the last $n$ digits of the sum $i^i$.
I using this http://oeis.org/A001923/b001923.txt
And I noticed one fact.
The nine and ten words have identical digits, for example:
9 405071317
10 10405071317
19 2018612200059554303215024
20 106876212200059554303215024
How can I find similar dependencies?