12890624domain: NAppears in sequencesa(n) is the smallest number m such that the sum of the first m squares ends in n '0's.at n=7A174245a(n) = 2^(2*5^(n-1)) mod 10^n.at n=7A216092a(n) is the smallest number m such that the m-th triangular number ends in n zeros.at n=7A228191