How do I correctly notate the domain and range of a function using sets?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 13K views
Feldoh
Messages
1,336
Reaction score
3
I was just wondering if you could write a functions domain and range with a set?

Would it be something like

D: {[tex]x \epsilon \mathbb{R}[/tex] | any condtitions}
R: {[tex]f(x) \epsilon \mathbb{R}[/tex] | any condtitions}

for any function f(x)?
 
Physics news on Phys.org
What exactly is your question? Look at the definitions of "domain" and "range" (of a function). Of course they are sets. And of course that, in the definition of "range", some conditions must be satisfied, namely, R(f) = {f(x) : x is in the domain of f}.
 
His question is simple, Can you write the domain and range of a function as sets. The answer is Yes, because they are sets.
 
Diffy said:
His question is simple, Can you write the domain and range of a function as sets. The answer is Yes, because they are sets.

Thanks for the replies. I know that the domain and range are sets, I was more asking along the lines of is my set "notation" correct? Sorry, I should have asked that to begin with...
 
Feldoh said:
I was more asking along the lines of is my set "notation" correct?

You don’t need to put “any condition” - the vertical bar should read “such that” so when you write a set ask yourself is what you wrote makes sense saying "such that" for |. Also you could just put R for your example of domain. If you gave the set you gave as range for an answer you should get 0 points. When a book ask you to find the range they are asking for the range specific to that function; yours just trys to restate the definition.

Typically they will look something like

R-{0} or something like {x | x >= 0 and x is an element of R}