Need hints for a problem about primes.
From: Snis Pilbor (snispilbor_at_yahoo.com)
Date: 01/25/05
- Next message: Gerry Myerson: "Re: C(n, k): binomial coefficient calculation"
- Previous message: rupertmccallum_at_yahoo.com: "Re: JSH: Moving through it"
- Next in thread: Robert Israel: "Re: Need hints for a problem about primes."
- Reply: Robert Israel: "Re: Need hints for a problem about primes."
- Reply: Don Taylor: "Re: Need hints for a problem about primes."
- Reply: Jon Haugsand: "Re: Need hints for a problem about primes."
- Reply: Robin Chapman: "Re: Need hints for a problem about primes."
- Reply: Christian Bau: "Re: Need hints for a problem about primes."
- Reply: Oscar Lanzi III: "Re: Need hints for a problem about primes."
- Messages sorted by: [ date ] [ thread ]
Date: 24 Jan 2005 21:22:48 -0800
Hello,
I am clawing my hair out trying to figure this out. The problem
is to prove that if a^n+1 is prime (a>1) then n is a power of 2. I
honestly don't even know where to start. Certainly this would imply
a^n == -1 (p) [where prime p is just a^n+1, but we "forget" this
relationship with a and just focus on the fact that a^n is -1 mod 'some
prime'], and this is the only starting point I can think of, but this
is a long long way away from a solution and I'm hopelessly stumped of
even what broad, general strategy to use. Other grasps in the dark
include observing that a^2n == 1 (p), and if we can show 2n is a power
of 2 we're done, but this too leads nowhere; and that we can safely
assume a is itself not a nontrivial power of anything (or just pull
that power into n). Obviously a is even.
Fair warning: this problem DOES arise amid homework. I'm just
hoping for a hint or clue...
Snis Pilbor
- Next message: Gerry Myerson: "Re: C(n, k): binomial coefficient calculation"
- Previous message: rupertmccallum_at_yahoo.com: "Re: JSH: Moving through it"
- Next in thread: Robert Israel: "Re: Need hints for a problem about primes."
- Reply: Robert Israel: "Re: Need hints for a problem about primes."
- Reply: Don Taylor: "Re: Need hints for a problem about primes."
- Reply: Jon Haugsand: "Re: Need hints for a problem about primes."
- Reply: Robin Chapman: "Re: Need hints for a problem about primes."
- Reply: Christian Bau: "Re: Need hints for a problem about primes."
- Reply: Oscar Lanzi III: "Re: Need hints for a problem about primes."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|