1 × 7 1 + 2 × 9 1 + 3 × 1 1 1 + 4 × 1 3 1 + …
The value of above series is B A − D C ln ( 2 ) where A , B , C , D , are positive integers.
Find minimum value of A + B + C + D + 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.
With infinite series, you have to be very careful with rearranging of terms especially when we only have a conditionally convergent sequence. For example, this statement is not true:
2 5 S = ( 2 1 + 4 1 + 6 1 + … ) − ( 7 1 + 9 1 + 1 1 1 + … )
@Calvin Lin I know it is technically incorrect to write it that way. But I have expressed it that way to make the manipulations look clearer and less vague.
Log in to reply
I disagree. It does not make it clearer.
In fact, someone else could say "The terms in the parenthesis now evaluate to ∞ − ∞ , which is indeterminate". But that is not the answer.
Log in to reply
I get that. I apologize for the mistake. I have edited it now. Does it look better?
Log in to reply
@Sudeep Salgia – Yes, that's much better.
I haven't found good notation to indicate "We haven't moved the terms by much", which is needed for this conditional convergence.
We know
ln ( 1 − x ) = − ( x + 2 x 2 + 3 x 3 + 4 x 4 + . . . )
x 4 ln ( 1 − x 2 ) = − ( x 6 + 2 x 8 + 3 x 1 0 + . . . . )
integrating
∫ 0 1 x 4 ln ( 1 − x 2 ) d x = − ( 1 × 7 x 7 + 2 × 9 x 9 + 3 × 1 1 x 1 1 + . . . ) 0 1
apply integration by parts and solve the integral
∫ 0 1 x 4 ln ( 1 − x 2 ) d x = − 7 5 4 6 + 5 2 ln ( 2 )
You can also use the result that H n ∼ ln ( n ) + γ when n → ∞ where H n is the n th harmonic number and γ is Euler-Mascheroni constant. With a bit of manipulation, we get,
S = k = 1 ∑ ∞ k ( 2 k + 5 ) 1 = 5 1 n → ∞ lim ( H n − 2 ( H 5 + 2 n − H 6 − 2 1 ( H n + 2 − H 3 ) ) )
Applying the stated result and calculating the finite terms and dividing the numerator and denominator of the fraction inside the logarithm by n 2 , you easily get,
S = 5 1 ( 1 5 4 6 + n → ∞ lim ln ( 4 + 2 0 / n + 2 5 / n 2 1 + 2 / n ) ) = 7 5 4 6 − 5 2 ln ( 2 )
Super! Didn't think of this method, I used partial fraction and regrouping to reach the answer...
Problem Loading...
Note Loading...
Set Loading...
S = 1 × 7 1 + 2 × 9 1 + 3 × 1 1 1 + 4 × 1 3 1 + . . . . . . . . = r = 1 ∑ ∞ r ( 2 r + 5 ) 1
2 5 S = r = 1 ∑ ∞ 2 r ( 2 r + 5 ) 5 = r = 1 ∑ ∞ 2 r 1 − ( 2 r + 5 ) 1
2 5 S = ∑ r = 1 ∞ ( 2 r 1 − ( 2 r − 1 ) 1 ) − ( 1 + 3 1 + 5 1 ) = 1 + 3 1 + 5 1 − ( 1 − 2 1 + 3 1 − 4 1 + 5 1 − 6 1 … ) = 1 5 2 3 − ln ( 2 )
∴ S = 7 5 4 6 − 5 2 ln ( 2 ) .
Compare the values and add them to obtain the answer as 1 3 0 .