Deriving Partial Derivatives for Power Functions

BobV
Messages
2
Reaction score
0
Is there a derivation for ∂f(x,y)/∂x given:

f(x,y): g(x,y)h(x,y)

e.g. sin(x)(x+2y)
 
Physics news on Phys.org
Yes, of course. Given f(x)= g(x)^{h(x)} we have ln(f(x))= h(x)ln(g(x)), then \frac{1}{f(x)}\frac{df}{dx}= ln(g(x))\frac{dh}{dx}+ \frac{h(x)}{g(x)}\frac{dg}{dx}

So \frac{df}{dx}= g(x)^{h(x)}\left(ln(g(x))\frac{dh}{dx}+ \frac{h(x)}{g(x)}\frac{dg}{dx}\right)

Of course, the same is true if g and h are functions of x and y and you are taking the derivative with respect to x because you are treating y as a constant.

(This has nothing to do with differential equations.)
 
Thanks

Ah, I got it, I see what you did! Sometimes when puzzled in an instant with mysterious delight the answer appears. Thanks for the surprise gift - and problem solution.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top