4

Quotient rule for functions is straightforward: $g(x)/h(x)$

Can I find a pair of functions not constant where the quotient of the derivative is the derivative of the quotient?

Lock
  • 143

1 Answers1

2

Suppose neither $f$ nor $g$ vanish. We need a function such that $$ f'/g' = (gf'-fg')/g^2. $$

Thus

$$ g^2f' = gg'f' - f(g')^2 \rightarrow g(g'-g)f' = f(g')^2 \rightarrow f'/f = \frac{(g')^2}{(g'-g)g}, $$ and therefore $$ \ln f = \int\frac{(g')^2}{(g'-g)g}dx. $$

Putting in $g(x) = e^{-x}$ gives $f(x) = e^{x}$ which gives the desired behavior.

JMJ
  • 4,775