Prove that n! > n^2 for every integer n>= 4 and n! > n^3 for every integer n>= 6. Question is from induction chapter.
In the example about Luca's sequence proof they used induction after dividing the number into the ones that it is made up of, however, I can't think of a way how to apply this technique to factorials...
if n = k assume k! >= k^2 - which it is for k = 4 Now we need to show that when n = k+1:- (k+1)k! >= (k+1)^2
Now can we derive that last one ?
sorry that should be > not >=
Hm... But how would it be possible to derive it? I understand the very basics, but I can't seem to understand how to get from k! > k^2 to (k+1)! > (k+1)^2 normally I would add something to both sides, but it's not a sequence, so I am having trouble...
Oh, I see that it's possible to multiply both sides by (k+1), so the left side would become (k+1)! and right one - k^2(k+1), as you had said @welshfella. However, what would be the next step?
what if we multiplied the first equation by (k + 1)
lol1 - we both thought of that the same time!
well since k is a positive number k^3 + k^2 is greater than (k + 1)^2
Base Case = n!>n² => H(k) Assuming H(k) is true n!>n² n! x n+1>n² x n+1 (n+1)!>n³+n²>(n+1)² for n>=4 H(k) => H(k+1) H(k) is true (prove that by plugging 4 into the base case)
And exactly the same strategy for the second part.
Yes - thats basically the same reasoning.
Oh! So, by proving that it is true for bigger number we proved that it is true for the lesser one... Interesting! Thank you all for help! :) (Not sure to whom should I give the medal now...)
Welshfella is the worthy candidate
its up to you. I dont worry much about medals
Okay, then Welshfella. Thank you again!
yw
Join our real-time social learning platform and learn together with your friends!