WEBVTT

00:00.000 --> 00:04.700
Part A states, Fibonacci posed the following problem.

00:05.080 --> 00:09.600
Suppose that rabbits live forever and that every month each pair produces a new pair which

00:09.600 --> 00:13.980
becomes productive at age two months old.

00:14.180 --> 00:18.800
So every month there's a new pair and it becomes productive after age two months they

00:18.800 --> 00:20.040
live forever and so on.

00:20.300 --> 00:25.380
And if we start with one newborn pair, how many pairs of rabbits will we have in the

00:25.380 --> 00:31.620
end month? And then basically it states show that the answer is fn where fn is

00:31.620 --> 00:38.080
the Fibonacci sequence defined in example 3c as I illustrated earlier in this

00:38.080 --> 00:43.360
video. And then part B states, let an equals to fn plus 1 divided by fn and show

00:43.360 --> 00:49.640
that an minus 1 equals to 1 plus 1 divided by an minus 2 and so on. And assuming

00:49.640 --> 00:54.700
that an is convergent find its limit. Alright so now let's look at part a.

00:54.700 --> 00:59.300
So we'll go over this rabbits once first but first let's recall the Fibonacci

00:59.300 --> 01:04.620
sequence defined in example 3c and it was right here. Fibonacci sequence fn is

01:04.620 --> 01:09.900
defined recursively by the conditions f1 equals 1, f2 equals 1 and then we have

01:09.900 --> 01:16.280
fn equals to fn minus 1 plus fn minus 2 for n is a positive integer greater

01:16.280 --> 01:20.440
than or equal to 3. So in essence we're just each term as a sum of the two

01:20.440 --> 01:24.240
preceding terms so f3 is going to be f1 plus f2. And the first few terms

01:24.240 --> 01:33.040
are 1, 1, 2, 2, 3, 5, 8, 13, 21 and again you can just add these up so 3 plus 5 is 8,

01:33.200 --> 01:40.980
8 plus 13 is going to be 21 and so on. And 1 plus 1 is 2. So let's look at this.

01:41.440 --> 01:47.060
So let an be the number of rabbit pairs in the nth month. Okay so we're asked here

01:47.060 --> 01:50.680
again so suppose that rabbits live forever and that every month each

01:50.680 --> 01:56.160
pair produces a new pair which becomes productive at age two months. So if we

01:56.160 --> 01:59.860
start off with one new born pair is what we start off with how many pairs are we

01:59.860 --> 02:05.640
left in the nth month. So let an be the number of pairs in the nth month. So

02:05.640 --> 02:11.960
clearly we know the first few months clearly a1 this just equals to well

02:11.960 --> 02:18.140
1. There's one pair and then also age I mean at month two so because rabbits

02:18.140 --> 02:23.300
live forever in the but they become productive at age two months. So in the

02:23.300 --> 02:28.760
second month the first one is going to be well it's a new born pair so then it's

02:28.760 --> 02:32.320
going to be equal to a2. So after two months there's still going to be one

02:32.320 --> 02:35.360
rabbit I mean one rabbit pair. So the first one and then it becomes productive

02:35.360 --> 02:39.200
and after that they're going to start producing. Yes so now in the nth month

02:39.200 --> 02:44.640
each pair that is two or more months old that is an minus two pairs.

02:44.640 --> 02:49.640
Basically all the rabbits that were around for the two months ago. So two

02:49.640 --> 02:54.980
months ago all the rabbits that existed then will produce new pair and to add

02:54.980 --> 03:00.420
to the a minus I mean a and minus one pairs. So we're going to add to the two

03:00.420 --> 03:05.920
months previous all the rabbits that existed all the pairs add it to all the

03:05.920 --> 03:11.880
pairs of last months okay or the number of those and we'll explain this as I

03:11.880 --> 03:14.760
illustrate this. So in other words all the rabbits that are present from two plus

03:14.760 --> 03:18.220
months ago multiply so we add the total number of rabbits from that time

03:18.220 --> 03:22.260
period to the total number of rabbits from one month ago since this number

03:22.260 --> 03:27.140
has no yeah I mean it has new born rabbits that haven't matured yet those

