Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lab 6 #4

Open
BertLisser opened this issue Oct 19, 2018 · 0 comments
Open

Lab 6 #4

BertLisser opened this issue Oct 19, 2018 · 0 comments

Comments

@BertLisser
Copy link

Ex. 4
I don't understand the sentence:

We notice that with k = 2, the chance that 9 is the least composite significantly decreases, as we would have to pick 8 twice when selecting a.

What about 'k=3' and I miss the report of the results.

The report of
Ex 5.

We therefore usually see the first carmichael number as a false positive.

and
Ex 6.

With primeCheckMR, we see that the result is 56052361 more often than our first carmichael number 294409, found with the previous exercise.

is too vague. Why not reporting the data like

Method K = 1 K = 2 K = 3 K = 4
Composites 9 9 9 85
Carmichael 294409 294409 294409 294409
Miller-Rabin 294409 118901521 118901521 57060521336809
@njtromp njtromp changed the title Lab 5 Lab 6 Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant