Understanding Partial Derivatives in Position-Velocity Relationship

Click For Summary

Discussion Overview

The discussion revolves around the concept of partial derivatives in the context of the position-velocity relationship of an object. Participants explore the implications of taking partial derivatives of position with respect to velocity and vice versa, particularly within the framework of Lagrangian mechanics. The conversation includes theoretical considerations and mathematical reasoning.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion about taking the partial derivatives of position with respect to velocity and vice versa, questioning how to approach the problem.
  • Another participant suggests that the problem may involve a probability of the object's position at a given velocity, indicating uncertainty about the solution.
  • Several participants argue that partial derivatives may not be appropriate in this context, as the variables are not clearly defined as functions of one another.
  • One participant provides a formulation using full differentials, suggesting that the relationships can be expressed in terms of total derivatives instead of partial derivatives.
  • Another participant notes that in the Lagrangian framework, position and velocity are treated as independent variables, which may imply that their partial derivatives with respect to each other are zero.
  • There is a discussion about the correct use of LaTeX for rendering equations, with participants sharing tips on formatting.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the appropriateness of using partial derivatives in this context. Multiple competing views are presented regarding the relationships between position and velocity, as well as the implications of the Lagrangian framework.

Contextual Notes

Participants express uncertainty about the definitions and relationships between the variables involved, particularly regarding the dependence of position on velocity and time. There are unresolved questions about the mathematical steps and the correct application of derivatives.

mwspice
Messages
10
Reaction score
0
Hi,

I'm a little confused about something. I have an object, and I want to take the partial derivative of its position wrt velocity and vice versa. I'm not sure how to begin solving this problem. Essentially, what I have is this:
## \frac{\partial x}{\partial \dot x} ##
and
## \frac{\partial \dot x}{\partial x} ##
where the position ##x## can be determined by its velocity ##\dot x ## by:
## \int_0^t \! \dot x \, \mathrm{d}t ##

Any help with this would be much appreciated.
 
Physics news on Phys.org
Hi mw, don't be distressed about not being sure how to begin to solve your problem, no one has figured it out yet. Most likely you'll be faced with a 'probability' of the objects position at any given velocity. I look forward to your reported efforts on the matter.
 
I'm not sure partial derivatives make sense in this case. When you take partial derivatives of a function f of two variables, say f(x,t), you are essentially pretending the other variable is a constant. In your case, x(dot) is not given as a function of x and t, and x is not given as a function of x(dot) and t. On the other hand, the full differentials make sense, so (apologies no latex):

dx/dx(dot) =dx/dt / dx(dot)/dt = x(dot)/x(double dot)

and

dx(dot)/dx = reciprocal of the above = x(double dot)/x(dot).
 
davidmoore63@y said:
I'm not sure partial derivatives make sense in this case. When you take partial derivatives of a function f of two variables, say f(x,t), you are essentially pretending the other variable is a constant. In your case, x(dot) is not given as a function of x and t, and x is not given as a function of x(dot) and t. On the other hand, the full differentials make sense, so (apologies no latex):

dx/dx(dot) =dx/dt / dx(dot)/dt = x(dot)/x(double dot)

and

dx(dot)/dx = reciprocal of the above = x(double dot)/x(dot).
Some help with LaTeX...
Here is the first equation, above.
$$\frac{dx}{d\dot{x}} = \frac{\frac{dx}{dt}}{\frac{d\dot{x}}{dt}} = \frac{\dot{x}}{\ddot{x}}$$

In bare form (unrendered) it looks like this:
$ $\frac{dx}{d\dot{x}} = \frac{\frac{dx}{dt}}{\frac{d\dot{x}}{dt}} = \frac{\dot{x}}{\ddot{x}}$ $
The only difference between the rendered form and the unrendered form is the extra spaces between the $ pairs.

If these are supposed to be partial derivatives, use \partial x etc. instead of dx etc.
 
ok so i copied your latex into the 'Write Latex code' box, and clicked 'Show Preview' and all it did was copy out the exact same code
 
davidmoore63@y said:
I'm not sure partial derivatives make sense in this case. When you take partial derivatives of a function f of two variables, say f(x,t), you are essentially pretending the other variable is a constant. In your case, x(dot) is not given as a function of x and t, and x is not given as a function of x(dot) and t. On the other hand, the full differentials make sense, so (apologies no latex):

dx/dx(dot) =dx/dt / dx(dot)/dt = x(dot)/x(double dot)

and

dx(dot)/dx = reciprocal of the above = x(double dot)/x(dot).

Thanks for the reply!
I think I understand where you're coming from; however, I don't follow why you say that ## x ## is not given as a function of ## \dot x ## and ## t ## because the way I see it, the integral given above is a function of ## \dot x ## and ## t ##

Also, the partial derivative in this case is coming from the Lagrangian formula, with the form I am using given below. I don't think I could change the partial derivatives to total derivatives without messing up the formula, is that correct?
## \frac{d}{dt} \left( \frac{\partial T}{\partial \dot q_{i}} \right) - \frac{\partial T}{\partial q_{i}} + \frac{\partial V}{\partial q_{i}} + \frac{\partial R}{\partial \dot q_{i}} = Q_i ##

As far as latex, I've always used # instead of $, so I'm not sure if that makes a difference
 
I would have thought in the Lagrangian framework that you have T(q, qdot, t) and so q, qdot are being treated as independent variables. Hence partial derivative with respect to each other are zero.
 
  • Like
Likes   Reactions: mwspice
davidmoore63@y said:
I would have thought in the Lagrangian framework that you have T(q, qdot, t) and so q, qdot are being treated as independent variables. Hence partial derivative with respect to each other are zero.

Thanks, I will try that! I thought about saying that they were 0, but I wasn't sure if that was actually the case since they do have a dependence on each other.
 
davidmoore63@y said:
ok so i copied your latex into the 'Write Latex code' box, and clicked 'Show Preview' and all it did was copy out the exact same code
I'm not sure what you're doing. To get this -- $ $\frac{dx}{d\dot{x}} = \frac{\frac{dx}{dt}}{\frac{d\dot{x}}{dt}} = \frac{\dot{x}}{\ddot{x}}$ $ -- to render correctly, remove the space between each pair of $ characters.

With the extra spaces removed, this is what you get:
$$\frac{dx}{d\dot{x}} = \frac{\frac{dx}{dt}}{\frac{d\dot{x}}{dt}} = \frac{\dot{x}}{\ddot{x}}$$
 
  • #10
got it mark44 thanks
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K