Negation for For any integer n if n is composite then n is e
Negation for \"For any integer n, if n is composite, then n is even or n > 2\"
Solution
For calculating the negation of statement p, just write the sentence using not p in the above case, n is said to be composite, hence not p if n is not composite or n is equal to prime number, which have only two factors i.e. 1 and the number itself
The negation statment will be for the above statement
For any integer n, if n is not composite or prime, the n is neither even nor n>2

