If you have a list of points, consider using a Catmull-Rom spline. It is used for pathing through a series of points in what appears to be a "natural" manner. Developed for use in computer graphics, it relies on discrete mathematics. Some examples, though, mention going to "infinity, and beyond!"