Work and changing forces - Integration

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
urbanyoung
Messages
2
Reaction score
0
Hi,

I'm doing some mechanics study and one thing keeps confusing me. In the textbook (Serway/Jewett Physics for scientists and engineers, 7th ed) they introduce i into integral equations. I've put a picture of it below to save me from trying to type the symbols. The equation is for the work done by a spring.

j9arrl.png


I'm hoping someone can explain to me what is being done. I thought it would be dot product, but doesn't that introduce a cosine of the angle? I'm also not sure what the dr is, or well, what the r is.

Thanks.
 
Physics news on Phys.org
In this case, i is a unit vector (vector with magnitude 1) that points in the +x direction. i dot i = (1)(1)cos(0) = 1. In this case, the book apparently assumes that both the force and the displacement are along the x-axis.
 
The equation for work indeed involves the dot product. The integral used to calculate work does so by analyzing the vector force F and the path of its application. The path is split into tiny elements dr. For the particular application, namely compressing a spring, the force is acting along the x-axis, which is why dr changes to dxi. Similarly, the force compressing the spring is a function of the spring constant k and the amount the spring is compressed, xi. Remember, when a vector is dotted with itself, like i*i is in the integral, the resulting scalar quantity is the square of the length of the original vector, which is 1 for i. Since the angle between a vector and itself is zero, the cosine is equal to 1.
 
The equation is for the work done by a spring.

Since this is a spring its a pretty fair assumption that only one axis need be considered.
You would have to go into 3D for the general case.