00:02
We are given recursive definitions of functions.
00:06
We are asked to prove that these do not produce well -defined functions.
00:17
In part a, we're given that f of n is equal to 1 plus f of the floor of n plus 1 over 2.
00:46
For n greater than are equal to 1, and we're given that f of 1 is equal to 1.
00:59
So we have on the one hand f of 1 is defined to be 1, but since 1 is greater than are equal to 1, it also follows that f of 1 is equal to 1 plus f of the floor of 1 plus 1 over 2, which is the floor of 2 over 2 or the floor of 1, which is just equal to 1 plus 1 plus f of 1.
01:38
And so we get that 1 is equal to 0, which is clearly a contradiction.
01:49
So it follows that f of 1 is not well defined.
01:55
And so it follows that f is not well defined.
02:07
In part b, we're given that f of n is equal to 1 plus f of n minus 2 for n greater than or equal to 2.
02:24
And that f of 1 is equal to 0.
02:50
Now notice that f of 2, since it's greater than equal to 2, 2 is going to be 1 plus f of 2 minus 2, which is 0.
03:08
F of 0 does not exist since f is only defined for the positive integers.
03:19
So f of 2 is not well defined.
03:27
So f is not well defined.
03:37
In part c, we're given that f of n is equal to f1 plus f of n over 3, for n greater than are equal to 3.
03:56
F of 1 is equal to 1...