1,2
a(n) > a(n-1) implies n is either a prime or the power of a prime.
a(n) = a(n-1)(1+n*(P-1)/(n-1)) ( If n is the power of any prime (P) ) a(n) = A(n-1) If n is not the power of any prime
A(5) = A(6) = (1+2+4)(1+3)(1+5) = 1 + 2 + 3 + 4 + 5 + 6 + 10 + 12 + 15 + 20 + 30 + 60
Sequence in context: A005995 A034503 A026557 this_sequence A104353 A001860 A101459
Adjacent sequences: A124049 A124050 A124051 this_sequence A124053 A124054 A124055
nonn
Timothy Frison (frison(AT)gmail.com), Nov 03 2006
Search completed in 0.002 seconds