Can someone explain to me what a function arrow is?

  • Thread starter Thread starter IntegrateMe
  • Start date Start date
  • Tags Tags
    Explain Function
Click For Summary
A "function arrow" denotes the relationship between the domain and range of a function, represented as f: A → B, where A is the domain and B is the co-domain. The notation indicates that for every element in set A, the function f produces an output in set B. It is important to distinguish between the co-domain, which may include all possible outputs, and the actual range, which is the subset of B that the function outputs. For example, f: R → R with f(x) = x^2 is defined for all real numbers, but its range is only non-negative real numbers. The arrow signifies a transformation from inputs in the domain to outputs in the range, without specifying the exact behavior of the function.
IntegrateMe
Messages
214
Reaction score
1
Can someone explain to me what a "function arrow" is?

In particular, what this may mean:

I = [a, b]
f : I --> R

I'm just trying to understand what the arrow means.

Or if we have R --> R what that would mean.

Thank you!
 
Physics news on Phys.org


The thing to the left of the arrow is the domain of the map f and the thing to the right is the range.
As an example a map which returns the square of all real numbers would be
f: \mathbb{R} \longrightarrow \mathbb{R}
A map which multiplies natural numbers by \frac{12}{7} would be
f: \mathbb{N} \longrightarrow \mathbb{R}
And a map which takes a number from 1 to 4 and returns a complex number would be
f: [1, 4] \longrightarrow \mathbb{R}^2
 


It is just notation. It means that the map entails some correspondence between sets. In English, the arrow points to the possible set of outputs of the map. If your map takes as its domain some set and "points" to the set of complex numbers, then your map is "complex valued," meaning that it takes inputs that are elements of the set at the beginning of the arrow, and outputs elements of the complex numbers (i.e. numbers of the form a+ib).

For example, if f: R^2 --> C is defined by f(x,y)=x+iy then f turns elements of R^2 into "high school" complex numbers.
 


JHamm,

If we use the example of:

f: R --> R

You said that it would return the square of all real numbers. But wouldn't it just return all real numbers, since the range, which is to the right, is R? The second one which involves 12/7 is also confusing me. Can you, or anyone for that matter, please clarify this for me.

Thanks for the help, guys, greatly appreciated.

Edit: Is this how you're describing the function f? For example, could I have said that f(x) = x^3 so that f: R --> R would actually return the cube of all real numbers?
 
Last edited:


the usual notation is:

f: A \to B

what is meant by this is:

for any element a in the set A, f(a) is defined, and is an element of the set B. B is called the "co-domain" of f, and is not to be confused with the "range" of f (or the image set), which is f(A). f(A) is always a subset of B, it may not be all of B itself.

for example, if we have:

f:\mathbb{R} \to \mathbb{R}, f(x) = x^2

then we are saying f (the "squaring function") is defined for every real number x, and that x2 is also a real number. as it turns out, x2 is always non-negative, so in this case, the range of f is considerably smaller than the co-domain.

in general, you can always make the domain (the set A) smaller (this is called a restriction), and the co-domain bigger. in calculus, it is common to choose the entire real numbers as the co-domain, rather than trying to figure out ahead of time what the actual range is. often, we are only concerned with the behavior of f on a particular kind of subset of R, an interval (usally denoted I, or [a,b] or (a,b) if we wish to specify whether the interval includes the boundary points).

often, A is called "the source (or start) set", and B the "target set" (and the arrow is suggestive of some kind of motion, or action, or transformation).
 


IntegrateMe said:
JHamm,

If we use the example of:

f: R --> R

You said that it would return the square of all real numbers. But wouldn't it just return all real numbers, since the range, which is to the right, is R? The second one which involves 12/7 is also confusing me. Can you, or anyone for that matter, please clarify this for me.

Thanks for the help, guys, greatly appreciated.

Edit: Is this how you're describing the function f? For example, could I have said that f(x) = x^3 so that f: R --> R would actually return the cube of all real numbers?

Exactly, the bit with the arrow doesn't tell you what the function really does, it just tells you the set of its domain and the set of its range.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
8
Views
2K
Replies
2
Views
950
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K