Let A = {1, 2, 3, 4} and B = {a, b} be two sets. Write total number of onto functions from A to B
Find Number of Onto Functions from \(A\) to \(B\) ๐ Question Let: \[ A=\{1,2,3,4\}, \quad B=\{a,b\} \] Find the total number of onto (surjective) functions from \(A\) to \(B\). โ Solution ๐น Step 1: Total number of functions \[ \text{Total functions} = 2^4 = 16 \] — ๐น Step 2: Subtract non-onto functions Non-onto functions […]