Hmmm... What if the max velocity magnitude is 100, and the initial velocity is (100, 0), and the acceleration (0, -100)? It'll be at max velocity already at t=0.0, but I want the path to curve until the velocity eventually (at infinity, I guess, if dealing with exact numbers) reaches (0, -100)...