Apparently it's O(t^2). I've just realised I don't know what that means. What is the expression for the expected error in the position for the velocity verlet algorithm? Related to the timestep, but in what way? I keep reading about local and global error but don't know what that means.
I just wanted to know the expected relationship between error and timestep for the position, but can't find it on google. Should it be proportional to 1/t^2? Or something like that?