Find the positive integral value of n such that 1 ⋅ 2 1 + 2 ⋅ 2 2 + 3 ⋅ 2 3 + ⋯ + n ⋅ 2 n = 2 n + 1 0 + 2 .
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.
We know that,
r
=
0
∑
r
=
n
x
r
=
x
−
1
x
n
+
1
−
1
Differentiating with respect to x,
r
=
0
∑
n
r
x
r
−
1
=
(
x
−
1
)
2
(
x
−
1
)
n
x
n
−
(
x
n
+
1
−
1
)
Multiplying by x,
∑
r
=
0
n
r
x
r
=
x
×
(
x
−
1
)
2
(
x
−
1
)
n
x
n
−
(
x
n
+
1
−
1
)
Put x = 2,
∴
2
n
+
1
0
+
2
=
2
×
(
n
⋅
2
n
−
2
n
+
1
+
1
)
∴
2
n
+
9
+
1
=
n
⋅
2
n
−
2
n
+
1
+
1
∴
2
n
+
9
=
n
⋅
2
n
−
2
n
+
1
∴
2
9
=
n
−
2
∴
n
=
2
9
+
2
∴
n
=
5
1
4
A general form
Let s = i = 1 ∑ n a i = a − 1 a n + 1 − a a d a d s = i = 1 ∑ n i a i = a n + 1 ( n a − n − 1 ) + a For our question, a=2 i = 1 ∑ n i 2 i = 2 n + 1 ( n − 1 ) + 2 n − 1 = 2 9 n = 5 1 3
The answer is 514.
I saw your solution after uploading mine, and we used the same approach. :D
Log in to reply
so can u please change your answer now!
Log in to reply
What do you mean by change my answer?
Problem Loading...
Note Loading...
Set Loading...
Lets put 2 to be equal to x .
We define S to be x + 2 x 2 + 3 x 3 + 4 x 4 .........n x n
Multiplying LHS and RHS by x , we obtain x S = x 2 + 2 x 3 + 3 x 4 + .....+ n x n + 1
Subtracting the second sum from the first, S(1- x ) = x + x 2 + x 3 + ....+ x n - (n+1) x n
Now, apply standard GP sum formula, and after putting x = 2 equate, to obtain the answer.