What is the value of n = 1 ∑ ∞ n ⋅ 1 0 n 3 ⋅ 5 n ?
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.
Did it the same way... although I didnt see the n at first so i input my answer as 3
This sum can be rewritten as 3 ∗ Σ n = 1 ∞ n ∗ ( 2 1 ) n .
Now we know that for ∣ x ∣ < 1 we have that Σ n = 1 ∞ x n = 1 − x x .
If we differentiate both sides of this equation, (term by term on the LHS), with respect to x , we find that
Σ n = 1 ∞ n ∗ x n − 1 = ( 1 − x ) 2 1 ⟹ Σ n = 1 ∞ n ∗ x n = ( 1 − x ) 2 x .
So with x = 2 1 we find that the original sum is equal to
3 ∗ ( 1 − 2 1 ) 2 2 1 = 3 ∗ 4 1 2 1 = 3 ∗ 2 = 6 .
CAn you tell me how the re-writing works?
Log in to reply
First, the constant factor 3 can be taken outside the sum. Next, we have that
1 0 n 5 n = ( 1 0 5 ) n = ( 2 1 ) n .
Problem Loading...
Note Loading...
Set Loading...
the given expression can be written as 3 ∑ n = 1 ∞ 2 n n
now taking only the summation part which can be expanded as S = 2 1 1 + 2 2 2 + 2 3 3 + 2 4 4 + . . . . => equation (1)
2 S = 2 2 1 + 2 3 2 + 2 4 3 + 2 5 4 + . . . . => equation(2)
now subtract 2 from 1 and you will get simple infinite GP
thus summation part yields 2
so the final answer becomes 3 × 2 = 6