Proving Set Stuff: Reconstructing Equations w/ Different Assumption

  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Set
1MileCrash
Messages
1,338
Reaction score
41

Homework Statement


My teacher gave us the following proofs:

(AUB)' = A'n B'
x is in (AUB)'
x is not in AUB
x is not in A and x is not in B
x is in A' and x is in B'

Therefore, x is in A'n B'

(A n B)' = A' U B'

x is in A'UB'
Therefore x is in A' or x is in B'
therefore x is not in A or x is not in B
Therefore is in (A n B)'

(I used U for union, n for intersection.)

I am asked to reconstruct them using the other initial assumption about X (assume it's in the other group instead)




Homework Equations





The Attempt at a Solution



(AUB)' = A'n B'

is in A' n B'
x is not in A and x is not in be.
x is in A' and x is in B'

How can I get to the other set, which is a union/or?
 
Physics news on Phys.org
1MileCrash said:
(AUB)' = A'n B'

is in A' n B'
x is not in A and x is not in be.

Next line: x is not in A or in B.
Then: ...
 
Ahh, that's pretty much the end. So x is in (AUB)' by that alone. Thanks! I'll work on the other one and come back if I need help.
 
My work for the second:

(A n B)' = A' U B'

x is in (A n B)'
x is not in (A n B)
x is not in A or x is not in B
x is in A' or x is in B'
x is in A' U B'
 
That's ok! :smile:
 
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