Physics Wallah

Sets Formula - Theory, Properties, Solved Examples

Set formula encompass the mathematical expressions pertinent to set theory. A set denotes a gathering of precisely defined items, each possessing unique attributes. Familiarity with sets equips us to employ set formulas across domains such as statistics, probability, geometry, and sequences.
authorImageSawat Sayyed9 Sept, 2023
Share

Share

Sets Formula

Sets Formula: Set formulas encompass the mathematical expressions pertinent to set theory. A set denotes a gathering of precisely defined items, each possessing unique attributes. Familiarity with sets equips us to employ set formulas across domains such as statistics, probability, geometry, and sequences.

The spectrum of set formulas encompasses operations like set union, intersection, complement, and difference. Venn diagrams are a widely embraced visual tool, employed to elucidate set formulas and substantiate their validity.

Also Check - Comparing Quantities Formula

Important Sets used in Mathematics

  • N: It consists of Set of all natural numbers = {1, 2, 3, 4, …..}
  • Q: Set of all rational numbers
  • R: Set of all real numbers
  • W: Set of all whole numbers
  • Z: It contains Set of all integers = {….., -3, -2, -1, 0, 1, 2, 3, …..}
  • Z+: Set of all positive integers

Also Check - Congruence of Triangles

What are the Various Types of Sets?

Finite set: This type encompasses a limited number of elements. For instance: A set comprising natural numbers up to 10: A = {1,2,3,4,5,6,7,8,9,10}. Infinite set : Within this category, the element count is limitless. For instance: A set encompassing all natural numbers: A = {1,2,3,4,5,6,7,8,9……}. Empty set: This set contains no elements. For example, a set denoting apples within a basket of grapes is an empty set due to the absence of apples in a grape basket. Singleton set: It consists of only one element. For instance: In a grape basket, a solitary apple exists. Equal set: When two sets share identical elements, they are equal. For instance: A = {1,2,3,4} and B = {4,3,2,1} . A equals B. Equivalent set: Sets are deemed equivalent when they contain the same count of elements. This is symbolically expressed as:

(A) n(A) n(A) n(A) n(A) (B),

where A and B are two distinct sets possessing an equal number of elements. Suppose A = {1,2,3,4} and B = Red, Blue, Green, Black . Both set A and set B possess four elements, making them equivalent. Power set: This is a compilation of all possible subsets. Universal set: This encompasses all sets being considered. For instance: If A = {1,2,3} and B = {2,3,4,5} , the universal set is U = {1,2,3,4,5}. Subset: A is deemed a subset of B if all items within set A are present in set B. For example: A = {1,2,3}. Thus, {1,2} is a subset of A. Additional subsets of set A include: {1},{2},{3},{1,2},{2,3},{1,3},{1,2,3},{}.

Also Check - Cubes and Cubes Roots Formula

Three Approaches to Representing Sets

There exist three primary methods for illustrating the elements contained within a set. These methods are elucidated as follows: Statement Form : In the statement form, the precise depiction and attributes of a member within a set are written, encapsulated by curly brackets. For instance, consider the set of even numbers less than 15. In the statement form, it is expressed as {even numbers less than 15}. Roster Form : In the roster form, each constituent element of the set is enumerated within curly brackets, separated by commas. For example, contemplate the set of natural numbers less than 5. Natural Number = 1, 2, 3, 4, 5, 6, 7, 8,………. Natural Numbers less than 5 encompass 1, 2, 3, 4. Consequently, the set is denoted as N = {1, 2, 3, 4}. Set Builder Form: The set builder notation commences with an alphabetical variable, such as x, succeeded by a colon. Subsequently, all the conditions that an element x must satisfy to qualify as a member of the set are delineated. This notation is particularly suitable for expressing all the attributes of elements within a specific set. For Example: Transform the following sets into set builder form: A = {2, 4, 6, 8} Solution:

2 = 2 x 1

4 = 2 x 2

6 = 2 x 3

8 = 2 x 4

Consequently, the set builder form is represented as A = {x: x=2n, n ∈ N and 1 ≤ n ≤ 4}.

