This is probably a rather stupid question, and I'm probably just looking at this wrong, but I can't get this definition to make sense.
I'm reading Tensor Calculus by Synge and Schild, and it notes
A curve is defined as the totality of points given by the equations
$$ x^r = f^r(u) (r = 1,2,..., N)$$
Here $u$ is a parameter and $f^r$ are $N$ functions.
Earlier it introduced superscripts (as opposed to subscripts) as a way to notate numerical labels, so this a series of $N$ equations. I just don't understand how this produces a "curve".
You can think of $u$ as "time" and the $x^r$ coordinates as "space." So $ f^1$ gives the value of the $x^1$-coordinate at time $u$, and so on.
Working with $N = 2$, say, the set of points $\{(u, (x^1, x^2)) : x^1 = f^1(u), x^2 = f^2(u) \}$ is a 1-dimensional curve parametrized by $u$ in the $x^1x^2$-plane.
P.S. There are no such thing as stupid questions!