03:27.140 --> 03:30.420
are the ones in one month ago so you can't just take that number because some

03:30.420 --> 03:34.460
of them aren't going to reproduce. So thus let's just write this down to get

03:34.460 --> 03:41.280
this pattern. So thus we have well we have a1 equals to 1 and then a2

03:41.280 --> 03:49.080
equals to 1 because we still have one pair and now a3 the total number here and

03:49.080 --> 03:53.120
these are the third month so the first month is one second month there's two

03:53.120 --> 03:58.560
but then the third month what we end up having is well we take the ones in the

03:58.560 --> 04:04.640
first month so the number in the first month which was well a1 plus a2 now

04:04.640 --> 04:09.060
because we're actually a better than better than I'll write a2 plus a1

04:09.060 --> 04:12.740
just so it's easier to write because now we're going to do is we're going to look

04:12.740 --> 04:17.480
at the number of rabbits rabbit pairs in the second month which was one and then

04:17.480 --> 04:20.460
we're going to reproduce they're going to reproduce we'll have another one this

04:20.460 --> 04:25.720
is one plus one and that's because they started off at a1 so this is going to

04:25.720 --> 04:31.400
be well 2 and now notice how now you'll see understand this pattern so a4 so

04:31.400 --> 04:36.020
a4 is going to be well we take we initially have two rabbit pairs so two

04:36.020 --> 04:41.680
rabbit pairs a3 so we take all the ones from here now what we're going to do is

04:41.680 --> 04:47.040
we're going to multiply all the ones from two months previous so this is what

04:47.040 --> 04:55.420
this one just had one so we just add a2 equals 2 2 plus 1 equals to 3 and then

04:56.360 --> 05:02.120
a5 what we'll do here is we take all the number of pairs from previous so a4

05:02.780 --> 05:07.160
then what we're going to do is we're going to add all the ones from the previous a3

05:07.160 --> 05:10.020
because these are the ones are going to multiply so there's two pairs here that

05:10.020 --> 05:14.560
are going to be matured by the time it's a5 and these two are going to produce

05:14.560 --> 05:18.760
two more so that's going to be yeah so it's plus this a3 so we're going to

05:18.760 --> 05:25.320
have a3 plus 2 equals to 5 and I'll just write one more of these just to

05:25.320 --> 05:29.600
illustrate this so now a6 is going to be we take the previous pair the total

05:29.600 --> 05:36.860
number of them a5 and then plus then we plus the ones before those three and these

05:36.860 --> 05:40.520
ones are all going to multiply so these three are going to be six I'm going to

05:41.020 --> 05:44.820
add these three the three's three are going to produce three more here so we'll

05:44.820 --> 05:53.840
have a4 and that equals to 5 plus 3 this equals to 8 like that and then we

05:53.840 --> 06:02.600
keep going on and on then what we get is a n equals 2 well a n minus 1 plus a n

06:02.600 --> 06:08.850
minus 2 because you can see these a3 is a2 plus a1 a4 is a3 plus a2 and so on and

06:09.300 --> 06:13.660
this is well this is just the Fibonacci sequence this equals to Fibonacci

06:14.860 --> 06:25.960
Fibonacci sequence from sequence yeah Fibonacci sequence from example 3c earlier

06:25.960 --> 06:38.580
in the video so yes so thus the sequence a n equals to the sequence fn from before so

06:38.580 --> 06:43.380
this is the Fibonacci sequence so yeah alright so now let's look at part

06:43.380 --> 06:50.020
b right here so part p it says let a n equals to fn plus 1 divided by fn and

06:50.020 --> 06:58.160
show that a n a n minus 1 equals to 1 plus 1 over a n minus 2 and then we're

06:58.160 --> 07:01.580
asking assuming that a n is convergent fine it's limit very very interesting

07:01.580 --> 07:07.440
let's let's see what we can come up with right here so part b write this down

07:07.440 --> 07:16.260
part b all right so we're gonna let over here let a n equals fn plus 1 divided by

07:16.260 --> 07:28.340
fn so let a n equals to fn plus 1 over fn again where this is the Fibonacci

