A172235 n-th partial sum of primes of the form 3*k+1/2+-1/2 minus n-th partial sum of primes of the form 3*m-1.
1, 3, 5, 7, 15, 23, 25, 39, 53, 67, 75, 89, 103, 111, 131, 157, 177, 197, 211, 225, 245, 265, 285, 311, 313, 321, 353, 379, 405, 449, 493, 543, 587, 625, 675, 701, 727, 765, 791, 823, 855, 875, 901, 921, 959
Offset: 1
Keywords
Examples
a(1) = (3*1+1/2-1/2)-(3*1-1) = 1; a(2) = (3+3*2+1/2+1/2)-(2+3*2-1) = 3.
Extensions
Corrected (453 replaced by 493) by R. J. Mathar, May 22 2010