The nth term in the Lucas series is given by :
Phi ^n - (-phi)^n
Where Phi = ( 1 + sqrt (5) ) / 2 and phi is (sqrt (5) - 1)) /2
So....the 100th term =
[ (1 + sqrt (5))/2) ] ^100 + [ ( sqrt (5) - 1) /2 ]^100 = 792070839848372253127
792070839848372253127 mod 20 = 7
