Is 17 a prime number? What are the divisors of 17?

Parity of 17

17 is an odd number, because it is not evenly divisible by 2.

Find out more:

Is 17 a perfect square number?

A number is a perfect square (or a square number) if its square root is an integer; that is to say, it is the product of an integer with itself. Here, the square root of 17 is about 4.123.

Thus, the square root of 17 is not an integer, and therefore 17 is not a square number.

Anyway, 17 is a prime number, and a prime number cannot be a perfect square.

What is the square number of 17?

The square of a number (here 17) is the result of the product of this number (17) by itself (i.e., 17 × 17); the square of 17 is sometimes called "raising 17 to the power 2", or "17 squared".

The square of 17 is 289 because 17 × 17 = 172 = 289.

As a consequence, 17 is the square root of 289.

Number of digits of 17

17 is a number with 2 digits.

What are the multiples of 17?

The multiples of 17 are all integers evenly divisible by 17, that is all numbers such that the remainder of the division by 17 is zero. There are infinitely many multiples of 17. The smallest multiples of 17 are:

  • 0: indeed, 0 is divisible by any natural number, and it is thus a multiple of 17 too, since 0 × 17 = 0
  • 17: indeed, 17 is a multiple of itself, since 17 is evenly divisible by 17 (we have 17 / 17 = 1, so the remainder of this division is indeed zero)
  • 34: indeed, 34 = 17 × 2
  • 51: indeed, 51 = 17 × 3
  • 68: indeed, 68 = 17 × 4
  • 85: indeed, 85 = 17 × 5
  • etc.

How to determine whether an integer is a prime number?

To determine the primality of a number, several algorithms can be used. The most naive technique is to test all divisors strictly smaller to the number of which we want to determine the primality (here 17). First, we can eliminate all even numbers greater than 2 (and hence 4, 6, 8…). Then, we can stop this check when we reach the square root of the number of which we want to determine the primality (here the square root is about 4.123). Historically, the sieve of Eratosthenes (dating from the Greek mathematics) implements this technique in a relatively efficient manner.

More modern techniques include the sieve of Atkin, probabilistic algorithms, and the cyclotomic AKS test.

Numbers near 17

  • Preceding numbers: …15, 16
  • Following numbers: 18, 19

Nearest numbers from 17

  • Preceding prime number: 13
  • Following prime number: 19
Find out whether some integer is a prime number