Basic set theory / mathematical notation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
jaejoon89
Messages
187
Reaction score
0
I'm supposed to write the following intervals as sets in descriptive form:

a. (t, infinity), t a fixed real number

b. (0, 1/n), n a fixed natural number

---

I think it is:
a. (t, infinity) = {x: t < x < infinity}
b. (0,1/n) = {x: 0 < x < 1/n}

Is this correct?
Also, how do you indicate that t is a fixed real number and n a fixed natural number?
 
Physics news on Phys.org
This seems fine. The only comment I will make is that I don't think you need the infinity in the "descriptive form". The extended real number system is defined so that {x: t < x} would suffice, iirc.
 
jaejoon89 said:
a. (t, infinity) = {x: t < x < infinity}
b. (0,1/n) = {x: 0 < x < 1/n}

Is this correct?
Also, how do you indicate that t is a fixed real number and n a fixed natural number?

I agree with snipez90's comment. Also, it would be good to be explicit about what x, t, and n are. You would notate this as [itex]x\in\mathbb{R}[/itex]. To say that t is a fixed real number, just say [itex]t\in\mathbb{R}[/itex], and to say that n is a fixed natural number, just say [itex]n\in\mathbb{N}[/itex].