Is g(x) = 1/(x^2+1) Concave Down on Which Intervals?

  • Thread starter Thread starter vmtyler
  • Start date Start date
vmtyler
Messages
5
Reaction score
0

Homework Statement



For what intervals is g(x) = 1/(x^2+1) concave down?


Homework Equations



Quotient Rule

The Attempt at a Solution



OK, so I have found the first and second derivative, but I am confused as to how I should use them to find where the function is concave down. Do I set the second derivative equal to zero? Use the quadratic formula? I know the answer from the back of the book, but my attemps to get the same answer have failed. Please point me in the right direction! Thank you :)
 
Physics news on Phys.org
Setting the second derivative equal to zero will give you the inflection points, but you also need to determine whether the second derivative is (+) or (-) on each side of these inflection points...what are you getting for your solution?
 
Ok, so for the 1st derivative I have:

-2x/(x^2+1)^2

Second:

-6x^2-2/ (x^2+1)^2

Do I need to factor the denom? Also, you stated that I need to determine the values on either side of the inflection points, I should do that with my calculator, right? So, if I have this correct, determining the value (+ or -) of the function on both sides of the inflection points will tell if the original funtion is concave up or down?

Thank you!
 
Close, I get the numerator as being +6x^2-2... and you don't need to factor the denominator; the expression will only be zero when the numerator is zero...what does that give you for you inflection points?
 
WOW! You have been so much help!

I got


X= sqrt of (1/3)

So the function is concave down for all X values between -< X < + of sqrt (1/3)

I have been going crazy trying to figure this is out! Thank you for your time :)
 
No problem :smile:
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top