Denote f ( x ) = n = 1 ∑ ∞ T n x n where domain of f ( x ) are all values of x where the summation converges, and T n is the n th term of some sequence.
We define S n = T 1 + T 2 + . . . . + T n
And g ( x ) = n = 1 ∑ ∞ S n x n with domain of g ( x ) are all values where this summation converges.
Lastly, denote h ( x ) = g ( x ) f ( x ) , domain of h ( x ) is the intersection of domain of f ( x ) , g ( x ) and values where g ( x ) = 0
Then find x + h ( x ) in its domain.
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.
This solution lacks a complete explanation.
Reason please..
It is as simple as that.
Really liked the question
Problem Loading...
Note Loading...
Set Loading...
Using the definition of g ( x ) and of S n we can write
g ( x ) = ( T 1 x 1 ) + ( T 1 + T 2 ) x 2 + ( T 1 + T 2 + T 3 ) x 3 + ( T 1 + T 2 + T 3 + T 4 ) x 4 + …
Rearrange this expression by collecting the last terms in each bracket, then the second last terms, then then third last and so on to get
g ( x ) = ( T 1 x 1 + T 2 x 2 + … ) + x ( T 1 x 1 + T 2 x 2 + … ) + x 2 ( T 1 x 1 + T 2 x 2 + … ) + …
⟹ g ( x ) = f ( x ) ( 1 + x + x 2 + … ) = 1 − x f ( x )
⟹ g ( x ) f ( x ) = 1 − x
and so
x + h ( x ) = x + 1 − x = 1