CLASS XI | RELATION
Relation — Complete Chapter
Ordered pairs, Cartesian products, relations (domain, range, image, preimage), types (reflexive, symmetric, transitive, equivalence), with step‑by‑step examples and interactive diagrams.
Click any topic bar to expand/collapse. All math renders via MathJax; just paste this block into Blogger (HTML view).
Ordered Pair
Definition, equality/inequality, use in 2D & 3D
Ordered Pair
Definition of ordered pair
Equality of ordered pair
\((a,b)=(c,d)\) iff \(a=c\) and \(b=d\).
2) Match second: \(3y=12\Rightarrow y=4\).
Inequality of ordered pair
\((a,b)\ne(c,d)\) if either \(a\ne c\) or \(b\ne d\).
Use of ordered pair in 2D & 3D
Coordinates in 2D: \((x,y)\in\mathbb{R}^2\). In 3D: \((x,y,z)\in\mathbb{R}^3\). These identify unique points.
Cartesian Product
Definition, representation, forms, 2D/3D, properties
Cartesian Product
Definition of Cartesian product
Representation of Cartesian product
Roster form lists all ordered pairs; set‑builder form uses a property.
Set‑builder & roster form
Roster: \(A\times B=\{(0,2),(0,3),(1,2),(1,3)\}\).
Set‑builder: \(A\times B=\{(a,b)\mid a\in\{0,1\},\ b\in\{2,3\}\}\).
Formation of 2D & 3D using Cartesian product
\(\mathbb{R}^2=\mathbb{R}\times \mathbb{R}\), \(\mathbb{R}^3=\mathbb{R}\times \mathbb{R}\times \mathbb{R}\).
Properties of Cartesian product
- \(A\times(B\cup C)=(A\times B)\cup(A\times C)\).
- \(A\times(B\cap C)=(A\times B)\cap(A\times C)\).
- \((A\times B)\times C\ne A\times(B\times C)\) (different grouping of pairs), but \(|A\times B|=|A|\cdot|B|\).
Relation
Intro, definition, representation, domain/range/codomain, image/preimage, arrow diagram
Relation
Introduction of relation
Definition of relation
Formally, \(R\subseteq A\times B\). If \(A=B\), it is a relation on \(A\).
Representation of relation
- Roster: list the pairs in \(R\).
- Set‑builder: \(R=\{(a,b)\in A\times B\mid \text{condition}\}\).
- Arrow diagram: draw elements of \(A\) and \(B\) with arrows from \(a\in A\) to \(b\in B\) if \((a,b)\in R\).
Roster form & set‑builder form of relation
Roster: \(R=\{(1,a),(3,a),(2,b)\}\).
Set‑builder: \(R=\{(x,y)\in A\times B\mid (x\text{ odd}\Rightarrow y=a)\ \wedge\ (x\text{ even}\Rightarrow y=b)\}\).
Arrow diagram (interactive)
Domain of relation
\(\mathrm{Dom}(R)=\{a\in A\mid \exists b\in B,\ (a,b)\in R\}\).
Range of relation
\(\mathrm{Ran}(R)=\{b\in B\mid \exists a\in A,\ (a,b)\in R\}\).
Codomain of relation
Codomain is the target set \(B\) (fixed with the relation’s definition), possibly larger than the range.
Image & preimage
\(\mathrm{Im}_R(a)=\{b\in B\mid (a,b)\in R\}\). For \(Y\subseteq B\), the preimage \(R^{-1}(Y)=\{a\in A\mid \exists y\in Y,\ (a,y)\in R\}\).
4) For \(Y=\{a,c\}\), \(R^{-1}(Y)=\{1,2\}\).
Types of Relation
Void, universal, identity, reflexive, symmetric, transitive, equivalence, class
Types of Relation
Void relation
On \(A\), \(R=\emptyset\) (contains no pairs). Not reflexive unless \(A=\emptyset\).
Universal relation
On \(A\), \(R=A\times A\). Always reflexive, symmetric, and transitive.
Identity relation
\(I_A=\{(a,a)\mid a\in A\}\). Reflexive and symmetric? (Yes, trivially), transitive (Yes) → equivalence.
Reflexive relation
\(\forall a\in A,\ (a,a)\in R\).
Symmetric relation
\(\forall a,b\in A,\ (a,b)\in R \Rightarrow (b,a)\in R\).
Transitive relation
\(\forall a,b,c\in A,\ (a,b)\in R,\ (b,c)\in R \Rightarrow (a,c)\in R\).
Equivalence relation
Reflexive, symmetric, and transitive. Partitions \(A\) into disjoint equivalence classes.
Equivalence class of an element
\([a]=\{x\in A\mid x\,R\,a\}\). Distinct classes are disjoint or equal; their union is \(A\).
Interactive property checker (on A = {1,2,3})
Question Practice
Mixed exercises with step‑by‑step solutions
Question Practice
Ordered pair
Cartesian product
Elements: \((1,a),(1,b),(1,c),(2,a),(2,b),(2,c)\).
Relation: domain/range
Types of relation
Transitive: check \((1,2)\)&\((2,1)\Rightarrow(1,1)\) (in \(R\)), others okay ⇒ transitive.
Hence equivalence relation.
Comments
Post a Comment