This demo program finds the first n prime numbers using a fast algorithm with x86 32-bit assembly language. This project has been tested with Visual Studio .Net 2008 (C++) There are two constants rows… more →
911 programmingwrote 17 hours ago: Above: The Number Seven Image Source = Wikipedia The mathematician who did the best work in bursts … more →
wrote 1 week ago: Finally, everything in the universe makes sense. Lets all celebrate by going HERE … more →
wrote 2 weeks ago: /* Felt that I should share my solution given in one of the interview to which I was not selected af … more →
wrote 2 weeks ago: Flag of Israel with the Mediterranean sea in the background, in Rishon LeZion. עברית: דגל ישראל בראש … more →
wrote 3 weeks ago: What is Ramanujan Prime? The nth Ramanujan prime is the least integer Rn for which ≥ n, for all x … more →
wrote 1 month ago: Prime … more →
wrote 1 month ago: I recently watched documentary on prime number and their occurrence pattern. Several mathematicians … more →
wrote 1 month ago: Yellow rose (Photo credit: Wikipedia) model Ford pick-up from 1934 Harison’s Yellow, also know … more →
wrote 2 months ago: “Whoever does not love does not know God, because God is love.” (I John 4:8 NIV). Like this word mea … more →
wrote 2 months ago: The RSA algorithm was invented by Ronald L. Rivest, Adi Shamir, and Leonard Adleman in 1977 and rele … more →
wrote 2 months ago: I always knock before I walk into my sixteen-year-old daughter’s bedroom. Gender issues aside, … more →
wrote 2 months ago: Image (Wiki): the Dubliners musicians untitled - Anton Rooskens - oil paint on canvas (1964) … more →
wrote 2 months ago: Follow @MrPoliquin on Twitter A friendly warning to all POTW followers: I will be retiming this feat … more →
wrote 2 months ago: Euclid’s theorem is a fundamental statement in number theory that asserts that there are infin … more →
wrote 2 months ago: I am a die-hard history fan, since my childhood. Initially it was history of civilization, middle ag … more →
wrote 2 months ago: by Shane L. Larson Fifty years ago, on 2 March 1962, a number was indelibly printed on history: 100. … more →
wrote 2 months ago: import java.io.*; class Prime { public static void main(String args[]) { try { System.out.println( … more →
wrote 3 months ago: In the post “Sieve of Eratosthenes“, I had posted a Java program for the prime sieve. Tr … more →
wrote 3 months ago: … more →