Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Arithmetic and geometric sequences

Click problems to add them to your worksheet.

51493211
A geometric sequence has five positive terms \(x_1,x_2,x_3,x_4,x_5\), and the terms are listed in increasing order. The common ratio is \(r\). Given \(x_1=0.5\) and \(x_5=8\), find \(r\) and the missing terms \(x_2\), \(x_3\), and \(x_4\).

Hints

- How many times is the first term multiplied by the common ratio to reach the fifth term? - Write an equation in the form \(x_5=x_1r^n\). - What positive number has fourth power \(16\)? - How does the increasing order restrict the common ratio?

Solution

1. For a geometric sequence, \(x_5=x_1r^4\). 2. Substitute the known values: \(8=0.5r^4\), so \(r^4=16\). 3. Since the sequence has positive terms and is increasing, \(r=2\). 4. The missing terms are \(x_2=0.5\cdot2=1\), \(x_3=1\cdot2=2\), and \(x_4=2\cdot2=4\).

Answer

\(r=2\), \(x_2=1\), \(x_3=2\), and \(x_4=4\)
52575711
An arithmetic sequence has \(a_4=17\) and \(a_{11}=-11\). Find \(a_{50}\).

Hints

- Count how many common-difference steps lie between the fourth and eleventh terms. - Use the two known terms to find the common difference. - Then use an explicit arithmetic-sequence formula.

Solution

1. The common difference is \(d=\frac{a_{11}-a_4}{11-4}=\frac{-11-17}{7}=-4\). 2. Use \(a_4\) to find the first term: \(a_1=a_4-3d=17-3\cdot(-4)=29\). 3. Apply the explicit formula: \(a_{50}=a_1+49d=29+49\cdot(-4)=-167\).

Answer

\(a_{50}=-167\).
52579911
Insert \(4\) numbers between \(-7\) and \(23\) so that all six numbers form an arithmetic sequence. Find the common difference and list the first four terms.

Hints

- Count the total number of terms after inserting the new values. - Use the explicit arithmetic-sequence formula with the first and last terms. - Once the common difference is known, generate successive terms.

Solution

1. The endpoints are \(a_1=-7\) and \(a_6=23\). 2. Use the explicit formula: \(23=-7+5d\). Thus, \(30=5d\), so \(d=6\). 3. Starting from \(-7\) and adding \(6\), the first four terms are \(-7, -1, 5, 11\).

Answer

The common difference is \(d=6\). The first four terms are \(-7, -1, 5, 11\).
52619711
A geometric sequence \((b_n)\) has only positive terms and satisfies \(b_1b_5=144\). Its third term \(b_3\) is the first term \(a_1\) of an arithmetic sequence \((a_n)\). The sum of the first ten terms of the arithmetic sequence is \(S_{10}=255\). Find the common difference \(d\) of the arithmetic sequence.

Hints

- Use the relationship among three equally spaced terms of a geometric sequence. - Positivity determines the sign of the middle term. - Substitute the resulting first term into the arithmetic-series formula.

Solution

1. In a geometric sequence, terms equally spaced around a middle term satisfy \(b_3^2=b_1b_5\). Therefore, \(b_3^2=144\). Since all terms are positive, \(b_3=12\). Thus, \(a_1=12\). 2. Apply the arithmetic-series formula: \(255=\frac{10}{2}[2\cdot12+9d]\). Thus, \(255=5(24+9d)\), so \(51=24+9d\), and \(d=3\).

Answer

The common difference is \(d=3\).
51493311
Two different sequences each have four terms. Both sequences begin with \(1\) and end with \(64\). Sequence A is arithmetic, so the difference between consecutive terms is constant. Sequence B is geometric, so the ratio between consecutive terms is constant. Find the sum of the two middle terms in each sequence, and compare the results.

Hints

- How can you find the common difference when the first and fourth terms are known? - How can you find the common ratio when three equal multiplicative steps connect the first and fourth terms? - Find the two middle terms before adding them.

Solution

1. For arithmetic sequence A, let the common difference be \(d\). Since \(a_4=a_1+3d\), \(64=1+3d\), so \(d=21\). The middle terms are \(a_2=22\) and \(a_3=43\), and their sum is \(22+43=65\). 2. For geometric sequence B, let the common ratio be \(r\). Since \(b_4=b_1r^3\), \(64=1\cdot r^3\), so \(r=4\). The middle terms are \(b_2=4\) and \(b_3=16\), and their sum is \(4+16=20\). 3. Since \(65>20\), the sum of the middle terms is greater for the arithmetic sequence.

