How to Calculate the Partial Derivative of a Function at the Origin?

  • Context: Undergrad 
  • Thread starter Thread starter MaximumTaco
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on calculating the partial derivative of the function f(x,y) = (xy + (x^3))/(x^2 + xy) at the origin (0,0). Despite f being undefined at this point, participants confirm that the partial derivative can still be computed using limits. The limit as h approaches 0 of the difference quotient leads to the conclusion that the partial derivative with respect to x at the origin is y + x. This result indicates the rate of change of f with respect to x as x approaches 0.

PREREQUISITES
  • Understanding of partial derivatives and limits
  • Familiarity with the basic definition of derivatives
  • Knowledge of limit calculations using difference quotients
  • Experience with polynomial functions and their derivatives
NEXT STEPS
  • Study the concept of limits in calculus, focusing on the epsilon-delta definition
  • Learn about the sandwich theorem and its applications in calculus
  • Explore Taylor polynomials and their role in approximating functions
  • Review techniques for calculating derivatives of multivariable functions
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus and multivariable functions, as well as educators seeking to clarify concepts related to partial derivatives and limits.

MaximumTaco
Messages
44
Reaction score
0
given f(x,y) = (xy+(x^3))/(x^2+xy)

I want to calculate df/dx (i.e. first partial derivative wrt x) at the origin.

f is undefined there, but i can still do it, right?

so, we get (x^2 + 2xy -y)/(x^2 +2xy +y^2)

I'm not really sure of where to go with this, though.

I think the basic definition of the derivative, i.e. lim (h->0) ((x+h)y + (x+h)^3)/((x+h)^2 + (x+h)y) could be the way to go.

Any advice would be appreciated.

The only specific techniques i understand are the "sandwich rule", Taylor polynomials, as well as basic differentiation etc, and the 1-var stuff like l'Hopital's rule. So please don't give me something like the epsilon-delta stuff for limits or anything else i won't understand.
 
Physics news on Phys.org
1. IF a function is not defined at a point then it does not have partial derivatives there! When yuou talk about "lim (h->0) ((x+h)y + (x+h)^3)/((x+h)^2 + (x+h)y) " you seem to be assuming that f(0,0)= 0. Is that given? If so, then f certainly is defined there!

2. Note that you want to find the derivative AT (0,0). The partial derivative (with respect to x) is calculated holding y constant so you are really concerned with the derivative of f(x,0)= x3/x2 which is equal to x as long as x is not 0- and, assuming that f(0,0)= 0, is also equal to 0 at x= 0 and so is equal to x for all 1. Surely you can find the derivative of that!
 


Hi there,

Yes, you can still calculate the partial derivative at the origin even though f is undefined there. This is because the partial derivative is defined as the limit of the function as the variable approaches the point in question. In this case, we are looking at the limit as x approaches 0.

To calculate the partial derivative at the origin, we can use the basic definition of the derivative that you mentioned. This involves taking the limit as h approaches 0 of the difference quotient (f(x+h,y)-f(x,y))/h. In this case, we have:

lim (h->0) ((x+h)y + (x+h)^3)/((x+h)^2 + (x+h)y)

= lim (h->0) (xy + hy + x^3 + 3x^2h + 3xh^2 + h^3)/(x^2 + 2xy + y^2 + 2xh + 2yh + h^2)

= (xy + x^3)/x^2

= y + x

So, the partial derivative with respect to x at the origin is y + x. This means that as x approaches 0, the rate of change of f with respect to x is equal to y + x. I hope this helps and please let me know if you have any other questions.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K