How can I show that h(x)=[g(x)]^2 is concave

  • Thread starter Thread starter 2RIP
  • Start date Start date
  • Tags Tags
    Concave
2RIP
Messages
62
Reaction score
0
Homework Statement
How can I show that h(x)=[g(x)]^2 is concave upward on an interval if we know that g is positive and is concave upward on the same interval?

The attempt at a solution
I know that that g''(x)>0 since it concaves up. But after this step, I'm lost on proving this question. Any suggestions on how I should approach this question??

Thanks in advance!
 
Physics news on Phys.org
well you want to show that h''(x) > 0 right? so the obvious thing to do should be to differentiate.

so h'(x) = 2g(x)g'(x)
now let's do it again

h''(x) = 2g'(x)g'(x) + 2g(x)g''(x) = 2(g'(x))^2 + 2g(x)g''(x) > 0, wait this means h is concave up, so we're done.

when you work on a problem, think about what it is you must show, otherwise you will stare at it forever.
 
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