Proving f'(x) Properties & Finding Its Roots: A Challenge

Click For Summary

Homework Help Overview

The discussion revolves around proving properties of the derivative of a given function, specifically that f'(x) is strictly decreasing in one interval and strictly increasing in another, as well as establishing the existence of exactly two roots for f'(x). The function in question is a cubic polynomial with a sine term, which adds complexity to the analysis of its derivative.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of the Mean Value Theorem (MVT) and the Intermediate Value Theorem (IVT) in their reasoning. There are attempts to compute the derivative and analyze its behavior, particularly focusing on the quadratic part of f'(x) and the oscillatory nature introduced by the cosine term. Some participants express uncertainty about how to approach proving the properties without graphing.

Discussion Status

The conversation is ongoing, with participants sharing insights and suggestions on how to tackle the problem. Some have proposed investigating the quadratic component of the derivative, while others emphasize the need to argue logically rather than relying on graphical methods. There is a recognition of the complexity involved in proving the claims, particularly regarding the roots of the derivative.

Contextual Notes

Participants note that the teacher has imposed restrictions on using graphical methods, insisting on logical arguments and theorems instead. There is also mention of the potential difficulty in solving the equation f''(x)=0, which may not yield elementary solutions.

Kolika28
Messages
146
Reaction score
28
Homework Statement
I'm given the function
f(x)=##2x^3+x^2-6x-2+sin(x)##
Relevant Equations
MVT or IVT?
1.Prove that f'(x) is strictly decreasing at (- ##\infty##,a) and strictly increasing at (a,##\infty##).
2.Prove that f'(x) has exactly two roots.

I tried to find f''(x)=0, but I'm not able to solve the equation. What should I do?
 
Physics news on Phys.org
Following the PF rules, let's see what you can do.
 
PeroK said:
Following the PF rules, let's see what you can do.
The thing is, I don't know how to use them (the PF rules) in this case. Yes, I can use IVT and plot in some values and find out that I have about two roots, but that does not prove that there is exactly two roots. When it comes to showing f'(x) is increasing and decreasing in the given intervals, I don't understand how I'am supposed to use MVT. I thought I had to solve the equation above for that( f''(x)=0 ), but I find it hard to solve.
 
Kolika28 said:
Homework Statement: I'm given the function
f(x)=##2x^3+x^2-6x-2+sin(x)##
Homework Equations: MVT or IVT?

1.Prove that f'(x) is strictly decreasing at (- ∞,a) and strictly increasing at (a,∞).
2.Prove that f'(x) has exactly two roots.
You could start by showing us what you got for f'(x). This will be a quadratic plus a cosine term. That cosine term always contributes something between -1 and +1. Investigate the quadratic part to see what it looks like if the cosine term isn't included, then look at the derivative f'(x) when the cosine term is included.
 
  • Like
Likes   Reactions: scottdave
Kolika,
Compute the derivatives and use your knowledge about the relation between f' being 0, <0 or >0 in relation to whether the function is growing, etc. Mark the intervals where f' takes each value to start.
 
Kolika28 said:
The thing is, I don't know how to use them (the PF rules) in this case. Yes, I can use IVT and plot in some values and find out that I have about two roots, but that does not prove that there is exactly two roots. When it comes to showing f'(x) is increasing and decreasing in the given intervals, I don't understand how I'am supposed to use MVT. I thought I had to solve the equation above for that( f''(x)=0 ), but I find it hard to solve.
##f''(x)=0## will likely be a transcendental equation and have no elementary solution. You can however sketch the graph to see how many roots it has and its sign.

You could use a numerical method to get an approximation for ##a##.
 
Mark44 said:
You could start by showing us what you got for f'(x). This will be a quadratic plus a cosine term. That cosine term always contributes something between -1 and +1. Investigate the quadratic part to see what it looks like if the cosine term isn't included, then look at the derivative f'(x) when the cosine term is included.
Sorry, I should have responend faster to everyones answers, but I have been really sick these past two days. So
##f'(x)=6x^2+2x-6+cosx##
You said I should investigate the quadratic part first:
##6x^2+2x-6=2(3x^2+x-3)##
##2(3x^2+x-3)=0##
##x=-1.18## or ##x=0.85##
I don't know how to look at the derivative when ##cos(x)## is included. What happens then?
PeroK said:
##f''(x)=0## will likely be a transcendental equation and have no elementary solution. You can however sketch the graph to see how many roots it has and its sign.

You could use a numerical method to get an approximation for ##a##.
WWGD said:
Kolika,
Compute the derivatives and use your knowledge about the relation between f' being 0, <0 or >0 in relation to whether the function is growing, etc. Mark the intervals where f' takes each value to start.
My teacher said that he didn't want us to sketch the graph, because he means we should argument with theorms and logic.
 
