<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Prime Numbers &#8211; Fountain Magazine</title>
	<atom:link href="https://fountainmagazine.com/tag/prime-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>https://fountainmagazine.com</link>
	<description></description>
	<lastBuildDate>Sat, 01 Jul 2023 00:00:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Prime Numbers and Encryption</title>
		<link>https://fountainmagazine.com/all-issues/2023/issue-154-jul-aug-2023/prime-numbers-and-encryption/</link>
		
		<dc:creator><![CDATA[The Fountain]]></dc:creator>
		<pubDate>Sat, 01 Jul 2023 00:00:08 +0000</pubDate>
				<category><![CDATA[Issue 154 (Jul - Aug 2023)]]></category>
		<category><![CDATA[Marin Mersenne]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[Patrick Laroche]]></category>
		<category><![CDATA[Pierre de Fermat]]></category>
		<category><![CDATA[Prime Numbers]]></category>
		<guid isPermaLink="false">http://107.21.79.195/all-issues/2023/issue-154-jul-aug-2023/prime-numbers-and-encryption/</guid>

					<description><![CDATA[The largest prime number [1]—discovered by a group of scientists led by Patrick Laroche in 2018—drew considerable interest [2]. To better describe the greatness of this number with 24,862,048 decimal digits, we can give the following example: if we print this number on both sides of A4 papers with standard font sizes, the height of [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class=" size-full wp-image-7369" src="https://fountainmagazine.com/wp-content/uploads/2023/07/07-f8c.jpg" alt="Prime Numbers and Encryption" width="1920" height="1200" srcset="https://fountainmagazine.com/wp-content/uploads/2023/07/07-f8c.jpg 1920w, https://fountainmagazine.com/wp-content/uploads/2023/07/07-f8c-300x188.jpg 300w, https://fountainmagazine.com/wp-content/uploads/2023/07/07-f8c-1024x640.jpg 1024w, https://fountainmagazine.com/wp-content/uploads/2023/07/07-f8c-768x480.jpg 768w, https://fountainmagazine.com/wp-content/uploads/2023/07/07-f8c-1536x960.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></p>
<p>The largest prime number [1]—discovered by a group of scientists led by Patrick Laroche in 2018—drew considerable interest [2]. To better describe the greatness of this number with 24,862,048 decimal digits, we can give the following example: if we print this number on both sides of A4 papers with standard font sizes, the height of these papers placed on top of each other would be 83 cm. Why did these scientists go to such lengths to make this discovery? Why did such a discovery receive so many awards? These questions will lead us on a voyage into the mysterious world of mathematics.</p>
<h2>History of prime numbers</h2>
<p>A prime number is a positive number which is evenly divisible only by itself and 1. They start with 2, are followed by 3, 5, and 7, and seem to follow no discernible pattern after that. They have always compelled attention as many scientists have tried to come up with a formula to produce them for centuries. According to the available resources, the oldest study on the matter started with Greek polymath Eratosthenes (BC 276-195) and his famous sieve [3]. The sieve of Eratosthenes systematically eliminates composite numbers—the numbers that are not prime—and defines the remaining numbers as prime, but it is very hard to use for large numbers. In comparison, the Mersenne Theorem [4], developed by French scientist Marin Mersenne (1588-1648) and formulated as <img decoding="async" class=" size-full wp-image-7370" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image001-61c.gif" alt="" width="42" height="19" /> (<em>n</em> is a natural number), helps us to calculate many prime numbers. Although it was later found that 2047 (<img decoding="async" class=" size-full wp-image-7371" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image002-266.gif" alt="" width="47" height="19" />) is composite, all prime numbers calculated by this formula came to be referred to as Mersenne primes. The largest prime number discovered in 2018, too, is a Mersenne prime that satisfies this formula.</p>
<p>Another French mathematician, Pierre de Fermat (1607-1665), adopted a similar approach to Mersenne’s and stated that the formula <img loading="lazy" decoding="async" class=" size-full wp-image-7372" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image003-1b0.gif" alt="" width="90" height="19" />(<em>m</em> is a natural number) can give us prime numbers—but exceptions to this formula have demonstrated that the formula may not always produce primes [5]. These numbers were called Fermat numbers and worked better than Mersenne numbers [6].</p>
<p>Today, it is generally accepted that there is no formula that can give you all prime numbers. Therefore, mathematicians focus on methods to check whether a number is prime. Researchers have come up with various primality tests including the Fermat, Miller-Rabin, AKS, and Lucas-Lehmer to determine if very large numbers are prime.</p>
<p>In addition to prime numbers, mathematicians also refer to the numbers that are relatively prime, i.e., coprime numbers. Take 21 and 10. Although both of these numbers are not prime, they are relatively prime as the two numbers have only one common divisor, 1. Many composite numbers can be coprime with any other number.</p>
<h2>Prime numbers and encryption</h2>
<p>We use prime numbers every day without even realizing it. It is possible to give examples of how they are used in many fields including physics, engineering, coding, and diverse technological applications. Cryptography or the practice of cryptography is one of the areas where primes are frequently employed. Deriving from ancient Greek words of “<em>kryptós</em>” meaning “hidden or secret” and “<em>graphein</em>” meaning “to write,” cryptography refers to the study of techniques for secure communication. One of the early applications of cryptography involves the use of the Caesar cipher [7].</p>
<p><img loading="lazy" decoding="async" class=" size-full wp-image-7373" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image004-a92.gif" alt="German Spy Museum Berlin - History of espionage" width="172" height="170" /></p>
<p><em>Caesar cipher.</em></p>
<p>The Caesar cipher employs systematic encryption; letters are assigned to numbers:</p>
<p>A=0, B=1, C=2 … Z=29</p>
<p>Then, the message is encoded:</p>
<p>S E L A M</p>
<p>21 5 14 0 15</p>
<p>Using a “key” (for instance, adding 5 to each number), the message is encrypted before it is sent:</p>
<p>26 10 19 5 20</p>
<p>The recipient of the message decrypts it using the rules of modular arithmetic (in this case, by subtracting 5 from the numbers). What is crucial here is to be able to communicate the key to the recipient in a secure manner. During the Second World War, German scientists aware of this problem used the Enigma system, where the key would be changed every day during the war [8]. The British used machines developed by mathematician and logician Alan Turing (1912–1954) to decode the encrypted messages despite the fact that keys were changed on a daily basis, thereby changing the course of the war.</p>
<p><img loading="lazy" decoding="async" class=" size-full wp-image-7374" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image005-709.jpg" alt="Chiffriermaschine Enigma im Deutschen Spionagemuseum Berlin" width="182" height="182" srcset="https://fountainmagazine.com/wp-content/uploads/2023/07/image005-709.jpg 364w, https://fountainmagazine.com/wp-content/uploads/2023/07/image005-709-300x300.jpg 300w, https://fountainmagazine.com/wp-content/uploads/2023/07/image005-709-150x150.jpg 150w" sizes="auto, (max-width: 182px) 100vw, 182px" /></p>
<p><em>Enigma cipher machine used by Germans.</em></p>
<p>Prime numbers come to our rescue in solving the security problem in systematic encryption. The communication between the sender and the receiver is established using the method called “asymmetric encryption” without using any key. In 1977, Ronald Rivest, Adi Shamir, and Leonard Adleman developed the RSA encryption method—the name deriving from their surnames—in which communication is secured between the sender and the receiver by using two primes and a third number obtained by multiplying the primes [9]. The first of these primes is called “open key” which is publicly available. The second prime is the “special key” known to each user. The third number, which may not be prime, is a prime obtained by multiplying the first two numbers. Through special operations, the system matches these prime numbers and the key is encrypted. For example, when you insert your bank card to an ATM machine, your card gives the bank’s publicly available key (prime number) to the machine. Then, the machine asks you to enter your PIN, which does not have to be a prime number, for secure communication with your bank. When you enter your PIN correctly, the system has access to the private key through some special operations in the background and allows you to perform transactions related to your account. This process relies on complex algorithms for ensuring security. Whichever algorithm is used, all encryption and decryption operations are performed using prime numbers. The larger the prime number, the harder it will be to break the code.</p>
<p>As is seen, we frequently use prime numbers in our daily life—often without even being aware of them. There may be undiscovered properties and novel areas of the use of prime numbers.</p>
<h2>References</h2>
<p>1. &#8220;Great Internet Mersenne Prime Search&#8221;, www.mersenne.org</p>
<p>2. &#8220;Largest known prime number&#8221;, en.wikipedia.org/wiki/Largest_known_prime_number</p>
<p>3. &#8220;Sieve of Eratosthenes (Eratosthenes&#8217;in Eleği)&#8221;, tolpp.com/sieve-of-eratosthenes-eratosthenesin-elegi/</p>
<p>4. &#8220;Marin Mersenne&#8221;, www.mathematik.ch/mathematiker/mersenne.html</p>
<p>5. &#8220;Pierre de Fermat&#8221;, www.spektrum.de/wissen/pierre-fermat-1607-1608/962953</p>
<p>6. <img loading="lazy" decoding="async" class=" size-full wp-image-7375" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image006-d3e.gif" alt="" width="111" height="16" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7376" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image007-ee8.gif" alt="" width="118" height="16" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7377" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image008-6cd.gif" alt="" width="140" height="16" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7378" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image009-51b.gif" alt="" width="162" height="16" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7379" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image010-97f.gif" alt="" width="204" height="16" />→composite<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7380" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image011-aa9.gif" alt="" width="227" height="16" />→prime<br /><em>The sequence of Mersenne primes in the binary number system.<br /></em><img loading="lazy" decoding="async" class=" size-full wp-image-7381" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image012-ed3.gif" alt="" width="116" height="18" />→ prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7382" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image013-d05.gif" alt="" width="123" height="18" />→ prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7383" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image014-627.gif" alt="" width="145" height="18" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7384" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image015-5f1.gif" alt="" width="182" height="18" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7385" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image016-18b.gif" alt="" width="243" height="18" />→prime<br /><img loading="lazy" decoding="async" class=" size-full wp-image-7386" src="https://fountainmagazine.com/wp-content/uploads/2023/07/image017-25d.gif" alt="" width="280" height="18" />→composite<br /><em>The sequence of Fermat primes in the binary number system.</em></p>
<p>7. &#8220;Caesar cipher&#8221;, en.wikipedia.org/wiki/Caesar_cipher; &#8220;Caesar Cipher Exploration&#8221;, en.khanacademy.org/computing/computer-science/cryptography/crypt/pi/caesar-cipher-exploration</p>
<p>8. &#8220;Enigma machine&#8221;, en.wikipedia.org/wiki/Enigma_machine</p>
<p>9. &#8220;What is RSA encryption and how does it work?&#8221;, www.comparitech.com/blog/information-security/rsa-encryption/</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Prime Numbers</title>
		<link>https://fountainmagazine.com/all-issues/2018/issue-123-may-june-2018/prime-numbers/</link>
		
		<dc:creator><![CDATA[Louima Cunningham]]></dc:creator>
		<pubDate>Tue, 01 May 2018 15:50:04 +0000</pubDate>
				<category><![CDATA[Issue 123 (May - June 2018)]]></category>
		<category><![CDATA[Ali Kaya]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[Prime Numbers]]></category>
		<category><![CDATA[Science]]></category>
		<guid isPermaLink="false">http://107.21.79.195/all-issues/2018/issue-123-may-june-2018/prime-numbers/</guid>

					<description><![CDATA[My favorite number is 7. It’s a beautiful number and, most importantly, it is a prime number. I emphasize it being prime because I am fascinated by prime numbers. A prime number is a positive number that is only divisible by 1 and itself. Math teachers emphasize teaching prime numbers because prime numbers lie at [&#8230;]]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class=" size-full wp-image-6566" src="https://fountainmagazine.com/wp-content/uploads/2018/05/06_prime_numbers-49b.jpg" alt="Prime Numbers And Their Mysterious Role In Nature And Our Lives" class="caption" title="Prime Numbers And Their Mysterious Role In Nature And Our Lives" width="1920" height="1200" srcset="https://fountainmagazine.com/wp-content/uploads/2018/05/06_prime_numbers-49b.jpg 1920w, https://fountainmagazine.com/wp-content/uploads/2018/05/06_prime_numbers-49b-300x188.jpg 300w, https://fountainmagazine.com/wp-content/uploads/2018/05/06_prime_numbers-49b-1024x640.jpg 1024w, https://fountainmagazine.com/wp-content/uploads/2018/05/06_prime_numbers-49b-768x480.jpg 768w, https://fountainmagazine.com/wp-content/uploads/2018/05/06_prime_numbers-49b-1536x960.jpg 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" />
<p>My favorite number is 7. It’s a beautiful number and, most importantly, it is a prime number. I emphasize it being prime because I am fascinated by prime numbers. A prime number is a positive number that is only divisible by 1 and itself. Math teachers emphasize teaching prime numbers because prime numbers lie at the very heart of mathematics. But prime numbers are actually not only of purely mathematical interest. When you answer your phone, you are using prime numbers. When you buy something on Amazon, prime numbers are protecting you from thieves. Some animals and fruits love prime numbers also. If you keep reading, you will see that a lot of algorithms develop from number theory, using it for communication security and for the transmission and compression of information.</p>
<p><span id="more-5386"></span></p>
<p>Prime numbers cannot be evenly divided into smaller integers. Hmmm, so we can take half of all possible numbers off the table right away. Yes, we can! Even numbers, except for 2, cannot be prime. All multiples of three, four, five, six, seven, eight, and so on can also not be prime. At this point you might think, “Hey, there are no prime numbers then.” However, this is not true. There are an infinite number of primes. Euclid proved the theorem many years ago.</p>
<p><strong><em>Theorem</em></strong><em>: There are infinitely many primes.</em></p>
<p><strong><em>Proof</em></strong><em>: Suppose that </em>p<em>1=2 &lt; </em>p<em>2 = 3 &lt; … &lt; </em>pr<em> are all of the primes.</em></p>
<p><em>Let </em>P<em> = </em>p<em>1 x </em>p<em>2 x … x </em>pr<em>+1 and let </em>p<em> be a prime dividing </em>P<em>; then </em>p<em> cannot be any of </em>p<em>1, </em>p<em>2, …, </em>pr<em>, otherwise </em>p<em> would divide the difference </em>P <em>– </em>p<em>1 x </em>p<em>2 …</em>pr<em>=1, which is impossible. So, this prime </em>p<em> is still another prime, and </em>p<em>1, </em>p<em>2, …, </em>pr<em> would not be all of the primes.</em></p>
<p><strong>I</strong> know the theorem seems complicated. But the basic idea of the proof is that, if there were only finitely many primes, we could have a list of all of those prime numbers. For example, let’s say we only know 2, 3, 5, and 7 as prime. Now if you multiply them all together and add 1, you will get a new number, 211, that isn’t divisible by any of the numbers except for 1 and itself. So, we get a new prime number for our list. You can do this operation infinitely and every time you will get a new prime. So, if somebody asks you what is the largest prime, you know the answer. “I don’t know! They are infinite.”</p>
<p><strong><em>Assumption:</em></strong><em> There is no real formula which can be used to find all the prime numbers.</em></p>
<p>When you start writing the prime numbers in order, at the beginning you will see that there are some pairs of prime numbers that have just one number between them. We call them “Twin Primes.”<em> For example: 3 and 5, 5 and 7, 11 and 13, 17 and 19, 29 and 31.</em></p>
<p>But you will realize that they are less frequent as you go on. There is a conjecture about this.</p>
<p><strong><em>The twin primes conjecture: </em></strong><em>There are infinitely many pairs of twin primes among the infinitely many prime numbers.</em></p>
<p>Furthermore, having no divisor is not the only thing that makes prime numbers so unique and cool. For instance, a whole number line can be produced using nothing but primes. In other words, every other number can be found by multiplying primes together. Thus, we can easily say that primes are the atoms of the number sequence and all other numbers are built from primes. And then from numbers you get mathematics and from mathematics you get the whole of science. Great mathematicians have shown that:</p>
<p><em>absolutely any whole number can be expressed as a product of primes, only primes, and nothing else.</em></p>
<p>Mathematicians call this <strong>the unique prime factorization theorem. </strong>This theory is coming from number theory, the Fundamental Theorem of Arithmetic. And understanding the fundamentals of arithmetic is the first key to unraveling the mysteries of the primes.</p>
<p><strong><em>Fundamental Theorem of Arithmetic: </em></strong><em>Every integer greater than 1 either is a prime number itself or can be represented as the product of prime numbers and that, moreover, this representation is unique, up to (except for) the order of the factors.</em></p>
<p><strong><em>For example:</em></strong></p>
<p><em>To get 666, try this one: </em>2 x 3 x 3 x 37</p>
<p><em>What about 1,234,567,890? It is not that hard. </em></p>
<p>2 x 3 x 3 x 5 x 3607 x 3803</p>
<p><strong><em>Interesting fact: </em></strong><em>There are people who are really good at calculating in their heads. Don’t worry if you cannot, for a lot of mathematicians cannot calculate at all. They just use their fingers or do things on paper.</em></p>
<p>Basically, we are pulling apart any number into two numbers, then pulling those apart into two numbers if possible, and so on… When no further factoring can be done, all numbers left over are primes. We will eventually be left only with primes. The terms in the product are called prime factors. And do not forget that the same prime factor may occur more than once; the example above and below has two copies of the prime factor of 2:</p>
<p><em>1,234,567,890= 2 x 3 x 5 x 3607 x 3803</em></p>
<p><strong><em>Note</em></strong><em>: </em><em>When a prime occurs multiple times, exponentiation can be used to group together multiple copies of the same prime number.</em></p>
<p>A particularly beautiful prime number is Belphegor’s Prime,<em> <strong>1000000000000066600000000000001</strong>.</em></p>
<p>That’s a 1, followed by 13 zeros, followed by a 666, followed by 13 more zeros, followed by a closing 1. Can such beauty really be a coincidence?</p>
<p>What about the largest prime number? I found that as of January 2018, the largest known prime number is 2^77,232,917 − 1, a number with 23,249,425 digits. It was found by the Great Internet Mersenne Prime Search.</p>
<p>When I first checked the biggest prime number, I noticed that finding them is unpredictable. And being unpredictable makes prime numbers mysterious. Normally, special numbers should not occur randomly. All the mathematicians that I know have always believed that. And luckily, researchers from Stanford checked the first 100 million primes, searching for a pattern. And they found one.</p>
<p><strong><em>Here is a great piece of information:</em></strong><em> Prime numbers have a peculiar dislike for other would-be primes that end in the same digit.</em></p>
<p>I wondered: Why do some smart people spend their lives trying to find numbers which are not going to be divisible by any other number? Why?</p>
<p>The reason was simple: To save our lives.</p>
<p>It is all about “encryption.”<strong> Prime numbers mean encryption. </strong>This makes primes vitally important to communications. Most modern computer cryptography works by using the prime factors of large numbers. Prime numbers also played an important part in the secret spy codes during World War II.</p>
<p>Encryption means that communication is scrambled in some way. It is based on the science of cryptography, which has been used as long as humans have wanted to keep information secret. If you watch the movie, “The Imitation Game,” you know that, during World War II the biggest users of cryptography were governments, particularly for military purposes. And during the Cold War, the U.S. and Russia both tried to keep the other from learning defense secrets about missile and rocket developments and other military secrets.</p>
<p>Now we live in the digital age, and we put more information online, like keeping our photos or messages on iCloud or putting credit card information on Amazon; like logging into our bank account or sending a very important email to our professor or having a private conversation with our best friends on the phone. All these financial transactions and other sensitive details are not just important to us, but also to thieves. We have to stop people stealing our info. And that means we have to respect prime numbers and constantly try to find new prime numbers.</p>
<p>How has the mathematical logic behind them resulted in vital applications in the modern world? The reason is simple. You could do a prime factoring for a 4-digit number during a test, but what if somebody gives you a 600-digit number or 1000-digit number? Your algorithm definitely will not work. Because even the most powerful and advanced ultra-super computers cannot do prime factorization for a long time. Not seeing your family for a week could be a long time, but here I am trying to say that “long time” is equal to the age of the universe. It may sound absurd, but it is reality.</p>
<p>For example, no one has been able to find the two primes which divide the following 617-digit number:</p>
<p>25,195,908,475,657,893,494,027,183,240,048,398,571,429,282,126,204,032,027,777,137,836,043,662,020,707,595,556,264,018,525,880,784,406,918,290,641,249,515,082,189,298,559,149,176,184,502,808,489,120,072,844,992,687,392,807,287,776,735,971,418,347,270,261,896,375,014,971,824,691,165,077,613,379,859,095,700,097,330,459,748,808,428,401,797,429,100,642,458,691,817,195,118,746,121,515,172,654,632,282,216,869,987,549,182,422,433,637,259,085,141,865,462,043,576,798,423,387,184,774,447,920,739,934,236,584,823,824,281,198,163,815,010,674,810,451,660,377,306,056,201,619,676,256,133,844,143,603,833,904,414,952,634,432,190,114,657,544,454,178,424,020,924,616,515,723,350,778,707,749,817,125,772,467,962,926,386,356,373,289,912,154,831,438,167,899,885,040,445,364,023,527,381,951,378,636,564,391,212,010,397,122,822,120,720,357</p>
<p>Let me give you another example. Every time you send your credit card number to Amazon, you are depending on primes to keep your details secret. To encode your credit card number, your computer receives a public number like X from the website, which it uses to perform a calculation with your credit card number. This scrambles your details so that the encoded message can be sent across the internet. But to decode the message the website uses the primes which divide X to undo the calculation. Although X is public, the primes which divide X are the secret keys which unlock the secret.</p>
<p>To put it briefly, prime numbers protect your money and privacy from being stolen. A prime number is absolutely essential to modern computer security.</p>
<p>One of the amazing things about prime numbers is how their presence can be felt in nature.</p>
<p>I am sure that you like the sound of cicadas during the summer. However, people in Nashville do not have a chance to listen to the harmony of the cicadas every year. The last time they had a chance to listen to the cicadas was 2011. Nashville’s forests will be quiet for 13 or 17 years. 13 or 17? But they are not divisible by any number except for 1 and itself. Yes, they are prime numbers.</p>
<p>According to scientific research, the cicadas are mathematical bugs. They appear periodically but only emerge after a prime number of years. They use prime numbers to come out of their burrows and lay eggs. Cicadas only leave their burrows in intervals of 7, 13, or 17 years. You may think that the cicadas choose these numbers randomly. You would be wrong. There are no cicadas with 8, 10, 12, 15, or 20-year life cycles. If you start looking at these cicadas through the mathematician’s eyes, you will see that the pattern begins to emerge. It is also a beautiful chance to understand how perfectly created is nature.</p>
<p>13 and 17 are both indivisible, and this gives the cicadas an advantage, as primes are helpful in avoiding other animals with periodic behavior. But, how? Suppose that a predator appears every four years in the forest. Then a cicada with a six-year life cycle will coincide with the predator every 12 years. Yes, because the least common multiple of 4 and 6 is 12. But if a cicada emerges every thirteen years, it will only face a peak predator population once every fifty-two years. (4 x 13). And that gives it an enormous advantage.</p>
<p>In other words, these insects use prime numbers to ensure their survival. The cryptography that keeps our lives secure when we are online uses the same numbers that protect the cicadas.</p>
<p>Mathematics is a world of mystery. And at the core of it lie the prime numbers.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
