SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Engineering and Technical Research (IJETR)
ISSN: 2321-0869, Volume-1, Issue-9, November 2013
15 www.erpublication.org

Abstract— A perfect number is a positive integer that is equal
to the sum of its positive divisors, and can be represented by the
equation (n)  2n. Even perfect numbers have been discovered,
and there is a search that continues for odd perfect number(s). A
list of conditions for odd perfect numbers to exist has been
compiled, and there has never been a proof against their
existence.
Index Terms— positive divisors, Odd Perfect Number
I. INTRODUCTION
A number N is perfect if the sum of its divisors, including 1
but excluding itself, add up to N.
So, for example, 28 is perfect because 1 + 2 + 4 + 7 + 14 = 28.
The problem is to find an odd perfect number, or prove that
no such number exists.
II. SOLUTION
Let’s say the number is (a^m)(b^n)(c^p)……(k^y) (where a,
b, …p are odd primes)
Now, sum of all factors of the number including itself is :
(1+a+a^2+a^3+....+a^n)(1+b+b^2+......+b^m)(1+c+c^2+c^3
+…..+c^p)…..(1+k+k^2+k^3+….k^y)
This should be equal to twice the number if odd perfect
number exists.
The equation is
(1+a+a^2+a^3+....+a^n)(1+b+b^2+......+b^m)(1+c+c^2+c^3
+…..+c^p)…..(1+k+k^2+k^3+….k^y) =
2(a^m)(b^n)(c^p)……(k^y) .......(A)
To hold the equality :
1) The number that is ≡ 3(i.e. -1)(mod 4) cannot have odd
power. because otherwise the left hand side will be divisible
by 4 but right side is divisible by 2.
2) The number that is ≡1(mod 4) cannot have power of the
Manuscript received November 02, 2013.
Shubhankar Paul, Passed BE in Electrical Engineering from Jadavpur
University in 2007. Worked at IBM as Manual Tester with designation
Application Consultant for 3 years 4 months. Worked at IIT Bombay for 3
months as JRF.
form (2^n-1). Because otherwise the left hand side will be
divisible by 4 whereas right side is divisible by 2.
3) The number cannot have more than one odd power.
otherwise the left hand side will be divisible by 4 whereas
right side is divisible by 2.
4) Only one number can have odd power. If two numbers have
odd power then left hand side will be divided by 4 whereas
right hand side only by 2.
Now, let’s say a has the odd power. Rest of the powers are
even.
We will prove it for 2 primes.
Let the number be N = (a^n)*(b^m)
The equation to satisfy the condition of perfect number is,
(1+a+a²+.....+a^n)(1+b+b²+....+b^m) = 2*(a^n)(b^m)
 (1+a)(1+a²+....+a^(n-1))(1+b+b²+.....+b^m) =
2*(a^n)(b^m) ...... (A)
Let’s say (1+a) = 2*(b^k)
Putting the value of (1+a) in equation (A) we get,
(1+a²+....+a^(n-1))(1+b+b²+......+b^m) = (a^n)*b^(m-k)
Now, say, without loss of generality, (1+b+b²+....+b^m) =
(a^k1)(b^k2)
If we divide this equation by b then LHS ≡1 and RHS ≡ 0
(mod b)
 k₂ = 0.
So, the equation becomes, (1+b+b²+....+b^m) = a^k1 ........(B)
Putting value from equation (B) into equation (A) we get,
1+a²+.....+a^(n-1) = {a^(n-k1)}{b^(m-k)}
Now, dividing both sides of this equation by a, we get,
LHS ≡ 1 and RHS ≡0
 n-k₁ = 0
 k₁ = n
Putting k1 = n in equation (B) we get,
(1+b+b²+.....b^m) = a^n .......(C)
Now, a ≡ -1 (mod b) ( as a+1 = 2b^k)
 a^n ≡ -1 (mod b) (as n is odd)
Now dividing both sides of the equation (C), we get,
LHS ≡ 1 and RHS ≡ -1
Contradiction.
So, for N = (a^n)(b^m) , N cannot be a perfect number.
Now we will prove for 3 primes.
Let’s say N = (a^n)(b^m)(c^p)
Where n is odd and m, p are even.
To satisfy the condition of perfect number, the equation is ,
Odd Perfect Number
Shubhankar Paul
Odd Perfect Number
16 www.erpublication.org
(1+a+a²+.....+a^n)(1+b+b²+.....+b^m)(1+c+c²+....+c^p) =
2*(a^n)(b^m)(c^p)
 (1+a)(1+a²+....+a^(n-1))
(1+b+b²+.....+b^m)(1+c+c²+....+c^p) =
2*(a^n)(b^m)(c^p)
Let’s say 1+a = 2*(b^k1)(c^k2)
The equation becomes,
(1+a)(1+a²+....+a^(n-1))
(1+b+b²+.....+b^m)(1+c+c²+....+c^p) =
(a^n){b^(m-k1)}{c^(p-k2)} .....(A)
Now, Let’s say (1+a²+....a^(n-1)) = (b^k3)(c^k4) (a cannot be
a factor otherwise dividing by a will give contradictory
result.) .......(1)
Now, a² ≡ 1 (mod b or c)
Now, dividing equation (1) by b and c respectively , we get,
(n+1)/2 = bc(a^k9) (RHS ≡ 0 and LHS ≡ (n+1)/2 in both cases
mod(b) and mod(c) ) ......(2)
Now, dividing equation (A) by b and c respectively, we get,
{(n+1)/2}(1+c+c²+....+c^p) = b(c^k5)(a^k6) ( as RHS ≡ 0 and
LHS will become some multiple of b).....(3)
((n+1)/2}(1+b+b²+.....+b^m) = c(b^k7)(a^k8) ...........(4)
Now multiplying both the above equations and putting value
in equation (A) we get,
(1+a²+.....+a^(n-1)) =
{(n+1)/2}².[a^{n-(k6+k8)}]{b^(m-k1-k7-1)}{c^(p-k2-k5-1)}
Dividing both sides by a we get LHS ≡ 1 (mod a) & RHS ≡ 0.
 n = k₆ + k₈
Now, putting value of (2) in (3) and (4) we get,
(1+c+c²+.....+c^p) = {c^(k5-1)}{a^(k6 –k9)} .........(5)
(1+b+b²+.....+b^m) = {b^(k7-1)}{a^(k8-k9)}.......(6)
Now dividing both sides of equation (5) by c we get RHS ≡ 0
and LHS ≡ 1 => k5 = 1
Similarly dividing both sides of equation (6) by b we get, k7=
1.
Now equation (5) is : (1+c+....+c^p) = a^(k6 – k9)
Now equation (6) is : (1+b+....+b^m) = a^(k8-k9)
Putting this values in equation (A) we get, k9 = 0 (as k6+k8 = n)
Now equation(5) is : (1+c+....+c^p) = a^k6 .........(7)
Now equation (6) is : (1+b+....+b^m) = a^k8.........(8)
Now, k6 + k8 = n = odd.
 One of k₆ and k₈ is odd and another one is even.
