Solving Chain Rule A(r,t) Problem

  • Thread starter Thread starter Confundo
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Click For Summary
SUMMARY

The discussion focuses on applying the chain rule to derive the equation \(\dot{A} = \partial_t A + v_j \partial_j A_i\). The solution involves recognizing that \(v_j\) represents the velocity, defined as \(\frac{dr_j}{dt}\). The summation convention is clarified, indicating that repeated indices imply summation, which is crucial for understanding the derivation. The correct notation emphasizes the need for distinct indices in derivatives to avoid confusion in expressions involving summation.

PREREQUISITES
  • Understanding of the chain rule in calculus
  • Familiarity with vector notation and indices
  • Knowledge of partial derivatives
  • Concept of summation convention in tensor calculus
NEXT STEPS
  • Study the application of the chain rule in multivariable calculus
  • Learn about tensor notation and its implications in physics
  • Explore the concept of partial derivatives in depth
  • Investigate the role of the summation convention in advanced mathematics
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with calculus, particularly in fields involving vector calculus and tensor analysis.

Confundo
Messages
36
Reaction score
0
Problem

Use the chain rule to proof
<br /> \dot{A}=\partial_t A+v_j\partial_jA_i<br />

Attempt at Solution

<br /> \dot{A}=\frac{dA_i}{dt} = \partial_t A_i+\frac{dr_i}{dt}\frac{\partial A_i}{\partial r_i}<br /> <br />

Obviously
<br /> v_j = \frac{dr_j}{dt}<br />

I'm puzzled where the v_j and partial d_j come in
 
Physics news on Phys.org
If you're talking about why the index is j and not i, the answer is simple. The problem is using the summation convention that a repeated index is understood to be summed over:

<br /> v_j\partial_j \equiv \sum_j v_j\partial_j.<br />

When you wrote

<br /> \dot{A}=\frac{dA_i}{dt} = \partial_t A_i+\frac{dr_i}{dt}\frac{\partial A_i}{\partial r_i},<br />

the index in the derivatives should not have been the same index on A_i, since it is confusing to have the same index appearing three times when it is being implicitly summed over in part of the expression. You should have written

<br /> <br /> \dot{A}=\frac{dA_i}{dt} = \partial_t A_i+ \sum_j \frac{dr_j}{dt}\frac{\partial A_i}{\partial r_j} = \partial_t A_i+ \frac{dr_j}{dt}\frac{\partial A_i}{\partial r_j}, <br /> <br /> <br />

where the summation convention is being used in the last expression.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K