07:28.340 --> 07:34.400
sequence fn so and then we're also asked to show is write it down show that show

07:34.400 --> 07:43.220
that a n minus 1 is equal to 1 plus 1 over a n minus 2 and let me just scroll to

07:43.220 --> 07:49.440
see if we got the right one there so yes a n minus 1 equals 1 plus 1 over a n

07:49.440 --> 07:54.660
minus 2 so let's go ahead for this first of all let's look at this a n minus 1

07:54.660 --> 08:01.320
let's put an arrow across there so we have a n minus 1 this is equal to well

08:01.320 --> 08:06.020
this is gonna be minus 1 here so the top is going to be set up fn plus 1 so fn

08:06.020 --> 08:11.720
plus 1 minus 1 fn the bottom is going to be fn minus 1 so we just place n with n

08:11.720 --> 08:16.940
minus 1 like that and now fn recall fn is just equal to well that says the

08:16.940 --> 08:22.740
Fibonacci sequence and scroll up so much sequence again is just fn equals fn

08:22.740 --> 08:28.000
minus 1 plus fn minus 2 or n is greater than or equal to 3 so we have fn

08:28.000 --> 08:35.840
minus 1 plus fn minus 2 over fn minus 1 yeah so that's just the Fibonacci

08:35.840 --> 08:40.200
sequence on top so now this equals 2 well divide this out this is going to be

08:40.720 --> 08:49.050
fn minus 1 divided by fn minus 1 plus fn minus 2 divided by fn minus 1 so this

08:49.050 --> 08:59.110
becomes 1 so what we get is equals to 1 plus fn minus 2 over fn minus 1 and what

08:59.110 --> 09:04.410
I'll do here now is I'm going to multiply the top and bottom by well this power

09:04.410 --> 09:09.190
right here 1 over fn minus 2 because remember we want to show it it's like that

09:09.190 --> 09:12.650
so then we're going to try to get rid of this make it a 1 so get rid of the

09:12.650 --> 09:18.630
numerator by dividing by it on both sides the top and bottom fn minus 2

09:18.630 --> 09:22.150
so then what we end up having is 1 plus this one cancels we get a 1

09:22.770 --> 09:33.190
so 1 plus 1 over and we have this fn minus 1 divided by fn minus 2 and now this fn minus 1

09:33.190 --> 09:38.950
divided by fn minus 2 well we know that fn plus 1 divided by fn is equal to an

09:39.550 --> 09:45.290
so yeah then we subtract one more we get fn over fn minus 1 but this is fn minus 1 over

09:45.290 --> 09:49.450
fn minus 2 so in other words this just becomes fn minus yeah let me just

09:49.450 --> 09:53.670
this just becomes an minus 2 so add another one so fn minus 1 fn minus 2

09:54.370 --> 10:03.310
so this becomes an minus 1 I mean minus 2 an minus 2 so thus yeah so thus

10:05.070 --> 10:14.650
an minus 1 equals to 1 plus 1 over so 1 plus 1 over well an minus 2

10:15.290 --> 10:21.710
so there is it we've proven this so far yeah and that's exactly what we've proven over there

10:21.710 --> 10:27.830
as I written above here yeah so we just prove that now we're assuming that an is convergent

10:27.830 --> 10:32.410
find its limit so let's find the limit now all right so now if you want to get the limit of

10:32.410 --> 10:38.570
this one so we we know that the limit exists so we are given that the limit yeah the limit

10:38.570 --> 10:41.930
exists in other words is convergent so what we'll do is write

10:43.100 --> 10:53.990
so if if a limit so limit as n approaches infinity of an is equal to l yeah then

10:54.740 --> 11:02.450
then by the earlier theorem then basically this limit then limit as n approaches infinity

11:02.450 --> 11:10.150
of an minus 1 this also is going to equal l and this also equals to limit as n approaches infinity

11:10.150 --> 11:16.190
of an minus 2 and this is a from the theorem that I just went over what was that was a theorem

11:16.970 --> 11:24.110
theorem 2 I believe school above actually no theorem 3 actually no I'm not a theorem one or two

