Proving Set Equality Using Algebraic Manipulation

  • Thread starter Thread starter dlemke
  • Start date Start date
  • Tags Tags
    Algebra Set
dlemke
Messages
3
Reaction score
0
Prove C = G

C = {x + 7: x ∈ N} and G = {x : x ∈ N and x > 7}

I can come up with a logical answer to this, but I can't come up with an algebraic answer, and I'm not sure if that matters, I just want to see if there is a more proper way to do this than what I came up with, which is:

Let m ∈ N and x ∈ N, then m = x + 7 is such that m > 7 which is the definition of G. Because they share the same definition C ⊆ G and G ⊆ C and C = G.

And here's another one, same situation, I can do it logically but not algebraically:
{3x : x ∈ N} ∩ {x : x ∈ N} = {3x + 21 : x ∈ N}
 
Physics news on Phys.org
It seems to me like you can use induction :-).
 
Last edited:
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