Is My Understanding of Domain Notation Correct?

  • Thread starter Thread starter aleferesco
  • Start date Start date
  • Tags Tags
    Confused Domain
aleferesco
Messages
26
Reaction score
0
I just have a question which I'm confused about,

this is the same right?

Domain is (-∞,0) U (0,+∞)

and

Domain D: {XER, x ≠ 0}



and this is the same right?

Domain is (-∞,0) U (5,+∞)

and

Domain D: {XER, x ≠ 0, x≠ 5}



Attempt :

I know that U is used to connect functions,

I'm asking this here since I couldn't find notation online
 
Physics news on Phys.org
U means union. You are right on the first one. Not so good for the second one. D is the set of xER, where x is not an element of [0,5], the closed interval between 0 and 5.
 
(-∞,0) u [0,5] u (5,+∞) ?

do I always have to include for example the [0,5] when function is XER?

thanks
 
That's all of the reals. The set you are describing in the second part is the set of all real x (xER) SUCH THAT x<0 OR x>5. It has two pieces. The xER doesn't say you are including all reals, it just says you are considering ONLY reals.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top