Tagged Questions

2
votes
3answers
209 views

Space filling curve to simplify vector addition? [closed]

Since points on a euclidean plane can be represented by one coordinate on a space-filling curve, is there any curve such that if two vectors $(x_0,y_0)$ and $(x_1,y_1)$ were repres …
10
votes
1answer
338 views

convexity of images of space-filling curves

Suppose $f:[0,1]\to[0,1]^2$ is continuous and for each $t\in[0,1]$, the area of $\lbrace f(s) : 0\le s\le t \rbrace$ is $t$. For what sets of values of $t\in[0,1]$ can $\lbrace f( …