97: Difference between revisions

From Number
Line 14: Line 14:
| [[satisfies property::prime number]] || || {{#lst:prime number|list}} || {{divide and check up to sqrt}} Since <math>\sqrt{97}</math> is between 9 and 10, verifying primality only requires us to check that the number is not divisible by any prime up to 9, i.e., any of the primes [[2]], [[3]], [[5]] and [[7]].
| [[satisfies property::prime number]] || || {{#lst:prime number|list}} || {{divide and check up to sqrt}} Since <math>\sqrt{97}</math> is between 9 and 10, verifying primality only requires us to check that the number is not divisible by any prime up to 9, i.e., any of the primes [[2]], [[3]], [[5]] and [[7]].
|-
|-
| [[satisfies property::regular prime]] || || {{#lst:regular prime|list}} ||  
| [[satisfies property::regular prime]] || || {{#lst:regular prime|list}} ||
|-
| [[satisfies property::Proth prime]]: prime of the form <math>k \cdot 2^n + 1</math> with <math>2^n > k</math> || <math>n = 5, k = 3</math> || {{#lst:Proth prime|list}} || 
|}
|}

Revision as of 18:15, 3 July 2012

This article is about a particular natural number.|View all articles on particular natural numbers

Summary

Factorization

The number 97 is a prime number.

Properties and families

Property or family Parameter values First few numbers Proof of satisfaction/membership/containment
prime number 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, [SHOW MORE]View list on OEIS A natural number is prime if and only if is not divisible by any prime less than or equal to . Since is between 9 and 10, verifying primality only requires us to check that the number is not divisible by any prime up to 9, i.e., any of the primes 2, 3, 5 and 7.
regular prime 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 41, 43, 47, 53, 61, [SHOW MORE]View list on OEIS
Proth prime: prime of the form with 3, 5, 13, 17, 41, 97, 113, [SHOW MORE]View list on OEIS