Talk:Perfect number
- Only a finite number (39) of Mersenne primes (hence perfect numbers) are presently known
Is it true that every even perfect number comes from a Mersenne prime? If so, then this should be stated on the page. If not, then the above statement is not cogent.
Also, if there is indeed such a one-to-one connection between Mersenne primes and perfect numbers, then the Great Internet Mersenne Prime search should probably be mentioned.--AxelBoldt
It's true that every known perfect number comes from a Mersenne prime. All even perfect numbers come from Mersenne primes, and no odd perfect numbers are known. I believe this is stated on the page, but I'll try to make it clearer.
The GIMP is referenced on the Mersenne prime page. I'm intending to eliminate as much of the redundancy between this page and that one as possible, and I'll include a more emphatic pointer from here to there. -- Hank Ramsey
"The GIMP" is an image-processing program. "GIMPS" is the Mersenne Prime search.
Yes, of course. Sorry about that. - Hank
Ok, I see it now: Euler proved that the even perfect numbers come from Mersenne primes.
Eliminating redundancy is of course good; the paragraph about 10:00 am Los Angeles campus appears on both pages and I think it has a bit too much detail :-) --AxelBoldt
In base 6 senary number system all even perfect numbers besides 6 itself end in 44. The first of these is senary 44 itself which is 28.
- That may be correct if you had written numeral system instead of number system. Michael Hardy 00:45, 1 Dec 2003 (UTC)
- It hasn't been proven that all perfect even numbers always end in a 6 or 8, but so far, the first thirty do. Also, each of these perfect numbers that ends in 8, really ends in 28.
Contrary to what is said in this article, the even perfect numbers only end in 6 or 28. This is true since perfect numbers are also triangular (and thus end in either 0, 1, 3, 5, 6, or 8 - which can be easily verified). Also note that a perfect number is a product of a power of 2 and a mersenne prime. If a perfect number ended in a 0, the mersenne prime would end in a 5, and the only prime number that ends in 5 (5 itself) isn't a mersenne prime.
kelvSYC 05:18, 28 Feb 2004 (UTC)
Content of the perfect numbers page, now redirected here. Charles Matthews 18:55, 11 Jul 2004 (UTC)
In mathematics, a perfect number is a positive integer that is equal to the sum of all its proper divisors.
For example, 6 is a perfect number, its proper divisors being 3, 2 and 1; with 3 + 2 + 1 = 6.
The first eight perfect numbers are:
- 6
- 28
- 496
- 8128
- 33550336
- 8589869056
- 2305843008139952128.
The first three perfect numbers were known to Euclid. Euler discovered the eigth perfect number in 1732, after showing that even perfect numbers can be constructed from Mersenne primes.
There are no known odd perfect numbers, although all numbers with 300 digits or less have been checked.
References
MathWorld, Perfect numbers http://mathworld.wolfram.com/PerfectNumber.html
What are perfect numbers used for?
Odd perfect numbers
This is a proof that there are no odd perfect numbers.
I want it to be checked before I put it on the website (and mabey cleaned up a bit).
First some Definitions: d(n)=sum of the factors of n P(n)= d(n)-n
Lemma: If n has any odd factors, P(n) is even.
p is an odd prime P(p)=1-p the lemma is true for primes.
p is an odd prime and c is an odd # d(p*c)=d(c)+p*d(c)+c
A, B, C,…. Factors of c +p*A, p*B, p*C,…..p*Factors of c +c=d(c)+p*d(c)+c
P(p*c)=d(c)+p*d(c)+c-p*c=(1+p)*d(c)+(1-p)*c P(p*c)=(1+p)*d(c)+(1-p)*c=(1+1)*d(c)+(1-1)*c=0*d(c)+0*c=0 (mod 2) /*because p is odd*/ The lemma is true for composites with odd factors
Now the proof:
Since p is odd p= 1 or 3 (mod 4) By the above lemma P(c)=d(c)-c=0 or 2 (mod 4) d(c)=c(+2) (mod 4) so d(c) is odd P(p*c)=(1+p)*d(c)+(1-p)*c=(1+3)*d(c)+(1-3)*c=0+2*c=2*c=2 (mod 4) /*If p=3 (mod 4)*/ /*since c is odd*/ P(p*c)=(1+p)*d(c)+(1-p)*c=(1+1)*d(c)+(1-1)*c=2*d(c)+0=2*d(c)=2 (mod 4) /*If p=1 (mod 4)*/ /*since d(c) is odd (by above)*/
If n is an odd composite, P(n)=2 (mod 4) and it can’t be equal to 0. If n is an odd prime, P(n)=1-p, which is definitely not 0 .
If n is odd, P(n) is not =0 and so can’t be perfect!
This completes the proof that there are no odd perfect numbers !--SurrealWarrior 23:42, 18 Apr 2005 (UTC)
- You should write it out in more detail. What exactly is the condition in the lemma? It seems that n=9 contradicts it: d(9) = 1+3 = 4 and P(9) = -5 is odd.
- By the way, does anybody know about Simon Davis' proof that there are no odd perfect numbers in arXiV e-print hep-th/0401052? It looks to me like serious mathematics, but I'm not into number theory, and it is strange to publish it in hep-th. -- Jitse Niesen 16:55, 19 Apr 2005 (UTC)
- Simon Davis' proof looks like nonsense to me. The definitions fall apart in the first page. --C
The problem is with my formula for d(p*c) only works when p and c have no common factors. The lemma and the proof only works when the number is square-free.--SurrealWarrior 02:31, 23 Apr 2005 (UTC)
- There is a second article of Simon Davis' at Mathew Watkins' page http://www.math.ex.ac.uk/~mwatkins/zeta/davis.pdf where Davis formulates the theorem in a similar way, but with a shorter proof than the former article. I would like to know what definitions are meant that 'fall apart' (as C mentions above). For instance, a 'repunit' is just a sum of repetitive powers of a prime, thus sum(i=0..k, p^i) for p prime.
- The idea of Davis seems to be to look at divisors of repunits and he notes that d(n) is the product of repunits. So, if the repunits in d(n) have other primefactors than n, it means that n can not be perfect. He explores a rationality condition to find the only candidates for odd perfect numbers, but concludes that they are not perfect, hence there are no odd perfect numbers. - Bcurfs 17:40, 30 December 2005 (UTC)
I've got a question; it seems absurd to say that an odd perfect number can have a prime factorization including a prime to the power of 4n+1.
Here's my reasoning:
1) An odd number's prime factorization includes only odd numbers.
2) if an even number of odd numbers is added together, the result is an even number.
3) Given the form , the divisors of N can be exhaustively listed as the product of some power of q ranging from 0 to 4n+1 inclusive, and a divisor of the number .
4) However, by #3, there are 4n+2 divisors of N for each divisor of M. (0, 1, 2, 3, 4, 5 ... 4n, 4n+1)
5) By #4, then, N has an even number of divisors.
6) By #5, #2, #1 and the definition of a perfect number, N has to be even; and therefore isn't an odd perfect number.
I'm aware this reasoning must have a problem with it - otherwise the question of odd perfect numbers would have been closed already. But what's the problem? Michael Ralston 11:44, 3 January 2006 (UTC)
- You have to exclude the number N itself from the list of divisors. If N is a perfect number, then the sum of all its divisors is 2N; the sum of all divisors excluding the number itself is N. -- Jitse Niesen (talk) 18:05, 3 January 2006 (UTC)
- If an odd perfect number exists, it will not be of the form as shown in the Article; i.e.,
N=P4p+1Q2qR2r.... , with 4p+1, 2q+1, 2r+1, ..., each being a prime.
If such an N is perfect, we ought to have
(a) 2N=(1+P+P2+P3+...+P4p+1)(1+Q+Q2+...+Q2q)(1+R+R2+...+R2r)×.... , or
(b) 2N=(1+P)[1+(P2)+(P2)2+...+(P2)2p](1+Q+Q2+...)(1+R+R2+...)×...
While the expression in (a) is acceptable, that in (b) is not. The latter is tantamount to treating N as N=P(P2)2pQ2qR2r.... P2 is neither a prime nor relatively prime to P. A true statement cannot have an unacceptable alternative expression. 69.158.119.184 02:50, 17 September 2006 (UTC)
- I don't follow you. The expression in (b) above makes no sense, whether or not the initial expansion for N does. — Arthur Rubin | (talk) 21:07, 18 September 2006 (UTC)
- The sum of the proper divisors of P4p+1 is 1+P+P2+P3+...+P4p+1. The sum can also be rewritten as (1+P)×[1+(P2)+(P2)2+....+(P2)2p]. The latter is the same as saying P4p+1=P×(P2)2p, with P2 being treated as a prime and also as relatively prime to P, which of course is unacceptable. 209.167.89.139 18:26, 19 September 2006 (UTC)
- I agree that (b) is unacceptable. But it also doesn't appear in the article. — Arthur Rubin | (talk) 19:23, 19 September 2006 (UTC)
- What appeared in the Article is the claim that an odd perfect number has the form of:
N=P4p+1Q2qR2r.... , with 4p+1, 2q+1, 2r+1, ..., each being a prime.
I showed that such an N cannot be perfect, using the argument I presented. 209.167.89.139 21:41, 19 September 2006 (UTC)
- Nope. Just because σ(P4p+1) is (1+P+P2+P3+...+P4p+1) and is equal to (1+P)[1+(P2)+(P2)2+...+(P2)2p], which is σ(P)"σ"((P2)2p) (where "σ" means that we are pretending that P2 is prime) doesn't mean the first or second expression makes no sense. — Arthur Rubin | (talk) 21:43, 20 September 2006 (UTC)
- Of the expressions, in your notation: σ(P4p+1)=σ(P)"σ"[(P2)2p]=σ(P2p)"σ"(P2p+1)=σ(P)σ(P2p)σ[(–P)2p], only the first; i.e., σ(P4p+1), is acceptable as the sum of the proper divisors of P4p+1 and the rest are not. Can a statement still be accepted as true despite it has unacceptable alternative representations? I think not.209.167.89.139 21:00, 21 September 2006 (UTC)
- Only the first equality is correct, as well you should know. The rest are just wrong, even if not necessarily meaningless. But the existance of unacceptable alternative representations has nothing to do with the correct formulas. — Arthur Rubin | (talk) 00:14, 22 September 2006 (UTC)
About Ore's proof
What Ore did is proving every perfect number is harmonic. Not only even numbers but every number that is perfect.WAREL 18:53, 27 March 2006 (UTC)
- Suppose odd integer N is perfect. Then σ(N)=2N. Denote σ(N)=M. Then σ(M)=σ(2)σ(N)=3M. Is there an M such that σ(M)=3M? 69.158.119.151 02:01, 24 September 2006 (UTC)
About Stuyvaert's proof
There is a statement in Mathworld that Stuyvaert (1896) proved that an odd perfect number must be a sum of squares. Are any of you familiar with this topic? Do you think it's saying that an odd perfect number must be a sum of "two" squares? Please give me any comment.--User:DYLAN LENNON 02:31, 10 Jul 2005 (UTC)
It must be the sum of two squares because every number is the sum of any number of squares.--SurrealWarrior 22:29, 11 July 2005 (UTC)
Thanks for your reply,SurrealWarrior.Do you think,then,that it should be restated as so? Or is it already saying? This might be more of a question about English. Could you teach me? --User:DYLAN LENNON 02:31, 12 Jul 2005 (UTC)
- I am sorry to say that I have deleted it Dylan's edit. I think the sentence at the Odd Perfect Number article at MathWorld is not enough evidence. Firstly, it is not clear exactly what Stuyvaert proved; secondly, the webpage does not include a reference to Stuyvaerts work; and thirdly, the only thing I could find is on the Net (though I didn't try hard) is this thread, where nobody could find a reference either. -- Jitse Niesen (talk) 14:03, 12 July 2005 (UTC)
I've just received a mail from MathWorld.com.It says that they meant to say "two" squares.It also says they'll fix to it soon. It seems most likely Stuyvaert did prove that kind of result.Is it OK for all of you to edit after I researched about it? --User:DYLAN LENNON 12 July 2005 (UTC)
- I would prefer if you asked the folks at MathWorld to provide a reference, but you may put it in the article if you wish. -- Jitse Niesen (talk) 21:49, 13 July 2005 (UTC)
- I am opposed including this. Any odd perfect number N must be the sum of two squares, for it must be of the form q times a square, where q is of the form 4n + 1. Then q must be the sum of two squares, as is well known. Multiplying through, so must N - but this is trivial. Septentrionalis 21:06, 28 March 2006 (UTC)
- I'm not sure is makes sense to include it either, although if memory serves me Stuyvaert had a weird proof rather than the simple one above. I haven't been able to track down Stuyvaert's original paper though. If there is some interesting way of proving the result then it should probably stay in. Does anyone else have access to the original paper? JoshuaZ 21:28, 28 March 2006 (UTC)
Stuyvaert only mentioned what Pmanderson just said in the textbook he wrote.WAREL 03:44, 29 March 2006 (UTC)
- In that case, it should probably be removed. Incidentally, the comment you added about Makowski is also pretty trivial and should probably be removed also. JoshuaZ 04:39, 29 March 2006 (UTC)
- For the record, here's the quote: "The only even perfect number of the form is 28 (Makowski 1962)."[1]
Is it trivial? How do you show it? WAREL 04:51, 29 March 2006 (UTC)
There probably quite a few proofs since the conditions are very restrictive, but this seems to work(it is possible that I am making some stupid error here, but I doubt it): We have with N an even perfect number. So
Now we have odd so and This gives us and the left hand side grows much faster than the right hand side so it is easy to see that p=x=3 is the only solution. JoshuaZ 06:11, 29 March 2006 (UTC) Small fixes. Septentrionalis 06:52, 29 March 2006 (UTC)
Is there a use or application for perfect numbers, or are they just kind of a "hey, this is cool" type of thing? --Ryan Salisbury 21:34, 18 October 2005 (UTC)
Is 1 a perfect Number
1's divisable numbers are just 1 so 1=1
and if so is 0 one aswell
- No, a number is perfect if it is the sum of all its positiv divisors less than the number. The sum of all such divisors of 1 is zero. An alternate definition is the number is twice the sum of all its positive divisors in which case we would need that sum to be 2 for 1 to be perfect. But the sum of all the positive divisors of 1 is 1. JoshuaZ 14:28, 30 January 2006 (UTC)
Number of Distinct Prime Factors
Warel, do you have a citation for your modification? I haven't seen anything about the number being pushed up by Nielsen. JoshuaZ 13:28, 28 February 2006 (UTC)
- Unfortunately, Warel reacts rarely to comments on the talk page. He also has a history of questionable edits. Therefore, I reverted his edit. Warel can always put it back in with a proper reference. -- Jitse Niesen (talk) 11:13, 1 March 2006 (UTC)
Pomerance Heuristic
As far as I am aware, Pomerance's heuristic has not been published in a journal, although it is discussed on www.oddperfect.org which is run by William Lipp and is generally reliable. Should we cite that or should we just remove the comment about Pomerance's heuristic? JoshuaZ 00:32, 5 March 2006 (UTC)
- That will do. I think the site could be mentioned under external links, but I'm not sure about it since it is described as "preannounced", so perhaps William Lipp would prefer that it isn't mentioned yet. What do you think about this? -- Jitse Niesen (talk) 01:15, 5 March 2006 (UTC)
- I talked to Lipp. He says that he is fine with it as an external link but thinks that his webpage is not ready to be discussed in the article beyond that. This seems reasonable to me, and I will therefore add it to the external link set. JoshuaZ 18:56, 5 March 2006 (UTC)
Undecidability
Warel, can you please explain why you think this statement about undecidiablity is noteworthy when it applies to a very large class of problems? JoshuaZ 04:18, 16 March 2006 (UTC)
- For the record, I agree with Joshua. -- Jitse Niesen (talk) 06:29, 16 March 2006 (UTC)
Because, it really encounters our intuition. No one will think about the undecidability when they first learn about odd perfects as a high school student. And it's good to let everyone know about "undecidability". I don't immediately think there are thousands of problem like this. WAREL 19:58, 19 March 2006 (UTC)
- While it may be good to let people know about undecidability and its implications for specific problems, the fact is that it is highly incidental to this topic. Note that there aren't just 1000s of problems like this, but in fact an infinite number in any consistent axiomatic system that models Z. Just take any diophantine equation and one gets an essentially identical statement. JoshuaZ 20:01, 19 March 2006 (UTC)
I don't believe that. If that's true, that explanation surely is what really needs to be included in the article.WAREL 20:12, 19 March 2006 (UTC)
- Warel, please find yourself a book on theoretical computer science that treats Computability theory (computer science) (books and/or classes are still the way to go if you want to learn something new). The argument goes as follows. Consider the following algorithm for answering the question "Does an odd perfect number exist":
- Start with k = 1
- If k is an odd perfect number, then the answer is YES.
- If k is not an odd perfect number, then increase k by one and go to step 2.
- This algorithm terminates if an odd perfect number exists, so it that case the question is decidable. But this argument does not depend on any properties of odd perfect numbers; the same argument holds for Goldbach's conjecture (is there an even integer greater than 2 which can not be written as the sum of two primes?) and any similar question. -- Jitse Niesen (talk) 04:37, 20 March 2006 (UTC)
- Thank you, Jitse, that's a much better explanation of the matter than the one I was giving. JoshuaZ 04:42, 20 March 2006 (UTC)
- Warel, please find yourself a book on theoretical computer science that treats Computability theory (computer science) (books and/or classes are still the way to go if you want to learn something new). The argument goes as follows. Consider the following algorithm for answering the question "Does an odd perfect number exist":
That's not saying anything when odd perfect doesn't exist.That's just saying that we can surely know in finite time if it exists. WAREL 07:05, 20 March 2006 (UTC)
- Exactly. So there are three possibilities:
- There is no odd perfect number, and this can be proven (within a certain system of axioms).
- There is no odd perfect number, and there is also no proof for this. In this case, the question "Do odd perfect numbers exists?" is undecidable.
- An odd perfect number exists. In this case, there is always a proof for it.
- Did you want to add something else to the article? If so, what? -- Jitse Niesen (talk) 07:51, 20 March 2006 (UTC)
- Exactly. So there are three possibilities:
What makes second possibility possible? Could you explain it?WAREL 08:37, 20 March 2006 (UTC)
- I find this hard to understand intuitively, but there are statements that are true and yet unprovable (in a given theory); this is Gödel's first incompleteness theorem. It might be the case that "There are no odd perfect numbers" is one of these true but unprovable statements. -- Jitse Niesen (talk) 09:16, 20 March 2006 (UTC)
- Of course the concept of "true" is itself a rather technical one here. If I understand correctly, this is to be taken as "there is no model of the theory in which the statement is false". For example neither the axiom of choice nor the continuum hypothesis is true in Zermelo-Fraenkel set theory, as there are models of ZF in which they are false (both proved by Cohen in 1963). Perhaps a logician could clarify if, in general, the existence of a model for a theory in which a statement is true is equivalent to the existence of an extension to the theory in which the statement is true? Elroch 09:49, 20 March 2006 (UTC)
- To avoid being accused of being deliberately confusing, of course neither the negation of the axiom of choice nor the negation of the continuum hypothesis is true in ZF either. Elroch 12:14, 20 March 2006 (UTC)
John Barkley Rosser later strengthened the theorem by removing the requirement for the theory to be omega-consistent. How did his result change the recognition to this problem (odd perfect number) ?WAREL 19:39, 20 March 2006 (UTC)
Ohno's result trivia vs. trivial
Warel, there is a difference between trivia and trivial. In this case it is non-trivial trivia. JoshuaZ 22:22, 30 March 2006 (UTC)
- I would say this is a result of recreational mathematics (if it is a result at all), as concatenating the perfect numbers as decimal integers has no obvious mathematical motivation (as will be seen if you try to express it as a series). Few will be surprised that Ohno's paper on a lower bound for odd perfect numbers does not include this result about a strange decimal number. I hope WAREL will be able to demonstrate that Ohno did indeed amuse himself by proving the result that WAREL stated, so as to remove any suspicion of falsification. The lack of any hits on google is somewhat surprising for such an elementary result. Incidentally, there are 13 edits in the history to achieve exactly nothing. Perfectly ludicrous. Elroch 01:13, 31 March 2006 (UTC)
- What is the citation for Ohno's paper? I can't find it on mathscinet. JoshuaZ 01:24, 31 March 2006 (UTC)
I concur; the only papers he did in 2005 are Sum relations for multiple zeta values and connection formulas for the Gauss hypergeometric functions; and Sum relations for multiple zeta values. Somehow this doesn't seem a place to find this. And I don't think the result is trivial unless we know more about the distribution of Mersenne primes than seems likely. Suppose it were rational and it just happened that no perfect number ever had length a multiple of the period; where's the contradiction? Septentrionalis 06:23, 31 March 2006 (UTC)
- I would be surprised if there is any easy proof. Proofs dealing with the irrationality or transcendance of numbers defined by concatination are notoriously difficult. It isn't even trivial to show that .012345678910111213.... is transcendental. JoshuaZ 06:27, 31 March 2006 (UTC)
- Warel has celebrated April Fool's day by providing a "source" for this. The paper exists; although Ohno is junior author to Michael Hoffmann. It contains neither "perfect" nor "Mersenne", nor even "irrational". This had better stop on 00:00 April 2. Septentrionalis 04:22, 1 April 2006 (UTC)
To be honest, I don't know where the source is. I just heard directly from his lecture. Please help finding with me.WAREL 04:27, 1 April 2006 (UTC)
- If you just heard it in lecture, that means we can't check it. See WP:V --Trovatore 04:39, 1 April 2006 (UTC)
- Are you sure he didn't say "the prime numbers"? That is true. Septentrionalis 04:46, 1 April 2006 (UTC)
- For future reference, if you don't know where something is, it is unhelpful to give a citation that happens to be from the same person. JoshuaZ 04:51, 1 April 2006 (UTC)
Rare
While I believe the text Elroch has edited was intended to be colloquial, there are well-defined senses in which any infinite set can be rare. Even the set of numbers of the form x · y2 where x is prime and y is a product of at least 37 odd prime factors, at least 8 of them distinct, excludes almost all integers. Septentrionalis 23:25, 19 April 2006 (UTC)
- Well, there are, but which of them have been proved to hold of odd perfect numbers, but not of even perfect numbers? Both, for example, must be of asymptotic density zero, so you'd have to find a finer measure than that. --Trovatore 23:34, 19 April 2006 (UTC)
- Proving an order would mean proving that the sets are actually infinite, but I'm sure there are a lot of cute results on odd perfect numbers which are largely proven from none less than 10300. Septentrionalis 23:49, 19 April 2006 (UTC)
- The strongest rarity result is to due to Wirsing, from a series of papers in written in the late 50s. He showed a much more general result: There is a constant C such that for any we have the set of n less than x such that σ(n)/n = is bounded by JoshuaZ 03:45, 4 June 2006 (UTC)
- Isn't there a better one for even perfect numbers? I vaguely recall that the best proven asymptotic for evens is more restrictive than that for odds, though evens are believed to be infinite and odds nonexistant. CRGreathouse (t | c) 01:08, 4 September 2006 (UTC)
- Yes, if one just uses the Euclid-Euler characterization of even perfect numbers and then apply the Prime Number Theorem you get the much tighter bound - O(log x / log log x) - you can get an explicit constant in the Big-O if one is slightly more careful. JoshuaZ 15:57, 14 September 2006 (UTC)
- Isn't there a better one for even perfect numbers? I vaguely recall that the best proven asymptotic for evens is more restrictive than that for odds, though evens are believed to be infinite and odds nonexistant. CRGreathouse (t | c) 01:08, 4 September 2006 (UTC)
- The strongest rarity result is to due to Wirsing, from a series of papers in written in the late 50s. He showed a much more general result: There is a constant C such that for any we have the set of n less than x such that σ(n)/n = is bounded by JoshuaZ 03:45, 4 June 2006 (UTC)
- Proving an order would mean proving that the sets are actually infinite, but I'm sure there are a lot of cute results on odd perfect numbers which are largely proven from none less than 10300. Septentrionalis 23:49, 19 April 2006 (UTC)
Special term?
Isn't there a special term for numbers whereby both σ(n) and s(n) are perfect? — Preceding unsigned comment added by 66.222.230.97 (talk • contribs)
- I've never seen a term for that, although I have seen numbers where σ(n) and tau(n) are both perfect being called "sublime" JoshuaZ 03:46, 4 June 2006 (UTC)
The first two lines in disagreement.
"In mathematics, a perfect number is defined as an integer which is the sum of its proper positive divisors, that is, the sum of the positive divisors not including the number. Equivalently, a perfect number is a number that is half the sum of all of its positive divisors, or σ(n) = 2 n."
Just wanted to point out that the first two lines do not agree. If a perfect number is "an integer which is the sum of its proper postitive divisors" then how is it also "a number that is half the sum of all of its positive divisors"? I am not sure where to go to point this error out and this looked like the only place. Sorry if I am incorrect. — Preceding unsigned comment added by Troubledone (talk • contribs)
- A number always divides itself, but a number's proper divisors don't include itself. Thus if (where sigma is the number of divisors) the proper divisors are equal to n (since ). Don't worry, it's easy to get confused here with the terminology, even though it's not actually difficult when you get past that. CRGreathouse (t | c) 01:04, 4 September 2006 (UTC)
Hare's result; WAREL's edits
WAREL/WATARU's version doesn't mean quite the same thing as the current explanation that the number must have at least 75 prime factors; one natural way of reading the latter is 75 distinct prime factors. Someone ought to check what Hare's result really says. If WAREL's version is more accurate then we should probably rephrase as "75 prime factors (counting repetition)" or some such. --Trovatore 22:23, 13 September 2006 (UTC)
- I've modified the article to read: "N has at least 75 (not necessarily distinct) prime factors", which agrees with what is claimed in this PDF. Paul August ☎ 03:33, 14 September 2006 (UTC)
- Since that's stated one line away from the result on distinct factors, I think this is a bit pedantic. Still, if it's the way you prefer it, it's fine I suppose. CRGreathouse (t | c) 15:36, 14 September 2006 (UTC)
Dead link
The link: Pace P. Nielsen, "An upper bound for odd perfect numbers," Integers, vol. 3, A14, 9 pp. (electronic), does not seem to work - in that the website is there, but none of the links to files actually seems to work. It may only be a temporary problem, so I have not removed it - yet. Madmath789 07:40, 14 September 2006 (UTC)
- I just replaced the link with one directly to the INTEGERS site. CRGreathouse (t | c) 14:04, 14 September 2006 (UTC)
- The above link seems to work for me. JoshuaZ 15:22, 14 September 2006 (UTC)
- The Emis link worked for me, but the internal links (to the paper and its abstract) didn't. I don't see any disadvantage to changing to the actual INTEGERS site, though. CRGreathouse (t | c) 15:35, 14 September 2006 (UTC)