Two-variable functions defined on a one-dimensional subset

  • Thread starter mnb96
  • Start date
  • Tags
    Functions
In summary, the author defines a function that takes only specific values along a one-dimensional path inside a two dimensional space. This path is defined by the points (x,p(x)).
  • #1
mnb96
715
5
Hello,

it is known that by using delta-functions we can somehow assign a meaning to "functions" that take a specific value at one point, as a sort of generalization of the Kronecker delta-function in discrete domain.

Instead I would like to consider the domain R2, and formally define a "function" that takes only specific values along a one-dimensional path inside R2. This path on R2 is defined by the points [itex]\left( x,p(x) \right)[/itex], with p:R--->R.

Note: if I had had to define a function taking specific values at some specific points, I would have defined it as a finite sum of delta functions [itex]\delta (x,y)[/itex], but in this case I cannot use discrete sums of delta functions.

Is it possible to express formally such a (non-)function?
Is it allowed to do something like the following:

[tex]\int_{R^2}f(\mathbf{t})\delta(\mathbf{t}-\mathbf{p})|d\mathbf{t}| = f(\mathbf{p}) = f(x,p(x))[/tex]

where the path p is given by [itex]\mathbf{p}(x)=\left( x,p(x) \right)[/itex] , t is some position vector in [itex]R^2[/itex], and [itex]\delta[/itex] is the Dirac delta-function in 2 dimensions.Thanks!
 
Last edited:
Physics news on Phys.org
  • #2
Your guess looks a bit odd - maybe it's just your notation that's not clear. If I understand correctly, you have some function, F, which is a function of a 2d vector x, and you want it to be equal to some other function, say g(x), but only along some path in the 2d space.

This is how I would probably write the function: first, I would parametrize the curve in [itex]\mathbb{R}^2[/itex] using a parameter t. i.e., the path is some vector [itex]\mathbf{\gamma}(t)[/itex]. Then, I think one can write the function as

[tex]F(\mathbf{x}) = g(\mathbf{x})\int_{-\infty}^\infty dt~\delta(\mathbf{x}-\mathbf{\gamma}(t)).[/tex]

When the vector x lies along the path [itex]\mathbf{\gamma}(t)[/itex], the delta function in the integral "pings" and the integral is one. When x does not lie along the path, the delta function doesn't ping and the integral is zero.

This looks superficially similar to what you wrote, but note my parametrization and hence the integral is one dimensional, whereas your integral seems to be two dimensional.
 
  • #3
Hi Mute!

thanks a lot! You got my question despite it was formulated in a confusing manner.
Your answer was essentially what I wanted to know.
 
  • #4
Basically on two dimensional space your delta function will be a product as

δ(x−(x,p(x))) = δ(x1−x)*δ(x2−p(x))

and so on. For instance a normal delta function that is zero at the point (p,q) of two dimensional space is δ(x1−p)*δ(x2− q).

And finally, there are not delta functions :p
 

FAQ: Two-variable functions defined on a one-dimensional subset

What is a two-variable function?

A two-variable function is a mathematical function that takes two input variables and produces an output value. It is usually represented as f(x,y) and can be graphed on a two-dimensional coordinate plane.

What is a one-dimensional subset?

A one-dimensional subset is a set of points that can be represented on a one-dimensional number line. This means that the subset only contains one variable and can be written as a linear equation, such as y = mx + b.

How do you graph a two-variable function on a one-dimensional subset?

To graph a two-variable function on a one-dimensional subset, you would plot the points on the one-dimensional number line using the two input variables. Each point on the number line would have a corresponding output value, which can be represented as a y-value on the graph.

What are some examples of two-variable functions defined on a one-dimensional subset?

Some examples of two-variable functions defined on a one-dimensional subset include linear functions, quadratic functions, and cubic functions. These functions can be expressed in the form of y = mx + b, y = ax^2 + bx + c, and y = ax^3 + bx^2 + cx + d, respectively.

How are two-variable functions on a one-dimensional subset useful?

Two-variable functions defined on a one-dimensional subset are useful in many fields, such as physics, economics, and engineering. They can be used to model and analyze relationships between two variables and make predictions about real-world situations.

Similar threads

Back
Top