Monotonically increasing function

  • Context: Graduate 
  • Thread starter Thread starter JulieK
  • Start date Start date
  • Tags Tags
    Function Increasing
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
JulieK
Messages
50
Reaction score
0
I have the following function

[itex]f=\frac{B}{y^{3}}+\frac{C}{y^{4}}\mid\frac{dy}{dx}\mid[/itex]

where [itex]B[/itex] and [itex]C[/itex] are constants and where [itex]y[/itex] is a monotonically
decreasing function of [itex]x[/itex] ([itex]\mid\frac{dy}{dx}\mid[/itex] stands for absolute value of derivative). According to my model, all
signs indicate that [itex]f[/itex] is a monotonically increasing function of
[itex]x[/itex]. Numerical experiments and logical arguments confirm this but
I need a rigorous proof of this. If [itex]f[/itex] is not unconditionally monotonically
increasing function of [itex]x[/itex] I wish to know under what conditions it
will be monotonically increasing function of [itex]x[/itex].
 
Physics news on Phys.org
JulieK said:
I have the following function

[itex]f=\frac{B}{y^{3}}+\frac{C}{y^{4}}\mid\frac{dy}{dx}\mid[/itex]

where [itex]B[/itex] and [itex]C[/itex] are constants and where [itex]y[/itex] is a monotonically
decreasing function of [itex]x[/itex] ([itex]\mid\frac{dy}{dx}\mid[/itex] stands for absolute value of derivative). According to my model, all
signs indicate that [itex]f[/itex] is a monotonically increasing function of
[itex]x[/itex]. Numerical experiments and logical arguments confirm this but
I need a rigorous proof of this. If [itex]f[/itex] is not unconditionally monotonically
increasing function of [itex]x[/itex] I wish to know under what conditions it
will be monotonically increasing function of [itex]x[/itex].

If [itex]y' \leq 0[/itex] then [itex]|y'| = -y'[/itex], so you have
[tex] f = By^{-3} - Cy^{-4}y'.[/tex]
Now differentiate, and find conditions necessary for [itex]f' \geq 0[/itex].