( 1 1 + 2 1 + 3 1 ) − ( 4 1 + 5 1 + 6 1 ) + ( 7 1 + 8 1 + 9 1 ) − ( 1 0 1 + 1 1 1 + 1 2 1 ) + …
Let S denote the infinite sum above, evaluate S to 3 decimal places.
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.
Wonderful work!
Bonus Question : Would it be much harder to compute ( 1 1 + 2 1 + 3 1 + 4 1 ) − ( 5 1 + 6 1 + 7 1 + 8 1 ) + … ? If yes, can you show us the brief synopsis of how to approach this problem?
To challenge master: here is the outline .....
group the sums again in the form of A = 1 1 − 5 1 + 9 1 . . . . B = 2 1 − 6 1 + 1 0 1 . . . . . . C = 3 1 − 7 1 + 1 1 1 . . . . . D = 4 1 − 8 1 + 1 2 1 . . . . . . We can calculate D in a similar fashion by picking out a common factor of 1/4 ... Further it remains to solve the following integral ∫ 0 1 1 + x 4 1 + x + x 2 d x i am having trouble solving it ..... We can also generalize this result to i number of groupings [say S(i) is their sum]. It will have the answer of the form S ( i ) = i 1 l n 2 + ∫ 0 1 1 + x i 1 + x + x 2 + . . . . + x i − 2 d x
Log in to reply
The indefinite integral ∫ 1 + x 4 1 + x + x 2 d x involved arctangent functions, it's should be very tedious to solve, because there's plenty of partial fractions involved! Maybe Complex residues can simplify the work.
Nice read! I enjoyed your problem!
Log in to reply
Thank you sir! ...... I have not come across complex residues yet, could you recommend some good books ( OR PDF's ) ?
Log in to reply
@Abhinav Raichur – Haha, sorry I can't answer your question. I'm also looking for a good book as well. =(
@ChallengeMaster @Pi Han Goh @Abhinav Raichur I obtained this for your Bonus Problem:
( 8 2 2 + 1 ) π + 4 ln ( 2 )
Log in to reply
@Satyajit Mohanty interesting ..... your path please? .... and sorry for the late reply :)
To challenge master : thank you for your feedback :) .... I guess the integral would be difficult to compute ... I had tried that!
Log in to reply
Could you explain how you jumped to C = 3 1 ln 2 ?
Log in to reply
im sorry for that ....did not write it completely b coz it is often taken as direct result. ..... you can consider the general result given above to convert it to the suitable integral from there it is easy to show tht C = 1/3 ln2
Log in to reply
@Abhinav Raichur – Oh okay. Thank you! :)
Log in to reply
@Omkar Kulkarni – @Omkar Kulkarni could you please share your approach to this problem? .... just curious !!
Log in to reply
@Abhinav Raichur – Oh sorry! I'm not familiar with integrals yet, so this makes just about as much sense to me as Portugese does. :P
Log in to reply
@Omkar Kulkarni – Alright! ..... but how did you solve it ??
Log in to reply
@Abhinav Raichur – Friend solved it. I was showing him around Brilliant.
Problem Loading...
Note Loading...
Set Loading...
we will group the series as follows A = 1 1 − 4 1 + 7 1 . . . . . B = 2 1 − 5 1 + 8 1 . . . . C = 3 1 − 6 1 + 9 1 . . . .
for the series C we can take 1/3 as common to get C = 3 1 ( 1 1 − 2 1 + 3 1 . . . . . . . . . . . ) C = 3 1 ( l n 2 ) for the other two series we use the general result ∫ 0 1 1 + x d x a d x = a + 1 1 − a + 1 + d 1 + a + 1 + 2 d 1 − . . . . . . . . . A + B = ∫ 0 1 1 + x 3 1 d x + ∫ 0 1 1 + x 3 x d x which gives = ∫ 0 1 1 + x 3 1 + x d x = ∫ 0 1 x 2 − x + 1 1 = ∫ 0 1 ( x − 2 1 ) 2 + ( 2 3 ) 2 1 d x = 3 2 t a n − 1 ( 3 2 x − 1 ) ∣ 0 1 = 9 2 π 3
hence the total result is S = A + B + C S = 9 2 π 3 + 3 1 l n 2
which is 1.44 correct to 3 decimal places.