yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Worked example: sequence recursive formula | Series | AP Calculus BC | Khan Academy


2m read
·Nov 11, 2024

A sequence is defined recursively as follows: so a sub n is equal to a sub n minus 1 times a sub n minus 2.

Or another way of thinking about it, the nth term is equal to the n minus 1 term times the n minus 2th term. With this, the zeroth term, or a sub zero, is equal to 2, and a sub one is equal to 3.

Find a sub four. So let's write this down. They're telling us a sub zero is equal to 2, and they also tell us that a sub 1 is equal to 3.

So they've kind of given us our starting conditions or our base conditions. Now we can think about what a sub 2 is, and they tell us that a sub 2 is going to be a sub 2 minus 1, so that's a sub 1. It's a sub 1 times a sub 2 minus 2; that's a sub 0.

So a times a sub 0. They already told us what a sub 1 and a sub 0 is. This thing is 3; this thing is 2, so it's 3 times 2, which is equal to 6.

Now let's move on to a sub 3. So a sub 3 is going to be the product of the previous two terms. So it's going to be a sub 2; 3 minus 1 is 2, and 3 minus 2 is 1.

So it's a sub 2 times a sub 1, which is equal to 6 times 3. 6 times 3, which is equal to 18.

Now finally, a sub 4, which I will do in a color that I'll use; I'll do it in yellow. A sub 4 is going to be equal to a sub 3; a sub 3 times a sub 2.

So notice that 4 minus 1 is 3 and 4 minus 2 is 2. So it’s times a sub 2, which is equal to 18 times 6.

18 times 6, which is equal to... let's see, 6 times 8 is 48 plus 60 is... or 6 times 10 is one hundred, one hundred and eight, and we're done.

A sub four is equal to one hundred and eight.

More Articles

View All
Chromosome pairs | Inheritance and variation | Middle school biology | Khan Academy
[Instructor] - Hi, everyone. Today, we’re gonna talk about chromosome pairs. But first, I’ve got a question for you. Between a black mulberry plant, a Guinea pig, and a human being, which organism do you think has the most chromosomes? The mulberry plan…
Revealing My ENTIRE $20 Million Dollar Portfolio | 31 Years Old
[Music] What’s up, Duncan? It’s Donuts here. So, almost a year ago, I made a video breaking down in extreme detail every single one of my investments: how I started, how I built them up, how much money they make, and the lessons I’ve learned along the wa…
How Innovative Tech Helps Fight California’s Drought | National Geographic
We know that we’re in some say once in a 1200e drought right now. We don’t know when we’re going to come out of this. If we don’t do this kind of mapping, you know your average non-scientist or citizen isn’t going to know what’s going on unless we can bri…
The Hittite Empire and the Battle of Kadesh | Early Civilizations | World History | Khan Academy
Now going to talk about a people that began to settle and eventually conquer much of Anatolia, modern-day Turkey, at the beginning of the second millennium BCE. These people are known as the Hittites. The word “Hittite” is referred to in the Hebrew Bible …
How Earth Moves
[Music] Hey, Esauce. Michael here. Do you have a best friend who is there for you 24⁄7, 365? Sorry, that’s not really good enough. If your friend truly had your back, they would be there for you 24.6⁄7, 365. 2421, 891. Also, George Washington was born on…
Algorithms and selection | Intro to CS - Python | Khan Academy
Imagine you’re playing a word game where you need to guess only three words. What strategy might you use to solve for all the words in this game? One approach might be to just guess all of the letters in alphabetical order. So you start by guessing A, the…