Can someone show how to finalize this? I can't get a logical answer.. I showed what I have for work below:
Reference sequence: Sequence C1,C2,.. defined as
C1=0
Cn=4C⌊n/2⌋+n,∀n>1
Prove Cn≤4(n−1)^2,∀n≥1.
I have the induction as
Cn=4C⌊n2⌋+n≤16(n2−1)2+n=4(n−2)2+n≤4(n−1...
Lost after that...Can someone show the final steps..
Will appreciate help!
Reference sequence: Sequence C1,C2,.. defined as
C1=0
Cn=4C⌊n/2⌋+n,∀n>1
Prove Cn≤4(n−1)^2,∀n≥1.
I have the induction as
Cn=4C⌊n2⌋+n≤16(n2−1)2+n=4(n−2)2+n≤4(n−1...
Lost after that...Can someone show the final steps..
Will appreciate help!
Last edited: