Finding partial derivative with 4 unknowns in 4 equations

Click For Summary

Discussion Overview

The discussion revolves around the interpretation of a mathematical problem involving partial derivatives with four unknowns in four equations, specifically from a textbook on mathematical methods in physical sciences. Participants explore the implications of treating variables as functions of another variable and the resulting complexities in defining partial derivatives under these conditions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about the meaning of holding a variable constant when it is itself a function of another variable.
  • Another participant clarifies that the function f defines a relationship among x, y, and z, and discusses the implications of this relationship in terms of implicit functions.
  • A follow-up question arises regarding the differentiation of a function of two variables, leading to a discussion about the assumptions made in the differentiation process.
  • One participant acknowledges a mistake in their earlier reasoning and proposes defining multiple functions to clarify the relationships among the variables.
  • Concerns are raised about the validity of the original problem statement, particularly regarding the treatment of x as a constant when it is dependent on another variable.
  • Another participant suggests that the notation might imply a specific condition under which the derivatives are evaluated, potentially resolving some confusion.
  • There is speculation about whether the formula being derived is universally applicable or only valid for specific curves, indicating uncertainty about the problem's formulation.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation of the problem and the validity of the assumptions made. There is no consensus on whether the textbook contains an error or if the notation is appropriate given the context.

Contextual Notes

Participants note that the problem's complexity arises from the interdependence of the variables and the implications of treating them as functions of a single parameter. There are unresolved questions about the assumptions underlying the differentiation process and the conditions under which the derived identities hold.

Monsterman222
Messages
10
Reaction score
0
I'm trying to figure out Ch 4, Sec. 7, Q 25.c of Mathematical Methods in the Physical Sciences, 3rd Ed. It's not homework I'm working on since I'm not in school.

Assume that [tex]f\left(x, y, z\right) = 0[/tex]
If x, y and z are each functions of t, show that
[tex]\left(\frac{\partial y}{\partial z}\right)_{x} = \left(\frac{\partial y}{\partial t} \right)_{x} / \left(\frac{\partial z}{\partial t}\right)_{x}.[/tex]

This doesn't make any sense to me. We have 4 unknowns in 4 equations, so NO independent variables. And what does it mean to say "the partial derivative of y with respect to t holding x constant", when x is a function of t only (and therefore cannot be held constant if t is changing)?
 
Physics news on Phys.org
The function [itex]f:\mathbb R^3\rightarrow\mathbb R[/itex] is used to define a relationship between three variables: x,y,z. Variables aren't functions. They are just symbols that represent numbers. The equation f(x,y,z)=0 tells you that no matter what values have been assigned to x and z, the value of y is such that f(x,y,z)=0.

Depending on the properties of f, there may be several such values, or no such value at all. If f is such that there's exactly one such value for each (x,z), then the equality f(x,y,z)=0 implicitly defines the function [itex]g:\mathbb R^2\rightarrow\mathbb R[/itex] that takes any pair of real numbers (p,q) to the unique real number r that satisfies f(p,r,q)=0. This r is then denoted by g(p,q).