Answer

Sequence A: \(65\) Sequence B: \(20\) The arithmetic sequence has the greater sum of its two middle terms.
51493411
The area of a square image is reduced in four consecutive steps. At each step, the current area is multiplied by the same factor \(k\). The original area is \(2500\,\text{cm}^2\). After the fourth reduction, the area is \(400\,\text{cm}^2\). a) Find \(k\). Round to four decimal places. b) What was the area after the second reduction?

Hints

- What equation represents multiplying by the same factor four times? - How can you evaluate a fourth root using two square roots? - For part b, can you use an exact value for \(k^2\) instead of the rounded value of \(k\)?

Solution

1. After four reductions, \(A_4=A_0k^4\), so \(400=2500k^4\). 2. Therefore, \(k^4=\frac{400}{2500}=0.16\), and \(k=(0.16)^{1/4}\approx0.6325\). 3. For the second reduction, \(A_2=A_0k^2\). Since \(k^2=\sqrt{0.16}=0.4\), \(A_2=2500\cdot0.4=1000\,\text{cm}^2\).

Answer

a) \(k\approx0.6325\) b) \(1000\,\text{cm}^2\)
52582011
Consider the sequences \(A\) and \(B\): Sequence \(A\): \(10, 14, 18, 22, \ldots\) Sequence \(B\): \(10, 15, 22.5, 33.75, \ldots\) a) Determine whether each sequence is arithmetic or geometric. Briefly justify each answer. b) Find the sum of the first \(30\) terms of sequence \(A\). c) Find the \(10\)th term of sequence \(B\). Round to the nearest hundredth.

Hints

- Check whether consecutive terms have a constant difference or a constant ratio. - Use the arithmetic-sequence formulas for the last term and the sum of the first \(n\) terms. - Use the explicit formula for a geometric sequence to find a specified term.

Solution

1. Sequence \(A\) is arithmetic because each term increases by the constant difference \(d=4\). Sequence \(B\) is geometric because each term is multiplied by the constant ratio \(r=\frac{15}{10}=1.5\). 2. For sequence \(A\), \(a_1=10\), \(d=4\), and \(n=30\). The \(30\)th term is \(a_{30}=10+29\cdot4=126\). Therefore, \(S_{30}=\frac{30}{2}\cdot(10+126)=2040\). 3. For sequence \(B\), \(b_{10}=10\cdot(1.5)^9=384.43359375\), so \(b_{10}\approx384.43\).

Answer

a) Sequence \(A\) is arithmetic with common difference \(4\). Sequence \(B\) is geometric with common ratio \(1.5\). b) \(2040\) c) \(384.43\)
52584311
An invasive aquatic plant covers \(2\,\text{m}^2\) at the beginning of an observation. After exactly \(7\) days, it covers \(10\,\text{m}^2\). Assume the area grows exponentially, so the areas at the end of each day form a geometric sequence. Find the areas at the end of days \(1\) through \(6\). Give each value as an exact radical expression and rounded to the nearest hundredth.

Hints

- Exponential growth sampled at equal time intervals forms a geometric sequence. - Count the number of daily steps from the initial value to day \(7\). - Solve for the common ratio. - Use the relationship between roots and rational exponents.

Solution

1. Let \(b_0=2\) and \(b_7=10\). For common ratio \(q\), \(10=2q^7\), so \(q^7=5\) and \(q=\sqrt[7]{5}\). 2. The sequence is \(b_n=2\left(\sqrt[7]{5}\right)^n=2\sqrt[7]{5^n}\). 3. The six values are: Day \(1\): \(2\sqrt[7]{5}\approx2.52\,\text{m}^2\) Day \(2\): \(2\sqrt[7]{5^2}\approx3.17\,\text{m}^2\) Day \(3\): \(2\sqrt[7]{5^3}\approx3.99\,\text{m}^2\) Day \(4\): \(2\sqrt[7]{5^4}\approx5.02\,\text{m}^2\) Day \(5\): \(2\sqrt[7]{5^5}\approx6.31\,\text{m}^2\) Day \(6\): \(2\sqrt[7]{5^6}\approx7.95\,\text{m}^2\).

