mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Miscellaneous Math

Reply
 
Thread Tools
Old 2015-06-01, 15:21   #34
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

746010 Posts
Default

Quote:
Originally Posted by LaurV View Post
As it was clear from the context what "mostly composite" means, see your post #6. I just auctioned on it. As usual, we see the straw in other people's eye, but can't see the wooden beam in our...
Moron.

No, it was NOT clear. Maybe if you ever take the trouble to learn some math, you will understand it.

"mostly composite" can have a number of meanings. One does NOT use colloquial English when
discussing math. One DOES use proper quantifiers. There is a big difference between pointing out
the improper use of a quantifier, and (your) claiming my lack of rigor because the domain of a variable was not
explicitly stated but rather derived from the context of the problem.
R.D. Silverman is offline   Reply With Quote
Old 2015-06-01, 15:45   #35
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
I'll be waiting to hear from you with your answers.
I should add that this is not the first number of this sort but an absolute minimum without distinct prime divisor lower limits involved. edit: which means you can prove a k-multiperfect number can't be less than 8*k-10

Last fiddled with by science_man_88 on 2015-06-01 at 15:59
science_man_88 is offline   Reply With Quote
Old 2015-06-01, 18:54   #36
wildrabbitt
 
Jul 2014

1101111112 Posts
Default

Quote:
5) is it not possible that if the formula for the n-th triangular number includes dividing by 2 that the numerator in the formula must be 2*(99*m) = 198*m for the number to be a 100-multiperfect number ?
That's wrong.

the nth triangular was given as a maximal limit on sigma(n). sigma(n) could be less than this limit /* EDIT : and still 100 times n */ and therefore whether or not

the numerator of the the (m/2)th triangular number is 2*99*m is irrelevant.

Last fiddled with by wildrabbitt on 2015-06-01 at 19:08
wildrabbitt is offline   Reply With Quote
Old 2015-06-01, 19:12   #37
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by wildrabbitt View Post
That's wrong.

the nth triangular was given as a maximal limit on sigma(n). sigma(n) could be less than this limit and therefore whether or not

the numerator of the the (m/2)th triangular number is 2*99*m is irrelevant.
it was given as a maximal sum for the n=m/2 for proper divisors only which is not sigma(n) but sigma(n)-n which from previous statements and logic we can prove for a k-multiperfect number m is (k-1)*m we then can show that if that value takes triangular form that the numerator is effectively 2*(k-1)*m =1/4* m^2 +(m/2) dividing both sides by m we get 2*(k-1) = 1/4*m-1/2 ; taxing both sides as halves after the addition to cancel out 1/2 we get: (4*(k-1)-1)/2 = (1/2*m)/2 multiplying both by 2 we get (4*(k-1)-1) = (1/2*m) dividing by 1/2 ( aka multiplying by 2) we get 8*(k-1)-2 = m or 8*k-10 =m as a minimum possible.

Last fiddled with by science_man_88 on 2015-06-01 at 19:20
science_man_88 is offline   Reply With Quote
Old 2015-06-01, 19:22   #38
wildrabbitt
 
Jul 2014

44710 Posts
Default

Thanks for explaining that. I thought I'd found a fault.
I don't get it all yet but I'll keep trying to understand it.
wildrabbitt is offline   Reply With Quote
Old 2015-06-01, 19:43   #39
wildrabbitt
 
Jul 2014

1101111112 Posts
Default

Quote:
4) is it taking the rest into account, possible to say with certainty that if the (m/2)th triangular number is less than 99 *m that m can't be a 100-multiperfect number ?
The answer to this question being YES does not mean that 100-perfect numbers can't exist :

You made an implication :

if the (m/2)th triangular number is less than 99 *m that m can't be a 100-multiperfect number ?

This implication is true so you can say it truly but you haven't proved the hypothesis which is

the (m/2)th triangular number is less than 99 *m

You haven't proved A so you can't claim B is true which is :

m can't be a 100-multiperfect number
wildrabbitt is offline   Reply With Quote
Old 2015-06-01, 20:11   #40
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

Quote:
Originally Posted by wildrabbitt View Post
Thanks for explaining that. I thought I'd found a fault.
I don't get it all yet but I'll keep trying to understand it.
maybe an example is in order:

lets try to find the smallest number that could possibly be a 2-multiperfect number m ( another name for perfect numbers from that link I posted) :

lets assume my answer for the minimum is correct with k=2, we get 8*2-10 = m = 16-10 =6;

