Find the sum of all natural numbers such that it satisfies the above equation.
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.
Since no term is negative,once the value reaches 6 8 it never will and just keep on increasing with increasing n
When n = 4 ,
( n 2 n ) > 6 8
So for the sum being 68, n < 4
And when n = 3 the sum does equal 6 8 and will never agian
Since there is just one value for n the sum is 3