Question
Question: For an AP, \(\dfrac{{{S}_{kn}}}{{{S}_{n}}}\) is independent of n. The value of \(\dfrac{d}{a}\) for ...
For an AP, SnSkn is independent of n. The value of ad for this AP is
a) 1
b) 2
c) 3
d) 4
Solution
Let us assume that we have the following Arithmetic Progression (AP) series:
a,a+d,a+2d,a+3d,........,a+(n−1)d , where a is first term, d is common difference and n is number of terms. Since, sum of n terms of an AP is given as:Sn=2n[2a+(n−1)d], us the formula to find Sn and Skn and then use the values to get a ratio between them in terms of d and a.
Complete step by step answer:
Since, we have an Arithmetic Progression (AP) series as: a,a+d,a+2d,a+3d,........,a+(n−1)d
So, the sum of n terms of the AP is given as:
Sn=2n[2a+(n−1)d]......(1)
Similarly, for kn terms, we can write:
Skn=2kn[2a+(kn−1)d]......(2)
Now, we need to find SnSkn.
So, divide equation (2) by equation (1), we get:
SnSkn=2n[2a+(n−1)d]2kn[2a+(kn−1)d].......(3)
Now, by simplifying equation (3), we get:
SnSkn=[2a+(n−1)d]k[2a+(kn−1)d]......(4)
Let us assume that SnSkn=x
So, we can write equation (4) as:
x=[2a+(n−1)d]k[2a+(kn−1)d]......(5)
Now, simplify equation (5), we get:
⇒x[2a+(n−1)d]=k[2a+(kn−1)d]⇒2xa+xnd−xd=2ka+k2nd−kd⇒2ak−2ax+xd−kd+(k2d−xd)n=0......(6)
So, we get:
Either (k2d−xd)=0......(7)
Or 2ak−2ax+xd−kd=0......(8)
From equation (7), we can write:
⇒k2d−xd=0⇒k2d=xd⇒k2=x......(9)
Now, substitute equation (9) in equation (8), we get:
⇒2ak−2ax+xd−kd=0⇒2ak−2ak2+k2d−kd=0.....(10)
Now, get all the terms of “a” on one side and terms of “d” on other side, we get:
⇒2ak−2ak2=−k2d+kd⇒2ak(1−k)=−kd(k−1)⇒2ak(1−k)=kd(1−k)⇒2a=d......(11)
Now, to get a ratio between d and a, divide equation (11) by a.
We get:
ad=2
So, the correct answer is “Option B”.
Note: The sum of n terms of an AP is given as Sn=2n[2a+(n−1)d].
This is deduced as follows:
Sum of n terms of an AP Sn=2n[first term + last term]
Since, first term of AP is a, and last term of AP is an=a+(n−1)d
So, we can write sum of n terms of AP as:
⇒Sn=2n[a+a+(n−1)d]⇒Sn=2n[2a+(n−1)d]