Welcome to Inkbunny...
Allowed ratings
To view member-only content, create an account. ( Hide )
Future characters
« older newer »
DrJavi
DrJavi's Scraps (249)

I can't live a normal life, I'm an engineer

Patreon sketches, January 2021

Medium (920px wide max)
Wide - use max window width - scroll to see page ⇅
Fit all of image in window
set default image size: small | medium | wide
Download (new tab)
by DrJavi
I later went on to casually prove that every integer number N>2 is palindromic in at least base N-1.

Keywords
andromorph 2,291, non binary 924, genet 621, geek 581, vagentleman 444, math 169
Details
Type: Picture/Pinup
Published: 3 years, 11 months ago
Rating: General

MD5 Hash for Page 1... Show Find Identical Posts [?]
Stats
581 views
26 favorites
27 comments

BBCode Tags Show [?]
 
Aurawing
3 years, 11 months ago
This is what i call Mind Blow xD
Memprys
3 years, 11 months ago
That is very cool.  
Issarlk
3 years, 11 months ago
In metric it'll happen sooner on the 12th of January.
blackstrike
3 years, 11 months ago
Well, 72:72 isn't palindromic, 72:27 is.
Alfador
3 years, 11 months ago
No, it's not meant to be read as decimal digits there. It's mean to be "numeral representing the quantity 72 in base 166" (the 166 in parentheses after the line is the base). It's a single character, the way hexadecimal A-F represent the quantities 10-15 as single numerals.

So for instance, FF is a palindrome even though 1515 would not be (as well as being a completely different number in the decimal representation).
Alfador
3 years, 11 months ago
If you count unary, you could say >= 2 instead of >. >:3
DrJavi
3 years, 11 months ago
If I counted unary, every number would immediately be palindromic in base 1. :^y I might as well consider single digit numbers as palindromic and use base ∞ but that is cheating.
Alfador
3 years, 11 months ago
That's fair! XD

I guess then the interesting question is, since every* N is palindromic in base N-1 (and represented in that base as "11"), which numbers N are palindromes for at least one base k where 1 < k < N-1? Or for that matter, how MANY of those bases create palindromic representations for a given N? (That way you can have that number of representations possibly be zero and count from there, or just include base N-1 and know the minimum will be 1.)

*for integer N > 2 of course
DrJavi
3 years, 11 months ago
Now that would be fun to research! I wonder if there's a rule to define that.
DanielThomas
3 years, 11 months ago
What language is this in?
DrJavi
3 years, 11 months ago
Python.
Greywin
3 years, 11 months ago
I'll have to see if I can write this in POSH when get into work tomorrow.
DanielThomas
3 years, 11 months ago
Ohhh, no wonder I don't recognize it.  x3;  I'm more used to C# and HTML.
Cubba
3 years, 11 months ago
I feel like I could write a formula to find a palindrome base given a number...
DrJavi
3 years, 11 months ago
You absolutely could, you just have to translate Python to algebraic.
SuperBH
3 years, 11 months ago
Does this mean this Inkbunny submission can now be used as a citation for Mathematical papers?
DrJavi
3 years, 11 months ago
Maybe it does! I doubt "all integers are palindromic" is worth any journal's time, but maybe it has applications I can't think of.
TodNaturlich
3 years, 11 months ago
Every number in its own base is represented by the sequence "10", so that represents 10 in base 10, 2 in base 2, 16 in base 16, etc. The sequence "11" is palindromic, and regardless of base is always 1 unit above the sequence "10". So any number N+1 is represented as "11" in base N. Ergo, any number (greater than 1) has at least the "11" palindromic representation.
DrJavi
3 years, 11 months ago
That is correct, that was the picture description.
Doominator
3 years, 10 months ago
Python is a road to madness. That's why I switched to Java.
DrJavi
3 years, 10 months ago
Python made me quit a job, but my soul was already corrupted by chaos.
CrinkleCorgi
3 years, 10 months ago
I literally have no idea what you just said
DrJavi
3 years, 10 months ago
Numbers numbers numbers programming.
Goldy
3 years, 10 months ago
Python :3
DrJavi
3 years, 10 months ago
For when you just want to do it quick and easy.
Goldy
3 years, 10 months ago
My favorite language too ^^

By the way, fstrings are more convenient to use than format method since python 3.7 ^^
DrJavi
3 years, 10 months ago
That I didn't know! I'll have to practice with them.
New Comment:
Move reply box to top
Log in or create an account to comment.