Arithmetic progression sum and nth term

AI Thread Summary
The discussion focuses on finding the ratio of the 12th terms of two arithmetic progressions (APs) given the ratio of their sums for n terms as (3n + 8)/(7n + 15). The solution involves using the formula for the nth term of an AP, Tn = a + (n-1)d, and manipulating the sum formulas for both APs. A participant expresses confusion about obtaining equal terms after the first term using a specific method, leading to a clarification that the notation used was inconsistent. The conversation highlights the importance of recognizing that the common factor in the sums could vary with n, and emphasizes that the sum of an AP is a quadratic function of n. The thread concludes with a reminder of the need for clarity in notation and understanding the relationships between the terms and their sums.
Suraj M
Gold Member
Messages
596
Reaction score
39

Homework Statement


The ratio of sums of 2 AP for n terms each is ## \frac{3n + 8}{7n + 15}##
that is
$$ {\frac{s_a}{s_b}} = \frac{3n + 8}{7n + 15} $$
find the ratio of their 12th terms.
$$ Required= \frac{a₁_a+(n-1)d_a}{a_b + (n-1)d_b}$$

Homework Equations


Tn = a + (n-1)d

The Attempt at a Solution


OKay the regular way that gives the right answer is this..
$$ {\frac{2a_a + (n-1)d_a}{2a_b + (n-1)d_b} } = {\frac{3n + 8}{7n + 15}} ~~ eq1 ~~$$
$$required = \frac{a_a+11d_a}{a_b+11d_b} $$
so putting n = 23 in the eq 1 we get the answer as ## \frac{7}{16} ##
but i tried another method..
$${\frac{s_a}{s_b}} ={ \frac{3n + 8}{7n + 15}}$$
here we can say..
$$ s_a = (3n + 8)x $$
$$ s_b = (7n + 15)x $$
if i put n = 1 ,2 ,3 for both these AP's
for AP 1: using sa
s₁=a₁ right??
then a₁=11x
then s₂=14x so a₂ = s2 -s1 = 3x
then s3 =17x so a3 = s3-s2 = 3x
how is a2=a3 ??
similarly even for AP2
but why??
 
Last edited:
Physics news on Phys.org
deleted...
 
Last edited:
OK. Let AP1 be given as a_{n} and AP2 be given as b_{n} Then the sums are given as s_{a,n}=\frac{n(a_{1}+a_{n})}{2} and s_{b,n}=\frac{n(b_{1}+b_{n})}{2}. The ratio is therefore \frac{s_{b,n}}{s_{a,n}}=\frac{(b_{1}+b_{n})}{(a_{1}+a_{n})}. Substitute the expression for a_{n} and b_{n}: \frac{s_{b,n}}{s_{a,n}}=\frac{(b_{1}+b_{1}(n-1)e)}{(a_{1}+a_{1}(n-1)d)}=\frac{3n+8}{7n+16}. Solve for \frac{b_{1}}{a_{1}} and insert...
 
No Svein, i know how to get the answer, my question is why am i getting the terms after the first term, equal by the method I've shown above?
Suraj M said:
here we can say..
s₁=(3n+8)x

s₁ = (3n + 8)x
s₂=(7n+15)x

s₂ = (7n + 15)x
if i put n = 1 ,2 ,3 for both these AP's
for AP 1:
s₁=a₁ right??
then a₁=11x
then s₂=14x so a₂ = s2 -s1 = 3x
then s3 =17x so a3 = s3-s2 = 3x
how is a2=a3 ??
 
I think you are confusing yourself with your notation. You say
s₁=a₁ right??
then a₁=11x
then s₂=14x so a₂ = s2 -s1 = 3x
then s3 =17x so a3 = s3-s2 = 3x
how is a2=a3 ??
Initially, you wrote that s1 and s2 were two different arithmetic progressions. Now you are using "s1" and "s2" to mean the first two partial sum of one arithmetic progression.
 
Ok fine, just notation mistake. check the original post, now ok?
let those s1 s2 s3 be fore the first AP only.
then a2=a3=... why?
 
Hello? anyone?
 
Suraj M said:
Ok fine, just notation mistake. check the original post, now ok?
let those s1 s2 s3 be fore the first AP only.
then a2=a3=... why?
You are assuming x is a constant, independent of n. It need not be. It is only necessary that it is the same function of n in nu numerator and denominator.
 
x is the common factor, it must be constant right?
 
  • #10
Suraj M said:
x is the common factor, it must be constant right?
Why might it not be, say, n? I.e., sa = (3n+8)n, etc.
 
  • #11
ohh, did not not think of that, sorry, but then the common factor may be any function of n. Is there no way of finding that common factor between sa and sb?
 
  • #12
Suraj M said:
ohh, did not not think of that, sorry, but then the common factor may be any function of n. Is there no way of finding that common factor between sa and sb?
You know that sa is the sum of an AP, so it must be a quadratic function of n. You also know one of its factors.
 
Back
Top