From the canonical form of a number several useful pieces of information can be read off immediately.

Example — Immediate consequences

From n=p1a1pkakn=p_1^{a_1}\cdots p_k^{a_k} one reads off at once:

  • number of positive divisors: τ(n)=(a1+1)(a2+1)(ak+1)\tau(n)=(a_1+1)(a_2+1)\cdots(a_k+1);
  • nn is a perfect square     \iff all the aia_i are even;
  • aba\mid b (”aa divides bb”)     \iff every prime in aa appears in bb with exponent \ge.

For 168=2337168=2^3\cdot 3\cdot 7: we have τ(168)=422=16\tau(168)=4\cdot 2\cdot 2=16 divisors, and it is not a perfect square (the exponent 33 is odd).

Topics: Numbers and operations
Concepts: Divisibility · Number of divisors · Perfect square · Fundamental theorem of arithmetic
Skills: Factorise