Skip to main content
Back to Sequences & Series
JEE Main 2020
Sequences & Series
Sequences and Series
Easy

Question

Let A 1 , A 2 , A 3 , ....... be squares such that for each n \ge 1, the length of the side of A n equals the length of diagonal of A n+1 . If the length of A 1 is 12 cm, then the smallest value of n for which area of A n is less than one, is __________.

Answer: 12

Solution

Key Concepts and Formulas

  • Properties of a Square: For a square with side length ss, the diagonal length d=s2d = s\sqrt{2} and the area A=s2A = s^2.
  • Geometric Progression (G.P.): A sequence where each term is found by multiplying the previous term by a constant ratio. The nn-th term is an=arn1a_n = ar^{n-1}, where aa is the first term and rr is the common ratio.

Step-by-Step Solution

Step 1: Establish the relationship between the side lengths of consecutive squares. Let sns_n denote the side length of square AnA_n. The problem states that the length of the side of AnA_n equals the length of the diagonal of An+1A_{n+1}. Using the property of a square, the diagonal of An+1A_{n+1} with side length sn+1s_{n+1} is sn+12s_{n+1}\sqrt{2}. Thus, we have the relation: sn=sn+12s_n = s_{n+1}\sqrt{2} Rearranging this equation to express sn+1s_{n+1} in terms of sns_n: sn+1=sn2s_{n+1} = \frac{s_n}{\sqrt{2}} This equation shows that the side length of each subsequent square is obtained by dividing the side length of the previous square by 2\sqrt{2}.

Step 2: Identify the sequence of side lengths as a Geometric Progression. The relation sn+1=12sns_{n+1} = \frac{1}{\sqrt{2}} s_n implies that the ratio of consecutive terms is constant: sn+1sn=12\frac{s_{n+1}}{s_n} = \frac{1}{\sqrt{2}} This confirms that the sequence of side lengths s1,s2,s3,s_1, s_2, s_3, \dots forms a Geometric Progression with the first term s1s_1 and a common ratio r=12r = \frac{1}{\sqrt{2}}. We are given that the length of A1A_1 is 12 cm, so s1=12s_1 = 12.

Step 3: Determine the general formula for the side length sns_n. Using the formula for the nn-th term of a G.P., sn=s1rn1s_n = s_1 \cdot r^{n-1}, we substitute s1=12s_1 = 12 and r=12r = \frac{1}{\sqrt{2}}: sn=12(12)n1s_n = 12 \cdot \left(\frac{1}{\sqrt{2}}\right)^{n-1} This can be written as: sn=12(2)n1s_n = \frac{12}{(\sqrt{2})^{n-1}}

Step 4: Derive the formula for the area of square AnA_n and set up the inequality. The area of square AnA_n is Area(An)=(sn)2Area(A_n) = (s_n)^2. Substituting the expression for sns_n: Area(An)=(12(2)n1)2Area(A_n) = \left(\frac{12}{(\sqrt{2})^{n-1}}\right)^2 Using exponent rules, (xa)b=xab(x^a)^b = x^{ab} and (x)2=x(\sqrt{x})^2 = x: Area(An)=122((2)n1)2=144(2)2(n1)=1442n1Area(A_n) = \frac{12^2}{\left((\sqrt{2})^{n-1}\right)^2} = \frac{144}{(\sqrt{2})^{2(n-1)}} = \frac{144}{2^{n-1}} We need to find the smallest value of nn for which Area(An)<1Area(A_n) < 1. Thus, we set up the inequality: 1442n1<1\frac{144}{2^{n-1}} < 1

Step 5: Solve the inequality for nn. To solve 1442n1<1\frac{144}{2^{n-1}} < 1, we multiply both sides by 2n12^{n-1} (which is always positive for n1n \ge 1): 144<2n1144 < 2^{n-1} Now, we need to find the smallest integer nn such that 2n12^{n-1} is greater than 144. Let's examine powers of 2: 21=22^1 = 2 22=42^2 = 4 23=82^3 = 8 24=162^4 = 16 25=322^5 = 32 26=642^6 = 64 27=1282^7 = 128 28=2562^8 = 256 We are looking for the smallest integer n1n-1 such that 2n1>1442^{n-1} > 144. From the list, 27=1282^7 = 128 is not greater than 144, but 28=2562^8 = 256 is greater than 144. Therefore, the smallest value for n1n-1 is 8. n1=8n-1 = 8 Solving for nn: n=9n = 9

Step 6: Verify the answer. For n=9n=9: Area(A9)=144291=14428=144256Area(A_9) = \frac{144}{2^{9-1}} = \frac{144}{2^8} = \frac{144}{256}. Since 144<256144 < 256, Area(A9)<1Area(A_9) < 1. For n=8n=8: Area(A8)=144281=14427=144128Area(A_8) = \frac{144}{2^{8-1}} = \frac{144}{2^7} = \frac{144}{128}. Since 144>128144 > 128, Area(A8)>1Area(A_8) > 1. Thus, n=9n=9 is indeed the smallest integer value.

Common Mistakes & Tips

  • Index Mismanagement: Be careful with nn and n1n-1 when applying G.P. formulas.
  • Exponent Simplification: Correctly apply exponent rules, especially for powers of square roots, to simplify expressions efficiently.
  • Inequality Direction: When multiplying or dividing an inequality, ensure the sign of the multiplier/divisor is considered to maintain the correct inequality direction.

Summary

We established a relationship between the side lengths of consecutive squares, revealing a Geometric Progression. We derived the general formula for the nn-th side length and subsequently for the area of the nn-th square. By solving the inequality Area(An)<1Area(A_n) < 1, we found that the smallest integer value of nn for which the area is less than one is 9.

The final answer is 9\boxed{9}.

Practice More Sequences & Series Questions

View All Questions