Find the sum of all positive integers such that for some prime and positive integer .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The sum k = 1 ∑ n k = 2 n ( n + 1 ) = T n is a triangular number. T 1 = 1 is not a prime; T 2 = 3 is a prime; for n ≥ 3 , T n is composite and cannot be expressed as a power of a prime p a . Therefore, the answer is 2 .