S n = r = 1 ∑ n r 4 + 2 r 3 + r 2 2 r + 1
For S n as defined above, S 2 0 = m + 1 m . Find m + 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.
S n ⟹ S 2 0 = r = 1 ∑ n r 4 + 2 r 3 + r 2 2 r + 1 = r = 1 ∑ n r 2 ( r 2 + 2 r + 1 ) 2 r + 1 = r = 1 ∑ n r 2 ( r + 1 ) 2 2 r + 1 = r = 1 ∑ n ( r 2 1 − ( r + 1 ) 2 1 ) = 1 − ( n + 1 ) 2 1 = 1 − 2 1 2 1 = 4 4 1 4 4 0
⟹ m + 1 = 4 4 1 = 2 1
We can factor the denominator as (r^2)((r+1)^2). Write numberator as (r+1)^2-r^2 to obtain ((r+1)^2-r^2)/((r^2)((r+1)^2) = (1/(r^2))-(1/(r+1)^2). Observe that 1/((1)^2) -1/((2)^2)+(1/((2)^2)+(1/(3)^2)...(1/(20)^2)-(1/(21^2)) = 1 - 1/(21)^2 =399/400. root(400)=20
You made a slight mistake in the second last step. 1 − 2 1 2 1 should be equal to 4 4 1 4 4 0 , not 4 0 0 3 9 9 .
Problem Loading...
Note Loading...
Set Loading...
Here's a Latex solution, for those who find the other one incomprehensible.
r 4 + 2 r 3 + r 2 2 r + 1 = = = = = = r 2 ( r 2 + 2 r + 1 ) 2 r + 1 r 2 ( r + 1 ) 2 2 r + 1 r 2 ( r + 1 ) 2 r 2 + 2 r + 1 − r 2 r 2 ( r + 1 ) 2 ( r + 1 ) 2 − r 2 r 2 ( r + 1 ) 2 ( r + 1 ) 2 − r 2 ( r + 1 ) 2 r 2 r 2 1 − ( r + 1 ) 2 1
∴ r = 1 ∑ n r 4 + 2 r 3 + r 2 2 r + 1 = = = r = 1 ∑ n r 2 1 − ( r + 1 ) 2 1 1 2 1 − 2 2 1 + 2 2 1 − 3 2 1 + 3 2 1 + 4 2 1 + ⋯ + n 2 1 − ( n + 1 ) 2 1 1 − ( n + 1 ) 2 1 = ( n + 1 ) 2 n ( n + 2 )
∴ S 2 0 = 2 1 × 2 1 ( 2 0 ) ( 2 2 ) = 4 4 1 4 4 0