Given set A is P a partition of A

  • Thread starter Thread starter iHeartof12
  • Start date Start date
  • Tags Tags
    Partition Set
iHeartof12
Messages
24
Reaction score
0
For the given set A, determine whether P is a partition of A.

A= {1,2,3,4}, P={{1,2},{2,3},{3,4}}

Is it correct to say that P is a partition of A?

Thank you
 
Physics news on Phys.org
What is the definition of a partition? It should make the answer apparent.
 
Last edited:
Let A be a nonempty set. P is a partition of A iff P is a set of subsets of A such that

i. if X \inP, then X ≠∅
ii. if X \inP and if Y \inP, then X=Y or X\capY=∅
iii. X\inP\bigcupX=A
 
Are there any two elements X,Y of P such that X∩Y≠∅ ?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top