Let f : ( − 1 , 1 ) → R be defined as f ( x ) = n = 1 ∑ ∞ n x n .
Find the value of f ( 5 1 ) + f ( − 3 1 ) 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.
Or let S = x + 2 x 2 + 3 x 3 + ⋯
We see x S = x 2 + 2 x 3 + ⋯
Subtracting, gives ( 1 − x ) S = x + x 2 + x 3 + ⋯ = 1 − x x
Thus, S = ( 1 − x ) 2 x
Nice. I think you meant to put the "+ ....." after x + x 2 + x 3 , though.
Hey! I edited LaTeX a bit. You may use \text{\left} and \text{\right} before parentheses to get brackets of correct size. See your solution for reference.
Problem Loading...
Note Loading...
Set Loading...
g ( x ) = 1 + x + x 2 + x 3 + . . . . . . = 1 − x 1
g ′ ( x ) = 1 + 2 x + 3 x 2 + . . . . . . . . . = ( 1 − x ) 2 1
x g ′ ( x ) = x + 2 x 2 + 3 x 3 + 4 x 4 + . . . . = ( 1 − x ) 2 x
f ( x ) = n = 1 ∑ ∞ n x n = x g ′ ( x ) = ( 1 − x ) 2 x
f ( 5 1 ) = ( 5 4 ) 2 5 1 = 1 6 5
f ( 3 − 1 ) = − ( 3 4 ) 2 3 1 = 1 6 − 3
f ( 5 1 ) + f ( 3 − 1 ) = 1 6 2 = 8 1