It's for all real numbers x, not just x >= 0Just.Snaz said:well, I did it proving by inductions
step 1, you sub n = 1 it'll obviously be <= -1
step 2, assume true for n = k
k(k+1)(k+2)(k+3) >= -1
and prove true for n = k+1
ie, LHS = (k+1)(K+2)(k+3)(k+4)
>= (-1/k)(k+4) [from assumption]
and so even if you minus something, the LHS is still greater either way
so..
>= -1
I think that's right..
EDIT: i think the -1/k is a bit controversial so better wait for another reply
n(n+1)(n+2)(n+3) >= -1conics2008 said:shoudn't there be atleast more things with that question.
true.. but then i have no clue how to do it... start with x^2 >= 0 ? i couldn't use that effectively though..tommykins said:It's for all real numbers x, not just x >= 0
Yeah, that's what I did. But you cannot really "show" it by drawing it.vds700 said:you could solve it by sketching y = x(x + 1)(x + 2)(x + 3) and showing that it lies above y = -1 couldn't you?
lyounamu said:Yeah, that's what I did. But you cannot really "show" it by drawing it.
I think you have to use differentiation and find the minimum point and show that the minimum point is >= -1...
By the way, if you have derivative like this:vds700 said:still i reckon its best to find both minimum SP's and draw the graph, it clearly shows the result
nup its complete. can anyone solve it without using calculus or induction?conics2008 said:ly ... inequalities you can just improve it by induction...
there are properties which you prove at the begining.. to me it looks like an incomplete question.
As far as I am aware, using induction and calculus are the best way to get to the solution.ctpengage said:nup its complete. can anyone solve it without using calculus or induction?
midifile said:Okay.. so you know that ((x + 1/x) + 3)2 >= 0 (as anything squared >= 0)
Therefore by expanding:
(x + 1/x)2 + 6(x + 1/x) + 9 >= 0
By expanding again:
x2 + 2 + 1/x2 + 6x + 6/x + 9 >= 0
x2 + 1/x2 + 6x + 6/x +11 >= 0
But x2 is also >= 0
So x2(x2 + 6x + 11 + 6/x + 1/x2) >= 0
Therefore x4 + 6x3 + 11x2 + 6x + 1 >= 0
x4 + 6x3 + 11x2 + 6x >= -1
The you can factorise the lhs to get x(x+1)(x+2)(x+3)
So x(x+1)(x+2)(x+3) >= -1
Well originally I went backwards - I expanded x(x+1)(x+2)(x+2) and factorised till I got (x + 1/x + 3)2, and then that is where I started from and worked forwards.lyounamu said:Damn, how did you get all that sorted out?
So if I could actually get the right value of x, (not the estimation) would my answer be correct?midifile said:Well originally I went backwards - I expanded x(x+1)(x+2)(x+2) and factorised till I got (x + 1/x + 3)2, and then that is where I started from and worked forwards.
My 4unit teacher says with inequalities like this you will not get the marks if you assume the inequality is true, so you have to find something that is true, and then manipulate it to get the inequality.
But your method was good too, especially considering you havent done 4u inequalities yet
Yeah, true.midifile said:Yeah im pretty sure you would. We've done some inequalities in class where we have just had to prove that the minimum (or maximum) turning point is above (or below) a value.
The only problem is if you are unable to find the actual root, you may spend ages going around in circles on a question that is only worth 3 or 4 marks.