By the Root Test, ∑{from n=1 to n=∞}[(3n − 2)/(5n + 1)]n will converge if the Limit
as n goes to positive infinity of {[(3n − 2)/(5n + 1)]n}1/n is less than 1; the given series
will diverge if this same Limit exceeds 1.
Rewrite lim(n→+∞){[(3n − 2)/(5n + 1)]n}1/n as lim(n→+∞)[(3n − 2)/(5n + 1)]1 or
lim(n→+∞)[(3 − 2/n)/(5 + 1/n)] or 3/5 equal to 0.6, which is less than 1.
A programmable calculator will run the given summation to 0.5128623492 in
48 "loops" of the program.