The elliptic curve $ y^2 = x^3 -x + b $ has 2 points of inflection where $ y'' = 0 $. Visualized here.
It seems that $ P + P $ for at say the upper point would be $ - P $ since the tangent at $ P $ intersects "triply" at $ P $ and therefore $ P + P + P = 0 $.
If I am correct then it seems that $ 2P = - P $, $ 3P = 0 $, $ 4P = P $, $ 5P = -P $, $ 6P = 0 $, and so forth. This "feels unusual" since no other point except the left-most one does this. All other points seem to bounce around indefinitely when you compute $ nP $.
Is there any special term or treatment in elliptic curves for the point I have described for which $ nP \in \{ O, -P, P \} \forall n $? Or, is my math incorrect?