q×p
q×p denotes the product of two integers q and p. In mathematical contexts, p and q are often primes, in which case the product is called a semiprime. If p and q are distinct primes, n = pq has exactly four positive divisors: 1, p, q, and pq. If p equals q, the product is p^2 and has divisors 1, p, p^2.
When p and q are primes, Euler's totient function satisfies φ(n) = (p−1)(q−1) for distinct primes, and
In cryptography, RSA-type systems use a modulus n = pq where p and q are large distinct primes.
In mathematics and computer science, the concept of pq appears in modular arithmetic, the Chinese remainder