What does this expression involving Partial Derivatives mean?

AI Thread Summary
The discussion centers on understanding the expression involving partial derivatives, specifically in the context of a symmetric function with three parameters. Participants clarify that the indices used (i, j, k) are interchangeable with (1, 2, 3) but do not specify which corresponds to which. It is emphasized that the function's symmetry allows for this substitution, and the partial derivatives can be computed accordingly. A suggestion is made to use a brute force method to derive the expression, while also noting the importance of maintaining cyclic order among the indices. The conversation highlights the complexity of the problem and the need for careful consideration of the indices involved.
physicss
Messages
25
Reaction score
4
Homework Statement
Hello, what does this expression mean?
Relevant Equations
(Picture)
I already solved w x x/|x|
For (w1,w2,w3) and (x1,x2,x3)
2E486A9A-524A-4515-AC6C-71F2B9313E92.jpeg
 
Physics news on Phys.org
physicss said:
Homework Statement: Hello, what does this expression mean?
Relevant Equations: (Picture)

I already solved w x x/|x|
For (w1,w2,w3) and (x1,x2,x3) View attachment 327170
Then you just have to take the partial derivative wrt ##x_i## and again wrt ##x_j##.
 
haruspex said:
Then you just have to take the partial derivative wrt ##x_i## and again wrt ##x_j##.
Thanks for the answer. Would xi and xj be x1 and x2 in this case?
 
physicss said:
Thanks for the answer. Would xi and xj be x1 and x2 in this case?
No. Because the function is symmetric in the three parameters, you can replace them with ##x_i##, ##x_j##, ##x_k##, where it is understood that {i,j,k}={1,2,3}, but which is which is unspecified.
For example, suppose you had the function ##x_1x_2x_3## then its partial derivative wrt ##x_i## and ##x_j## would be ##x_k##.

Edit, you might also need to assume that i, j, k are in the same cyclic order as 1, 2, 3.

Edit 2: Just realised my posts may be off the mark. I need to solve it myself first.

Edit 3:
Rereading the question, I see it does not refer to indices 1, 2, 3. That is something you assumed. So my correct answer to your post #3 is:

Yes, they are using i, j, k as the indices, not 1, 2, 3.
 
haruspex said:
No. Because the function is symmetric in the three parameters, you can replace them with ##x_i##, ##x_j##, ##x_k##, where it is understood that {i,j,k}={1,2,3}, but which is which is unspecified.
For example, suppose you had the function ##x_1x_2x_3## then its partial derivative wrt ##x_i## and ##x_j## would be ##x_k##.

Edit, you might also need to assume that i, j, k are in the same cyclic order as 1, 2, 3.

Edit 2: Just realised my posts may be off the mark. I need to solve it myself first.

Edit 3:
Rereading the question, I see it does not refer to indices 1, 2, 3. That is something you assumed. So my correct answer to your post #3 is:

Yes, they are using i, j, k as the indices, not 1, 2, 3.
Thank you
 
Presumably ##\vec {\omega}## is constant and does not depend on the ##x_i##. I would try the brute force method which is always safe.
  1. Write ##\dfrac{\vec x}{|\vec x|}=\dfrac{x_1~\hat{x}_1+x_2~\hat{x}_2+x_3~\hat{x}_3}{\left[x_1^2+x_2^2+x_3^2 \right]^{1/2}}.##
  2. Find ##\dfrac{\partial^2}{\partial x_1\partial x_2}\left( \dfrac{x_1~\hat{x}_1+x_2~\hat{x}_2+x_3~\hat{x}_3}{\left[x_1^2+x_2^2+x_3^2 \right]^{1/2}} \right)##.
  3. Do a cyclic permutation of indices to find the other two terms.
  4. Take the cross product.
There might a simpler way to do this but I can't see what it is. I assume that in your original expression you have "off-diagonal" elements only, i.e. it is stipulated somewhere that ##i\neq j##.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top