Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xayahrainie4793 committed Feb 24, 2023
1 parent a72dcc1 commit 4aefa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This set of programs uses many number theoretic (https://en.wikipedia.org/wiki/N

The program "searchpp.cc" is searching the smallest (probable) prime in non-simple families (for the examples of non-simple families, see https://stdkmd.net/nrr/prime/primecount3.htm and https://stdkmd.net/nrr/prime/primecount3.txt (only base 10 families)), non-simple families usually have small primes if they cannot be ruled out as only containing composites by covering congruence, see the *README* file in the main page.

(the section below uses the notation in http://www.wiskundemeisjes.nl/wp-content/uploads/2007/02/minimal.pdf (cached copy at https://github.com/xayahrainie4793/pdf-files-cached-copy/blob/main/pdf_12.pdf), i.e. "*X**Y*" means "*X* is a subsequence of *Y*")
(the section below uses the notation in http://www.cs.uwaterloo.ca/~shallit/Papers/minimal5.pdf (cached copy at https://github.com/xayahrainie4793/pdf-files-cached-copy/blob/main/pdf_11.pdf), i.e. "*X**Y*" means "*X* is a subsequence of *Y*")

e.g. for the non-simple family {7}{4}1 in base *b* = 8, we can separate it to these families:

Expand Down

0 comments on commit 4aefa65

Please sign in to comment.