What does S U T = T tell you about the relationship between S and T?

  • Thread starter Thread starter mutzy188
  • Start date Start date
  • Tags Tags
    Proof
mutzy188
Messages
37
Reaction score
0

Homework Statement



Prove or give a counterexample to the statement:

S ∪ T = T ↔ S ⊆ T

The Attempt at a Solution



What I did:

Let S={1,2,3,4} and T = {1,2}

S ∪ T = {1,2} = T

S ⊆ T

{1,2,3,4} ⊈ {1,2}

Therfore it is False . . .but the answer in the book says that it is true

Thanks
 
Physics news on Phys.org
You are confusing union and intersection. The intersection of {1,2,3,4} and {1,2} is {1,2} but their union is {1,2,3,4}.
 
HINT: S\cup T\subset T.
 
dextercioby said:
HINT: S\cup T\subset T.

This isn't tru in general for any S and T, for example let T={1,2,3,4}, and S={1,5} then SUT={1,2,3,4,5} which is not a subset of T. It is true, however, if you replace the union with intersection.

EDIT: It's also true if you change the direction of inclusion to say that T is a subset of SUT.
 
This isn't tru in general for any S and T, for example let T={1,2,3,4}, and S={1,5} then SUT={1,2,3,4,5} which is not a subset of T. It is true, however, if you replace the union with intersection.

EDIT: It's also true if you change the direction of inclusion to say that T is a subset of SUT.
You missed the point of the hint. It's true in this problem because you're given that S U T = T. It follows from the definition of equality.

He gave you the first step to the proof. Now you have to ask what that says about the relationship between S and T?
 
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...

Similar threads

Back
Top