Superposition of forces is sum (Vector)¶
The net force exerted on an object is equal to the vector sum of all the forces exerted on it.
Notation:
\(\sum_i x_i\) (
Sum(x_i, i)
) denotes a sum of \(x_i\) over the index \(i\).
Links:
- Symbol:
F
- Latex:
\({\vec F}\)
- Dimension:
force
- Symbol:
F
- Latex:
\(VEC_{11}\)
- Dimension:
force
- law¶
F = Sum(F[i], i)
- Latex:
- \[{\vec F} = \sum_i {VEC_{11}}_{i}\]