n in the following expression?
What is the value of1 + 2 + 3 + ⋯ + ( n − 1 ) + n + ( n − 1 ) + ⋯ + 3 + 2 + 1 = 2 8 9
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.
Why is 2(1+2+3+...n) =n(n+1) ?
its the sum of the 1st pos ints formula i.e. 1+2+3+...+n. Or the sumation of n(n+1)/2 the 2 es cancel out
N + 2 K = 2 8 9 K = ∑ i = 1 N − 1 i = 2 ( N − 1 ) N N + N 2 − N = 2 8 9 N = 2 8 9 = 1 7 ( + v a l u e )
See the solution posted by me for this problem (link in the word "this") which depicts that the sum of such series of n can be calculated by n 2 . So, from that we can rewrite the problem as -->
n 2 = 2 8 9 ⟹ n = 1 7
We ignore n = ( − 1 7 ) because the series cannot proceed with n = ( − 1 7 ) .
We could observe a pattern:
1 = 1
1 + 2 + 1 = 4
1 + 2 + 3 + 2 + 1 = 9
1 + 2 + 3 + … + ( n − 1 ) + n + ( n − 1 ) + … + 3 + 2 + 1 = n 2
n 2 = 2 8 9 ⇒ n = 2 8 9 = 1 7
The first part (1+2+3+4......(n-1)+n) is just the sum of first n natural numbers, n(n+1)/2. The last part((n-1)+....3+2+1) is the sum of the first (n-1) natural numbers, or n(n-1)/2. Thus 1+2+3...+(n-1)+n+(n-1)....+3+2+1=n(n+1)/2 + n(n-1)/2=n(n+1+n-1)/2=n^2. Thus n^{2}=289 or n=17.
Let a = 1 + 2 + 3 + … + ( n − 1 ) + n + ( n − 1 ) + … + 3 + 2 + 1
Given that
1 ∑ x = 2 x ( x + 1 )
and
a = 2 ( 1 + 2 + 3 + … + ( n − 1 ) ) + n
meaning that
a = 2 1 ∑ n − 1 + n
Using the formula we get
a = 2 2 ( n − 1 ) ( n − 1 + 1 ) + n
Simplifying this gives
a = 2 2 n ( n − 1 ) + n ⇒ n ( n − 1 ) + n ⇒ n 2 − n + n ⇒ n 2
Since a = 2 8 9 and a = n 2
n 2 = 2 8 9 ⇒ n = 2 8 9 ⇒ n = 1 7
So the answer is 1 7
1 + 2 + 3 + . . . + ( n − 1 ) + n + ( n − 1 ) + . . . + 3 + 2 + 1 = 2 8 9
2 ( 1 + 2 + 3 + . . . + ( n − 1 ) ) + n = 2 8 9
{ 1 + 2 + 3 + . . . + ( n − 1 ) } = 2 2 8 9 − n
2 n − 1 ( 2 + n − 2 ) = 2 2 8 9 − n
( n − 1 ) × n = 2 8 9 − n
n 2 − n = 2 8 9
n 2 = 2 8 9
n = 17
1+2+3+4+5+6+7+8+9+10+11+12+13+14+15+16 = 136, 136 + 136 = 272, 289 - 272 = 17
it's a series prefer sum number. we can calculate this like n^2=289. for this 17^2=289 so answer is 17.
Problem Loading...
Note Loading...
Set Loading...
1+2+3+.............+(n-1)+n+(n-1)+...........+3+2+1 =289
2[1+2+3+.......+n]-n =289
n(n+1)-n = 289
n^2 = 289
n=17