Yeah. Thought so.Trebla said:There's a mistake. It should be (3k + 1) rather than (3k - 1)
Okay. but according to the law of well-ordered pairs. shouldn't nEN(n be an element of Natural numbers)? This also works for all negative numbers.lolokay said:yeah I think you just say
2n >= n+1
2*2n = 2n+1 >= 2n + 2 >= (n+1) +1 [since n>0]
I think what you did is pretty much right
Okay sorry. I was just wondering.tommykins said:You're overcmoplicating the question, shaon0.
Thanks, but i won't overcomplicate my question as tommykins said above.lolokay said:not sure that I get what you're asking
the induction above doesn't work for negative numbers, since it is specified that n>0 - and the equation only asks for n>= 1
if you mean why the inequality happens to work for all negative numbers, you could solve that by saying when that when n=0,1 then the equation gives equality
and since 2n is constantly increasing, and at n=0 has a tangent lower than 1 (by differentiating w.r.t n), and at n=1 has a tangent higher than 1, will be >n+1 when n>1, n<0
Sorry, I took it as something where you questioned the actual answer, didn't know it was your own curiosity.shaon0 said:Okay sorry. I was just wondering.
Okay.tommykins said:Sorry, I took it as something where you questioned the actual answer, didn't know it was your own curiosity.
We know that for any n value, it has to be positive as n > 1
If we assume n = k to be true, we're also assuming k>1
Thus, when you do the induction, it holds as 2k>k where k > 0.