Notation Question - Expressing Rate of Change w/o Introducing Variable

  • Context: Graduate 
  • Thread starter Thread starter gz_student
  • Start date Start date
  • Tags Tags
    Notation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
gz_student
Messages
2
Reaction score
0
Hi All,

I have a question about notation.

Suppose I have an expression:

[tex]f(x,g(x,y))[/tex]

I would like to know how to express (not calculate) the rate of change of the above expression with regards to x.

I can always express it like this:

Let [tex]z(x,y) = f(x,g(x,y))[/tex]. Rate of change is [tex]\frac{{\partial z}}{{\partial x}}[/tex].

But that is awkward. Is there any way to express [tex]\frac{{\partial z}}{{\partial x}}[/tex] without having to introduce a variable z (i.e. using only variables and function names f,g,x,y)?

Thanks,
GZ
 
Physics news on Phys.org
what's wrong with partial f/ partial x ?

ahh i see

what you want is

[tex]\frac{\partial f\big|_{y=g}}{\partial x}[/tex]

or if you feel there might be ambiguity about whether the derivative is evaluated at g or f

[tex]\frac{\partial (f\big|_{y=g})}{\partial x}[/tex]

honestly though

[tex]\frac{\partial }{\partial x} f(x,g)[/tex] is probably best
 
Last edited:
Hi ice109,

Thank you for your response.

What I really want is the quantity [tex]\frac{\partial z}{\partial x}=\frac{\partial f}{\partial x}+\frac{\partial f}{\partial g}\frac{\partial g}{\partial x}[/tex].

[tex]\frac{\partial f}{\partial x}[/tex] does not reflect the second term above.

But do I have to introduce a new variable z in order to express this clearly? Or is there a better way?


I have never see the notation [tex]\frac{\partial}{\partial x} f(x,g)[/tex] before. Does it equal [tex]\frac{{\partial f}}{{\partial x}} +\frac{\partial f}{\partial g}\frac{\partial g}{\partial x}[/tex]?

Thanks,
gz
 
Last edited: