For some natural number 'n', the sum of the first 'n' natural number is 240 less than the sum of the first (n+5) natural numbers. Then n itself is the sum of how many natural numbers starting with 1
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.
From the statement as per the question:
x = 1 ∑ n x = x = 1 ∑ n + 5 x − 2 4 0
⟹ x = 1 ∑ n + 5 x − x = 1 ∑ n x = 2 4 0
⟹ x = n + 1 ∑ n + 5 x = 2 4 0
⟹ 2 5 { ( n + 1 ) + ( n + 5 ) } = 2 4 0
⟹ n = 4 5
Let 4 5 = x = 1 ∑ m x .
Hence,
4 5 = 2 m ( m + 1 )
⟹ m 2 + m − 9 0 = 0
⟹ m = 9 or m = − 1 0
Since m is a positive integer.
∴ m = 9