How do you write a rule for the nth term of the geometric term given the two terms a_3=24, a_5=96a3=24,a5=96?
1 Answer
Explanation:
The general formula for a geometric sequence is
I'm going to explain how to do this problem two ways.
The Long Way
Since we are given
a_3 = 24a3=24 anda_5 = 96a5=96 , we can substitute them into the formula.
a_3 = a_1 * r^(3-1) a3=a1⋅r3−1
a_3 = a_1 * r^2a3=a1⋅r2
color(blue)(24 = a_1 * r^2)24=a1⋅r2
a_5 = a_1 * r^(5-1) a5=a1⋅r5−1
a_5 = a_1 * r^4a5=a1⋅r4
color(blue)(96= a_1 * r^4)96=a1⋅r4 Now we can solve the system of equations:
color(blue)(24 = a_1 * r^2)24=a1⋅r2 ->→ solve fora_1a1
a_1=24/r^2a1=24r2
color(blue)(96= a_1 * r^4)96=a1⋅r4
96=24/r^2 * r^496=24r2⋅r4 ->→ substitute the value ofa_1a1 into the second equation
96=24 * r^296=24⋅r2
4=r^24=r2
r=+-2r=±2 Now that we have the value of
rr , we can find the value ofa_1a1 . Using the first equation,color(blue)(24 = a_1 * r^2)24=a1⋅r2 , we get
24 = a_1 * r^224=a1⋅r2
24 = a_1 * (+-2)^224=a1⋅(±2)2
24 = a_1 * 424=a1⋅4
a_1=6a1=6 So our formula for the sequence can be either
color(red)(a_n = 6 * 2^(n-1))an=6⋅2n−1 orcolor(red)(a_n = 6 * (-2)^(n-1))an=6⋅(−2)n−1 .To verify if these are correct, you can write out the first few terms and see if they match the information given in the problem.
color(red)(a_n = 6 * 2^(n-1)) an=6⋅2n−1 The common ratio is
22 , so start with66 and multiply each term by2 => 6, 12, 24, 48, 962⇒6,12,24,48,96
color(red)(a_n = 6 * (-2)^(n-1))an=6⋅(−2)n−1 The common ratio is
-2−2 , so start with66 and multiply each term by-2 => 6, -12, 24, -48, 96−2⇒6,−12,24,−48,96 In both of these formulas,
a_3=24a3=24 anda_5=96a5=96 .
The Short Way
We are given
a_3a3 anda_5a5 , so we can easily find outa_4a4 in order to get the value ofrr .
a_3, a_4, a_5a3,a4,a5
24, a_4, 9624,a4,96 To find
a_4a4 , we can simply calculate the geometric mean.
(a_4)^2 = 24 * 96 => a_4 = +-sqrt(24 * 96) = +-sqrt2304 = +-48(a4)2=24⋅96⇒a4=±√24⋅96=±√2304=±48 So the three terms are either
24, 48, 9624,48,96 , meaning thatr = 48/24 = 2r=4824=2 , or the terms are24, -48, 9624,−48,96 , meaning thatr=-48/24 = -2r=−4824=−2 .After you find
rr , you can finda_1a1 the same way we did above. In the end, you getcolor(red)(a_n = 6 * 2^(n-1))an=6⋅2n−1 orcolor(red)(a_n = 6 * (-2)^(n-1))an=6⋅(−2)n−1 .
(This method is easier in the context of this problem, but if you were given terms such as