Kolika28 said:
So ##f'(x)=6x^2+2x-6+cosx##
The graph of f' will look somewhat like the graph of y = 6x^2 + 2x - 6, but with some oscillation due to the cosine term. The graph of y = 6x^2 + 2x -6 is a parabola, right? Which way does it open, up or down? Where is its maximum or minimum point?
The graph of f' can't vary by more than +1 or -1 from the graph of the parabola, so maybe you can get at least a rough idea of where f' is positive and where it is negative.
Kolika28 said:
My teacher said that he didn't want us to sketch the graph, because he means we should argument with theorms and logic.
What I'm suggesting is based on logic, as well as possibly one or the other of the theorems you cited in post #1.
 
Kolika28 said:
...
My teacher said that he didn't want us to sketch the graph, because he means we should argument with theorms and logic.
Perhaps someone should change the thread title to "Not Curve Sketching".
The first thing I did to solve this problem was sketch the curve{s}.
 
  • Like
Likes   Reactions: scottdave
  • #10
Mark44 said:
The graph of f' will look somewhat like the graph of y = 6x^2 + 2x - 6, but with some oscillation due to the cosine term. The graph of y = 6x^2 + 2x -6 is a parabola, right? Which way does it open, up or down? Where is its maximum or minimum point?
The graph of f' can't vary by more than +1 or -1 from the graph of the parabola, so maybe you can get at least a rough idea of where f' is positive and where it is negative.
What I'm suggesting is based on logic, as well as possibly one or the other of the theorems you cited in post #1.
But if I do so, I find exact values for x, and my teacher said that it is not necessary. I should only prove that there exists exactly three solutions.
 
  • #11
Kolika28 said:
My teacher said that he didn't want us to sketch the graph
I'm not advising you to sketch the graph of ##f(x) = 2x^3 + x^2 - 6x - 2 + \sin(x)##. I'm advising you to sketch a graph of the derivative function. I don't believe your teacher said not to do that.

Kolika28 said:
But if I do so, I find exact values for x, and my teacher said that it is not necessary. I should only prove that there exists exactly three solutions.
From the graph of the derivative, f', you can get a good idea of where the graph of f is increasing or decreasing, and from that, you can get some idea about where the x-intercepts of f are, and how many there are.
 
  • #12
As helpers here are not using your exact same textbook not all of them will know what you mean by IVT or MVT. OK I am guessing intermediate value theorem and maximum value theorem. Not a uite sure what those are though.

You talk about solving an equation. Actually all you have to do is establish an inequality.
There are certainly maximum and minimum values of sines and cosines that you might remember.
 
  • #13
epenguin said:
not all of them will know what you mean by IVT or MVT. OK I am guessing intermediate value theorem and maximum value theorem.
Yes and no. MVT is almost certainly mean value theorem.
epenguin said:
There are certainly maximum and minimum values of sines and cosines that you might remember.
Alluded to in posts 4 and 8.
 
  • #14
Kolika28 said:
Sorry, I should have responend faster to everyones answers, but I have been really sick these past two days. So
##f'(x)=6x^2+2x-6+cosx##
You said I should investigate the quadratic part first:
##6x^2+2x-6=2(3x^2+x-3)##
##2(3x^2+x-3)=0##
##x=-1.18## or ##x=0.85##
I don't know how to look at the derivative when ##cos(x)## is included. What happens then?My teacher said that he didn't want us to sketch the graph, because he means we should argument with theorms and logic.
I'm just coming in. I haven't read all the posts yet. There are some good ideas here. So if you don't sketch it what can you do? How about consider the cubic with the sine term removed. See if you can find local minima or Maxima. Then look to see if a sine term (which must be between +1 and -1) would cause to cross the axis. Try different things and see what results you get. Is what you tried something which could be used in a proof?
 
  • #15
First, I would recast the question to be in terms of ##g(x) = f'(x)##. Show that g(x) is strictly increasing..., etc. The fact that g is the derivative of f is irrelevant, but it can be confusing.

Try proving the claims for ##h(x)=6x^2+2x-6##. That should be pretty straightforward. If you don't see how to do that, that's where you should start. (Hint: you don't need to find the roots of the ##h(x)## like you did earlier.)

Once you have that down, then consider the effect of adding the cosine term. How will that affect the logic of your previous proofs?
 
  • Like
Likes   Reactions: Kolika28 and scottdave
  • #16
Kolika28 said:
My teacher said that he didn't want us to sketch the graph, because he means we should argument with theorms and logic.

That needn't stop you sketching it anyway, it could lead to some insight or understanding, after which you could argue with theorems and logic only.
 
  • Like
Likes   Reactions: scottdave, Kolika28 and vela
  • #17
Thank you for everyones help. It took two weeks for me to understand it, but it's better late than never!
 
  • Like
Likes   Reactions: WWGD and scottdave

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
32
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K