D H said:
This is just an opinion, not a fact. Quite a few people find the concept of inertial forces (or fictitious forces) quite useful.
Well, give an example of how it might be useful.
You have a non-standard concept of what constitutes a vector.
I don't think that's true. What do you think a vector is?
There's not one thing in the mathematical definition of a vector that says how they transform. Inertial forces aren't covariant or contravariant tensors, but tensors are something different from vectors. Don't confuse the two concepts.
I think you're confused about what vectors and tensors are, yourself. The usual notion of a tensor includes vectors as a special case.
The issue, as I said, is what does it mean to take the derivative of a vector quantity. If [itex]\vec{V(t)}[/itex] is a vector quantity, such as velocity, then what is the meaning of [itex]\frac{\vec{dV}}{dt}[/itex]?
However we define this derivative, we want it to obey the usual rules of calculus, such as the chain rule and the product rule. So if we decompose a vector [itex]\vec{V}[/itex] as a linear combination of basis vectors [itex]\vec{e_\mu}[/itex], we have:
[itex]\vec{V} = \sum_\mu V^\mu \vec{e_\mu}[/itex]
[itex]\dfrac{\vec{dV}}{dt} = \sum_\mu (\dfrac{dV^\mu}{dt} \vec{e_\mu} + V^\mu \dfrac{\vec{de_\mu}}{dt})[/itex]
So if we expect derivatives to work in their normal way, we can't blithely assume that
[itex](\dfrac{\vec{dV}}{dt})^\mu =\dfrac{dV^\mu}{dt}[/itex] unless we assume that
[itex]\dfrac{\vec{de_\mu}}{dt} = 0[/itex]
But if we assume that the basis vectors for Cartesian coordinates, [itex]\vec{e_x}, \vec{e_y}[/itex] are all constant, obeying [itex]\dfrac{\vec{de_x}}{dt} = \dfrac{\vec{de_y}}{dt} =0[/itex], then when we switch to polar coordinates [itex]\vec{e_r}, \vec{e_\theta}[/itex], those basis vectors
CANNOT be constant, because, for instance:
[itex]\vec{e_r} = cos(\theta) \vec{e_x} + sin(\theta) \vec{e_y}[/itex]
[itex]\dfrac{\vec{de_r}}{dt} = -sin(\theta) \dfrac{d\theta}{dt} \vec{e_x} + cos(\theta) \dfrac{d \theta}{dt} \vec{e_y}[/itex]
So when using polar coordinates, there are additional terms in computing the time derivative of a vector [itex]\vec{V}[/itex] arising from [itex]\dfrac{\vec{de_r}}{dt}[/itex] and [itex]\dfrac{\vec{de_\theta}}{dt}[/itex]. These additional terms are not
forces, they are just derivatives of basis vectors.