Tensor Calculus is constructed so that it can do something helpful to a physics story without changing the physics story.
If a bull is charging towards you and it will get to you in 5 seconds it doesn’t matter if we rotate the coordinates and change the units from inches to centimeters, that bull will still get to you in five seconds.
There is only one scenario where a transformation acting on a letter with an index moves the index and we keep the letter the
Appendix A
for multiplication of a matrix by a matrix
for multiplying a matrix against a vector
For both stories above, the algebraic object a is a tool that changes b to c.
That a is not a tensor.
Appendix W
Summations commute:
If we expand out both answers we will see that each contains the following four terms:
Definitions/Protocols:
- Vector v is overed by an arrow
- Covector w is overed by a tilda
- Contravariant indices go superscript
- Covariant indices go subscript.
One can regard an electric field as a gradient, 5.5 on page 27
Derivatives of tensors do not transform as tensors.
We are interested in vectors and one-forms as geometric objects, not as list of components tied to some arbitrary coordinate system.
If we choose to work in an orthonormal system then we will make all indices subscripts so that it doesn’t look like we’re distinguishing between covariant and contravariant vectors.
A Kronecker Delta can rename an index.
If tensors are of the same type, one can add them. One should then choose the indices to be the same.
The product of tensors is a tensor if in each summation the summation takes place over one upper index and one lower index.
Second-rank quantities such as stress, strain, moment of inertia, and curvature can be denoted as 3×3 matrix arrays;
The area of a triangle bounded on two sides by vectors a and b is (1/2) a x b ;
It is half the cross product of A and B
Appendix X
For the above, the prime symbol indicates a new basic vector and the lack of a prime indicates an old basis vector.
Component calculates how much of
is in
.
We can show this with a simple example:
How much of 3 is in 6? We have 2 three’s in six. Note, it’s very simple for this example. In another problem we could have two or more old components contributing to the new component.
Personally lwe would have preferred to write, how many times does 3 occur in 6?
Appendix Y
This is sometimes called component-wise addition.
For tensor addition, add corresponding elements.