Let’s say k6 is odd.
Now dividing both sides of equation (7) by c we get LHS ≡ 1
(mod c) and RHS ≡ -1 (mod c) [as a ≡ -1 (mod c) => a^k6 ≡ -1
(mod c) as k6 is odd]
Here is the contradiction.
Now when, a+1 = 2(b^k)
Equation (A) becomes,
(1+a²+....+a^(n-1))(1+b+....+b^m)(1+c+...+c^p) =
(a^n){b^(m-k)}(c^p)
Dividing both sides by b,
{(n+1)/2}(1+c+...+c^p) = b(c^k₁)(a^k₂)
Now dividing this equation by c,
(n+1)/2 = c(b^k₃)(a^k₄)
Putting the value of (n+1)/2 in above equation we get,
{b^(k₃-1)}(1+c+...+c^p) = {c^(k₁-1)}{a^(k₂-k₄)}
 k₃ = 1(as a, b, c are primes)
 (1+c+....+c^p) = { c^(k₁-1)}{a^(k₂-k₄)}
 k₁ =1 (On dividing both sides by c)
 (1+c+...+c^p) = a^(k₂-k₄) .......(5)
Now, putting this value on equation (A),
(1+a²+.....+a^(n-1))(1+b+....+b^m) =
{a^(n-k₂+k₄)}{b^(m-k)}(c^p) .....(B)
Dividing both sides by a , we get,
1+b+....+b^m = a(b^k₅)(c^k₆) ...........(1)
 k₅ = 0 ( On dividing both sides by b)
 1+b+....+b^m = a(c^k₆) ........(4)
Now, from (B), 1+a²+...+a^(n-1) =
{a^(n-k₂+k₄-1)}{b^(m-k)}{c^(p-k₆)}
 n-1 = k₂-k₄(Dividing both sides by a)
 1+a²+....+a^(n-1) = {b^(m-k)}{c^(p-k₆)}
Dividing both sides of equation (4) by c we get,
1+b+...+b^m = c(b^k₇)(a^k₈)
 k₇ = 0 (On dividing both sides by b)
 1+b+...+b^m = c(a^k₈) ......(2)
Now, equating RHS of equation (1) and (2) we get,
a(c^k₆) = c(a^k₈)
 a^(k₈-1) = c^(k₆-1)
This equation has solution only when k₈ =1 & k₆ = 1 (as a, c
both prime)
Therefore, 1+b+.....+b^m = ac ....... (C)
Dividing both sides by b we get, c ≡ -1 (mod b)
Now c = 2j(b^i) -1 (say)
Now ac = (2b^k – 1)(2jb^i – 1) = 4jb^(k+i) – 2b^k – 2jb^i + 1
Putting this in equation (C), we get,
1+b+....+b^m = 4jb^(k+i) – 2b^k – 2jb^i +1
 b+b²+....+b^m = 4jb^(k+i) – 2b^k – 2jb^i
 1+b+...+b^(m-1) = 4jb^(k+i-1) – 2b^(k-1) – 2jb^(i-1)
Dividing both sides by b, LHS ≡ 1 and RHS ≡ 0.
Here is the contradiction.
So, when N = (a^n)(b^m)(c^p) then N is not a perfect number.
Now, we will prove for 4 primes raised to powers.
Let’s say N = (a^n)(b^m)(c^p)(d^q)
To hold the equality for perfect number,
(1+a+a²+....+a^n)(1+b+....+b^m)(1+c+....+c^p)(1+d+...+d^q
) = 2*(a^m)(b^n)(c^p)(d^q)
 (1+a)(1+a²+...+a^(n-1))
)(1+b+....+b^m)(1+c+....+c^p)(1+d+...+d^q) =
2*(a^m)(b^n)(c^p)(d^q)
Now, Let’s say 1+a = 2*(b^k₁)(c^k₂)(d^k₃)
Putting the value of (1+a) the equation becomes,
International Journal of Engineering and Technical Research (IJETR)
ISSN: 2321-0869, Volume-1, Issue-9, November 2013
17 www.erpublication.org
(1+a²+...+a^(n-1))
)(1+b+....+b^m)(1+c+....+c^p)(1+d+...+d^q) =
2*(a^n){b^(m-k₁)}{c^(p-k₂)}{d^(q-k₃)} ...........(A)
Now without loss of generality we can write,
(1+a²+.....+a^(n-1)) = (b^k₄)(c^k₅)(d^k₆) (as a cannot be a
multiple in right side)
Dividing both sides by b, c, d respectively we find RHS ≡ 0
and LHS ≡ (n+1)/2
So, we can write, (n+1)/2 = bcd*a^k₇ .........(1)
Dividing both sides of equation (A) by b we get,
RHS ≡ 0 and LHS ≡ {(n+1)/2}(1+c+....+c^p)(1+d+.....+d^q)
We can write, {(n+1)/2}(1+c+....+c^p)(1+d+.....+d^q) =
b*(c^k₈)(d^k₉)(a^k₁₀) .....(2)
Now dividing this equation by c we get, RHS ≡ 0 and LHS
should be multiple of c
 {(n+1)/2}(1+d+....+d^q) = c*(b^k₁₁)(d^k₁₂)(a^k₁₃)
