Given an arithmetic sequence {an} with the first term a1=1 and a common difference d>0, and a geometric sequence {bn}, satisfying b2=a2, b3=a5, b4=a14. (1) Find the general term of the sequences {an} and {bn}. (2) Let the sequence {cn} satisfy cn=2an−18, find the minimum value of the sum of the first n terms Sn of the sequence {cn}, and the value of n at this minimum.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
(1) From the given conditions, we have (1+4d)2=(1+d)(1+13d), and since d>0, solving this gives d=2. Therefore, the general term of {an} is an=2n−1. Since b2=a2=3, b3=a5=9, the common ratio of {bn} is 3, thus the general term of {bn} is bn=3n−1. (2) Since cn=2an−18=4n−20, setting cn≤0 gives n≤5. Therefore, when n=4 or n=5, Sn reaches its minimum value of −40.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.