Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Sequences and Series question

2020 · Shift 1 · Q32
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Sequences and Series
  5. /2020 · Shift 1 · Q32

Sequences and Series question

2020 · Shift 1 · Q32

JEE AdvancedMathematicsSequences and SeriesNumerical+4 / −1
Let a1, a2, a3, .... be a sequence of positive integers in arithmetic progression with common difference 2. Also, let b1, b2, b3, .... be a sequence of positive integers in geometric progression with common ratio 2. If a1 = b1 = c, then the number of all possible values of c, for which the equality 2(a1 + a2 + ... + an) = b1 + b2 + ... + bn holds for some positive integer n, is ...........
Numerical answer
View written solutionFree

Correct answer: 1

  1. Write the two sequences explicitly

Since a1,a2,a3,…a_1,a_2,a_3,\dotsa1​,a2​,a3​,… is an arithmetic progression of positive integers with common difference 222 and a1=ca_1=ca1​=c, we have ak=c+2(k−1).a_k=c+2(k-1).ak​=c+2(k−1).

Since b1,b2,b3,…b_1,b_2,b_3,\dotsb1​,b2​,b3​,… is a geometric progression of positive integers with common ratio 222 and b1=cb_1=cb1​=c, we have bk=c⋅2k−1.b_k=c\cdot 2^{k-1}.bk​=c⋅2k−1.

We are given that for some positive integer nnn, 2(a1+a2+⋯+an)=b1+b2+⋯+bn.2(a_1+a_2+\cdots+a_n)=b_1+b_2+\cdots+b_n.2(a1​+a2​+⋯+an​)=b1​+b2​+⋯+bn​.


  1. Compute the sum of the AP

The sum of first nnn terms of the AP is SA=n2(2c+(n−1)⋅2)=n2(2c+2n−2)=n(c+n−1).S_A=\frac{n}{2}\bigl(2c+(n-1)\cdot 2\bigr)=\frac{n}{2}(2c+2n-2)=n(c+n-1).SA​=2n​(2c+(n−1)⋅2)=2n​(2c+2n−2)=n(c+n−1).

Therefore, 2SA=2n(c+n−1).2S_A=2n(c+n-1).2SA​=2n(c+n−1).


  1. Compute the sum of the GP

The sum of first nnn terms of the GP is SG=c2n−12−1=c(2n−1).S_G=c\frac{2^n-1}{2-1}=c(2^n-1).SG​=c2−12n−1​=c(2n−1).

So the condition becomes 2n(c+n−1)=c(2n−1).2n(c+n-1)=c(2^n-1).2n(c+n−1)=c(2n−1).

Rearrange: 2nc+2n(n−1)=c(2n−1).2nc+2n(n-1)=c(2^n-1).2nc+2n(n−1)=c(2n−1).

Hence, c(2n−1−2n)=2n(n−1).c(2^n-1-2n)=2n(n-1).c(2n−1−2n)=2n(n−1).

So c=2n(n−1)2n−1−2n.c=\frac{2n(n-1)}{2^n-1-2n}.c=2n−1−2n2n(n−1)​.

We need ccc to be a positive integer.


  1. Check small values of nnn

Since denominator is 2n−1−2n2^n-1-2n2n−1−2n:

  • For n=1n=1n=1: 21−1−2=−1,2^1-1-2= -1,21−1−2=−1, and directly from original equation, 2a1=b1  ⟹  2c=c  ⟹  c=0,2a_1=b_1 \implies 2c=c \implies c=0,2a1​=b1​⟹2c=c⟹c=0, impossible since ccc is positive.

  • For n=2n=2n=2: 22−1−4=−1,2^2-1-4=-1,22−1−4=−1, giving c=2⋅2⋅1−1=−4,c=\frac{2\cdot 2\cdot 1}{-1}=-4,c=−12⋅2⋅1​=−4, impossible.

  • For n=3n=3n=3: 23−1−6=1,2^3-1-6=1,23−1−6=1, so c=2⋅3⋅21=12.c=\frac{2\cdot 3\cdot 2}{1}=12.c=12⋅3⋅2​=12. This is a positive integer, so c=12c=12c=12 works.

