Question:

Let \(S\) be a set containing \(n\) elements. Then, number of binary operation on \(S\) is

Show Hint

Number of binary operations on \(S\) equals number of functions from \(S\times S\) to \(S\). Since \(|S\times S|=n^2\), total is \(n^{n^2}\).
Updated On: Jan 3, 2026
  • \(n^n\)
  • \(2^{n^2}\)
  • \(n^{n^2}\)
  • \(n^2\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Definition of a binary operation.
A binary operation on set \(S\) is a function:
\[ *: S\times S \rightarrow S \] Step 2: Count elements in domain.
If \(|S|=n\), then:
\[ |S\times S| = n^2 \] So there are \(n^2\) ordered pairs.
Step 3: Count number of functions.
For each of the \(n^2\) ordered pairs, the output can be any of the \(n\) elements of \(S\).
So total number of functions is:
\[ n^{n^2} \] Final Answer: \[ \boxed{n^{n^2}} \]
Was this answer helpful?
0
0