Suppose n > 1 is a positive integer. Provefor all x > 1.
(hint: suppose we know f and g are differentiable on the interval (-c,c) and f(0) = g(0), if f'(x) > g'(x) for all, then f(x) > g(x) for all
.
Printable View
Suppose n > 1 is a positive integer. Provefor all x > 1.
(hint: suppose we know f and g are differentiable on the interval (-c,c) and f(0) = g(0), if f'(x) > g'(x) for all, then f(x) > g(x) for all
.
Do you know how to prove something by induction? If not I am unsure how to do this for general n.
What you want to do is use the hint on a base case (n=2). Then you will make the assumption that the problem hypothesis holds for n=k. Use this assumption to prove that it is true for n=k+1.
Because it is easy and the problem statement says n > 1.
Okay, I will show you the base case.
Assume n=2.
Now let's show that these are equal at
Now we differentiate the two
For
Therefore we see thatfor
.
We knowbecause you are trying to prove
and the hint was suggesting you
Wouldn't you agreefor
and
? But we know that
and
.
Yes, because the hint was to proveand we wanted to prove
so it makes sense to assume
.