Putting value of (n+1)/2 from equation (1) we get,
1+d+...+d^q = {b^(k₁₁-1)}{d^(k₁₂-1){a^(k₁₃-k₇)}
Now dividing both sides by d gives LHS ≡ 1 & RHS ≡ 0 =>
k₁₂ = 1
Equation becomes, 1+d+....+d^q = {b^(k₁₁-1}{a^( k₁₃-k₇)}
........(3)
Dividing equation (2) by d we get, RHS ≡ 0 and LHS ≡
{(n+1)/2}(1+c+....+c^p)
So, we can write, {(n+1)/2}(1+c+....+c^p) =
d*(b^k₁₄)(c^k₁₅)(a^k₁₆)
Putting value of (n+1)/2 from equation (1) we get,
1+c+.....+c^p = {b^(k₁₄-1)}{c^(k₁₅-1)}{a^(k₁₆-k₇)}
Dividing both sides by c gives LHS ≡ 1 & RHS ≡ 0 => k₁₅ =
1
Equation becomes, 1+c+.....+c^p = {b^(k₁₄-1)}{a^(k₁₆-k₇)}
........(4)
Dividing equation (A) by c we get,
{(n+1)/2}(1+b+....+b^m)(1+d+...+d^q) =
c*(b^k₁₇)(d^k₁₈)(a^k₁₉) .....(5)
Dividing both side of equation (5) by d we get,
{(n+1)/2}(1+b+....+b^m) = d*(b^k₂₀)(c^k₂₁)(a^k₂₂)
Putting value of (n+1)/2 from equation (1) we get,
1+b+....+b^m = {b^(k₂₀-1)}{c^(k₂₁-1)}{a^(k₂₂-k₇)}
Now dividing both side by b we get RHS ≡ 0 but LHS ≡ 1 =>
k₂₀ = 1
Equation becomes, 1+b+....+b^m =
{c^(k₂₁-1)}{a^(k₂₂-k₇)}........... (6)
Now dividing both sides of equation (5) by b we get,
{(n+1)/2}(1+d+....+d^q) = b*(d^k₂₄)(a^k₂₅)(c^k₂₆)
Putting value of (n+1)/2 from equation (1) we get,
1+d+.....+d^q = {c^(k₂₆-1)}{d^(k₂₄-1)}{a^(k₂₅-k₇)}
Now dividing both sides by d we get RHS ≡ 0 whereas LHS ≡
1 => k₂₄ = 1
Now the equation becomes, 1+d+.....+d^q =
{c^(k₂₆-1)}{a^(k₂₅-k₇)} ...... (7)
Now equating RHS of equation (3) and (7), we get
{b^(k₁₁-1}{a^( k₁₃-k₇)} = {c^(k₂₆-1)}{a^(k₂₅-k₇)}
 b^(k₁₁-1) = {c^(k₂₆-1)}{ a^(k₂₅-k₁₃)}
As, a, b, c are all prime numbers this equation can only hold
when,
k₁₁ = 1, k₂₆ = 1 and k₂₅ = k₁₃
Therefore, Equation (3) or (7) becomes,
1+d+.....+d^q = a^(k₂₅-k₇) ..............(13)
Now, Dividing equation (A) by d we get,
{(n+1)/2}(1+b+.....+b^m)(1+c+....c^p) =
d*(b^k₂₃)(c^k₂₄)(a^k₂₅) .....(8)
Now dividing both side by c we get,
{(n+1)/2}(1+b+.....+b^m) = c*(b^k₂₇)(d^k₂₈)(a^k₂₉)
Putting value of (n+1)/2 from equation (1) we get,
1+b+.....+b^m = {b^(k₂₇-1)}{d^(k₂₈-1)}{a^(k₂₉-k₇)}
Dividing both sides by b RHS ≡ 0 whereas LHS ≡ 1 giving k₂₇
= 1.
Equation becomes, 1+b+.....+b^m =
{d^(k₂₈-1)}{a^(k₂₉-k₇)}..........(9)
Now equating RHS of equation (6) and (9) we get,
{c^(k₂₁-1)}{a^(k₂₂-k₇)} = {d^(k₂₈-1)}{a^(k₂₉-k₇)}
 c^(k₂₁-1) = = {d^(k₂₈-1)}{a^(k₂₉-k₂₂)}
As c, d, a are prime this equation can only hold when,
k₂₁ = 1, k₂₈ = 1 and k₂₉ = k₂₂
So, (6) or (9) becomes, 1+b+...+b^m = a^(k₂₉-k₇) ........... (10)
Odd Perfect Number
18 www.erpublication.org
Now, dividing equation (8) by b we get,
{(n+1)/2}(1+c+....+c^p) = b*(c^k₃₀)(d^k₃₁)(a^k₃₂)
Putting value of (n+1)/2 from equation (1) we get,
1+c+....+c^p = {c^(k₃₀-1)}{d^(k₃₁-1)}{a^(k₃₂-k₇)}
Dividing both sides by c gives RHS ≡ 0 whereas LHS ≡ 1
giving k₃₀ = 1
Equation becomes, 1+c+...+c^p = {d^(k₃₁-1)}{a^(k₃₂-k₇)}
.......(11)
Now, equating RHS of equation (4) and (11) we get,
{b^(k₁₄-1)}{a^(k₁₆-k₇)} = {d^(k₃₁-1)}{a^(k₃₂-k₇)}
 b^(k₁₄-1) = {d^(k₃₁-1)}{a^(k₃₂-k₁₆)}
Now, as b, d, a all are primes, this equation can only hold
when,
k₁₄ = 1, k₃₁ = 1 and k₃₂ = k₁₆
Equation, (4) or (11) becomes, 1+c+...+c^p = a^(k₃₂-k₇)
.......(12)
Now, let’s say k₃₂-k₇ = k₃₃, k₂₉-k₇ = k₃₄ , k₂₅-k₇ = k₃₅
Equation (10) => 1+b+...+b^m = a^k₃₄ .......(14)
Equation (12) => 1+c+...+c^p = a^k₃₃ .........(15)
Equation (13) => 1+d+.....+d^q = a^k₃₅ ........(16)
Putting these values in equation (A) we get,
(1+a²+....+a^(n-1)) =
{a^(n-k₃₃-k₃₄-k₃₅)}{b^(m-k₁)}{c^(p-k₂)}{d^(q-k₃)}
Dividing both side by a, we get, n = k₃₃+k₃₄+k₃₅ = odd
 One of k₃₃, k₃₄, k₃₅ must be odd. (because the
combination can be (odd+even+even) or
(odd+odd+odd))
Let’s say k₃₃ is odd.
Now, dividing equation (15) by c LHS ≡ 1 and RHS ≡ -1 (as
a≡-1(mod c))
Here is the contradiction.
Similarly we can prove when (1+a) = 2*(b^k₁)(c^k₂) or
2*(b^k₁) as we have proved for N= (a^n)(b^m)(c^p).
So, when N=(a^n)(b^m)(c^p)(d^q) then also N is not perfect
number.
In this way we can also prove for N = (a^n)(b^m).....(k^y)
So, Odd perfect number doesn’t exist.
P.S. Numbers which are of the form (2^n-1)*2^(n-1) where
(2^n-1) is a prime are perfect number.
REFERENCES
[1] Wolfgang Crayaufm¨uller. Table of aliquot sequences. accessed,
Nov 20, 2007.
[2] John Derbyshire. Prime obsession. Plume, New York, 2004.
Bernhard Riemann and the greatest unsolved problem in
mathematics, Reprint of the 2003 original [J. Henry
Press,Washington, DC; MR1968857].
[3] L.E. Dickson. History of the theory of numbers.Vol. I:Divisibility
and primality. Chelsea Publishing Co., New York, 1966.
[4] J. Sandor Dragoslav S. Mitrinovic and B. Crstici. Handbook of
Number Theory. Springer, 1996. Mathematics and Applications.
[5] Steven Gimbel and John H. Jaroma. Sylvester: ushering in the
modern era of research on odd perfect numbers. Integers.
Electronic Journal of Combinatorial Number Theory, 3, 2003.
[6] Jay R. Goldman. The Queen of Mathematics, a historically
motivated guide to number theory. A.K. Peters, Wellesley,
Massachusetts, 1998.
[7] R. Guy and J.L. Selfridge. What drives an aliquot sequence.
Mathematics of Computation, 29:101–107, 1975.
[8] Richard Guy. The strong law of small numbers. Amer. Math.
Monthly, 95:697–712, 1988.
[9] Richard K. Guy. Unsolved Problems in Number Theory. Springer,
Berlin, 3 edition, 2004.
[10] P. Hagis. A lower bound for the set of odd perfect numbers. 27,
1973.
[11] Judy A. Holdener. A theorem of Touchard on the form of odd
perfect numbers. Amer. Math. Monthly, 109(7):661–663, 2002.
[12] M. Kishore. Odd integers n with five distinct prime factors for
which 2 − 10−12 < σ(n)/n < 2 + 10−12. 32, 1978. V. Klee and
S.Wagon. Old and new Unsolved prob
Shubhankar Paul, Passed BE in Electrical Engineering from Jadavpur
University in 2007. Worked at IBM as Manual Tester with designation
Application Consultant for 3 years 4 months. Worked at IIT Bombay for 3
months as JRF. Published 2 papers at International Journal.

More Related Content

What's hot

Math formulas (recovered)
Math formulas (recovered)Math formulas (recovered)
Math formulas (recovered)katie Simmons
 
6 binomial theorem
6 binomial theorem6 binomial theorem
6 binomial theoremmath123c
 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-nmath260
 
Tìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIES
Tìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIESTìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIES
Tìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIESTùng Thanh
 
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang LiuSolutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang LiuHildaLa
 
Class xii practice questions
Class xii practice questionsClass xii practice questions
Class xii practice questionsindu psthakur
 
CMSC 56 | Lecture 10: Integer Representations & Algorithms
CMSC 56 | Lecture 10: Integer Representations & AlgorithmsCMSC 56 | Lecture 10: Integer Representations & Algorithms
CMSC 56 | Lecture 10: Integer Representations & Algorithmsallyn joy calcaben
 
6.5 determinant x
6.5 determinant x6.5 determinant x
6.5 determinant xmath260
 
1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge
1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge
1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridgealproelearning
 
Physics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first yearPhysics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first yearRam Chand
 
121593320 teorema-stokes
121593320 teorema-stokes121593320 teorema-stokes
121593320 teorema-stokessaidattamimi1
 
Developing Expert Voices
Developing Expert VoicesDeveloping Expert Voices
Developing Expert Voicessuzanne
 

What's hot (20)

Math formulas (recovered)
Math formulas (recovered)Math formulas (recovered)
Math formulas (recovered)
 
6 binomial theorem
6 binomial theorem6 binomial theorem
6 binomial theorem
 
267 1 3 d coordinate system-n
267 1 3 d coordinate system-n267 1 3 d coordinate system-n
267 1 3 d coordinate system-n
 
Tìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIES
Tìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIESTìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIES
Tìm tòi sáng tạo - SOME POLYNOMIAL PROBLEMS ARE BUILT ON IDENTITIES
 
main
mainmain
main
 
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang LiuSolutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
 
JC Vectors summary
JC Vectors summaryJC Vectors summary
JC Vectors summary
 
Class xii practice questions
Class xii practice questionsClass xii practice questions
Class xii practice questions
 
Bruja de Agnesi
Bruja de AgnesiBruja de Agnesi
Bruja de Agnesi
 
Vectors seminar
Vectors seminarVectors seminar
Vectors seminar
 
CMSC 56 | Lecture 10: Integer Representations & Algorithms
CMSC 56 | Lecture 10: Integer Representations & AlgorithmsCMSC 56 | Lecture 10: Integer Representations & Algorithms
CMSC 56 | Lecture 10: Integer Representations & Algorithms
 
6.5 determinant x
6.5 determinant x6.5 determinant x
6.5 determinant x
 
1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge
1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge
1.trigonometry Further Mathematics Zimbabwe Zimsec Cambridge
 
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
CLIM Fall 2017 Course: Statistics for Climate Research, Spatial Data: Models ...
 
Maths04
Maths04Maths04
Maths04
 
Homework 2 sol
Homework 2 solHomework 2 sol
Homework 2 sol
 
Physics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first yearPhysics Notes: Solved numerical of Physics first year
Physics Notes: Solved numerical of Physics first year
 
121593320 teorema-stokes
121593320 teorema-stokes121593320 teorema-stokes
121593320 teorema-stokes
 
VECTOR ANALYSIS- 2
VECTOR ANALYSIS- 2VECTOR ANALYSIS- 2
VECTOR ANALYSIS- 2
 
Developing Expert Voices
Developing Expert VoicesDeveloping Expert Voices
Developing Expert Voices
 

Viewers also liked (20)

Ijetr012013
Ijetr012013Ijetr012013
Ijetr012013
 
Ijetr011945
Ijetr011945Ijetr011945
Ijetr011945
 
Ijetr011813
Ijetr011813Ijetr011813
Ijetr011813
 
Ijetr011948
Ijetr011948Ijetr011948
Ijetr011948
 
Ijetr011921
Ijetr011921Ijetr011921
Ijetr011921
 
Ijetr011937
Ijetr011937Ijetr011937
Ijetr011937
 
Ijetr012011
Ijetr012011Ijetr012011
Ijetr012011
 
Ijetr011959
Ijetr011959Ijetr011959
Ijetr011959
 
Ijetr012001
Ijetr012001Ijetr012001
Ijetr012001
 
Ijetr011834
Ijetr011834Ijetr011834
Ijetr011834
 
Ijetr011743
Ijetr011743Ijetr011743
Ijetr011743
 
Ijetr011842
Ijetr011842Ijetr011842
Ijetr011842
 
Ijetr011847
Ijetr011847Ijetr011847
Ijetr011847
 
Ijetr011915
Ijetr011915Ijetr011915
Ijetr011915
 
Ijetr011823
Ijetr011823Ijetr011823
Ijetr011823
 
Ijetr011939
Ijetr011939Ijetr011939
Ijetr011939
 
Ijetr011815
Ijetr011815Ijetr011815
Ijetr011815
 
Ijetr011821
Ijetr011821Ijetr011821
Ijetr011821
 
Ijetr011922
Ijetr011922Ijetr011922
Ijetr011922
 
Ijetr011933
Ijetr011933Ijetr011933
Ijetr011933
 

Similar to Ijetr011923

Form 5 Additional Maths Note
Form 5 Additional Maths NoteForm 5 Additional Maths Note
Form 5 Additional Maths NoteChek Wei Tan
 
Assignments for class XII
Assignments for class XIIAssignments for class XII
Assignments for class XIIindu thakur
 
Module 3 plane coordinate geometry
Module 3 plane coordinate geometryModule 3 plane coordinate geometry
Module 3 plane coordinate geometrydionesioable
 
Number theoryตัวจริง
Number theoryตัวจริงNumber theoryตัวจริง
Number theoryตัวจริงNittaya Noinan
 
Number theoryตัวจริง
Number theoryตัวจริงNumber theoryตัวจริง
Number theoryตัวจริงNittaya Noinan
 
Chapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.sChapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.svidyabhoge1
 
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdff00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdfSRSstatusking
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematicsgeraldsiew
 
Binomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relationsBinomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relationsAqeel Rafique
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
 
ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)CrackDSE
 
5.vector geometry Further Mathematics Zimbabwe Zimsec Cambridge
5.vector geometry   Further Mathematics Zimbabwe Zimsec Cambridge5.vector geometry   Further Mathematics Zimbabwe Zimsec Cambridge
5.vector geometry Further Mathematics Zimbabwe Zimsec Cambridgealproelearning
 
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxMATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxwkyra78
 

Similar to Ijetr011923 (20)

Form 5 Additional Maths Note
Form 5 Additional Maths NoteForm 5 Additional Maths Note
Form 5 Additional Maths Note
 
Assignments for class XII
Assignments for class XIIAssignments for class XII
Assignments for class XII
 
Module 3 plane coordinate geometry
Module 3 plane coordinate geometryModule 3 plane coordinate geometry
Module 3 plane coordinate geometry
 
lemh2sm.pdf
lemh2sm.pdflemh2sm.pdf
lemh2sm.pdf
 
Number theoryตัวจริง
Number theoryตัวจริงNumber theoryตัวจริง
Number theoryตัวจริง
 
Number theoryตัวจริง
Number theoryตัวจริงNumber theoryตัวจริง
Number theoryตัวจริง
 
Quant Fomulae
Quant FomulaeQuant Fomulae
Quant Fomulae
 
M112rev
M112revM112rev
M112rev
 
Plano numerico
Plano numericoPlano numerico
Plano numerico
 
Chapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.sChapter1.integer s.y.b.c.s
Chapter1.integer s.y.b.c.s
 
Class XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solutionClass XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solution
 
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdff00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
 
Additional mathematics
Additional mathematicsAdditional mathematics
Additional mathematics
 
Ca 1.6
Ca 1.6Ca 1.6
Ca 1.6
 
Binomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relationsBinomial Theorem, Recursion ,Tower of Honai, relations
Binomial Theorem, Recursion ,Tower of Honai, relations
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
Solution kepler chap 1
Solution kepler chap 1Solution kepler chap 1
Solution kepler chap 1
 
ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)
 
5.vector geometry Further Mathematics Zimbabwe Zimsec Cambridge
5.vector geometry   Further Mathematics Zimbabwe Zimsec Cambridge5.vector geometry   Further Mathematics Zimbabwe Zimsec Cambridge
5.vector geometry Further Mathematics Zimbabwe Zimsec Cambridge
 
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxMATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
 

More from ER Publication.org (20)

Ijetr011101
Ijetr011101Ijetr011101
Ijetr011101
 
Ijetr021232
Ijetr021232Ijetr021232
Ijetr021232
 
Ijetr021229
Ijetr021229Ijetr021229
Ijetr021229
 
Ijetr021228
Ijetr021228Ijetr021228
Ijetr021228
 
Ijetr021226
Ijetr021226Ijetr021226
Ijetr021226
 
Ijetr021224
Ijetr021224Ijetr021224
Ijetr021224
 
Ijetr021221
Ijetr021221Ijetr021221
Ijetr021221
 
Ijetr021220
Ijetr021220Ijetr021220
Ijetr021220
 
Ijetr021215
Ijetr021215Ijetr021215
Ijetr021215
 
Ijetr021211
Ijetr021211Ijetr021211
Ijetr021211
 
Ijetr021210
Ijetr021210Ijetr021210
Ijetr021210
 
Ijetr021207
Ijetr021207Ijetr021207
Ijetr021207
 
Ijetr021146
Ijetr021146Ijetr021146
Ijetr021146
 
Ijetr021145
Ijetr021145Ijetr021145
Ijetr021145
 
Ijetr021144
Ijetr021144Ijetr021144
Ijetr021144
 
Ijetr021143
Ijetr021143Ijetr021143
Ijetr021143
 
Ijetr021140
Ijetr021140Ijetr021140
Ijetr021140
 
Ijetr021139
Ijetr021139Ijetr021139
Ijetr021139
 
Ijetr021138
Ijetr021138Ijetr021138
Ijetr021138
 
Ijetr021135
Ijetr021135Ijetr021135
Ijetr021135
 

Recently uploaded

Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 

Recently uploaded (20)

ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 

Ijetr011923

  • 1. International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-1, Issue-9, November 2013 15 www.erpublication.org  Abstract— A perfect number is a positive integer that is equal to the sum of its positive divisors, and can be represented by the equation (n)  2n. Even perfect numbers have been discovered, and there is a search that continues for odd perfect number(s). A list of conditions for odd perfect numbers to exist has been compiled, and there has never been a proof against their existence. Index Terms— positive divisors, Odd Perfect Number I. INTRODUCTION A number N is perfect if the sum of its divisors, including 1 but excluding itself, add up to N. So, for example, 28 is perfect because 1 + 2 + 4 + 7 + 14 = 28. The problem is to find an odd perfect number, or prove that no such number exists. II. SOLUTION Let’s say the number is (a^m)(b^n)(c^p)……(k^y) (where a, b, …p are odd primes) Now, sum of all factors of the number including itself is : (1+a+a^2+a^3+....+a^n)(1+b+b^2+......+b^m)(1+c+c^2+c^3 +…..+c^p)…..(1+k+k^2+k^3+….k^y) This should be equal to twice the number if odd perfect number exists. The equation is (1+a+a^2+a^3+....+a^n)(1+b+b^2+......+b^m)(1+c+c^2+c^3 +…..+c^p)…..(1+k+k^2+k^3+….k^y) = 2(a^m)(b^n)(c^p)……(k^y) .......(A) To hold the equality : 1) The number that is ≡ 3(i.e. -1)(mod 4) cannot have odd power. because otherwise the left hand side will be divisible by 4 but right side is divisible by 2. 2) The number that is ≡1(mod 4) cannot have power of the Manuscript received November 02, 2013. Shubhankar Paul, Passed BE in Electrical Engineering from Jadavpur University in 2007. Worked at IBM as Manual Tester with designation Application Consultant for 3 years 4 months. Worked at IIT Bombay for 3 months as JRF. form (2^n-1). Because otherwise the left hand side will be divisible by 4 whereas right side is divisible by 2. 3) The number cannot have more than one odd power. otherwise the left hand side will be divisible by 4 whereas right side is divisible by 2. 4) Only one number can have odd power. If two numbers have odd power then left hand side will be divided by 4 whereas right hand side only by 2. Now, let’s say a has the odd power. Rest of the powers are even. We will prove it for 2 primes. Let the number be N = (a^n)*(b^m) The equation to satisfy the condition of perfect number is, (1+a+a²+.....+a^n)(1+b+b²+....+b^m) = 2*(a^n)(b^m)  (1+a)(1+a²+....+a^(n-1))(1+b+b²+.....+b^m) = 2*(a^n)(b^m) ...... (A) Let’s say (1+a) = 2*(b^k) Putting the value of (1+a) in equation (A) we get, (1+a²+....+a^(n-1))(1+b+b²+......+b^m) = (a^n)*b^(m-k) Now, say, without loss of generality, (1+b+b²+....+b^m) = (a^k1)(b^k2) If we divide this equation by b then LHS ≡1 and RHS ≡ 0 (mod b)  k₂ = 0. So, the equation becomes, (1+b+b²+....+b^m) = a^k1 ........(B) Putting value from equation (B) into equation (A) we get, 1+a²+.....+a^(n-1) = {a^(n-k1)}{b^(m-k)} Now, dividing both sides of this equation by a, we get, LHS ≡ 1 and RHS ≡0  n-k₁ = 0  k₁ = n Putting k1 = n in equation (B) we get, (1+b+b²+.....b^m) = a^n .......(C) Now, a ≡ -1 (mod b) ( as a+1 = 2b^k)  a^n ≡ -1 (mod b) (as n is odd) Now dividing both sides of the equation (C), we get, LHS ≡ 1 and RHS ≡ -1 Contradiction. So, for N = (a^n)(b^m) , N cannot be a perfect number. Now we will prove for 3 primes. Let’s say N = (a^n)(b^m)(c^p) Where n is odd and m, p are even. To satisfy the condition of perfect number, the equation is , Odd Perfect Number Shubhankar Paul
  • 2. Odd Perfect Number 16 www.erpublication.org (1+a+a²+.....+a^n)(1+b+b²+.....+b^m)(1+c+c²+....+c^p) = 2*(a^n)(b^m)(c^p)  (1+a)(1+a²+....+a^(n-1)) (1+b+b²+.....+b^m)(1+c+c²+....+c^p) = 2*(a^n)(b^m)(c^p) Let’s say 1+a = 2*(b^k1)(c^k2) The equation becomes, (1+a)(1+a²+....+a^(n-1)) (1+b+b²+.....+b^m)(1+c+c²+....+c^p) = (a^n){b^(m-k1)}{c^(p-k2)} .....(A) Now, Let’s say (1+a²+....a^(n-1)) = (b^k3)(c^k4) (a cannot be a factor otherwise dividing by a will give contradictory result.) .......(1) Now, a² ≡ 1 (mod b or c) Now, dividing equation (1) by b and c respectively , we get, (n+1)/2 = bc(a^k9) (RHS ≡ 0 and LHS ≡ (n+1)/2 in both cases mod(b) and mod(c) ) ......(2) Now, dividing equation (A) by b and c respectively, we get, {(n+1)/2}(1+c+c²+....+c^p) = b(c^k5)(a^k6) ( as RHS ≡ 0 and LHS will become some multiple of b).....(3) ((n+1)/2}(1+b+b²+.....+b^m) = c(b^k7)(a^k8) ...........(4) Now multiplying both the above equations and putting value in equation (A) we get, (1+a²+.....+a^(n-1)) = {(n+1)/2}².[a^{n-(k6+k8)}]{b^(m-k1-k7-1)}{c^(p-k2-k5-1)} Dividing both sides by a we get LHS ≡ 1 (mod a) & RHS ≡ 0.  n = k₆ + k₈ Now, putting value of (2) in (3) and (4) we get, (1+c+c²+.....+c^p) = {c^(k5-1)}{a^(k6 –k9)} .........(5) (1+b+b²+.....+b^m) = {b^(k7-1)}{a^(k8-k9)}.......(6) Now dividing both sides of equation (5) by c we get RHS ≡ 0 and LHS ≡ 1 => k5 = 1 Similarly dividing both sides of equation (6) by b we get, k7= 1. Now equation (5) is : (1+c+....+c^p) = a^(k6 – k9) Now equation (6) is : (1+b+....+b^m) = a^(k8-k9) Putting this values in equation (A) we get, k9 = 0 (as k6+k8 = n) Now equation(5) is : (1+c+....+c^p) = a^k6 .........(7) Now equation (6) is : (1+b+....+b^m) = a^k8.........(8) Now, k6 + k8 = n = odd.  One of k₆ and k₈ is odd and another one is even. Let’s say k6 is odd. Now dividing both sides of equation (7) by c we get LHS ≡ 1 (mod c) and RHS ≡ -1 (mod c) [as a ≡ -1 (mod c) => a^k6 ≡ -1 (mod c) as k6 is odd] Here is the contradiction. Now when, a+1 = 2(b^k) Equation (A) becomes, (1+a²+....+a^(n-1))(1+b+....+b^m)(1+c+...+c^p) = (a^n){b^(m-k)}(c^p) Dividing both sides by b, {(n+1)/2}(1+c+...+c^p) = b(c^k₁)(a^k₂) Now dividing this equation by c, (n+1)/2 = c(b^k₃)(a^k₄) Putting the value of (n+1)/2 in above equation we get, {b^(k₃-1)}(1+c+...+c^p) = {c^(k₁-1)}{a^(k₂-k₄)}  k₃ = 1(as a, b, c are primes)  (1+c+....+c^p) = { c^(k₁-1)}{a^(k₂-k₄)}  k₁ =1 (On dividing both sides by c)  (1+c+...+c^p) = a^(k₂-k₄) .......(5) Now, putting this value on equation (A), (1+a²+.....+a^(n-1))(1+b+....+b^m) = {a^(n-k₂+k₄)}{b^(m-k)}(c^p) .....(B) Dividing both sides by a , we get, 1+b+....+b^m = a(b^k₅)(c^k₆) ...........(1)  k₅ = 0 ( On dividing both sides by b)  1+b+....+b^m = a(c^k₆) ........(4) Now, from (B), 1+a²+...+a^(n-1) = {a^(n-k₂+k₄-1)}{b^(m-k)}{c^(p-k₆)}  n-1 = k₂-k₄(Dividing both sides by a)  1+a²+....+a^(n-1) = {b^(m-k)}{c^(p-k₆)} Dividing both sides of equation (4) by c we get, 1+b+...+b^m = c(b^k₇)(a^k₈)  k₇ = 0 (On dividing both sides by b)  1+b+...+b^m = c(a^k₈) ......(2) Now, equating RHS of equation (1) and (2) we get, a(c^k₆) = c(a^k₈)  a^(k₈-1) = c^(k₆-1) This equation has solution only when k₈ =1 & k₆ = 1 (as a, c both prime) Therefore, 1+b+.....+b^m = ac ....... (C) Dividing both sides by b we get, c ≡ -1 (mod b) Now c = 2j(b^i) -1 (say) Now ac = (2b^k – 1)(2jb^i – 1) = 4jb^(k+i) – 2b^k – 2jb^i + 1 Putting this in equation (C), we get, 1+b+....+b^m = 4jb^(k+i) – 2b^k – 2jb^i +1  b+b²+....+b^m = 4jb^(k+i) – 2b^k – 2jb^i  1+b+...+b^(m-1) = 4jb^(k+i-1) – 2b^(k-1) – 2jb^(i-1) Dividing both sides by b, LHS ≡ 1 and RHS ≡ 0. Here is the contradiction. So, when N = (a^n)(b^m)(c^p) then N is not a perfect number. Now, we will prove for 4 primes raised to powers. Let’s say N = (a^n)(b^m)(c^p)(d^q) To hold the equality for perfect number, (1+a+a²+....+a^n)(1+b+....+b^m)(1+c+....+c^p)(1+d+...+d^q ) = 2*(a^m)(b^n)(c^p)(d^q)  (1+a)(1+a²+...+a^(n-1)) )(1+b+....+b^m)(1+c+....+c^p)(1+d+...+d^q) = 2*(a^m)(b^n)(c^p)(d^q) Now, Let’s say 1+a = 2*(b^k₁)(c^k₂)(d^k₃) Putting the value of (1+a) the equation becomes,
  • 3. International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-1, Issue-9, November 2013 17 www.erpublication.org (1+a²+...+a^(n-1)) )(1+b+....+b^m)(1+c+....+c^p)(1+d+...+d^q) = 2*(a^n){b^(m-k₁)}{c^(p-k₂)}{d^(q-k₃)} ...........(A) Now without loss of generality we can write, (1+a²+.....+a^(n-1)) = (b^k₄)(c^k₅)(d^k₆) (as a cannot be a multiple in right side) Dividing both sides by b, c, d respectively we find RHS ≡ 0 and LHS ≡ (n+1)/2 So, we can write, (n+1)/2 = bcd*a^k₇ .........(1) Dividing both sides of equation (A) by b we get, RHS ≡ 0 and LHS ≡ {(n+1)/2}(1+c+....+c^p)(1+d+.....+d^q) We can write, {(n+1)/2}(1+c+....+c^p)(1+d+.....+d^q) = b*(c^k₈)(d^k₉)(a^k₁₀) .....(2) Now dividing this equation by c we get, RHS ≡ 0 and LHS should be multiple of c  {(n+1)/2}(1+d+....+d^q) = c*(b^k₁₁)(d^k₁₂)(a^k₁₃) Putting value of (n+1)/2 from equation (1) we get, 1+d+...+d^q = {b^(k₁₁-1)}{d^(k₁₂-1){a^(k₁₃-k₇)} Now dividing both sides by d gives LHS ≡ 1 & RHS ≡ 0 => k₁₂ = 1 Equation becomes, 1+d+....+d^q = {b^(k₁₁-1}{a^( k₁₃-k₇)} ........(3) Dividing equation (2) by d we get, RHS ≡ 0 and LHS ≡ {(n+1)/2}(1+c+....+c^p) So, we can write, {(n+1)/2}(1+c+....+c^p) = d*(b^k₁₄)(c^k₁₅)(a^k₁₆) Putting value of (n+1)/2 from equation (1) we get, 1+c+.....+c^p = {b^(k₁₄-1)}{c^(k₁₅-1)}{a^(k₁₆-k₇)} Dividing both sides by c gives LHS ≡ 1 & RHS ≡ 0 => k₁₅ = 1 Equation becomes, 1+c+.....+c^p = {b^(k₁₄-1)}{a^(k₁₆-k₇)} ........(4) Dividing equation (A) by c we get, {(n+1)/2}(1+b+....+b^m)(1+d+...+d^q) = c*(b^k₁₇)(d^k₁₈)(a^k₁₉) .....(5) Dividing both side of equation (5) by d we get, {(n+1)/2}(1+b+....+b^m) = d*(b^k₂₀)(c^k₂₁)(a^k₂₂) Putting value of (n+1)/2 from equation (1) we get, 1+b+....+b^m = {b^(k₂₀-1)}{c^(k₂₁-1)}{a^(k₂₂-k₇)} Now dividing both side by b we get RHS ≡ 0 but LHS ≡ 1 => k₂₀ = 1 Equation becomes, 1+b+....+b^m = {c^(k₂₁-1)}{a^(k₂₂-k₇)}........... (6) Now dividing both sides of equation (5) by b we get, {(n+1)/2}(1+d+....+d^q) = b*(d^k₂₄)(a^k₂₅)(c^k₂₆) Putting value of (n+1)/2 from equation (1) we get, 1+d+.....+d^q = {c^(k₂₆-1)}{d^(k₂₄-1)}{a^(k₂₅-k₇)} Now dividing both sides by d we get RHS ≡ 0 whereas LHS ≡ 1 => k₂₄ = 1 Now the equation becomes, 1+d+.....+d^q = {c^(k₂₆-1)}{a^(k₂₅-k₇)} ...... (7) Now equating RHS of equation (3) and (7), we get {b^(k₁₁-1}{a^( k₁₃-k₇)} = {c^(k₂₆-1)}{a^(k₂₅-k₇)}  b^(k₁₁-1) = {c^(k₂₆-1)}{ a^(k₂₅-k₁₃)} As, a, b, c are all prime numbers this equation can only hold when, k₁₁ = 1, k₂₆ = 1 and k₂₅ = k₁₃ Therefore, Equation (3) or (7) becomes, 1+d+.....+d^q = a^(k₂₅-k₇) ..............(13) Now, Dividing equation (A) by d we get, {(n+1)/2}(1+b+.....+b^m)(1+c+....c^p) = d*(b^k₂₃)(c^k₂₄)(a^k₂₅) .....(8) Now dividing both side by c we get, {(n+1)/2}(1+b+.....+b^m) = c*(b^k₂₇)(d^k₂₈)(a^k₂₉) Putting value of (n+1)/2 from equation (1) we get, 1+b+.....+b^m = {b^(k₂₇-1)}{d^(k₂₈-1)}{a^(k₂₉-k₇)} Dividing both sides by b RHS ≡ 0 whereas LHS ≡ 1 giving k₂₇ = 1. Equation becomes, 1+b+.....+b^m = {d^(k₂₈-1)}{a^(k₂₉-k₇)}..........(9) Now equating RHS of equation (6) and (9) we get, {c^(k₂₁-1)}{a^(k₂₂-k₇)} = {d^(k₂₈-1)}{a^(k₂₉-k₇)}  c^(k₂₁-1) = = {d^(k₂₈-1)}{a^(k₂₉-k₂₂)} As c, d, a are prime this equation can only hold when, k₂₁ = 1, k₂₈ = 1 and k₂₉ = k₂₂ So, (6) or (9) becomes, 1+b+...+b^m = a^(k₂₉-k₇) ........... (10)
  • 4. Odd Perfect Number 18 www.erpublication.org Now, dividing equation (8) by b we get, {(n+1)/2}(1+c+....+c^p) = b*(c^k₃₀)(d^k₃₁)(a^k₃₂) Putting value of (n+1)/2 from equation (1) we get, 1+c+....+c^p = {c^(k₃₀-1)}{d^(k₃₁-1)}{a^(k₃₂-k₇)} Dividing both sides by c gives RHS ≡ 0 whereas LHS ≡ 1 giving k₃₀ = 1 Equation becomes, 1+c+...+c^p = {d^(k₃₁-1)}{a^(k₃₂-k₇)} .......(11) Now, equating RHS of equation (4) and (11) we get, {b^(k₁₄-1)}{a^(k₁₆-k₇)} = {d^(k₃₁-1)}{a^(k₃₂-k₇)}  b^(k₁₄-1) = {d^(k₃₁-1)}{a^(k₃₂-k₁₆)} Now, as b, d, a all are primes, this equation can only hold when, k₁₄ = 1, k₃₁ = 1 and k₃₂ = k₁₆ Equation, (4) or (11) becomes, 1+c+...+c^p = a^(k₃₂-k₇) .......(12) Now, let’s say k₃₂-k₇ = k₃₃, k₂₉-k₇ = k₃₄ , k₂₅-k₇ = k₃₅ Equation (10) => 1+b+...+b^m = a^k₃₄ .......(14) Equation (12) => 1+c+...+c^p = a^k₃₃ .........(15) Equation (13) => 1+d+.....+d^q = a^k₃₅ ........(16) Putting these values in equation (A) we get, (1+a²+....+a^(n-1)) = {a^(n-k₃₃-k₃₄-k₃₅)}{b^(m-k₁)}{c^(p-k₂)}{d^(q-k₃)} Dividing both side by a, we get, n = k₃₃+k₃₄+k₃₅ = odd  One of k₃₃, k₃₄, k₃₅ must be odd. (because the combination can be (odd+even+even) or (odd+odd+odd)) Let’s say k₃₃ is odd. Now, dividing equation (15) by c LHS ≡ 1 and RHS ≡ -1 (as a≡-1(mod c)) Here is the contradiction. Similarly we can prove when (1+a) = 2*(b^k₁)(c^k₂) or 2*(b^k₁) as we have proved for N= (a^n)(b^m)(c^p). So, when N=(a^n)(b^m)(c^p)(d^q) then also N is not perfect number. In this way we can also prove for N = (a^n)(b^m).....(k^y) So, Odd perfect number doesn’t exist. P.S. Numbers which are of the form (2^n-1)*2^(n-1) where (2^n-1) is a prime are perfect number. REFERENCES [1] Wolfgang Crayaufm¨uller. Table of aliquot sequences. accessed, Nov 20, 2007. [2] John Derbyshire. Prime obsession. Plume, New York, 2004. Bernhard Riemann and the greatest unsolved problem in mathematics, Reprint of the 2003 original [J. Henry Press,Washington, DC; MR1968857]. [3] L.E. Dickson. History of the theory of numbers.Vol. I:Divisibility and primality. Chelsea Publishing Co., New York, 1966. [4] J. Sandor Dragoslav S. Mitrinovic and B. Crstici. Handbook of Number Theory. Springer, 1996. Mathematics and Applications. [5] Steven Gimbel and John H. Jaroma. Sylvester: ushering in the modern era of research on odd perfect numbers. Integers. Electronic Journal of Combinatorial Number Theory, 3, 2003. [6] Jay R. Goldman. The Queen of Mathematics, a historically motivated guide to number theory. A.K. Peters, Wellesley, Massachusetts, 1998. [7] R. Guy and J.L. Selfridge. What drives an aliquot sequence. Mathematics of Computation, 29:101–107, 1975. [8] Richard Guy. The strong law of small numbers. Amer. Math. Monthly, 95:697–712, 1988. [9] Richard K. Guy. Unsolved Problems in Number Theory. Springer, Berlin, 3 edition, 2004. [10] P. Hagis. A lower bound for the set of odd perfect numbers. 27, 1973. [11] Judy A. Holdener. A theorem of Touchard on the form of odd perfect numbers. Amer. Math. Monthly, 109(7):661–663, 2002. [12] M. Kishore. Odd integers n with five distinct prime factors for which 2 − 10−12 < σ(n)/n < 2 + 10−12. 32, 1978. V. Klee and S.Wagon. Old and new Unsolved prob Shubhankar Paul, Passed BE in Electrical Engineering from Jadavpur University in 2007. Worked at IBM as Manual Tester with designation Application Consultant for 3 years 4 months. Worked at IIT Bombay for 3 months as JRF. Published 2 papers at International Journal.