11:24.110 --> 11:30.610
I mean and from exercise 1 remember this one here limit as n approaches infinity of an plus 1

11:30.610 --> 11:34.850
equals to limit as n approaches infinity of an and again you could just see this one here

11:34.850 --> 11:39.310
instead of having a plus one we could have a minus one but in the exactly the same thing

11:39.310 --> 11:43.950
we're just going to have m would be n plus 1 so on so it's exactly the same thing as

11:43.950 --> 11:48.030
matter what it is it they're still approaching infinity we're approaching the limit so the

11:48.030 --> 11:53.670
limit is being approached regardless where your initial starting point is yeah so from exercise 1

11:53.670 --> 12:03.110
let's put a bracket from exercise x yeah from exercise 1 and also just using a

12:03.110 --> 12:09.970
bit of a deduction yeah so that's what we have as well we take this an from above so thus

12:12.210 --> 12:20.470
limit as an minus 1 I mean a limit as n approaches 0 my bad and approaches infinity

12:21.110 --> 12:27.570
limit as n approaches infinity of a n minus 1 this equals to l which equals to over there

12:27.570 --> 12:36.370
this entire limit limit as n approaches infinity of 1 plus 1 over a n minus 2

12:37.790 --> 12:42.790
so in other words what we end up having is this is becomes limit of this one using limit laws

12:42.790 --> 12:50.810
and then we just get the we get the equation l equals to 1 plus 1 over l and now multiply

12:50.810 --> 12:59.510
both sides by l and what we end up having is multiplied by l on both sides so that nothing

12:59.510 --> 13:07.150
changes we end up getting is l squared equals to um yeah l this one cancels now plus 1

13:08.270 --> 13:12.130
so just move this onto the option move the other ones to the other side

13:12.510 --> 13:17.810
like that what we end up having is um we'll put the zero on the other side or I should put this

13:17.810 --> 13:25.070
with zero equals to l squared minus l minus 1 or just put the other side for convenience

13:25.070 --> 13:30.090
so we have it like that so l is going to be on the other side I mean now zero is going to

13:30.090 --> 13:33.910
be on the other side l squared and move everything here minus that we have this

13:35.590 --> 13:41.230
so yeah and so now what we do is we'll recall the quadratic formula again just copy and paste

13:41.230 --> 13:48.250
from the one I've written above so what we have is l is going to equal 2 over here

13:48.870 --> 13:54.050
where now b I mean yeah b is negative 1 so we're going to have a negative of a negative 1

13:54.690 --> 14:02.170
plus or minus square root of a negative 1 squared minus 4 and then a which is 1

14:03.110 --> 14:10.910
then times the by c which is negative 1 like that all divide this by 2 times a which is 1

14:11.770 --> 14:17.510
now this equals to well negative 1 times negative 1 is plus 1 plus or minus square root now we have

14:17.510 --> 14:22.690
negative 1 squared is 1 minus 4 times 1 times negative 1 this becomes positive

14:23.290 --> 14:31.490
and that becomes well plus 4 like that plus 4 over 2 and again this just becomes 5

14:31.490 --> 14:38.870
same time and there is our answer this equals to the limit actually now it doesn't need a limit

14:38.870 --> 14:43.930
because we have the plus or minus yeah so it's a plus or minus so thus l has to be positive so we

14:43.930 --> 14:55.310
take this one here thus l equals to 1 plus square root 5 over 2 and put in a bracket l just put here

14:55.310 --> 15:06.830
since l must be positive like that number it's a number of yeah it's a number of of rabbit pairs

15:06.830 --> 15:12.830
that all is positive again of a negative rabbit pair and again a school up here so yeah this is

15:12.830 --> 15:17.790
basically part b which is giving us a easy way to find the limit by showing that it's you could

15:17.790 --> 15:23.630
write it in this form and use the exercise one theorem that I covered so now yeah the actual

15:23.630 --> 15:27.550
numerical answer to this limit is actually very interesting and very important in mathematics

15:28.120 --> 15:35.150
l equals to put this in our my built-in one-note calculator 1 plus square root 5 old brackets

15:35.150 --> 15:41.770
closed brackets divided by 2 equals 1.618033988749895

