Is my Method for Finding the Sign of a Function Correct?

  • Thread starter Thread starter t_n_p
  • Start date Start date
  • Tags Tags
    Functions
t_n_p
Messages
593
Reaction score
0
Homework Statement
http://img155.imageshack.us/img155/1432/img0193abz8.jpg

The attempt at a solution

http://img256.imageshack.us/img256/8302/img0194aeb9.jpg
I want to find the sign (i.e. max or min) of the function, however I'm not quite sure if my last step (deriv>0 for x>a/2) and hence deriv<0 for for x<a/2 is correct. I think this is a better idea than finding the double derivative because it starts to get messy.
 
Last edited by a moderator:
Physics news on Phys.org
NB: x=0 is also a critical point
look at the 2nd derivative to check the nature of turning point.. and it doesn't get that messy... product rule is a bit like binomial theorem
 
mjsd said:
NB: x=0 is also a critical point
look at the 2nd derivative to check the nature of turning point.. and it doesn't get that messy... product rule is a bit like binomial theorem

Oh yeh, you get the x=0 by dividing 0 by that exponential correct! :approve:

Using double derivative method I get...

http://img134.imageshack.us/img134/521/asdffz1.jpg

But for f''(a/2) the answer will be in terms of a. Hope you can read what I've written, but how would I determine if f''(x) is positive? (I know a>0, but I'm still confused)
 
Last edited by a moderator:
Also the nonzero critical point is not at a/2. It's at 2/a. You might find it's a lot easier to recognize the sign of f'' if you put in the right number for the critical point.
 
Dick said:
Also the nonzero critical point is not at a/2. It's at 2/a. You might find it's a lot easier to recognize the sign of f'' if you put in the right number for the critical point.

silly me...
 
I figure out f"(2/a) = -2e^(-2)
which is a negative number hence at x=2/a a maximum occurs

*thumbsup*

For part c) I'm assuming I just solve for f" = 0?
 
By the way, you very first statement, that "the limit, as |x| goes to infinity is 0, because e-x is 0 is wrong. x2e-x goes to 0 as x goes to + infinity, but increases without bound as x goes to negative infinity.
 
HallsofIvy said:
By the way, you very first statement, that "the limit, as |x| goes to infinity is 0, because e-x is 0 is wrong. x2e-x goes to 0 as x goes to + infinity, but increases without bound as x goes to negative infinity.

Thanks for pointing that out. I'm still stuck on c). Is it simply letting f"(x) = 0?
 
"Points of inflection" are places where the derivative changes sign. Those can only occur, of course, at places where the second derivative is 0 but you should then check that the first derivative actually does change sign.
 
  • #10
HallsofIvy said:
"Points of inflection" are places where the derivative changes sign. Those can only occur, of course, at places where the second derivative is 0 but you should then check that the first derivative actually does change sign.

Yeh, for the first derivate at x=0 a minimum occurs and at x=2/a a maximum occurs.

Im having problems solving for f"(x) = 0 though. I take out e^-ax as a common factor but I'm then left with (-2xa) + (x^2a^2) + 2 - 2x = 0

:confused: :confused:
 
  • #11
I don't quite agree with your result for f''(x) with the exponential factored out. But once you get it right, then this looks like a job for the quadratic formula, doesn't it?
 
  • #12
Dick said:
I don't quite agree with your result for f''(x) with the exponential factored out. But once you get it right, then this looks like a job for the quadratic formula, doesn't it?

I just double checked and it still seems right to me. Can you suggest what you think is wrong?
 
  • #13
I get a -4*a*x and no 2*x term.
 
  • #14
Dick said:
I get a -4*a*x and no 2*x term.

yeah, you are right, the an a went missing in the -2*x term which would have made it -4xa by grouping with the other -2xa.

so after all that I get...
http://img264.imageshack.us/img264/3452/untitledxu2.jpg
somebody hinted to use quadratic formula, so a= a^2, b= -4x, c =2 etc etc

figure all that out to get...
http://img413.imageshack.us/img413/948/quadformxq7.jpg

correct? (crosses fingers)
 
Last edited by a moderator:
  • #15
You're getting there. Do you mean (sqrt(2))*a or sqrt(2*a). The former, I hope.
 
  • #16
