Hey, everyone. Welcome back. So we just finished talking a lot about arithmetic sequences, like, for example, 36912, where the difference between each number is always the same number. But let's take a look at this sequence over here, 392781. Clearly, we can see that the difference between numbers is never the same. It's constantly getting bigger. But there's still actually a pattern going on with this sequence. What I'm going to show you in this video is that this is a special type of sequence called a geometric sequence, and what we're going to see is that there's a lot of similarities between how we use the information and the pattern across the numbers to set up a recursive formula for these types of sequences. So I want to show you how to do that and the basic difference between these two types, and we'll do some examples. Let's get started. So remember that arithmetic sequences are special types where the difference between terms was always the same. For example, the common difference in this situation that the sequence was 3. A geometric sequence is a special type where the ratio between terms is always the same number. So, for example, from 3 to 9, you have to multiply by 3. From 9 to 27, you also multiply by 3. From 27 to 81, you multiply by 3. So instead of adding 3 to each number to get the next one, you have to multiply by 3 to get the next number. Now this ratio over here is called the common ratio, and the letter we use for this is little r. So little r in this case is equal to 3. Kind of like how in this case little d was equal to 3. Alright? Now we can use this common ratio to find additional terms by setting up a recursive formula. Remember, recursive formulas are just formulas that tell you the next term based on the previous term. So in this situation, we just took the previous term and added 3. Well, in this geometric sequence, we're going to take the previous term, and instead we have to multiply by 3. That's really all there is to it. The way that you use these formulas to find the next terms is exactly the same. Alright? So, in fact, this sort of general sort of structure that you'll see for these recursive formulas for geometric sequences is they'll always look like this. \( A_n \) , the new term, is going to be the previous term times \( r \), whatever that common ratio is. Alright? So, clearly, we can see here that the only difference between these two is the operation that's involved. For arithmetic, you always add numbers to get to the next term, whereas in geometric sequences, you multiply numbers to get with the next term. And what we're going to see here also is that, generally, addition grows a little bit slower than multiplication. So these types of sequences, the numbers grow a little bit slower, whereas in geometric sequences, these tend to grow very fast because they're exponential. Right? They're going 392781, whereas this is only 36912. So these tend to grow much faster than arithmetic sequences. Alright? So let's go ahead and take a look at our example here because sometimes you may be asked to write recursive formulas for geometric sequences. And, in fact, there's a lot of similarities between how we did this for arithmetic sequences. All you have to do is first find the common ratio, and then we can set up using this equation over here. Let's get started with this example. So we have the numbers 5, 20, 80, and 320. Notice how the difference is not the same between the numbers, but there is a pattern that's going on here. So what do I have to do to 5 to get to 20? Well, the first thing you're going to do here is you're going to find \( r \) by dividing any 2 consecutive terms. So what we're going to have to do is take a look at the pattern between the two numbers. And what we can see here is that from 5 to 20, you have to multiply by 4. From 20 to 80, you also multiply by 4. And from 80 to 320, you also multiply by 4. So, clearly, in this case, our \( r \), our common ratio is equal to 4. Alright? So now we just use this. We move on to the second step, which is we're going to write a recursive formula. A recursive formula is going to be something that looks like \( A_n = A_{n-1} \times r \). In other words, times \( r \), a common ratio. So this is just going to be \( A_{n-1} \times 4 \). Alright? Now remember, just like in, just like for arithmetic sequences, having this formula by itself isn't useful or isn't helpful because you have to know what the first term is. So you always have to write what the first term in the sequence is. In this case, \( A_1 = 5 \). Alright? So that's how to write recursive formulas. And to find the next one, you would just take the previous term and multiply by 4. Alright? So that's it for this one, folks. Let me know if you have any questions. Thanks for watching.
- 0. Fundamental Concepts of Algebra3h 29m
- 1. Equations and Inequalities3h 27m
- 2. Graphs43m
- 3. Functions & Graphs2h 17m
- 4. Polynomial Functions1h 54m
- 5. Rational Functions1h 23m
- 6. Exponential and Logarithmic Functions2h 28m
- 7. Measuring Angles39m
- 8. Trigonometric Functions on Right Triangles2h 5m
- 9. Unit Circle1h 19m
- 10. Graphing Trigonometric Functions1h 19m
- 11. Inverse Trigonometric Functions and Basic Trig Equations1h 41m
- 12. Trigonometric Identities 34m
- 13. Non-Right Triangles1h 38m
- 14. Vectors2h 25m
- 15. Polar Equations2h 5m
- 16. Parametric Equations1h 6m
- 17. Graphing Complex Numbers1h 7m
- 18. Systems of Equations and Matrices1h 6m
- 19. Conic Sections2h 36m
- 20. Sequences, Series & Induction1h 15m
- 21. Combinatorics and Probability1h 45m
- 22. Limits & Continuity1h 49m
- 23. Intro to Derivatives & Area Under the Curve2h 9m
Geometric Sequences - Online Tutor, Practice Problems & Exam Prep
Geometric sequences differ from arithmetic sequences in that they use a common ratio, denoted as r, to find subsequent terms by multiplying the previous term. The recursive formula is expressed as An = An-1r. The general formula for the nth term is An = A1r^(n-1). Understanding these formulas allows for efficient calculation of terms in geometric sequences.
Geometric Sequences - Recursive Formula
Video transcript
Write a recursive formula for the geometric sequence {18,6,2,32,…}.
an=3an−1
an=3an−1
an=18an−1
an=32an−1
Geometric Sequences - General Formula
Video transcript
Everyone, welcome back. So we just spent a lot of time talking about recursive formulas for arithmetic sequences, and then we saw how to write the general formula. Well, we just learned how to write a recursive formula for a geometric sequence that allows you to calculate terms based on the previous term. But now we're going to take a look at how to write the general formula, which allows you to calculate any term without having to know the previous one. And what we're going to see is there are a lot of parallels with how we did this for arithmetic sequences. I'm going to show you how to write a general formula for a geometric sequence, and then we'll do an example together. Let's get started here.
So, a general formula is going to give you the nth term. And just like the arithmetic sequence, it's going to be based on the first term. But now instead of the common difference \(d\), it's going to be based on the common ratio \(r\). Alright? So let's take a look here.
So with an arithmetic sequence, we saw that for a recursive formula, you're just doing \(a_{n-1} + d\). And then for the general formula, it's \( a_1 + d \cdot (n-1) \). Well, for a geometric sequence, it's going to be a little different. In this sequence, we saw that the common ratio between the terms, the \(r\) term, was equal to 2. You're multiplying by 2 each time. So in other words, this was the recursive formula. Well, and we saw that the sort of formats for any recursive formula is \( a_{n-1} \times r \). Well, for a general formula, again, your textbooks are going to do some derivations for this. I'm just going to show you the nth term, the general term, is going to be the first term times \(r\), but raised to a power of \(n-1\), not multiplied by \(n-1\).
So here, we can again see lots of similarities between these two types of equations. So for example, in this sequence, 3, 6, 12, 24, all you need to write the general formula is the first term, which is this 3 over here, and then you just need the common difference. And again, this common difference, what we see here is that \(r = 2\). These are the 2 things you need to write the general formula. \(a_n\) is just going to be the first term, which is 3 times the common difference, which is 2 raised to the \(n-1\) power.
This is the general formula for this sequence over here, whereas this was the recursive formula. Alright? Now, let's use this to actually calculate the 4th term, which we know should be 24. Well, \(a_4\), where \(n = 4\), it says that we're just going to take the first term, which is 3, and multiply it by 2 raised to the \(4-1\) power. In other words, this is \(3 \times 2^3\). This is \(3 \times 8\), and \(3 \times 8\) does, in fact, give us 24, exactly what we'd expect. Alright?
So this is the general sort of formats for a general formula. It's the first term times \(r\) raised to the \(n-1\) power. Alright? So when it comes to problems, and you're asked to write a formula for the general or nth term, you're always going to start with this equation over here. Alright. So let's take a look at our example. We're going to actually, we've actually taken a look at the sequence already, 5, 20, 80, 320. We're going to write a general formula for this, and we're going to use it to find the 12th term. Remember, finding really high index terms is always going to be a nightmare by using recursive formulas, so we want to use a general formula for this instead. Let's get started.
So if we want to write a general formula, we're just going to start out with our general formula equation, which is that \(a_n = a_1 \times r^{n-1}\). Alright? So all we need is \(a_1\), the first term, which actually is just the 5 that we're given right here. That's the 5. So this is \(a_1\). And we also need the common ratio. We've already seen the sequence before. Notice how each one of these terms actually gets multiplied by 4 to get to the next term. So, in other words, this is the common ratio, \(r = 4\).
Alright? So we have what our two terms are, \(a_1\) and \(r\). So this is just going to be \(a_1\) equals well, our first term is 5 times our common ratio, which is 4 raised to the \(n-1\) power. So this is all we need. That's our general formula for this sequence. Let's go ahead and take a look at this general formula and use it to calculate the 12th term. We just plug in \(n = 12\) in for this formula. What we're going to see here is that it's 5 times 4 raised to the \(12-1\) power. And, so, in other words, this is going to be 5 times \(4^{11}\). Now, obviously, you can use your calculator for this. This is going to be a huge number. And what it turns out to be is it turns out to be 20,971,520. This is a huge term, but this would be the 12th term in this sequence. You're obviously going to have to use calculators to solve this, but that's all there is to it. So we can see here that the structure of this is very similar to arithmetic sequences. This is the formula for a general formula for a geometric sequence. Let me know if you have any questions.
Find the 10th term of the geometric sequence in which a1=5 and r=2.
5,120
1,280
10,240
2,560
Write a formula for the general or nth term of the geometric sequence where a7=1458 and r=−3.
an=1⋅(−3)n−1
an=2⋅(−3)n−1
an=−32⋅(−3)n−1
an=32⋅(−3)n−1
Here’s what students ask on this topic:
What is a geometric sequence and how does it differ from an arithmetic sequence?
A geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio, denoted as . In contrast, an arithmetic sequence is a sequence where each term is found by adding a fixed number, called the common difference, to the previous term. For example, in the geometric sequence 3, 9, 27, 81, the common ratio is 3, while in the arithmetic sequence 3, 6, 9, 12, the common difference is 3. Geometric sequences grow exponentially, whereas arithmetic sequences grow linearly.
How do you find the common ratio in a geometric sequence?
To find the common ratio in a geometric sequence, you divide any term by the previous term. For example, in the sequence 5, 20, 80, 320, you can find the common ratio by dividing the second term by the first term: . Similarly, dividing the third term by the second term: . Thus, the common ratio is 4.
What is the recursive formula for a geometric sequence?
The recursive formula for a geometric sequence is used to find the next term based on the previous term. It is expressed as , where is the nth term, is the (n-1)th term, and is the common ratio. For example, if the first term is 5 and the common ratio is 4, the recursive formula would be .
How do you write the general formula for the nth term of a geometric sequence?
The general formula for the nth term of a geometric sequence allows you to find any term without knowing the previous term. It is expressed as , where is the nth term, is the first term, is the common ratio, and is the term number. For example, if the first term is 3 and the common ratio is 2, the general formula would be .
How do you find the 12th term in a geometric sequence?
To find the 12th term in a geometric sequence, you use the general formula . For example, if the first term is 5 and the common ratio is 4, the 12th term is calculated as . This simplifies to . Using a calculator, is 4194304, so . Therefore, the 12th term is 20971520.