mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2018-02-27, 12:13   #1
JM Montolio A
 
Feb 2018

25·3 Posts
Smile A new aproach to C. Erdös-Straus. 4/n=...

For any n, find some m, and 3 dividers of (n*m), with: A+B+C = 4*m
Proof.

n*m=a*A=b*B=c*C

4/n =(4*m/n*m) =(A+B+C)/(n*m) =(1/a)+(1/b)+(1/c) !

JM M
JM Montolio A is offline   Reply With Quote
Old 2018-02-27, 19:59   #2
JM Montolio A
 
Feb 2018

25·3 Posts
Default

Using that, I find:

4/n = 1/a + 1/b + 1/c

n ( a , b , c )
--------------------------------------------------------------
0+2w ( n ,n ,n/2 )
2+3w ( (n+1)/3 ,n(n+1)/3 ,n )
3+4w ( (n+1)/4 ,n(n+1)/4 ,- )
5+8w ( (n+3)/4 ,(n/2)*(n+3)/4 ,n(n+3)/4 )
---------------------------------------------------------------

Happy to share it here.

JM Montolio
JM Montolio A is offline   Reply With Quote
Old 2018-02-27, 20:03   #3
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

36·13 Posts
Default

Quote:
Originally Posted by JM Montolio A View Post
Proof.
Sweet Mother of the Lord!

Did you decide to solve all of the problems of the century - and all in one day?
Batalov is offline   Reply With Quote
Old 2018-02-27, 20:04   #4
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

203008 Posts
Default

Quote:
Originally Posted by JM Montolio A View Post
For any n, find some m, and 3 dividers of (n*m), with: A+B+C = 4*m
Proof.

n*m=a*A=b*B=c*C

4/n =(4*m/n*m) =(A+B+C)/(n*m) =(1/a)+(1/b)+(1/c) !

JM M
Divisors for one... And by parity argument we get that an even number of A,B,or C must be odd.
science_man_88 is offline   Reply With Quote
Old 2018-02-27, 20:12   #5
JM Montolio A
 
Feb 2018

25×3 Posts
Default

Straüss-Erdös
------------------------------------------------------------
n 2 m 1 nm 2 4m= 1+ 1+ 2 (a 2 b 2 c 1 )
n 3 m 2 nm 6 4m= 1+ 1+ 6 (a 6 b 6 c 1 )
n 4 m 1 nm 4 4m= 1+ 1+ 2 (a 4 b 4 c 2 )
n 5 m 2 nm 10 4m= 1+ 2+ 5 (a 10 b 5 c 2 )
n 7 m 4 nm 28 4m= 1+ 1+ 14 (a 28 b 28 c 2)
--------------------------------------------------------------
JM Montolio A is offline   Reply With Quote
Old 2018-02-27, 20:15   #6
JM Montolio A
 
Feb 2018

25·3 Posts
Exclamation

Did "you" decide to solve all of the problems.

"you" not. We. "NOSOTROS".

I'm only sharing knowledge.

JM M
JM Montolio A is offline   Reply With Quote
Old 2018-02-27, 20:20   #7
JM Montolio A
 
Feb 2018

1408 Posts
Default

also i find:


N 4m A B C ( a b c)
-----------------------------------------------------
7 4*4= 16 = 7 +7 +2 4/n =( 4 4 2n)
49 4*4= 16 = 7 +7 +2 4/n =( 28 28 2n)
77 4*4= 16 = 7 +7 +2 4/n =( 44 44 2n)
91 4*4= 16 = 7 +7 +2 4/n =( 52 52 2n)
119 4*4= 16 = 7 +7 +2 4/n =( 68 68 2n)
--------------------------------------------------------
JM Montolio A is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
A new aproach to C.Collatz. 3n+1... JM Montolio A Miscellaneous Math 10 2018-02-28 20:06

All times are UTC. The time now is 04:25.


Sat Jul 17 04:25:36 UTC 2021 up 50 days, 2:12, 1 user, load averages: 2.20, 2.39, 2.36

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.