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 \vec{V(t)} is a vector quantity, such as velocity, then what is the meaning of \frac{\vec{dV}}{dt}?
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 \vec{V} as a linear combination of basis vectors \vec{e_\mu}, we have:
\vec{V} = \sum_\mu V^\mu \vec{e_\mu}
\dfrac{\vec{dV}}{dt} = \sum_\mu (\dfrac{dV^\mu}{dt} \vec{e_\mu} + V^\mu \dfrac{\vec{de_\mu}}{dt})
So if we expect derivatives to work in their normal way, we can't blithely assume that
(\dfrac{\vec{dV}}{dt})^\mu =\dfrac{dV^\mu}{dt} unless we assume that
\dfrac{\vec{de_\mu}}{dt} = 0
But if we assume that the basis vectors for Cartesian coordinates, \vec{e_x}, \vec{e_y} are all constant, obeying \dfrac{\vec{de_x}}{dt} = \dfrac{\vec{de_y}}{dt} =0, then when we switch to polar coordinates \vec{e_r}, \vec{e_\theta}, those basis vectors
CANNOT be constant, because, for instance:
\vec{e_r} = cos(\theta) \vec{e_x} + sin(\theta) \vec{e_y}
\dfrac{\vec{de_r}}{dt} = -sin(\theta) \dfrac{d\theta}{dt} \vec{e_x} + cos(\theta) \dfrac{d \theta}{dt} \vec{e_y}
So when using polar coordinates, there are additional terms in computing the time derivative of a vector \vec{V} arising from \dfrac{\vec{de_r}}{dt} and \dfrac{\vec{de_\theta}}{dt}. These additional terms are not
forces, they are just derivatives of basis vectors.