Algebra DPP Sequences - 1.7(pending - 34,35)
Q1. A grocer makes a display of cans in which the top row has one can and each lower row has two more cans than the row above it. If the display contains 100 cans, how many rows are there? Solution: 1 + 3 + .. (2n-1) = 100 = n/2[2.1 + (n-1).2] => 100 = n.[1 + n - 1] = n^2 => n = 10. Q2. The second and fourth terms of a geometric sequence are 2 and 6. Find the possible first terms. Solution: r^2 = 3, ar = 2 => a = -+2/sqrt(3) Q3. Figures 0, 1, 2, and 3 consists of 1, 5, 13, and 25 nonoverlapping unit squares, respectively. If the pattern were continued, how many non-overlapping unit squares would there be in Figure 100? Solution: a1 = 1 + 4 a2 = 1 + 4 + 8 a3 = 1 + 4 + 8 + 12 a100 = 1 + (4 + 8 + 12 .. 100 times) = 1 + 100/2[8 + 99.4] = 1 + 200.[2 + 99] = 1 + 101.200 = 20201 Q4. Let 1, 4, . . . and 9, 16, . . . be two arithmetic sequences. The set S is the union of the first 2004 terms of each sequence. How many distinct numbers are in S? Solution: Total terms ...