I found this question on an old exam paper - UK GCE A-Level (1972) - equivalent to university entrance level in most countries I believe. The method may be "standard" but has left me stumped. Maybe I am missing something obvious. Can someone give me a hint rather than a full worked solution?
Question
Calculate: 11⋅2⋅3+15⋅6⋅7+19⋅10⋅11+⋯
What do I notice?
It is an infinite series, so one of Geometric, Maclaurin, Taylor Series might be useful. The sum converges because each term is less than geometric series with ratio (0.5).
The terms are formed from "truncated" factorials (my expression)
So the series can be rewritten
0!3!+4!7!+8!11!+⋯
There are three successive positive integers in the denominators of each term in the original series and the multiples of 4 are missing from the denominators.
The integers "within" the factorials in the numerator and denominator are (arithmetically) increasing by 4.
Because it is an infinite series I can't hope to "group" the terms by finding common multiples.
So I get stuck.
Then I cheat and put: ∑(4k−4)!(4k−1)! into Wolfram Alpha.
The answer ln(2)4, pops out. So I feel an approach to solution might have something to do with the Maclaurin expansion of ln(1+x) but I can't get anywhere with this.
Any hints would be gratefully received.
Thanks,
Clive
Answer
I have a suspicion that the following method would be more like the one expected of the candidates for this exam.
First we decompose into partial fractions, so, as given already, S=12∞∑r=0(14k+1−24k+2+14k+3)
Then we start by writing this out explicitly, so that 2S=(11−22+13)+(15−26+17)+(19−210+111)+...
Then we systematically add in and subtract terms, so 2S=(11−12+13−14)+(−12+14)+(15−16+17−18)+(−16+18)+(19−110+111−112)+(−110+112)+...
So 2S=ln2−12ln2
Then S=14ln2
I don't think the integration method as shown by @Dr. MV was expected to be known by those students...
No comments:
Post a Comment