<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>primenumbers at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/primenumbers/</link>
    <description>Prime numbers and primality testing</description>

    <item>
      <title>Carmichael result</title>
      <pubDate>Sun, 05 Jul 2009 15:07:27 GMT</pubDate>
      <dc:creator>Sebastian Martin Ruiz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20595</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20595</guid>
      <description>Hello:   We define the Carmichael function as the smallest integer Lambda(n) such that k**Lambda(n)=1 (mod n) for all k relatively prime to n.   I have</description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sun, 05 Jul 2009 14:14:11 GMT</pubDate>
      <dc:creator>David Broadhurst</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20594</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20594</guid>
      <description>... For information, here is the GP version that I used: GP/PARI CALCULATOR Version 2.4.2 (development) amd64 running linux (x86-64 kernel) 64-bit version </description>
    </item>
    <item>
      <title>Re: Small prime factors of large integers: A closer look.</title>
      <pubDate>Sun, 05 Jul 2009 13:10:01 GMT</pubDate>
      <dc:creator>Maximilian Hasler</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20591</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20591</guid>
      <description>... Aloha ! Before publishing the proof, consider f(x) = a^x  + c = 2^2 + 4 = 8 eulerphi(8) = 4 2^(2&#43;k*4) + 4 = 4 (mod 8) for all k &gt; 0. Maximilian</description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sun, 05 Jul 2009 11:59:17 GMT</pubDate>
      <dc:creator>David Broadhurst</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20590</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20590</guid>
      <description>... {mypmod(b,n,p)=local(m=[p],f=0); while(n=n-1,m=concat(eulerphi(m[1]),m)); for(p=n=1,#m,n=lift(Mod(b,m[p])^n); </description>
    </item>
    <item>
      <title>Re: Small prime factors of large integers: A closer look.</title>
      <pubDate>Sun, 05 Jul 2009 05:12:37 GMT</pubDate>
      <dc:creator>Devaraj Kandadai</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20589</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20589</guid>
      <description>In  other words  if a^b^d...^x        +  c   = f(x)  (where ab,c...x  belong to N, x is the only variable) Then  a ^b^d...^(x &#43;</description>
    </item>
    <item>
      <title>Re: Small prime factors of large integers:  A closer look.</title>
      <pubDate>Sun, 05 Jul 2009 00:22:32 GMT</pubDate>
      <dc:creator>David Broadhurst</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20588</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20588</guid>
      <description>... You proof is also good for composite p, provided that p &lt; q and q is prime, as you were careful to stipulate. But what if p &gt; q ? In that case iteration of</description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sat, 04 Jul 2009 23:15:57 GMT</pubDate>
      <dc:creator>David Broadhurst</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20587</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20587</guid>
      <description>... The right answer by a bogus method :-) My mathematically legal method involves 3 applications of the CRT, in this &quot;znorder&quot; chain: z(x)=znorder(Mod(137,x))</description>
    </item>
    <item>
      <title>Re: Oldie but a goodie...</title>
      <pubDate>Sat, 04 Jul 2009 17:32:26 GMT</pubDate>
      <dc:creator>Phil Carmody</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20586</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20586</guid>
      <description>... Ah  - memories of http://www.leyland.vispa.com/numth/primes/xyyx.htm Phil</description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sat, 04 Jul 2009 16:58:32 GMT</pubDate>
      <dc:creator>richard_in_reading</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20585</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20585</guid>
      <description>... Ok. I&#39;m probably going to blot my copybook here but I think the last digits of 137^^k mod p are k=1 0000000137 k=2 7801462217 k=3 0547325344 k=4 5375909947</description>
    </item>
    <item>
      <title>Small prime factors of large integers:  A closer look.</title>
      <pubDate>Sat, 04 Jul 2009 13:52:30 GMT</pubDate>
      <dc:creator>Kermit Rose</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20584</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20584</guid>
      <description>Small prime factors of large integers:  A closer look. 137**(137**(137**137)  mod 29 EulerPhi(29)=28 137**(137**137) mod 28 EulerPhi(28) = 12 137**137 mod 12 </description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sat, 04 Jul 2009 10:15:24 GMT</pubDate>
      <dc:creator>David Broadhurst</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20583</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20583</guid>
      <description>... Simply ask Pari-GP for Mod(137,1&#43;808*137^138)^(137^137) Puzzle: Find last 10 decimal digits of the residue of </description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sat, 04 Jul 2009 07:42:49 GMT</pubDate>
      <dc:creator>Patrick Capelle</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20582</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20582</guid>
      <description>... Note that 73 and 137 are the smallest prime factors of 10^(8n-4) &#43;1. They are also prime factors of 10^8n -1, where n is a positive integer. Useful? </description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sat, 04 Jul 2009 05:48:23 GMT</pubDate>
      <dc:creator>richard_in_reading</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20581</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20581</guid>
      <description>... Isn&#39;t it irritating to work out the right way of doing something and not being able to show the wrong way failing for the base of interest! What&#39;s</description>
    </item>
    <item>
      <title>Primes of the form a^2-b^2</title>
      <pubDate>Sat, 04 Jul 2009 03:41:37 GMT</pubDate>
      <dc:creator>sopadeajo2001</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20580</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20580</guid>
      <description>Primes can be represented as a^2-b^2=(a&#43;b)(a-b) if we choose a-b=1 and a&#43;b=p so a=(p&#43;1)/2 and b=(p-1)/2 so a and b are consecutive integers one odd and another</description>
    </item>
    <item>
      <title>Re: Small prime divisors of very large numbers</title>
      <pubDate>Sat, 04 Jul 2009 00:49:07 GMT</pubDate>
      <dc:creator>David Broadhurst</dc:creator>
      <link>http://tech.groups.yahoo.com/group/primenumbers/message/20579</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/primenumbers/message/20579</guid>
      <description>... The next step is to look at cases with a Hardy-Wright &quot;gcd problem&quot; that cannot be solved so easily and then solve them with the Chinese Remainder Theorem</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Mon Jul  6 09:44:53 PDT 2009 -->