Answer

Day \(1\): \(2\sqrt[7]{5}\approx2.52\,\text{m}^2\) Day \(2\): \(2\sqrt[7]{5^2}\approx3.17\,\text{m}^2\) Day \(3\): \(2\sqrt[7]{5^3}\approx3.99\,\text{m}^2\) Day \(4\): \(2\sqrt[7]{5^4}\approx5.02\,\text{m}^2\) Day \(5\): \(2\sqrt[7]{5^5}\approx6.31\,\text{m}^2\) Day \(6\): \(2\sqrt[7]{5^6}\approx7.95\,\text{m}^2\)
52590911
Three numbers form an increasing geometric sequence. Their sum is \(21\). If \(2\) is added to the first term, \(2\) is added to the second term, and \(1\) is subtracted from the third term, the resulting numbers form an arithmetic sequence. Find the original three numbers.

Hints

- Represent the geometric sequence with a first term and common ratio. - For three arithmetic terms, the middle term is the average of the outer terms. - Combine the sum condition with the arithmetic condition. - Use the fact that the original geometric sequence is increasing.

Solution

1. Write the geometric sequence as \(a, aq, aq^2\), where \(q>1\). 2. The sum condition gives \(a(1+q+q^2)=21\). 3. The modified terms are \(a+2\), \(aq+2\), and \(aq^2-1\). For them to be arithmetic, \(2(aq+2)=(a+2)+(aq^2-1)\). Simplifying gives \(a(q-1)^2=3\). 4. Substitute \(a=\frac{21}{1+q+q^2}\): \(\frac{21(q-1)^2}{1+q+q^2}=3\). This simplifies to \(2q^2-5q+2=0\), so \(q=2\) or \(q=\frac12\). 5. Since the original sequence is increasing, \(q=2\). Then \(a=3\), so the original numbers are \(3, 6, 12\).

Answer

The original numbers are \(3, 6, 12\).
52596511
A sequence \((a_n)\) is transformed into \((b_n)\) by each rule below. For each rule, determine whether \((b_n)\) must be arithmetic or geometric when \((a_n)\) is arithmetic with common difference \(d\), and when \((a_n)\) is geometric with common ratio \(q\). Assume \(d\ne0\), \(q\ne1\), and all expressions are defined. 1) \(b_n=5a_n\) 2) \(b_n=a_n+5\) 3) \(b_n=a_n^2\) 4) \(b_n=\frac1{a_n}\)

Hints

- Test whether consecutive differences or consecutive ratios are constant. - Express the result symbolically before drawing a conclusion. - A quantity that still depends on \(n\) is generally not constant.

Solution

1. If \((a_n)\) is arithmetic, then \(b_{n+1}-b_n=5(a_{n+1}-a_n)=5d\), so \((b_n)\) is arithmetic. If \((a_n)\) is geometric, then \(\frac{b_{n+1}}{b_n}=\frac{5a_{n+1}}{5a_n}=q\), so \((b_n)\) is geometric. 2. If \((a_n)\) is arithmetic, adding \(5\) preserves the difference \(d\), so \((b_n)\) is arithmetic. If \((a_n)\) is geometric, neither \(\frac{a_{n+1}+5}{a_n+5}\) nor \((a_{n+1}+5)-(a_n+5)\) is generally constant. Thus, \((b_n)\) is neither arithmetic nor geometric. 3. If \((a_n)\) is arithmetic, \(b_{n+1}-b_n=d(a_{n+1}+a_n)\), which generally depends on \(n\), and the ratio also generally depends on \(n\). Thus, \((b_n)\) is neither. If \((a_n)\) is geometric, \(\frac{b_{n+1}}{b_n}=q^2\), so \((b_n)\) is geometric. 4. If \((a_n)\) is arithmetic, \(b_{n+1}-b_n=-\frac{d}{a_n(a_n+d)}\) and \(\frac{b_{n+1}}{b_n}=\frac{a_n}{a_n+d}\), neither of which is generally constant. Thus, \((b_n)\) is neither. If \((a_n)\) is geometric, \(\frac{b_{n+1}}{b_n}=\frac1q\), so \((b_n)\) is geometric.

Answer

