![]() |
|
|
#34 |
|
Sep 2009
2×1,039 Posts |
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 |
|
|
|
|
|
#35 | |
|
Nov 2003
164448 Posts |
Quote:
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. |
|
|
|
|
|
|
#36 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
|
|
|
|
|
|
|
#37 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
this is in base 4 notation.
|
|
|
|
|
|
#38 | |
|
Nov 2003
22×5×373 Posts |
More horsesh*t.
What have you been smoking???? 4^5 - 1 = 2^10 - 1 = 1023. This has 4 digits!! Quote:
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 |
|
|
|
|
|
|
#39 | ||
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
Quote:
Last fiddled with by science_man_88 on 2011-09-08 at 17:36 |
||
|
|
|
|
|
#40 |
|
"Forget I exist"
Jul 2009
Dumbassville
203008 Posts |
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 .
|
|
|
|
|
|
#41 | |
|
Romulan Interpreter
Jun 2011
Thailand
7·1,373 Posts |
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:
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 |
|
|
|
|
|
|
#42 | |
|
Jun 2003
5,051 Posts |
Quote:
|
|
|
|
|
|
|
#43 | |
|
"William"
May 2003
New Haven
2×7×132 Posts |
Quote:
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 |
|
|
|
|
|
|
#44 | |
|
Romulan Interpreter
Jun 2011
Thailand
7·1,373 Posts |
Quote:
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... |
|
|
|
|
![]() |
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 |