Why Does a Function Have Unique X-Coordinates?

  • Thread starter Thread starter Gurasees
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
A function cannot have the same x-coordinates associated with multiple y-values because it would violate the fundamental definition of a function, which requires each input to produce a single, unique output. This concept can be visualized as a machine where the same input must yield the same result every time, ensuring predictability and consistency. If a function allowed multiple outputs for a single input, it would create confusion and ambiguity, undermining its purpose. For example, while a circle's equation cannot be expressed as y = f(x) due to multiple y-values for a single x, it can be defined parametrically to maintain clarity. Ultimately, the uniqueness of x-coordinates in a function is essential for maintaining its integrity and usability.
Gurasees
Messages
50
Reaction score
1
Why a function can't have same x coordinates in a set of ordered pairs or in other words, in a function why an element of X can't have more than one image in Y? I know it's the definition, but i want to know the reason behind it.
 
Mathematics news on Phys.org
Picture a function as a sort of machine. We put something into it, and it gives us something out. I didn't say what these things are, they're just things. Now, what we get out depends on 1. What we put in, and 2. How the machine works.

So let's say I have a machine called f. Let's say the object I input is called x. Then the notation we use for the output is f(x).

Now, that doesn't really tell us anything. Ideally, what we want to know is: if I give this function an input, what will the output be?

There are a lot of ways to specify the "rule" for the function, i.e. What the function does to the input in order to make an output. For instance, we could use a graph to show what the output would be. We could also use words, or we could use an algebraic formula.

Suppose we want a function to take our inputs and square them. So our input is x, we'll call our function f, and the output is f(x), and we can describe what the output will look like by saying f(x) = x^2. Or, to put it in words, the output of the function f, when we give it the number x, is equal to the square of x.

Now you see, we need to have this rule that tells us how the function will work. In the above example, the rule is "take your number and square it, and the result is the output."

However, the rule would be useless if one x value could have multiple y values. That would mean that we could put one number into the function and get a result, and then we put the same number in again and get an entirely different result. That doesn't make sense, because the function still has the same rule for transforming the input into the output. How can you put the same input in twice, with the same rule, but get different outputs? You can't. If you could, it wouldn't be a function.
 
  • Like
Likes Gurasees
Gurasees said:
Why a function can't have same x coordinates in a set of ordered pairs or in other words, in a function why an element of X can't have more than one image in Y? I know it's the definition, but i want to know the reason behind it.
In a simpler way of thinking:
Reversibility without complications
 
A function is also called a map. Intuitively, think of what a map does. It takes you from one place to another place. So if your map is f and you start at x, then f takes x to f(x). However, if f takes you to multiple locations (that is, if f takes x to more than one value) then it isn't a very good map. It causes confusion.
 
  • Like
Likes Gurasees and symbolipoint
Gurasees said:
Why a function can't have same x coordinates in a set of ordered pairs or in other words, in a function why an element of X can't have more than one image in Y? I know it's the definition, but i want to know the reason behind it.
Starting with a set of ordered pairs, you can have several equal pairs and several pairs with the same X value. But - then you have to describe the ordered pairs in a different way than just saying "Y is a Function of X". The usual way is to define (X, Y) = (fx(t), fy(t)).

Example: The equation for a circle cannot be described in an "y = f(x)" way. But if we set (x, y) = (cos(t), sin(t)), t∈[0, 2π), we get a full description of a circle (with two values of y for each value of x).

Another example: Let (x, y) = (t⋅cos(t), t.sin(t)), t∈[0, →). You get:
upload_2015-6-13_21-35-25.png
 
  • Like
Likes Gurasees
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top