Euler’s function, an arithmetic function, ϕ(n) finds the number of positive numbers less than n and coprime to n this function is defined as follows: nϕ(n)=p∣n∏(1−p1)where p are the distinct prime numbers dividing n. Consequently, the function is Multiplicative.