Dragonfall
- 1,023
- 5
This came up a while ago in a post. What is a sensible way of defining a "random" curve in R^n? Let's say n=2 in order to keep things simple.
The discussion revolves around the definition and characteristics of a "random" curve in R^n, specifically focusing on the case where n=2. Participants explore various methods of generating such curves, the implications of randomness, and the mathematical properties that may arise from different definitions.
Participants express differing views on the definition of "random" and the methods for generating random curves. There is no consensus on a singular definition or approach, and the discussion remains unresolved regarding the properties of the curves generated.
Participants highlight the ambiguity in defining "random" and the need for specific probability distributions. The discussion also reflects on the limitations of certain methods in producing curves with desired differentiability properties.
Dragonfall said:Then I'm guessing we can only have finitely many random points. I don't think all curves can be described this way.
Who do you mean by "we"? I know how to define "random": according to some probability distribution. That's why I asked what probability distribution you wanted to use.Dragonfall said:Curve = continuous map from a real interval to R^n
Random is what we're trying to define.
HallsofIvy said:Who do you mean by "we"? I know how to define "random": according to some probability distribution. That's why I asked what probability distribution you wanted to use.
AUMathTutor said:I guess this is what you mean by order n=2
Dragonfall said:This came up a while ago in a post. What is a sensible way of defining a "random" curve in R^n? Let's say n=2 in order to keep things simple.
trambolin said:random points + bezier curves on computer?
gel said:The question is rather ill-defined. There's lots of ways of generating random curves. The method you choose depends on what properties you want. A standard one is the http://en.wikipedia.org/wiki/Wiener_process" (aka Brownian motion), which is nowhere differentiable.
ice109 said:does that generate a c1 curve? what stochastic process does?