sa1988
- 221
- 23
Homework Statement
ONLY QUESTION 2[/B]
Homework Equations
The Attempt at a Solution
Not sure what's going on here. I think the issue is in my own flawed understanding of the notation used in sets generally. So the question states:
f : R \rightarrow R such that f(x) = x^{2}
My understanding thus far is that the cartesian product of two sets X and Y is:
X \times Y = \{(x,y) : x\in X, y\in Y\}
So in the case of f(x) = x^2, we have for part a):
a) f((-1,2)) = (-1,2) \times (-1,2) = \big((-1,-1),(-1,2),(2,-1),(2,2)\big)
but then part of me wonders if I've got it all wrong and it should really just be f((-1,2)) = ((1,4)) ..??
And then for part b:
b) f((-1,2]) = ...?
I don't really understand this at all since it has a square bracket which I'm led to believe means it represents a continuous interval of numbers not including that which is on the side of the curled bracket (according to this - interval notation). If that's the case, I don't know how to perform X \times Y in the way I defined above.
And then parts c) and d) we have stuff to do with f^{-1} which is a whole other thing entirely.
(Just to check - am I right in saying that f^{-1} on a set Y is all the elements x \in X such that f(x) \in Y ??)
Or in other words: f^{-1}(Y) = \{ x \in X : f(x) \in Y \} - right?
Hints much appreciated, thanks.