simple q, partial derivative writing formally with function having both implicit and explicit dependence on variable

32 Views Asked by At

I have the function $L$ which depends on other variables as well as $n$ explicitly and implicitly as below.

$$\frac{\partial L}{\partial n} = \frac{\partial L}{\partial e}\frac{\partial e}{\partial n} + \frac{\partial L}{\partial p}\frac{\partial p}{\partial n} + \frac{\partial L}{\partial n}$$

This looks wrong ofc, I feel like the LHS should be written as the total derivative to make it look right, however, it is the partial derivaitve I am taking right? so?

Thanks in advance.

1

There are 1 best solutions below

1
On

I think you need to take away the partial L with respect to n on the right-hand side and then it should be correct. (Sorry about not writing proper notation I'm new on this site).