Arithmetic Progression problem

AI Thread Summary
The discussion revolves around solving an arithmetic progression (A.P.) problem involving 4001 terms, where the sum of specific reciprocal products equals 10 and the sum of two specific terms equals 50. Participants explore different approaches to simplify the expression for the sum of reciprocals. One suggested method involves using the common difference of the A.P. to rewrite the terms, which proves helpful. The exchange highlights the complexity of the problem and the collaborative effort to find a solution. The conversation emphasizes the importance of algebraic manipulation in tackling A.P. problems.
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement



Let a1,a2,a3...,a4001 are in A.P. such that \dfrac{1}{a_1a_2}+\dfrac{1}{a_2a_3}+.......\dfrac{1}{a_{4000}a_{4001}} = 10 and a2+a4000=50. Then |a1-a4001|


The Attempt at a Solution



\dfrac{1}{a_2} \left( \dfrac{1}{a_1} + \dfrac{1}{a_3} \right) + \dfrac{1}{a_4} \left( \dfrac{1}{a_3} + \dfrac{1}{a_5} \right) ... \\<br /> <br /> 2 \left( \dfrac{1}{a_1a_3} + \dfrac{1}{a_3a_5} ... \right)

Similarly the number of terms will keep on reducing but it's really difficult to see manually what will I end up with?
 
Physics news on Phys.org
utkarshakash said:

Homework Statement



Let a1,a2,a3...,a4001 are in A.P. such that \dfrac{1}{a_1a_2}+\dfrac{1}{a_2a_3}+.......\dfrac{1}{a_{4000}a_{4001}} = 10 and a2+a4000=50. Then |a1-a4001|


The Attempt at a Solution



\dfrac{1}{a_2} \left( \dfrac{1}{a_1} + \dfrac{1}{a_3} \right) + \dfrac{1}{a_4} \left( \dfrac{1}{a_3} + \dfrac{1}{a_5} \right) ... \\<br /> <br /> 2 \left( \dfrac{1}{a_1a_3} + \dfrac{1}{a_3a_5} ... \right)

Similarly the number of terms will keep on reducing but it's really difficult to see manually what will I end up with?

Hi utkarshakash! :smile:

Try the following, I am not sure if this is going to work:
$$\frac{1}{a_n a_{n+1}}=\frac{1}{d}\left(\frac{a_{n+1}-a_n}{a_n a_{n+1}}\right)=\frac{1}{d}\left(\frac{1}{a_n}-\frac{1}{a_{n+1}}\right)$$
where ##d## is the common difference of AP.
 
Pranav-Arora said:
Hi utkarshakash! :smile:

Try the following, I am not sure if this is going to work:
$$\frac{1}{a_n a_{n+1}}=\frac{1}{d}\left(\frac{a_{n+1}-a_n}{a_n a_{n+1}}\right)=\frac{1}{d}\left(\frac{1}{a_n}-\frac{1}{a_{n+1}}\right)$$
where ##d## is the common difference of AP.

It does help. Thanks a lot!
 
Back
Top