Extrema and concavity of a function.

  • Thread starter Thread starter cdotter
  • Start date Start date
  • Tags Tags
    Extrema Function
cdotter
Messages
305
Reaction score
0

Homework Statement


f(x)={\frac {{x}^{2}-2}{{x}^{2}-1}}
List the critical points, extrema, points of inflection, and concavity.

Homework Equations


f&#039;(x)={\frac {2x}{{x}^{2}-1}}-{\frac { \left( 2\,{x}^{2}-4 \right) x}{<br /> \left( {x}^{2}-1 \right) ^{2}}}
f&#039;&#039;(x)={\frac{2}{x^2-1}-\frac{8x^2}{(x^2-1)^2}+\frac{8(x^2-2)x^2}{(x^2-1)^3}-\frac{2(x^2-2)}{(x^2-1)^2}

The Attempt at a Solution



Extrema

Solving for f'(x)=0 and checking for discontinuities, I get critical points of -1, 0, and 1.

I can get that far. I'm unsure of how to make the intervals. Would my lowest interval be -\infty&lt;x&lt;-1 or -1&lt;x&lt;0? I understand what's happening on the graph, it's just that discontinuities confuse me.

Concavity

Solving for f''(x)=0 and checking for discontinuities, I get points of inflection of -1 and 1 (and two non-real answers which are of no use to me.)

Both of these points are discontinuities. How would I make an interval for this? Shouldn't there also be a point of inflection at (0,2)?
 
Last edited:
Physics news on Phys.org
cdotter said:
I can get that far. I'm unsure of how to make the intervals. Would my lowest interval be -\infty&lt;x&lt;-1 or -1&lt;x&lt;0? I understand what's happening on the graph, it's just that discontinuities confuse me.

The function seems to be perfectly well defined when x<-1.


cdotter said:
Solving for f''(x)=0 and checking for discontinuities, I get points of inflection of -1 and 1 (and two non-real answers which are of no use to me.)

Are you sure? That function sure looks like it could change it's concavity.

How do you make intervals? How about -\infty &lt; x &lt; -1, -1 &lt; x &lt; 1 and 1 &lt; x &lt; \infty? What's wrong with them? :)
 
clamtrox said:
The function seems to be perfectly well defined when x<-1.




Are you sure? That function sure looks like it could change it's concavity.

How do you make intervals? How about -\infty &lt; x &lt; -1, -1 &lt; x &lt; 1 and 1 &lt; x &lt; \infty? What's wrong with them? :)

The extrema makes sense, thank you for that. I guess my brain was fried last night. :redface:

The -1 &lt; x &lt; 1 interval for the concavity still don't make sense to me, though. If I used a test value of x=0 for said interval, wouldn't that give me the concavity for the parabola on the upper part of the graph? So shouldn't there be another point of concavity at (0,2)? But there obviously isn't, since f''(0)=2 (ie, it's not a point of inflection.) I guess that's what is confusing me.

http://img42.imageshack.us/img42/5492/grapho.jpg
 
Last edited by a moderator:
For a parabola f''(x) = constant for all x. However you are right in that there's something going on in the interval (-1,1). Perhaps you should check your calculations again.

For motivation, check for example f''(0.5) and f''(0.7).
 
clamtrox said:
For a parabola f''(x) = constant for all x. However you are right in that there's something going on in the interval (-1,1). Perhaps you should check your calculations again.

For motivation, check for example f''(0.5) and f''(0.7).

edit:

Ok it just clicked in my head. There's a point of inflection whenever f''=0 or DNE. At (0,2) f''\neq0, so there isn't a point of inflection there. Because the parabola is bowl-shaped I was thinking there had to be a point of concavity there, but there isn't.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top