You are viewing a single comment's thread. Return to all comments →
Does this work?
I read it that all prime numbers will have this form. However some of the non prime numbers will have this form as well
example : 10000000001 it is of form 6k+1 but not a prime number. Any idea how do we handle this situation?
Seems like cookies are disabled on this browser, please enable them to open this website
Day 25: Running Time and Complexity
You are viewing a single comment's thread. Return to all comments →
Does this work?
I read it that all prime numbers will have this form. However some of the non prime numbers will have this form as well
example : 10000000001 it is of form 6k+1 but not a prime number. Any idea how do we handle this situation?