1) Arithmetic remains arithmetic; geometric remains geometric. 2) Arithmetic remains arithmetic; geometric becomes neither. 3) Arithmetic becomes neither; geometric remains geometric with ratio \(q^2\). 4) Arithmetic becomes neither; geometric remains geometric with ratio \(\frac1q\).
52596611
Analyze the relationships between exponential and logarithmic transformations of sequences. a) Let \((a_n)\) be an arithmetic sequence with common difference \(d\). Show that \(b_n=2^{a_n}\) is geometric, and find its common ratio. b) Let \((g_n)\) be a geometric sequence of positive terms with common ratio \(q>0\). Show that \(c_n=\log_2(g_n)\) is arithmetic, and find its common difference. c) Let \((u_n)\) and \((v_n)\) be geometric sequences with common ratios \(q_u\) and \(q_v\). Show that \(w_n=u_nv_n\) is geometric, and find its common ratio.

Hints

- Use the quotient rule for powers with the same base. - Use the logarithm identity for a difference of logarithms. - To prove a sequence is geometric, show that consecutive ratios are constant. - To prove a sequence is arithmetic, show that consecutive differences are constant.

Solution

a) Compute the ratio: \(\frac{b_{n+1}}{b_n}=\frac{2^{a_{n+1}}}{2^{a_n}}=2^{a_{n+1}-a_n}=2^d\). Since this ratio is constant, \((b_n)\) is geometric with ratio \(2^d\). b) Compute the difference: \(c_{n+1}-c_n=\log_2(g_{n+1})-\log_2(g_n)\) \(=\log_2\left(\frac{g_{n+1}}{g_n}\right)=\log_2(q)\). Since this difference is constant, \((c_n)\) is arithmetic with difference \(\log_2(q)\). c) Compute the ratio: \(\frac{w_{n+1}}{w_n}=\frac{u_{n+1}v_{n+1}}{u_nv_n}=\frac{u_{n+1}}{u_n}\frac{v_{n+1}}{v_n}=q_uq_v\). Therefore, \((w_n)\) is geometric with ratio \(q_uq_v\).

Answer

a) The common ratio is \(2^d\). b) The common difference is \(\log_2(q)\). c) The product sequence is geometric with common ratio \(q_uq_v\).
52615011
An arithmetic sequence \(a_n\) has first term \(a_1\) and common difference \(d\). A new sequence is defined by \(x_n = 10^{a_n}\). Determine whether \(x_n\) is geometric. Find the ratio \(q = \frac{x_{n+1}}{x_n}\), and express both \(x_1\) and \(q\) in terms of \(a_1\) and \(d\).

Hints

- Write the explicit formula for an arithmetic sequence. - Use exponent properties to simplify a quotient of powers with the same base. - A sequence is geometric when the ratio of consecutive terms is constant. - Relate the exponent difference to the common difference \(d\).

Solution

1. The explicit formula for the arithmetic sequence is \(a_n = a_1 + (n-1)d\). 2. Therefore, \(x_n = 10^{a_1+(n-1)d}\), and \(x_1 = 10^{a_1}\). 3. Compute the ratio of consecutive terms: \(\frac{x_{n+1}}{x_n} = \frac{10^{a_{n+1}}}{10^{a_n}} = 10^{a_{n+1}-a_n}\). 4. Since \(a_{n+1}-a_n = d\), the ratio is \(q = 10^d\). 5. The ratio is constant, so \(x_n\) is geometric with first term \(x_1 = 10^{a_1}\) and common ratio \(q = 10^d\).

Answer

Yes. \(x_n\) is geometric with \(x_1 = 10^{a_1}\) and \(q = 10^d\).
52591011
Three consecutive terms of an arithmetic sequence have sum \(15\). If \(1\) is subtracted from each of the first two terms and \(1\) is added to the third term, the resulting numbers, in the same order, form a geometric sequence. Find all possible original triples.

Hints

- Center the arithmetic sequence at its middle term. - For three geometric terms, use the relationship between the middle term and its neighbors. - Do not discard a decreasing sequence unless the problem requires an increasing one.

Solution

