Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.
As a sidenote - Those people hatching ideas has been exposed to their leaven. Remeber delusions does not necessary need to be a lie, with delusions psychiatry means fixated ideas - you get fixated with some ideas. This is caused by pharisees and scribes leaven. As a DEA Agent trained by Uncle Fester, I was exposed to the mentioned leaven, their teachings. I almost blow up the lab in my youth (During the time i still was on drugs, nine years ago) as I almost created nitroglycerin instead of LSD. But illegal drugs and illegal explosives is not the only ideas you can hatch which you become fixated with. There are other ideas as well such as the pentgram and primes mentioned above which can cause paranoia as you see a dobberman pincher drive by your house!
Well, you can do that. What is the purpose of redefining division, however?What if we define each and every prime to have a roman number, and later devide the roman number and use the answer and translate back the roman number into the latin numerical system. If we use this method we can actually devide primes of the latin numercial system with other values then 1 and itself. The deducation would look like this:
2=I
3=II
5=III
7=IV
11=V
13=VI
... and so on
if we devide VI with II we see that the answer is III. VI/II=III
And we do the defintion the other way around so that III=5
That leads us to the conclution that 13/3=5 using the above deduction and defintion.
No, it doesn't, as your logic is invalid. Specifically, you're committing the fallacy of equivocation.What if we define each and every prime to have a roman number, and later devide the roman number and use the answer and translate back the roman number into the latin numerical system. If we use this method we can actually devide primes of the latin numercial system with other values then 1 and itself. The deducation would look like this:
2=I
3=II
5=III
7=IV
11=V
13=VI
... and so on
if we devide VI with II we see that the answer is III. VI/II=III
And we do the defintion the other way around so that III=5
That leads us to the conclution that 13/3=5 using the above deduction and defintion.
Well, let's take an example.
Let's say we want to test whether or not the number 353 is prime. The square root of 353 is:
18.7882942
So, first of all, we now know that 353 isn't a perfect square.
But is it prime? Well, imagine, for the sake of argument, that there exists a number greater than the square root that is a root of 353, like 19. If this is the case, since 19 is greater than the square root, 353/19 must be less than the square root. So there isn't any need to check the number 19, we can just check the smaller number instead.
So we only need to verify whether or not the numbers 2, 3, 5, 7, 11, 17 divide into 353...
As for checking for prime numbers, except for a few special cases where you can prove a specific number is prime through other means, you need to verify a prime number by checking whether or not it is divisible by every prime number less than or equal to its square root.
What if we define each and every prime to have a roman number, and later devide the roman number and use the answer and translate back the roman number into the latin numerical system. If we use this method we can actually devide primes of the latin numercial system with other values then 1 and itself. The deducation would look like this:
2=I
3=II
5=III
7=IV
11=V
13=VI
... and so on
if we devide VI with II we see that the answer is III. VI/II=III
And we do the defintion the other way around so that III=5
That leads us to the conclution that 13/3=5 using the above deduction and defintion.
Yeah, I learned about this stuff a few months back. Apparently the most common current method is a probabilistic method where a simple operation always returns either, "Definitely not prime," or "Maybe prime." Prime tests are done so that if enough of the tests return "maybe prime" so that the probability the number is not prime is so absurdly low we don't care any longer (e.g. smaller than the probability that a cosmic ray will screw up the calculation in progress), then the number is assumed to be prime.That's the slow, but simple way. There are other, faster, more complex ways.
Yeah, I learned about this stuff a few months back. Apparently the most common current method is a probabilistic method where a simple operation always returns either, "Definitely not prime," or "Maybe prime." Prime tests are done so that if enough of the tests return "maybe prime" so that the probability the number is not prime is so absurdly low we don't care any longer (e.g. smaller than the probability that a cosmic ray will screw up the calculation in progress), then the number is assumed to be prime.
True, but it looks like they're still over a million times slower than the probabilistic methods for 1024-bit primes.
Perhaps. But as a practical matter the probabilistic methods are good enough, as we have methods of detecting and rejecting the numbers which always return "maybe prime" despite not being prime themselves. I would tend to expect that we'll see quantum computers remove the utility of this sort of encryption before deterministic methods become fast enough.Indeed, but they're clearly possible in principle. Now it's just a question of getting smarter about it.
Perhaps. But as a practical matter the probabilistic methods are good enough...
Yes, well, I do expect that mathematicians will continue to work on this issue for a long time to come. I'm just not expecting it to be useful when it's easy enough to run a prime number generation algorithm to the point where the probability that your "prime" number isn't prime is, say, one in 10^100 or so.You're right, but the mathematician in me rebels at not getting the right answer, and a little voice whispers: "99.9999999% just isn't good enough."