Increasing/Decreasing composites functions

  • Thread starter Thread starter jordanfc
  • Start date Start date
  • Tags Tags
    Functions
jordanfc
Messages
4
Reaction score
0
Given that u(x) is always positive and u'(x) < 0, I need to find values of x so that f(x) and g(x) are increasing. f(x) = [u(x)]^2 and g(x) = u(u(x)).

for f(x) is increasing when f'(x) > 0. so f'(x) = 2u(x) => 2u(x) > 0. would f(x) always be increasing since 2u(x) will always be increasing ( u(x) is always positive, 2u(x) will always be positive as well)?

and for g'(x) > 0 => [u(u(x))]' => u'(u(x)*(u(x))' = 2u'(u(x))...set larger than 0...since u'(x) is always negative and 2u'(u(x)) is bounded by 2u', does that inequality not hold and so g(x) is never increasing?
 
Last edited:
Physics news on Phys.org
f'(x) is not 2u(x), you need to apply the chain rule. You must also use the chain rule when you analyze g'(x).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top