Find the sum of first 11 values of positive integer N such that:- "N cannot be expressed as sum of two or more consecutive positive integers ".
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.
I think you need to add that they cannot be expressed as the sum of two or more consecutive POSITIVE integers.