1. Write the arithmetic terms as \(a-d, a, a+d\). Their sum is \(3a=15\), so \(a=5\). The terms are \(5-d, 5, 5+d\). 2. The modified terms are \(4-d, 4, 6+d\). For three consecutive geometric terms, the square of the middle term equals the product of the outer terms: \(4^2=(4-d)(6+d)\). 3. Simplifying gives \(d^2+2d-8=0\), so \(d=2\) or \(d=-4\). 4. For \(d=2\), the original triple is \((3, 5, 7)\), and the modified triple is \((2, 4, 8)\). For \(d=-4\), the original triple is \((9, 5, 1)\), and the modified triple is \((8, 4, 2)\). Both modified triples are geometric.

Answer

The possible original triples are \((3, 5, 7)\) and \((9, 5, 1)\).
52592011
Find four positive integers \(a, b, c, d\) such that \(a, b, c\) form a geometric sequence and \(b, c, d\) form an arithmetic sequence. The two middle terms have sum \(18\), and the two outer terms have sum \(21\).

Hints

- Express the geometric condition using the middle term squared. - Express the arithmetic condition using the middle term as an average. - Use the pair sums to reduce the number of variables. - Apply the positive-integer restriction after solving the quadratic.

Solution

1. The sequence conditions give \(b^2=ac\) and \(2c=b+d\). The sum conditions are \(b+c=18\) and \(a+d=21\). 2. Write \(b=18-c\). Then \(a=\frac{(18-c)^2}{c}\) and \(d=2c-b=3c-18\). 3. Substitute into \(a+d=21\): \(\frac{(18-c)^2}{c}+3c-18=21\). Multiplying by \(c\) and simplifying gives \(4c^2-75c+324=0\). 4. The solutions are \(c=12\) and \(c=6.75\). Since all four numbers must be integers, \(c=12\). Then \(b=6\), \(a=3\), and \(d=18\).

Answer

The four integers are \(3, 6, 12, 18\).
52594511
Four real numbers form a geometric sequence. Subtracting \(2\), \(3\), \(9\), and \(25\), respectively, from the four terms produces an arithmetic sequence. Find the original geometric sequence.

Hints

- Represent the geometric terms using a first term and common ratio. - Set consecutive differences of the modified terms equal. - Check exceptional cases before dividing equations. - Solve first for the common ratio, then for the first term.

Solution

1. Write the geometric sequence as \(a, aq, aq^2, aq^3\). The modified terms are \(a-2, aq-3, aq^2-9, aq^3-25\). 2. Equality of the first two arithmetic differences gives \(a(q-1)-1=aq(q-1)-6\), so \(a(q-1)^2=5\). 3. Equality of the next two differences gives \(aq(q-1)-6=aq^2(q-1)-16\), so \(aq(q-1)^2=10\). 4. The cases \(a=0\) and \(q=1\) do not satisfy the required arithmetic condition. Dividing the second equation by the first gives \(q=2\). 5. Then \(a(q-1)^2=5\) gives \(a=5\). Therefore, the original sequence is \(5, 10, 20, 40\).

Answer

\(5, 10, 20, 40\).
52618511
Three numbers form an arithmetic sequence and have sum \(21\). Adding \(2\), \(3\), and \(9\), respectively, to the three numbers produces three consecutive terms of a geometric sequence. a) Find the first three terms of both possible arithmetic sequences. b) For the sequence with positive common difference, find how many terms must be added to obtain a sum of \(465\).

Hints

- Center the arithmetic sequence at its middle term. - Use the middle-term property of three consecutive geometric terms. - For part b), apply the finite arithmetic-series formula.

Solution

1. Write the arithmetic terms as \(a-d, a, a+d\). Their sum is \(3a=21\), so \(a=7\). The terms are \(7-d, 7, 7+d\). 2. The modified terms are \(9-d, 10, 16+d\). For three consecutive geometric terms, \(10^2=(9-d)(16+d)\). This simplifies to \(d^2+7d-44=0\), so \(d=4\) or \(d=-11\). 3. The two arithmetic triples are therefore \((3, 7, 11)\) and \((18, 7, -4)\). 4. For the sequence with \(d=4\) and \(a_1=3\), set the arithmetic-series sum equal to \(465\): \(\frac n2[2\cdot3+(n-1)4]=465\). This gives \(2n^2+n-465=0\), whose positive solution is \(n=15\).

Answer

a) The sequences begin \((3, 7, 11)\) and \((18, 7, -4)\). b) \(15\) terms must be added.

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.