Series, arithmatic progression.

  • Thread starter Thread starter psyclone
  • Start date Start date
  • Tags Tags
    Series
AI Thread Summary
The problem involves proving that the expression \(\frac{P (q - r )}{p} + \frac{Q (r - p )}{q} + \frac{R (p - q)}{r} = 0\) holds true for the sums of terms in an arithmetic progression. The user begins by defining the sum of the first n terms of an arithmetic progression and applies this to find expressions for P, Q, and R based on the number of terms p, q, and r. They derive equations to express the common difference d in terms of P, Q, and R. Through substitution and simplification, the user successfully arrives at the required equation, demonstrating the relationship between the sums of the arithmetic progression. The discussion highlights the process of manipulating equations to prove the identity.
psyclone
Messages
16
Reaction score
0

Homework Statement


Hi All,
I found this problem,

The sum of p, q, r terms of an Arithmetic Progression, are P, Q, R respectively: show that\frac{P (q - r )}{p} + \frac{Q (r - p )}{q} + \frac{R (p - q)}{r} = 0

Homework Equations



3. The Attempt at a Solution [/B]

My thoughts on how to start the problem is;

if
S_{n} = \frac{a}{2} (n + (n-1)d )

then the sum of say 'p' terms, would be

P = S_{p} = \frac{a}{2} (p + (p-1)d )

Therefore;

Q = S_{q} = \frac{a}{2} (q + (q-1)d )R = S_{r} = \frac{a}{2} (r + (r-1)d )

If I used the following series, to simplify a little, S_{n} = 1 + 2 + 3 ... + n, then S_{n} = \frac{1}{2}n(n+1)

But how to form the above equation, which combines all series, which includes all terms (i.e p q, r, P, Q & R)?
 
Physics news on Phys.org
I guess you can just plug in those expressions for the sums and simplify.
 
Solved it!

\frac{P}{p} = \frac{1}{2}(a + d(p-1)) (eq 1)

Use sum of Q, to let a be the subject.

a = 2\frac{Q}{q} - d(q-1) (eq 2)

Sub, eq 1 into eq 2

d = 2 \frac{Q}{(p-q)} ( \frac{P}{p} - \frac{Q}{q} )

Do the same for Sum Q & R, solve for d.

d = 2 \frac{Q}{(p-r)} ( \frac{Q}{q} - \frac{R}{r} )

2 \frac{Q}{(p-q)} ( \frac{P}{p} - \frac{Q}{q} ) = 2 \frac{Q}{(p-r)} ( \frac{Q}{q} - \frac{R}{r} )

Simplify,

\frac{P (q - r )}{p} + \frac{Q (r - p )}{q} + \frac{R (p - q)}{r} = 0
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
4
Views
2K
Replies
2
Views
2K
Replies
5
Views
3K
Replies
8
Views
1K
Replies
10
Views
1K
Replies
8
Views
1K
Back
Top