Sets – Types of Sets & Venn Diagram | JEE Main Complete Guide
Sets Kya Hote Hain?
Mathematics me jab hum objects, numbers ya elements ke ek clearly defined collection ki baat karte hain, to use Set kaha jata hai.
Simple words me, Set = Well-defined collection of objects.
Example:
A = {1, 2, 3, 4}
Yahan A ek set hai aur iske elements hain:
- 1
- 2
- 3
- 4
Agar hum likhte hain:
2 ∈ A
iska matlab hai ki 2 set A ka element hai.
Similarly:
5 ∉ A
iska matlab hai ki 5 set A ka element nahi hai.
Sets JEE Main Mathematics ke ek fundamental topic hain. Aage chal kar Relations and Functions, Probability aur kai other mathematical concepts me Sets ka direct ya indirect use hota hai. Isliye Sets ke basic definitions aur Venn Diagram ko strong karna important hai.
Set Ko Well-Defined Kyu Hona Chahiye?
Set ki definition me well-defined phrase bahut important hai.
Well-defined ka meaning hai ki kisi bhi object ke baare me clearly decide kiya ja sake ki wo set ka member hai ya nahi.
Example:
A = {1, 2, 3, 4, 5}
Yahan easily decide kar sakte hain ki 3 A me hai aur 8 A me nahi hai.
Lekin agar hum kahen:
B = beautiful numbers ka set
to ye properly well-defined nahi hai kyunki "beautiful" ki definition subjective ho sakti hai.
JEE Main ke conceptual questions me well-defined collection ko identify karna useful ho sakta hai.
Sets Ko Represent Karne Ke Methods
Set ko generally teen common methods se represent kiya ja sakta hai:
- Roster Form
- Set-Builder Form
- Descriptive Form
1. Roster Form
Roster form me set ke saare elements ko curly brackets ke andar directly list kiya jata hai.
Example:
A = {2, 4, 6, 8}
Yahan elements ko directly write kiya gaya hai.
2. Set-Builder Form
Set-builder form me hum elements ki common property ya condition define karte hain.
Example:
A = {x : x is an even natural number, x < 10}
Iska matlab hai ki A me wo saare natural numbers hain jo even hain aur 10 se chhote hain.
Therefore:
A = {2, 4, 6, 8}
3. Descriptive Form
Is method me set ko words ke through describe kiya jata hai.
Example:
A = Set of even natural numbers less than 10
Ye bhi same set ko represent karta hai.
Types of Sets
Sets ko unke elements ki number aur properties ke according different types me classify kiya jata hai.
Empty Set / Null Set
Aisa set jisme ek bhi element present nahi hota, use Empty Set ya Null Set kaha jata hai.
Isse represent kar sakte hain:
∅ = { }
Iski cardinality:
n(∅) = 0
Example:
10 aur 11 ke beech ke natural numbers ka set:
A = ∅
kyunki 10 aur 11 ke beech koi natural number nahi hai.
Singleton Set
Aisa set jisme exactly one element ho, use Singleton Set kaha jata hai.
Example:
A = {5}
Yahan:
n(A) = 1
Important: {5} ek singleton set hai, lekin 5 khud ek element hai.
Finite Set
Aisa set jisme elements ki number limited ho, use Finite Set kehte hain.
Example:
A = {1, 2, 3, 4}
Is set me exactly 4 elements hain, isliye ye finite set hai.
Infinite Set
Aisa set jisme elements ki number unlimited ho, use Infinite Set kaha jata hai.
Example:
N = {1, 2, 3, 4, ...}
Natural numbers ka set infinite hai kyunki iska koi last element nahi hota.
Equal Sets
Do sets tab equal hote hain jab dono sets me exactly same elements present hon.
Example:
A = {1, 2, 3}
B = {3, 1, 2}
Therefore:
A = B
Yahan order matter nahi karta.
Important: Sets me elements ka arrangement important nahi hota.
{1, 2, 3} aur {3, 2, 1} same set hain.
Equivalent Sets
Do sets equivalent tab hote hain jab unme elements ki number same ho.
Example:
A = {1, 2, 3}
B = {a, b, c}
Yahan:
n(A) = 3
n(B) = 3
Therefore A aur B equivalent sets hain.
Lekin A aur B equal nahi hain kyunki unke elements same nahi hain.
Equal vs Equivalent Sets
| Equal Sets | Equivalent Sets |
|---|---|
| Same elements required | Same number of elements required |
| Order does not matter | Elements can be completely different |
| A = B | n(A) = n(B) |
Subset
Agar set A ka har element set B me bhi present hai, to A ko B ka Subset kaha jata hai.
Notation:
A ⊆ B
Example:
A = {1, 2}
B = {1, 2, 3}
Since A ke dono elements B me present hain:
A ⊆ B
Ek important property:
A ⊆ A
Har set khud ka subset hota hai.
Proper Subset
Agar A, B ka subset hai aur A aur B equal nahi hain, to A ko B ka Proper Subset kaha jata hai.
Notation:
A ⊂ B
Condition:
A ⊆ B but A ≠ B
Example:
A = {1, 2}
B = {1, 2, 3}
Therefore:
A ⊂ B
Universal Set
Question me jis complete collection ya domain ke objects consider kiye ja rahe hain, us complete collection ko Universal Set kaha jata hai.
Universal Set ko generally U se represent karte hain.
Example:
Agar question me 1 se 10 tak ke numbers discuss ho rahe hain, to:
U = {1, 2, 3, ..., 10}
ho sakta hai.
Universal set context ke according change ho sakta hai.
Venn Diagram Kya Hai?
Sets ko visually represent karne ke liye Venn Diagram use kiya jata hai.
Venn Diagram questions ko visualize karne aur union, intersection, complement aur set difference ko easily understand karne me help karta hai.
Generally:
- Rectangle → Universal Set
- Circle → Set
For example, agar U universal set hai aur A ek set hai, to rectangle ke andar ek circle A ko represent karega.
Two Sets Ka Venn Diagram
Agar do sets A aur B hain, to universal set U ke andar do circles draw kiye ja sakte hain.
In dono circles ke beech jo common region hoga, wo A ∩ B ko represent karega.
Jo region sirf A me hoga, wo A − B hoga.
Jo region sirf B me hoga, wo B − A hoga.
Union of Sets
Do sets ka Union un sabhi elements ka collection hota hai jo A me hain, B me hain ya dono me hain.
Notation:
A ∪ B
Memory trick:
Union = OR
Matlab A OR B me jo bhi element present hai, wo union me include hoga.
Example:
A = {1, 2, 3}
B = {3, 4, 5}
Then:
A ∪ B = {1, 2, 3, 4, 5}
Notice ki common element 3 ko sirf ek baar likha gaya hai.
Intersection of Sets
Do sets ka Intersection un elements ka collection hota hai jo dono sets me common hote hain.
Notation:
A ∩ B
Memory trick:
Intersection = AND
Example:
A = {1, 2, 3}
B = {3, 4, 5}
Therefore:
A ∩ B = {3}
Sirf common element intersection me aayega.
Union vs Intersection
| Operation | Meaning | Memory Trick |
|---|---|---|
| A ∪ B | Combined elements | OR |
| A ∩ B | Common elements | AND |
Set Difference
A − B ka meaning hai A ke wo elements jo B me present nahi hain.
Example:
A = {1, 2, 3, 4}
B = {3, 4, 5}
Therefore:
A − B = {1, 2}
Similarly:
B − A = {5}
Complement of a Set
Universal set U ke andar jo elements A me present nahi hain, unka set Complement of A kehlata hai.
Isse A′ ya kabhi-kabhi Ac se represent kiya jata hai.
Simple meaning:
A′ = Elements NOT in A
Cardinality formula:
n(A′) = n(U) − n(A)
Two Sets Ki Important Formula
JEE Main ke liye sabse important formulas me se ek hai:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Ye formula tab use hota hai jab do sets ka union calculate karna ho.
Intersection Ko Subtract Kyu Karte Hain?
Suppose:
n(A) = 20
n(B) = 15
Agar hum simply 20 + 15 karein, to common elements do baar count ho jayenge.
Isliye common region ko ek baar subtract karte hain.
Therefore:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Solved Example: Union of Two Sets
Question: Given n(A) = 20, n(B) = 15 and n(A ∩ B) = 5. Find n(A ∪ B).
Solution
Formula:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Values substitute karte hain:
n(A ∪ B) = 20 + 15 − 5
n(A ∪ B) = 30
Answer: 30
JEE Main Solved Question
Question: In a class, 30 students like Mathematics, 25 students like Physics and 10 students like both Mathematics and Physics. Find the number of students who like Mathematics or Physics.
Solution
Let:
n(A) = 30
n(B) = 25
n(A ∩ B) = 10
We need:
n(A ∪ B)
Using:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Therefore:
n(A ∪ B) = 30 + 25 − 10
n(A ∪ B) = 45
Final Answer: 45 students
Venn Diagram Memory Trick
Venn Diagram ko yaad rakhne ka simple method:
Rectangle → Universal Set U
Circle → Set
Overlap → Intersection
Both circles together → Union
Only A → A − B
Only B → B − A
Outside A → A′
Important Set Identities
JEE Main ke liye kuch basic identities bhi useful hain.
A ∪ ∅ = A
A ∩ ∅ = ∅
A ∪ A = A
A ∩ A = A
A ∪ U = U
A ∩ U = A
A ∪ A′ = U
A ∩ A′ = ∅
Complement ke liye:
(A′)′ = A
De Morgan's Laws
Sets ke advanced questions me De Morgan's Laws bahut important hain.
(A ∪ B)′ = A′ ∩ B′
(A ∩ B)′ = A′ ∪ B′
Inhe Venn Diagram ke through easily visualize kiya ja sakta hai.
Simple memory:
Complement ke andar operation change hota hai:
Union ↔ Intersection
Common Traps in Sets
Trap 1: Union Ko Common Part Samajhna
Wrong:
A ∪ B = Common part
Correct:
A ∪ B = Total combined region
Trap 2: Intersection Ko Everything Samajhna
Wrong:
A ∩ B = Everything
Correct:
A ∩ B = Common region only
Trap 3: Equal Sets = Equivalent Sets
Ye dono same nahi hain.
Equal → Same elements
Equivalent → Same number of elements
Trap 4: Set Me Order Important Samajhna
{1, 2, 3} = {3, 2, 1}
Sets me order matter nahi karta.
JEE Main Exam Perspective
Sets chapter ko JEE Main Mathematics ke foundational topics me count kiya jata hai. Is topic me definitions directly poochi ja sakti hain, lekin iska application bhi important hai.
JEE Main ke liye in concepts ko especially strong rakhein:
- Set ki definition
- Roster aur Set-Builder form
- Empty, singleton, finite aur infinite sets
- Equal aur equivalent sets
- Subset aur proper subset
- Universal set
- Union aur intersection
- Set difference
- Complement
- Venn Diagram
- Two-set cardinality formula
- De Morgan's Laws
Question solve karte waqt sabse pehle ye identify karein ki question me OR, AND, NOT, subset ya complement ka concept use ho raha hai.
Quick Revision Box
∅ → No Element
Singleton → 1 Element
A ⊆ B → A is a Subset of B
A ⊂ B → A is a Proper Subset of B
A ∪ B → OR → Combined Region
A ∩ B → AND → Common Region
A′ → Outside A
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
n(A′) = n(U) − n(A)
Practice Questions
- Write the set of even natural numbers less than 10 in roster and set-builder form.
- Determine whether {1, 2, 3} and {3, 2, 1} are equal sets.
- If A = {1, 2} and B = {1, 2, 3}, determine whether A is a subset and proper subset of B.
- If n(A) = 40, n(B) = 30 and n(A ∩ B) = 15, find n(A ∪ B).
- If n(U) = 100 and n(A) = 60, find n(A′).
- If A = {1, 2, 3, 4} and B = {3, 4, 5, 6}, find A ∪ B and A ∩ B.
- Using De Morgan's Law, simplify (A ∪ B)′.
Frequently Asked Questions (FAQs)
Set kya hota hai?
Set ek well-defined collection of objects hota hai. Iske objects ko elements kaha jata hai.
Empty Set kya hota hai?
Aisa set jisme koi element nahi hota, Empty Set kehlata hai. Isse ∅ ya { } se represent karte hain.
Equal aur Equivalent Sets me kya difference hai?
Equal sets me same elements hone chahiye, jabki equivalent sets me sirf elements ki number same honi chahiye.
Union aur Intersection me kya difference hai?
A ∪ B union hai aur A ya B ke all elements ko include karta hai. A ∩ B intersection hai aur sirf common elements ko include karta hai.
Subset kya hota hai?
Agar A ka har element B me present ho, to A ko B ka subset kehte hain aur notation A ⊆ B hoti hai.
Venn Diagram kya hota hai?
Venn Diagram sets ko graphical form me represent karne ka method hai. Isme generally rectangle universal set aur circles individual sets ko represent karte hain.
Two sets ke union ki formula kya hai?
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Download PDF Notes
JEE Main Sets aur Venn Diagram ke revision notes ko yahan directly read karein:
Final Thoughts
Sets Mathematics ka ek basic lekin highly useful topic hai. Is chapter ko strong karne ke liye sabse pehle set ki definition, elements aur representation methods ko clearly samajhna chahiye. Uske baad different types of sets jaise empty, singleton, finite, infinite, equal, equivalent, subset aur proper subset ko examples ke saath revise karein.
Venn Diagram Sets ko visualize karne ka sabse effective method hai. Isme union ko OR aur intersection ko AND ke form me yaad rakhna bahut useful shortcut hai. Isi ke saath set difference aur complement ko bhi diagram ke through samajhna chahiye.
JEE Main me cardinality based questions ke liye sabse important formula hai:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Intersection ko subtract karna mat bhoolna, kyunki common elements initially do baar count ho jaate hain.
Ek final rule hamesha yaad rakhein:
Union = OR, Intersection = AND, Complement = NOT.
Agar ye three concepts clear hain aur Venn Diagram properly draw karna aata hai, to Sets ke bahut saare JEE Main questions ko quickly solve kiya ja sakta hai.
Sets ko ratne ke bajay Venn Diagram ke through visualize karein — concepts automatically clear ho jayenge.