We are given the set:
P = {2, 3, 5, 7, 11, 13, 17, 19}
The n( ) function of a set is used to find out the number of elements in a set [also known as the cardinality of a set]
To find out the cardinality of a set, we usually count the number of terms in the set but keep in mind that ∅ (null) is an element of every set there is. So, the given set can be re-written as:
P = {∅, 2, 3, 5, 7, 11, 13, 17, 19}
From this, we can clearly see that there are 9 elements in this set
Therefore, the n(P) (cardinality) of this set is 9