Hi there,
I'm totally dumbfounded by this question. Could anyone give me a basis on where to start so I can at least try to work it out myself?
is the solution for the reccurence relation:Use mathematical induction to show that:
![]()
for
and
![]()
Hi there,
I'm totally dumbfounded by this question. Could anyone give me a basis on where to start so I can at least try to work it out myself?
is the solution for the reccurence relation:Use mathematical induction to show that:
![]()
for
and
![]()
To provefor all positive integers
all you have to do is show
(i) that, and
(ii) that iffor some
then also
for that very same
.
Here we go.
Let.
Initial step:, so
.
Inductive step: Assume thatfor some
.
Then.
Thus, by the principle of induction,for all positive integers
.
Thanks, that helped a lot. I have a follow up question here.
Am I basically reversing the steps in the first answer to come up with a new equation for S(n)? This is what I've come up with:If 1 is added to the recurrence relation such that:
for
and
What is the new equation for S(n)?
Prove it by induction.
![]()