Let us verify:

  • AP: 12,14,16,…12,14,16,\dots12,14,16,… so a1+a2+a3=12+14+16=42,a_1+a_2+a_3=12+14+16=42,a1​+a2​+a3​=12+14+16=42, hence 2(a1+a2+a3)=84.2(a_1+a_2+a_3)=84.2(a1​+a2​+a3​)=84.
  • GP: 12,24,48,…12,24,48,\dots12,24,48,… so b1+b2+b3=12+24+48=84.b_1+b_2+b_3=12+24+48=84.b1​+b2​+b3​=12+24+48=84.

Thus c=12c=12c=12 indeed satisfies the condition.


  1. Show no other nnn can give an integer ccc

For n≥4n\ge 4n≥4, let D=2n−1−2n.D=2^n-1-2n.D=2n−1−2n.

Then c=2n(n−1)D.c=\frac{2n(n-1)}{D}.c=D2n(n−1)​.

We show D>2n(n−1)D>2n(n-1)D>2n(n−1) for all n≥5n\ge 5n≥5, so then 0<c<10<c<10<c<1, impossible for an integer.

Check n=5n=5n=5:

2n(n−1)=40,\qquad 2n(n-1)=40,2n(n−1)=40,

so not yet larger. Let us test directly: c=4021,c=\frac{40}{21},c=2140​, not an integer.

For n=6n=6n=6:

\qquad 2n(n-1)=60,$$ so $$c=\frac{60}{51}=\frac{20}{17},$$ not an integer. For $n=7$: $$D=2^7-1-14=113>84=2\cdot 7\cdot 6.$$ Hence for $n\ge 7$, since $2^n$ grows faster than quadratic terms, $$2^n-1-2n > 2n(n-1),$$ so $$0<c<1,$$ impossible. Thus only $n=3,4,5,6$ need checking. - $n=4$: $$c=\frac{2\cdot 4\cdot 3}{16-1-8}=\frac{24}{7},$$ not integer. - $n=5$: $$c=\frac{40}{21},$$ not integer. - $n=6$: $$c=\frac{60}{51}=\frac{20}{17},$$ not integer. So the only possible value is $$c=12.$$ --- 6. **Number of all possible values of $c$** There is exactly **one** possible value of $c$. Therefore, the required integer answer is $$\boxed{1}.$$
PreviousNext

More from Sequences and Series

  • Let AP(a; d) denote the set of all the terms of an infinite arithmetic progression with first term a and common difference d > 0. If AP(1;3)∩AP(2;5)∩AP(3;7) = AP(a ; d), then a + d equals ..............2019 · Numerical
  • Let X be the set consisting of the first 2018 terms of the arithmetic progression 1, 6, 11, ...., and Y be the set consisting of the first 2018 terms of the arithmetic progression 9, 16, 23, .... . Then, the number of elements in the set X…2018 · Numerical
  • The sides of a right angled triangle are in arithmetic progression. If the triangle has area 24, then what is the length of its smallest side?2017 · Numerical
  • Let bi > 1 for I = 1, 2, ......, 101. Suppose logeb1, logeb2, ......., logeb101 are in Arithmetic Progression (A.P.) with the common difference loge2. Suppose a1, a2, ......, a101 are in A.P. such that a1 = b1 and a51 = b51. If t = b1 +…2016 · MCQ
  • Suppose that all the terms of an arithmetic progression (A.P) are natural numbers. If the ratio of the sum of the first seven terms to the sum of the first eleven terms is 6 : 11 and the seventh term lies in between 130 and 140, then the…2015 · Numerical
  • The coefficient of x9 in the expansion of (1 + x) (1 +x2)(1 +x3) .... (1+x100) is2015 · Numerical
  • Let a, b, c be positive integers such that ab​ is an integer. If a, b, c are in geometric progression and the arithmetic mean of a, b, c is b + 2, then the value of a+1a2+a−14​ is2014 · Numerical
  • A pack contains n cards numbered from 1 to n. Two consecutive numbered cards are removed from the pack and the sum of the numbers on the remaining cards is 1224. If the smaller of the numbers on the removed cards is k, then k−20=…2013 · Numerical