Understanding Index Notation in Engineering and Physics

AI Thread Summary
Index notation is crucial for expressing vector equations in engineering and physics, particularly when dealing with forces and components. The discussion revolves around converting force equations and components into index notation, specifically for gravitational force and normal components on surfaces. Participants clarify the representation of vectors and components, with emphasis on using the metric tensor in calculations. The conversation also touches on the relationship between the metric tensor and matrix representation, highlighting the need for a solid understanding of these concepts. Mastery of index notation is essential for accurately solving problems in engineering contexts.
chusifer
Messages
7
Reaction score
0
hello, i just started learning index notation in my engineering class, and I am having some trouble. one of the problems on my homework was:

putting this in index notation:
\vec{f}=g \frac{m_1m_2}{\vec{r}^2} \ \frac{\vec{r}}{\sqrt{\vec{r}^2}}

and then another problem that reads...

consider a plane with outer normal vector v_i on which a force is acting f_i. what are the normal components of force on the surface? wut is the max shear component? what direction is the max shear component pointing? write this in index notation.

i can figure out the components...just not how to write them in index notation. so any help here would be appreciated. thanks
 
Last edited:
Physics news on Phys.org
For your f, you may write:
f_{i}=\frac{Gm_{1}m_{2}}{r_{j}^{2}}\frac{r_{i}}{\sqrt{r_{k}^{2}}}
I read "g" as "G" ; hope I was right about that..:wink:
 
f^a=g \frac{m_1m_2}{(r_b r^b)^{3/2}} \ r^a


Given a vector \vec f and a unit-vector \hat n,
the vector component of \vec f along \hat n is
(\vec f\cdot \hat n)\hat n.
In index notation,
( f^a g_{ab} n^b) n^c, where g_{ab} is the Euclidean metric tensor and n^a g_{ab} n^b=1.
 
for the problem with the normal vector and external force, arent the components fsin and fcos? how would i turn those into index notation?
 
chusifer said:
for the problem with the normal vector and external force, arent the components fsin and fcos? how would i turn those into index notation?
f^a g_{ab} n^b=\vec f\cdot\hat n =|\vec f | |\hat n|\cos\theta _\text{between f and n }=|\vec f | \cos\theta _\text{between f and n }
 
hmmmm g_a_b ...that sounds like the matrix B_i_j my prof was talking about. I am unfamiliar with the term Euclidian metric tensor...but am i right in calling it a matrix?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top