mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2011-09-08, 16:53   #34
chris2be8
 
chris2be8's Avatar
 
Sep 2009

2×1,039 Posts
Default

Thanks everyone. I thought the the proof for base 2 would extend to other bases, I just wanted confirmation I hadn't made a mistake. Now I'm convinced.

Thanks again.

Chris K
chris2be8 is offline   Reply With Quote
Old 2011-09-08, 16:57   #35
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

164448 Posts
Default

Quote:
Originally Posted by LaurV View Post
in fact missed the part with "except the case when their number of digits share a common factor". As long as I know, 55 and 5 share a common factor (5), ?
"number of digits share a common factor" is gibberish. 5 and 55 do indeed
share a common factor. But what has this to do with "their number of digits
share a common factor"?

Take my earlier hint for (b^q-1)/(b-1) and (b^p-1)/(b-1) with p,q, prime.
Look at the proof for b = 2. Generalize.
R.D. Silverman is offline   Reply With Quote
Old 2011-09-08, 17:13   #36
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
"number of digits share a common factor" is gibberish. 5 and 55 do indeed
share a common factor. But what has this to do with "their number of digits
share a common factor"?

Take my earlier hint for (b^q-1)/(b-1) and (b^p-1)/(b-1) with p,q, prime.
Look at the proof for b = 2. Generalize.
it has everything to do with it! 4^5-1 has 5 digits 4^55-1 has 55 digits the number of digits is the exponent in this case so the "number of digits share a common factor" can be said to be the same as saying "powers share a common factor"
science_man_88 is offline   Reply With Quote
Old 2011-09-08, 17:24   #37
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
it has everything to do with it! 4^5-1 has 5 digits 4^55-1 has 55 digits the number of digits is the exponent in this case so the "number of digits share a common factor" can be said to be the same as saying "powers share a common factor"
this is in base 4 notation.
science_man_88 is offline   Reply With Quote
Old 2011-09-08, 17:31   #38
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
it has everything to do with it! 4^5-1 has 5 digits
More horsesh*t.

What have you been smoking???? 4^5 - 1 = 2^10 - 1 = 1023. This has
4 digits!!

Quote:
4^55-1 has 55 digits the number of digits is the exponent in this case so the "number of digits share a common factor" can be said to be the same as saying "powers share a common factor"
More totally stupid crap. 4^55-1 definitely does NOT have 55 digits. It has
34.

The ONLY b for which b^55-1 has 55 digits is b = 10. Why do you
think that they are called DIGITS???????

Last fiddled with by R.D. Silverman on 2011-09-08 at 17:31 Reason: fix typo
R.D. Silverman is offline   Reply With Quote
Old 2011-09-08, 17:35   #39
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
More horsesh*t.

What have you been smoking???? 4^5 - 1 = 2^10 - 1 = 1023. This has
4 digits!!



More totally stupid crap. 4^55-1 definitely does NOT have 55 digits. It has
34.

The ONLY b for which b^55-1 has 55 digits is b = 10. Why do you
think that they are called DIGITS???????
digits base 4:

Quote:
Quaternary is the base-4 numeral system. It uses the digits 0, 1, 2 and 3 to represent any real number.
hence although it might be technically wrong it has been used in this sense before

Last fiddled with by science_man_88 on 2011-09-08 at 17:36
science_man_88 is offline   Reply With Quote
Old 2011-09-08, 17:46   #40
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

203008 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
digits base 4:

hence although it might be technically wrong it has been used in this sense before
what I mean is 4^5-1 = (33333)4 which has 5 digits in base 4. and (4^55-1) = (3333333333333333333333333333333333333333333333333333333)4 which has 55 digits in base 4. so 55/5 = power2/power1 = numberofdigits2/numberofdigits1 .
science_man_88 is offline   Reply With Quote
Old 2011-09-08, 18:09   #41
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

7·1,373 Posts
Default

Digit is digit, in any base. It can be a hexadecimal digit, a quaternary digit, octal, heptal, etc. Even the word "bit" as we have it in English is an acronym for BInarry digiT, defined 50 years ago, or more. First time I heard it in highschool in 82. How should we call it? Figure?

Well, we go away from the subject. Let's take the constructive part. I don't want to create a flame war here.