we know that m divides by 1 that can be mostly ignored:
1/2/3)we then go on and say what is the maximum number when divided by a number greater than 1 that m can be divisible by and we get m/2 lets call this n, so we know that the proper divisors ( divisors that are not the number itself) can range from 1 to m/2, lets say for simplicity that we sum these numbers to get a maximum above which the sum of proper divisors can't pass. this sum will be T(m/2) =T(n) we know for the number to be 2-multiperfect that the sum of all divisors has to be 2*m subtracting the number itself like we do for a sum of proper divisors leaves us with (2-1)*m we know the form of T(n) is (n*(n+1))/2.

4) so as a sum of proper divisors of a 2-multiperfect number m, we get (2-1)*m =< T(n) we know that otherwise our maximum sum of proper divisors T(n) can't make it to 2*m when m is added

5) assume they equal for a second and our 2-multiperfect number testing can work out. so 1*m=T(n)=(m/2)*((m/2)+1)/2 with n replaced by the m/2 we originally assigned it. multiplying by 2 to get rid of that denominator we get:

6) 2*1*m=2*T(n) = (m/2)*((m/2)+1) =(m^2)/(2^2) +m/2 =1/4*m^2+m/2 dividing out m we get:

7) 2=1/4*m+1/2 so we can put everything in halves we continue by multiplying the other numerators by 2 keeping their values the same when divided by 2:

8/9/10) 4/2 = (1/2*m)/2 +1/2 which goes to 3/2 = (1/2*m)/2 multiply both by two and we get 3=1/2*m dividing both by half gives 6=m just like our prediction said it would. in this case 6 is the lowest the others aren't always going to make the cut as actual k-multiperfect numbers though.

Last fiddled with by science_man_88 on 2015-06-01 at 20:22
science_man_88 is offline   Reply With Quote
Old 2015-06-01, 20:16   #41
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

Quote:
Originally Posted by wildrabbitt View Post
The answer to this question being YES does not mean that 100-perfect numbers can't exist :

You made an implication :

if the (m/2)th triangular number is less than 99 *m that m can't be a 100-multiperfect number ?

This implication is true so you can say it truly but you haven't proved the hypothesis which is

the (m/2)th triangular number is less than 99 *m

You haven't proved A so you can't claim B is true which is :

m can't be a 100-multiperfect number
I'm not saying they don't exist what I'm saying is if that maximal sum of proper divisors isn't at very least 99*m then m can't be a 100-multiperfect number because the sum of all the divisors wouldn't hold.
science_man_88 is offline   Reply With Quote
Old 2015-06-01, 20:21   #42
wildrabbitt
 
Jul 2014

1101111112 Posts
Default

You've said

statement A : the m/2th triangular number is less than 99m
statement B : there cannot be any 100-perfect numbers

and

A implies B therefore B

which is assuming without proof that A is true. Until you've proved A you've not proved B.

There are many m for which 99m is less than the m/2th triangular number.

If you're whole argument rests on this mistake it's wrong.
wildrabbitt is offline   Reply With Quote
Old 2015-06-01, 20:32   #43
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

Quote:
Originally Posted by wildrabbitt View Post
You've said

statement A : the m/2th triangular number is less than 99m
statement B : there cannot be any 100-perfect numbers

and

A implies B therefore B

which is assuming without proof that A is true. Until you've proved A you've not proved B.

There are many m for which 99m is less than the m/2th triangular number.

If you're whole argument rests on this mistake it's wrong.
I was actually doing the statement about they must be large because technically until you get into distinct prime divisors minimums 790 is the lowest possible number with minimal properties needed for it to be a 100-multiperfect number. I didn't say anything about there not being any, what I did say is if the (m/2)th triangular number is less than 99 *m that m can't be a 100-multiperfect number which is true because if the sum of proper divisors isn't greater than or equal to 99*m then the sum of divisors including m can't reach 100*m T(m/2) is the maximum this sum of divisors could be so if it's not greater than or equal to 99*m there's no way m is a 100-multiperfect number.

Last fiddled with by science_man_88 on 2015-06-01 at 20:33
science_man_88 is offline   Reply With Quote
Old 2015-06-01, 20:48   #44
wildrabbitt
 
Jul 2014

3×149 Posts
Default

So what is anybody supposed to conclude when they've got to step 10 apart from 800-10 = 790 ?
wildrabbitt is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Room Temperature Alloy a1call Lounge 0 2017-05-20 14:34
Good air-cooler good enough for overclocked i7-5820K RienS Hardware 17 2014-11-18 22:58
IRC room? kracker Lounge 3 2012-06-17 20:59
experimental chip delivers 350 GHz @ room temp. ixfd64 Hardware 12 2007-09-21 14:14
Any room for optimization on Core 2 processors? E_tron Software 4 2007-03-30 06:59

All times are UTC. The time now is 23:23.


Fri Aug 6 23:23:14 UTC 2021 up 14 days, 17:52, 1 user, load averages: 4.30, 4.06, 4.04

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.