Basic set theory / mathematical notation

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 x\in\mathbb{R}. To say that t is a fixed real number, just say t\in\mathbb{R}, and to say that n is a fixed natural number, just say n\in\mathbb{N}.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top