Also Check - Factorization Formula

What Are the Sets Formulas?

Derived from set theory, set formulas serve as convenient references. Before delving into these formulas, it's beneficial to revisit set notation, symbols, definitions, and set properties. When considering two finite sets A and B with elements denoted by n(A) and n(B) respectively, the formula for overlapping sets A and B is: n(A B) = n(A) + n(B) - n(A B). For disjoint sets A and B, the formula becomes: n(A B) = n(A) + n(B). Expanding to three finite sets A, B, and C within the universal set U, the formula for their union is: n(A B C) = n(A) + n(B) + n(C) - n(B C) - n(A B) - n(A C) + n(A B C). Sets Formulas

Sets Formulas on Properties of Sets

Set formulas exhibit properties analogous to real or natural numbers. Sets adhere to principles such as the commutative, associative, and distributive properties. The application of set formulas based on these properties is outlined below. Commutativity: A B equals B A A B equals B A Associativity: A (B C) equals (A B) C A (B C) equals (A B) C Distributivity: A (B C) equals (A B) (A C) Idempotent Law: A A equals A A A equals A Law of Ø and : A Ø equals Ø U A equals A A Ø equals A U A equals U

Sets Formulas of Complement Sets

The set formulas concerning the complement of a set encompass several principles: the fundamental complement law, De Morgan's laws, the double complement, and the laws associated with the empty set and universal set. Fundamental Complement Law: A A' equals U, A A' equals Ø, and A' is equal to U - A. De Morgan's Laws: (A B)' equals A' B', and (A B)' equals A' B'. Law of Double Complementation: (A')' equals A. Laws of Empty Set and Universal Set : Ø' equals U, and ' equals Ø.

Sets Formulas of Difference of Sets

Here are the set formulas pertinent to the difference of sets between two sets, in relation to a null set, and for the complement of a set.
  • A - A = Ø
  • B - A = B⋂ A'
  • B - A = B - (A⋂B)
  • (A - B) = A if A⋂B = Ø
  • (A - B) ⋂ C = (A⋂ C) - (B⋂C)
  • A ΔB = (A-B) U (B- A)
  • n(AUB) = n(A - B) + n(B - A) + n(A⋂B)
  • n(A - B) = n(A∪B) - n(B)
  • n(A - B) = n(A) - n(A⋂B)
  • n(A') = n(U) - n(A)

Other Important Sets Formulas

  • n(U) = n(A) + n(B) + - n(A⋂B) + n((A∪B)')
  • n((A∪B)') = n(U) + n(A⋂B) - n(A) - n(B)

Sets Formula FAQs

What Constitutes the Formula for Sets?

The general set formula is expressed as n(A∪B) = n(A) + n(B) - n(A⋂B), where A and B represent two sets. Here, n(A∪B) denotes the count of elements existing in either set A or B, while n(A⋂B) indicates the count of elements shared by both sets A and B.

What Constitutes the Formula for the Intersection of Sets?

The formula that represents the intersection of sets A and B is symbolized as ⋂. In this context, n(A⋂B) signifies the elements shared by both sets A and B. The relationship is defined by the equation n(A⋂B) = n(A) + n(B) - n(A∪B).

How Can Sets Formulas be Applied?

The applications of set formulas extend across various abstract concepts. For instance, when considering sets like R (real numbers) and Q (rational numbers), their interaction—R minus Q—yields the set of irrational numbers. The principles of sets are also employed in the realm of Probability. For instance, the sample space corresponds to the universal set. In scenarios involving two mutually exclusive events A and B, the formula P(A∪B) = P(A) + P(B) - P(A⋂B) is relevant.

What Constitutes the Formula for Cartesian Product of Sets?

Given two sets A and B, their Cartesian Product represents the collection of ordered pairs formed by elements from set A and set B. This is denoted as A × B and can be defined as {(x,y) | x ∈ A and y ∈ B}.
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconMillions of practice questions at your fingertips
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2025 Physicswallah Limited All rights reserved.