mreditor16
Well-Known Member
- Joined
- Apr 4, 2014
- Messages
- 3,169
- Gender
- Male
- HSC
- 2014
oh good, you being stuck makes me feel better.hmm idk where i would use the result.
If you show (-1)^k+1 / x+k+1 = -T(k,x+1) then it would be done i think.
I am stuck
I tried exactly that, but it didn't work. like legit exactly that :OFor n+2:
1. Use result (k+1Cr)=(kCr)+(k+1Cr-1) on LHS
2. Group terms to look like your assumptions
3. Use assumptions and you should have part ii.
I did this Q awhile ago, I think this is how I did it can't remember exactly haha :/
in part one, they asked to prove true for n=1 and n=2. so I took that as strong proof/indication/hint that they want us to prove for n=k+2Wait wut why do we prove for n=k+2 ? The condition is n>=1 so wouldn't it make sense for us to use the following steps:
Prove for n=1
Assume n=k is true
Prove for n=k+1
or am i dumb
Hmmmmm.... Maybe no need for two assumptions then?I tried exactly that, but it didn't work. like legit exactly that :O
ruse solutions use two assumptions.Hmmmmm.... Maybe no need for two assumptions then?
huh? care to share?Ah I see, they're using x as a dummy variable I think it's called.
okay i'll give it a go. then why the hell do they say using assumptions for x=x and x=x+1 :/OK I just got it out and checked the solution and my method was the exact same.
First of all forget about making two assumptions, just use one.
Then use change all the k+1Cr terms to (kCr+kCr-1) terms AND since the first term is k+1C0 just change it to kC0 for uniformity sake i.e. the L.H.S becomes:
kC0/x - (kC1 + kC0)/x+1 + (kC2 + kC1)/x+2 ....
Becomes the grouping shown in the solution
Then you can apply the result of pt ii.
Quite messy but it works out
Yep! You got it.just doing the inductive step (prove true for n=k+1)
LHS=(k+1c0)/x - (k+1c1)/x+1 + .... (-1)^(k+1) (k+1)c(k+1)/(x+k+1)
= kc0/x - (kc1+kc0)/x+1 + (kc2+kc1)/x+2 .... (-1)^(k+1) (kck)/(x+k+1) as (kck=k+1ck+1)
= k!/x(x+1)(x+2)..... - (kc0/x+1 - kc1/x+2 ......) (by assumption)
now from ii we know that T(k,x) - T(k, x+1) = T(k+1, x)
=(k+1)!/x(x+1)...(x+n+1)
=RHS
sameahh got it now.
This is ugly though...
Probably would have been frustrated in an exam and left it