Dick said:
You're getting there. Do you mean (sqrt(2))*a or sqrt(2*a). The former, I hope.

Yeh, just extended the roof over a in my working...
silly error

Now for part d). I'm really puzzled as to how you would prove something like this mathematically especially given the unknown a.
 
  • #17
You have tons of information about the function. Sketch a graph and label significant points in terms of a. Also examine the limiting behavior of the function as x->+/- infinity.
 
  • #18
I can't figure out the limiting behaviour as x-> - infinity.

x^2 will become infinity, but at the same time e^-(ax) will become a very small number. In graphical terms, what does that mean?
 
  • #19
What kind of a number is -a*x if a>0 and x<0? I don't think e^(-ax) gets small at all. If you mean x->+infinity do you know L'Hopital's rule (judging from the problem you are working on you might not).
 
  • #20
Dick said:
What kind of a number is -a*x if a>0 and x<0? I don't think e^(-ax) gets small at all. If you mean x->+infinity do you know L'Hopital's rule (judging from the problem you are working on you might not).

oh, my bad! I don't know that rule, can you please explain?
 
  • #21
We want the lim (x->infinity) of e^(-ax)*x^2. Rewrite this as x^2/e^(ax). Now it has the form infinity/infinity. L'Hopital says I can take the derivative of numerator and denominator. Get 2*x/(a*e^(ax)). Still infinity/infinity. Do it again. 2/(a^2*e^(ax)). Now the limit is clearly zero. So that's the original limit.

If you don't know tricks like that you can probably just eyeball it. What would you guess to be the value of something like (100)^2*e(-100). Really big or really small?
 
  • #22
Dick said:
If you don't know tricks like that you can probably just eyeball it. What would you guess to be the value of something like (100)^2*e(-100). Really big or really small?


Very small. So now I know:
lim -> -infinity = -infinity because x²e^(-ax) ->0 and
lim->infinity = 0 because x²e^(-ax) ->0

But graphically, I am not too sure what's going on.

Well I know there is a minimum at x=0 and x=(2/a), and a point of inflexion at x=[2a±√(2)*a]/a² but I am not too sure about the asymptotes and global max/min.

I know this is probably very wrong, but no harm trying..

http://img239.imageshack.us/img239/6922/graphfb1.jpg
 
Last edited by a moderator:
  • #23
Your graph is completely correct! So global max, global min?
 
  • #24
Dick said:
Your graph is completely correct! So global max, global min?

LOL!

Global max at x=-infinity
global min at x=0

Just a question regarding graph protocol.
With that asymptote at y=0, is it correct to just have the dotted line towards the end?

Also, am I missing an verticle asymptote at x=-infinity? :cool:
 
  • #25
You can draw it anyway that makes it clear to you. But most people would not say that there is a global max at -infinity since it's not really a point on the line. Similarly, no vertical asymptote there.
 
  • #26
Dick said:
You can draw it anyway that makes it clear to you. But most people would not say that there is a global max at -infinity since it's not really a point on the line. Similarly, no vertical asymptote there.

So no verticle asymptote, what about an arrowhead?

Also can you please confirm is this is correct.
lim -> -infinity = -infinity because x²e^(-ax) ->0 and
lim->infinity = 0 because x²e^(-ax) ->0

Thanks:-p
 
  • #27
t_n_p said:
So no verticle asymptote, what about an arrowhead?

Also can you please confirm is this is correct.
lim -> -infinity = -infinity because x²e^(-ax) ->0 and
lim->infinity = 0 because x²e^(-ax) ->0

Thanks:-p

An arrowhead might be nice. I really don't know how you've been told to draw things. But limit -> -infinity=+infinity because both x^2 and e^(-ax) go to infinity. limit->infinity is zero because while x^2 goes to infinity e^(-ax) goes to zero faster.
 
  • #28
Just one last question, graphically where would the points of inflexion (x=[2a±√(2)*a]/a²) lie?
 
  • #29
Looking at your graph from left to right, it starts out being concave up (like the shape of U) switches to concave down around the maximum and then returns to concave up. The inflection points are were these changes happen. In practice it's easier to mark them on your graph first and then adjust your drawing to fit. As your max is at 2/a and sqrt(2) is about 1.4 there is one at about 3.4/a and one at about 0.6/a, right?
 
Back
Top