The sum of this series:
n = 0 ∑ ∞ n ! 1 [ k = 0 ∑ n ( ln 2 k − 1 + ( k + 1 ) ∫ 0 1 2 − ( k + 1 ) x d x ) ]
can be expressed in the form:
ln c e a + ( e ) b ,
where a , b , c ∈ N . What is the value of a + b + c ?
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.
Nice problem and solution! :)
You don't need to do those manipulations for evaluating your last sum, here's how I did it.
It is well known that:
e x = k = 0 ∑ ∞ n ! x n ⇒ x e x = k = 0 ∑ ∞ n ! x n + 1
Differentiate twice and put x = 1 to get the required sum.
Nice solution!
nice solution parth!
What actually was the point of this (very artificial) problem apart from just being an exercise in basic integration and series?
Log in to reply
Oh I am very sorry for making you spend your very precious time on my just-an-exercise problem. I must say, you have lost a lot by attempting to solve this problem. However, I would like to know, what "point" do you see in solving the problems you come across? Seriously?!! I mean, if you didn't like the problem, which some very prominent users of Brilliant call a nice problem, and you didn't like it for some reason , I can understand. What you said simply doesn't make sense.
Also, this wasn't an artificial problem anyways. It's a modified version of some other problem.
I hope I have, at least partially, paid for the loss of your precious time - by even replying to your comment. I could well have ignored it.
Well, according to you, what's the point in solving problems then?
If you feel that this problem is artificial and not worth your time, why did you solve it in the first place?
You could've ignored it.
Problem Loading...
Note Loading...
Set Loading...
The integral turns out to be ( k + 1 ) ln 2 1 − 2 − ( k + 1 ) .
So, the inner sum is: ln 2 1 0 ∑ n k − 2 − ( k + 1 ) = ln 2 1 ( 2 n ( n + 1 ) − 1 + ( 2 1 ) n + 1 ) .
Thus, the outer (and the most interesting) sum is: ln 2 1 ( 0 ∑ ∞ 2 n ! n ( n + 1 ) − n ! 1 + ( 2 1 ) ⋅ n ! ( 0 . 5 ) n ) .
The second and third terms sum up nicely to − e and 0 . 5 e .
We're now left with: ln 2 1 ( ( 1 ∑ ∞ 2 ( n − 1 ) ! n + 1 ) − e + 2 1 e ) .
(note the change in the limits).
ln 2 1 ( ( 1 ∑ ∞ 2 ( n − 1 ) ! n + 1 ) − e + 2 1 e )
= ln 2 1 ( ( 1 ∑ ∞ 2 ( n − 1 ) ! n + 2 ( n − 1 ) ! 1 ) − e + 2 1 e )
= ln 2 1 ( ( 1 ∑ ∞ 2 ( n − 1 ) ! n ) − 2 1 e + 2 1 e ) .
Now, write the n in the numerator as n − 1 + 1 , and then the sum 1 ∑ ∞ 2 ( n − 1 ) ! n easily evaluates to e .
Putting all things together, the answer is: ln 4 e + e .