97: Difference between revisions
(Created page with "{{particular natural number}} ==Summary== ===Factorization=== The number 97 is a prime number. ===Properties and families=== {| class="sortable" border="1" ! Property...") |
|||
Line 12: | Line 12: | ||
! Property or family !! Parameter values !! First few numbers !! Proof of satisfaction/membership/containment | ! Property or family !! Parameter values !! First few numbers !! Proof of satisfaction/membership/containment | ||
|- | |- | ||
| [[satisfies property::prime number]] || || {{#lst:prime number|list}} || divide and check | | [[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}} || | ||
|} | |} |
Revision as of 01:16, 23 June 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 |