The problem also involves a curve in the set S={(x,y,z)|f(x,y,z)=0}. (When they tell you that x,y,z are functions of t, this means that what they have in mind is a curve in [itex]\mathbb R^3[/itex]. Since they also specified the condition f(x,y,z)=0, it's clear that what they have in mind is a curve in S). Let's denote this curve by [itex]C:\mathbb R\rightarrow S[/itex] and let's write [itex]C(t)=(C_1(t),C_2(t),C_3(t))[/itex], where each [itex]C_i[/itex] is a function from [itex]\mathbb R[/itex] into [itex]\mathbb R[/itex].

The book is causing some confusion by using each of the symbols x,y and z for three different things. For example, y is sometimes a variable, sometimes the function g, and sometimes the function C2.

When you're asked to compute [itex](\partial y/\partial t)_x[/itex], what they want you to compute is [itex](g\circ C_3)'(t)[/itex], which by the chain rule is equal to [itex]g'(C_3(t))C_3'(t)[/itex]. So [tex]\left(\frac{\partial y}{\partial z}\right)_{\!\!x} =g'(C_3(t))=\frac{(g\circ C_3)'(t)}{C_3'(t)}=\left(\frac{\partial y}{\partial t}\right)_{\!\!x} \bigg/\left(\frac{\partial z}{\partial t}\right)_{\!\!x}.[/tex] Note that we will usually not provide complete solutions even if you say that it's not homework. Every textbook-style question will be treated as homework. I'm making an exception in this case because I just don't see any way to help you at all without giving you a complete solution.
 
Last edited:
Hi Fredrik, thanks a lot for the help! I'll make sure to post questions from textbooks in the homework section next time.

I have a follow up question.

I'm a bit confused by: [tex]\left(g\circ C_{3}\right)'(t).[/tex] Since g is a function of two variables, does this mean: [tex]g' \left(C_{1} \left(t \right), C_{3} \left(t \right)\right) ?[/tex]

If so, wouldn't that be: [tex]\frac{\partial g}{\partial C_{1}} \frac{\partial C_{1}}{\partial t} + \frac{\partial g}{\partial C_{3}} \frac{\partial C_{3}}{\partial t}.[/tex]

If that is correct so far, then you seem to have assumed that [tex]\frac{\partial C_{1}}{\partial t}=0 ,[/tex] but I don't see how that's justified.


Thanks again!
 
You're absolutely right. I made a major blunder there. I'm going to think it through and post an update.

OK, I don't have time to work it out completely. This is what I've got so far.

Let's define three functions [itex]g_1,g_2,g_3:\mathbb R^2\rightarrow\mathbb R[/itex] instead of just one. [itex]g_1[/itex] is the function that takes (y,z) to the x that satisfies f(x,y,z)=0. The other two are defined similarly.

We still interpret the claim that x,y,z are "functions of t" as saying that we're dealing with a curve [itex]C:\mathbb R\rightarrow S[/itex], where [itex]S=\{(x,y,z)\in\mathbb R^3|\,f(x,y,z)=0\}[/itex]. This indirectly defines three more functions [itex]C_1,C_2,C_3[/itex], satisfying [itex]C(t)=(C_1(t),C_2(t),C_3(t))[/itex].

Now note that [itex]C_1(t)=g_1(C_2(t),C_3(t))[/itex], and similarly for [itex]C_2,C_3[/itex]. So we get [tex]C_1'(t)=\frac{\partial g_1}{\partial C_2}C_2'(t)+\frac{\partial g_1}{\partial C_3}C_3'(t),[/tex] and two similar equations.

I interpret the identity we're trying to prove as [tex]\frac{\partial g_2}{\partial C_3}=C_2'(t)C_3'(t).[/tex] Perhaps you can get that result from the system of equations above? If that doesn't work, you should look at the text again and see if there's anything that indicates that my interpretation of what we're supposed to prove is wrong.
 
Last edited:
Yes, I think you're right in interpreting the identity that way. I think the author must have made a mistake.

Given that t is an independent variable, then x(t) (that is, C1(t)) is not an independent variable, so when the author writes [tex]\left(\frac{\partial y}{\partial t}\right)_{x}\;\;,[/tex] it makes no sense. You can't hold x(t) constant.
 
What if the x subscript is her way of saying that the curve C is such that [itex]C_1'(t)=0[/itex] when the value of t is such that C(t) is the point where we want to evaluate the partial derivatives? Then things are starting to make sense again. [tex]C_2'(t)=\frac{\partial g_2}{\partial C_1}\underbrace{C_1'(t)}_{=0}+\frac{\partial g_2}{\partial C_3}C_3'(t)=\frac{\partial g_2}{\partial C_3}C_3'(t)[/tex] [tex]\frac{C_2'(t)}{C_3'(t)}=\frac{\partial g_2}{\partial C_3}[/tex]
 
Last edited:
Possibly, but I'm still thinking the book has an error. The formula we would be deriving would only work for specific curves. It would not work for any curve which does not have any spot where C1'(t) = 0.
 
But for every point p in the set S, there's a curve C in S that goes through p and has constant C1. The x subscript could be defined to mean precisely that the C appearing in my calculations is such a curve. If that definition appears in the book, she hasn't made a mistake. (If it doesn't, she has).
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
6K
Replies
2
Views
2K