Aakanchha D.
asked 06/10/15I need to get the value of this combined partial derivatives in term of individual partial derivatives
How can i write d/dy(d/dx(f(x,y))*delta x*delta y in terms of d/dx(f(x,y))*delta x and d/dy(f(x,y))*delta y.
Even an approx value will work
More
1 Expert Answer
Keith M. answered 06/10/15
Tutor
4.9
(117)
CMU Grad tutoring Mathematics and Computer Science
This problem is a straightforward review of partial derivatives. There is a nice guide with relevant definitions and examples on WolframAlpha for those interested (http://mathworld.wolfram.com/PartialDerivative.html).
I will use ∂x(f(x,y)) to denote the partial derivative of f with respect to x, and ∂y(f(x,y)) to denote the partial derivative of f with respect to y. Similarly, ∂xy(f(x,y)) represents the (second order) mixed partial derivative that you are trying to represent in terms of the two (first order) partials.
The link above provides your answer: for continuous functions f(x,y) whose first and second order partials are also continuous, ∂xy(f) = ∂x(∂y(f)) = ∂y(∂x(f)).
Note that in general, though, for functions f(x,y) which are discontinuous at (x,y) or functions f(x,y) whose first and second order partials are discontinuous at (x,y), ∂xy(f) = ∂x(∂y(f)) ≠ ∂yx(f) = ∂y(∂x(f)), and there is no way to write ∂xy(f) in terms of ∂x(f). Like the one-dimensional cases you've studied in introductory calculus, though, polynomial functions f(x,y) will always be continuous and differentiable, meaning it doesn't matter which order you take the partials in-- you'll get the same result.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Aakanchha D.
06/10/15