{"id":224458,"date":"2025-06-03T06:27:02","date_gmt":"2025-06-03T06:27:02","guid":{"rendered":"https:\/\/learnexams.com\/blog\/?p=224458"},"modified":"2025-06-03T06:27:05","modified_gmt":"2025-06-03T06:27:05","slug":"show-that-7-is-a-primitive-root-of-71","status":"publish","type":"post","link":"https:\/\/www.learnexams.com\/blog\/2025\/06\/03\/show-that-7-is-a-primitive-root-of-71\/","title":{"rendered":"Show that 7 is a primitive root of 71."},"content":{"rendered":"\n<p>Show that 7 is a primitive root of 71.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-ast-global-color-0-color\">The Correct Answer and Explanation is:<\/mark><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Showing that 7 is a Primitive Root Modulo 71<\/h3>\n\n\n\n<p>To show that 7 is a <strong>primitive root modulo 71<\/strong>, we must demonstrate that the smallest positive integer kk such that: 7k\u22611(mod71)7^k \\equiv 1 \\pmod{71}<\/p>\n\n\n\n<p>is k=\u03d5(71)k = \\phi(71), where \u03d5\\phi is Euler&#8217;s totient function. Since 71 is a <strong>prime number<\/strong>, we have: \u03d5(71)=71\u22121=70\\phi(71) = 71 &#8211; 1 = 70<\/p>\n\n\n\n<p>Thus, 7 is a primitive root modulo 71 <strong>if and only if<\/strong> the smallest kk such that 7k\u22611(mod71)7^k \\equiv 1 \\pmod{71} is k=70k = 70, and <strong>no smaller positive integer<\/strong> satisfies this.<\/p>\n\n\n\n<p>To verify this, we check that: 7d\u22621(mod71)7^d \\not\\equiv 1 \\pmod{71}<\/p>\n\n\n\n<p>for every <strong>proper divisor<\/strong> dd of 70.<\/p>\n\n\n\n<p>The positive divisors of 70 are: 1,2,5,7,10,14,351, 2, 5, 7, 10, 14, 35<\/p>\n\n\n\n<p>We&#8217;ll compute 7dmod\u2009\u2009717^d \\mod 71 for each:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>71=7mod\u2009\u200971=77^1 = 7 \\mod 71 = 7<\/li>\n\n\n\n<li>72=49mod\u2009\u200971=497^2 = 49 \\mod 71 = 49<\/li>\n\n\n\n<li>75=72\u22c572\u22c57=49\u22c549\u22c57=343\u22c549mod\u2009\u200971=187^5 = 7^2 \\cdot 7^2 \\cdot 7 = 49 \\cdot 49 \\cdot 7 = 343 \\cdot 49 \\mod 71 = 18<\/li>\n\n\n\n<li>77mod\u2009\u200971=377^7 \\mod 71 = 37<\/li>\n\n\n\n<li>710mod\u2009\u200971=667^{10} \\mod 71 = 66<\/li>\n\n\n\n<li>714mod\u2009\u200971=707^{14} \\mod 71 = 70<\/li>\n\n\n\n<li>735mod\u2009\u200971=707^{35} \\mod 71 = 70<\/li>\n<\/ul>\n\n\n\n<p>None of these results are congruent to 1 modulo 71.<\/p>\n\n\n\n<p>Finally, compute 770mod\u2009\u2009717^{70} \\mod 71. By <strong>Fermat&#8217;s Little Theorem<\/strong>, since 71 is prime: 770\u22611(mod71)7^{70} \\equiv 1 \\pmod{71}<\/p>\n\n\n\n<p>Thus, the <strong>order of 7 modulo 71 is 70<\/strong>, the maximum possible. Hence, <strong>7 is a primitive root modulo 71<\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Explanation <\/h3>\n\n\n\n<p>A <strong>primitive root modulo pp<\/strong> is a number whose powers modulo pp generate all the numbers from 1 to p\u22121p &#8211; 1. For a prime pp, this means that if gg is a primitive root modulo pp, then g1,g2,&#8230;,gp\u22121mod\u2009\u2009pg^1, g^2, &#8230;, g^{p-1} \\mod p cover all residues {1,2,&#8230;,p\u22121}\\{1, 2, &#8230;, p-1\\} without repetition.<\/p>\n\n\n\n<p>To check if 7 is a primitive root modulo 71, we compute Euler\u2019s totient function \u03d5(71)\\phi(71). Since 71 is prime, \u03d5(71)=70\\phi(71) = 70. This means a primitive root must have order 70 modulo 71.<\/p>\n\n\n\n<p>The <strong>order<\/strong> of an integer gg modulo pp is the smallest positive integer kk such that gk\u22611(modp)g^k \\equiv 1 \\pmod{p}. For 7 to be a primitive root, it must not satisfy 7d\u22611(mod71)7^d \\equiv 1 \\pmod{71} for any <strong>proper divisor<\/strong> dd of 70.<\/p>\n\n\n\n<p>We test all divisors of 70: 1,2,5,7,10,14,351, 2, 5, 7, 10, 14, 35, and compute 7dmod\u2009\u2009717^d \\mod 71 for each. None yield 1, so 7 does <strong>not<\/strong> repeat any result early. But we do know from <strong>Fermat\u2019s Little Theorem<\/strong> that 770\u22611mod\u2009\u2009717^{70} \\equiv 1 \\mod 71. Since 70 is the first exponent to reach 1 modulo 71, the order of 7 is 70.<\/p>\n\n\n\n<p>Therefore, 7 generates all 70 units modulo 71, making it a <strong>primitive root<\/strong>.<\/p>\n\n\n\n<p>\u2705 <strong>Conclusion<\/strong>: 7 is a primitive root modulo 71.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/learnexams.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner4-194.jpeg\" alt=\"\" class=\"wp-image-224459\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Show that 7 is a primitive root of 71. The Correct Answer and Explanation is: Showing that 7 is a Primitive Root Modulo 71 To show that 7 is a primitive root modulo 71, we must demonstrate that the smallest positive integer kk such that: 7k\u22611(mod71)7^k \\equiv 1 \\pmod{71} is k=\u03d5(71)k = \\phi(71), where \u03d5\\phi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[25],"tags":[],"class_list":["post-224458","post","type-post","status-publish","format-standard","hentry","category-exams-certification"],"_links":{"self":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/224458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/comments?post=224458"}],"version-history":[{"count":0,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/224458\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/media?parent=224458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/categories?post=224458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/tags?post=224458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}