A141553 Transformed nonprime products of prime factors of the composites, the largest prime decremented by 2 and the smallest prime incremented by 1.
0, 0, 4, 9, 6, 15, 12, 0, 9, 18, 20, 27, 12, 18, 33, 12, 30, 27, 0, 36, 45, 30, 18, 51, 44, 36, 45, 54, 36, 63, 24, 40, 45, 60, 66, 27, 54, 60, 68, 81, 54, 87, 60, 0, 66, 81, 90, 84, 75, 36, 105, 60, 102, 72, 99, 72, 36, 117, 90, 90, 123, 108, 108, 81, 88, 126, 116, 135, 102, 48
Offset: 1
Keywords
Examples
k(1)=(p(max)=2)*(p(min)=2), transformed (2-2)*(2+1)=0*3=0=a(1). k(2)=(p(max)=3)*(p(min)=2), transformed (3-2)*(2+1)=1*3=3 (prime, skipped). k(3)=(p(max)=2)*(p=2)*(p(min)=2), transformed (2-2)*2*(2+1)=0*2*3=0=a(2), etc.
Extensions
Edited and corrected by R. J. Mathar, Aug 18 2008
Comments