Any b^x-1 has x DIGITS in base b. So b^y-1 has y DIGITS. They are all of the form zzzz....zzzz with z=b-1. For example 10^3-1 is 999 in base 10. When you divide by b-1 you get the repunit. For the rest, read again post 22 onward.

Quote:
Originally Posted by R.D. Silverman View Post
"number of digits share a common factor" is gibberish. 5 and 55 do indeed
share a common factor. But what has this to do with "their number of digits
share a common factor"?

Take my earlier hint for (b^q-1)/(b-1) and (b^p-1)/(b-1) with p,q, prime.
Look at the proof for b = 2. Generalize.

We just did. Thank you. Not all of us are born mathematicians, we feel better working with polinomes and bits (digits) and not with modulus and functions. If you want to continue the discussion, then read last 20 posts carefully and point what is wrong. But read it without skipping paragraphs. Including the examples.

For me, the case is closed. Two repunits, in the SAME base b can never share a common factor, unless their SIZES share a common factor. By size we understand the number of units in the repunit, that is the number of digits, or figures, or whatever you want to call it, necessary to represent the number in base b, that is the same as x and y in the expression of numbers as (b^x-1)/(b-1) and (b^x-1)/(b-1), that "size" as should be returned by a (virtual) operator sizeof() in C programming language (now well, this is more gibberish :D)

Last fiddled with by LaurV on 2011-09-08 at 18:27
LaurV is offline   Reply With Quote
Old 2011-09-08, 20:15   #42
axn
 
axn's Avatar
 
Jun 2003

5,051 Posts
Default

Quote:
Originally Posted by LaurV View Post
For me, the case is closed. Two repunits, in the SAME base b can never share a common factor, unless their SIZES share a common factor. By size we understand the number of units in the repunit, that is the number of digits, or figures, or whatever you want to call it, necessary to represent the number in base b, that is the same as x and y in the expression of numbers as (b^x-1)/(b-1) and (b^x-1)/(b-1), that "size" as should be returned by a (virtual) operator sizeof() in C programming language (now well, this is more gibberish :D)
Please note the restriction that the base b itself should not be a power.
axn is offline   Reply With Quote
Old 2011-09-08, 20:33   #43
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
What have you been smoking???? 4^5 - 1 = 2^10 - 1 = 1023. This has
4 digits!!
Bob,

You probably skipped over the details of LaurV's post. Since these questions are being asked not by mathematicians but by people interested in "Generalized Rep Units," he chose to discuss the problem in that framework. As you probably know, people interested in this problem typically started being interested in primes and factors of numbers that are strings of the digit "1", which they called "Rep Units." Later they found this generalized to (a^n-1)/(a-1), which is a string of 1's if written in base a. So in the context of his discourse, when he talks about "the number of digits" he is talking about what a more mathematically inclined audience would call the exponent.

Last fiddled with by wblipp on 2011-09-08 at 20:34
wblipp is offline   Reply With Quote
Old 2011-09-09, 01:51   #44
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

7·1,373 Posts
Default

Quote:
Originally Posted by axn View Post
Try to generalize LaurV's approach to arbitrary (non-power) base.
Quote:
Originally Posted by axn View Post
Please note the restriction that the base b itself should not be a power.
I saw that in your post #19 too, but I intentionally skipped, because it did not seem to be important at that time.

Now, if you insist on it, THIS become interesting! Because in my "proof" I never used the fact that the base is or is not a power. So, if ANY restriction applies to the case when the base itself is a (prime or not) power, then something must be wrong in that proof of mine... Let me think about it...
LaurV is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Mersenne composites share "shape"? jnml Miscellaneous Math 31 2018-01-01 01:55
Small inconsistencies between mersenne.org and mersenne.ca factor databases GP2 mersenne.ca 44 2016-06-19 19:29
6 digit numbers and the mersenne numbers henryzz Math 2 2008-04-29 02:05
LLT numbers, linkd with Mersenne and Fermat numbers T.Rex Math 4 2005-05-07 08:25
P-1 factoring != "Mersenne numbers to factor"? James Heinrich Marin's Mersenne-aries 8 2004-05-17 11:09

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


Sat Jul 17 00:00:35 UTC 2021 up 49 days, 21:47, 1 user, load averages: 1.46, 1.58, 1.50

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.