![]() |
![]() |
#1 |
"Daniel Jackson"
May 2011
14285714285714285714
23·79 Posts |
![]()
As shown on the following website, A-Z represent 10-35, a-z represent 36-61, and 62-93 are represented by punctuation (Case Sensitive):
http://home.ccil.org/~remlaps/DispConWeb/index.html Here's an example: 12345ABCabc`~^&*94=40383840163302011656158835749510 I used the GIMPS Homepage and found it to be composite (divisible by 2) www.mersenne.org94=2317346414619212962355637595054410 Examples of Base-36 primes: HEART 101 (Largest known Generalized fermat prime base-36) =129710 I found some rules for the last "digit" (base-94):
Divisibility rules are also different:
Divisibility Rules for base-19:
|
![]() |
![]() |
![]() |
#2 |
Dec 2010
Monticello
111000000112 Posts |
![]()
Theorem: Numbers can be represented in any base...when you get beyond 16, you need to explicitly state your rules of representation.
Theorem: A number ending in zero in any base representation is composite. |
![]() |
![]() |
![]() |
#3 |
Undefined
"The unspeakable one"
Jun 2006
My evil lair
2·34·37 Posts |
![]() |
![]() |
![]() |
![]() |
#4 |
Aug 2006
3×1,987 Posts |
![]() |
![]() |
![]() |
![]() |
#5 |
Romulan Interpreter
Jun 2011
Thailand
914110 Posts |
![]()
Now that is not so clear, you have a number that you can reprezent as ending in 0, no matter what base you choose? :P (this was a joke!)
Or you have a number that ends in 0 when you represent it in "some" base b? In this case, the number is composite if the base is composite, in any case.... not only even bases. Also, if the base is prime, 10 in base b is always prime. Any other number ending with 0 in base b can't be prime (as is divisible by the base), except in case is 10 in base b, and that b is prime itself. by the way, how we can characterize even numbers in a odd base? some fast divisibility criteria? for example in any even base, they end with even "digits" in that base (Mr Silverman will be on my head now for illegal use of the word "digits", sorry! my English is far away to be such good). For example, say, in base 5, any number is even if and only if the sum of the last two digits is even, and I believe that is the fastest way (hope is also true, it just popped up into my head now, did not check it). Any general rule? This just informal, or more than like a curiosity.... Last fiddled with by LaurV on 2011-09-18 at 09:31 |
![]() |
![]() |
![]() |
#6 |
Dec 2010
Monticello
70316 Posts |
![]()
LaurV:
Stand Mr Silverman on *his* head...in that conversation, as in this one, it is very clear from context that we mean a base-something digit here when we say digit. ![]() Now,to solve your question about evenness, just write your number in arbitrary base out, and keep track of what happens modulo 2. Last fiddled with by Christenson on 2011-09-18 at 13:34 |
![]() |
![]() |
![]() |
#7 | |
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
![]() Quote:
even even even odd odd even odd even even odd even even odd odd seems to be the pattern for most of the last digits in base 3 but I see it can depend on if the rest of it is an even number. I just looked at base five but I'm not mass generalizing. |
|
![]() |
![]() |
![]() |
#8 |
"Daniel Jackson"
May 2011
14285714285714285714
23×79 Posts |
![]()
Any prime of the form 6x-1 is even in base-3. "GOD" is part of a prime triplet in base-36 (21611, 21613, 21617 in base-10). Here's a list of base-94 primes with their base-10 values shown (Case Sensitive):
Here are some large base-36 primes I found: Code:
VELOCIRAPTOR00000000000000000000000000000000000000000000000000000000000000000000000000001 MYTHBUSTERSDDDDDDDDDDDDDDDDDDDDDDDDD MYTHBUSTERSDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDB Last fiddled with by Stargate38 on 2011-09-18 at 18:01 |
![]() |
![]() |
![]() |
#9 |
Romulan Interpreter
Jun 2011
Thailand
100011101101012 Posts |
![]()
This can't be, or I was not clear about "even" numbers. The fact a number finishes in 0,2,4 etc means nothing. These are just symbols. An even number is a number that can evenly be split in 2 parts. For example, 8 is an even number. If I have a heap of 8 coins, I can split thm in two heaps of 4 coins.
In any even base, take 10 for example, is easy to characterize any even number, saying that "a number is even if and only if the last digit of the number is 0, 2, 4, etc", i.e. last digit is an even number. I am used to compute in even bases only, like the most of us (binary, octal, decimal, hex) and I can do fast computing in my mind, even with numbers with many digits (being programmer for more then two decades) in these bases. But it never occur to me till now the fact that if the base is not even, then some even numbers won't end... right. This first pops to my head when I read the original post of this thread. So I asked myself, more like a curiosity, how we would see in a blink of an eye that a number is even, if we would use by default an odd base. We are used to count in base 10, because most probably we have 10 fingers, and that was how our ancestors were counting. How about if they were using the moon phases instead, counting for example in base 7, or so? How we would see in a blink of an eye that a number is even? Same story as we can see (in base 10) that a number is divisible by 3, adding the digits till we got one-digit sum and check if it is 3, 6, or 9 (divisible by 3). I solve this since the last post, but it wasn't as I assumed (about the last two digits). It is a bit more complicated. All of them have to be summed :D Now saying that "in base 3 any prime of the form.... is even" sounds wrong to my ears. The only even prime is 2, and this does not depends of the base you write the numbers in. All other primes are odd. You can't split them in two equal heaps. They wont be primes in this case. Number "12" in base 3 is not even. It is odd. But "112" is even (=14 decimal). And so is "221201011" (= 56226 decimal, even). Last fiddled with by LaurV on 2011-09-18 at 19:40 |
![]() |
![]() |
![]() |
#10 |
Dec 2010
Monticello
5×359 Posts |
![]()
Umm, beyond 16, I can't keep track of which letter corresponds to what value...guess I didn't learn my multiplication tables well enough in school!
I prefer something like: GOD(94) = (16)(24)(13), or spell it all the way out: (16)*94^2 + 24*(94) + 13. Much clearer that way... |
![]() |
![]() |
![]() |
#11 | |
Dec 2010
Monticello
5×359 Posts |
![]()
Laurv, let's correct a bit of english here....I think it will help the confusion.
Quote:
As for the statement "in base 3, any prime of the form 6x-1 ends in an even digit", I have a small prize for the first NUMBER (prime or not) of the form 6x-1 when represented in base 3 that ends in a digit other than 2, assuming the usual conventions of representation for integers. |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
'All Your Data ❝Я❞ Belong To Us' Thread | ewmayer | Tales From the Crypt(o) | 269 | 2020-11-16 16:02 |
Numbers Sierpinski to multiple bases | Gelly | Miscellaneous Math | 18 | 2020-07-23 02:57 |
Other Bases? | wblipp | GPU Computing | 50 | 2012-10-11 13:23 |
Cause this don't belong in the milestone thread | bcp19 | Data | 30 | 2012-09-08 15:09 |
Riesel and Sierp numbers bases <= 1024 | R. Gerbicz | Conjectures 'R Us | 22 | 2009-12-29 20:21 |