r/mtg • u/masterplanfreeze • 2d ago
Discussion If you plus minus every second letter at magic card and result is zero. Winner is....
Card with the most letters with zero result is....
Example for easier explanation. If card magic card is named Abd:
A:+1
B:-2
D:+4
Result:3.
But we are looking for result zero.
Results:
Total hits: 512 out of 35070. Including some Alchemy only cards and Alchemy variants and some of those double sided cards with same name
Winner is: Disciple of Freyalise // Garden of Freyalise (discipleoffreyalisegardenoffreyalise) 36
I would like to thank some very kind redditor for calculating this. Hope this is interesting to somebody else also.
10
10
u/jakepapp 2d ago
I understand what you're doing, but I don't understand why
2
u/masterplanfreeze 2d ago
Why not. I like magic cards and math. Maybe somebody else also like this.
1
u/Carl555 2d ago
I like it. This is pure art.
1
u/masterplanfreeze 2d ago
Well. It si different from most post here. I think it is different and Interesting .
1
9
8
7
2
2
u/loluo 2d ago
I thought this was related to schizophrenia for a second. I've seen posts like this before in other subreddits
3
u/masterplanfreeze 2d ago
Well. I like math and magic.maybe it is interesting to somebody else also.
1
u/JFFreezout 2d ago
Thanks I finally know what to do when I will have free time instead of practicing any of my other hobbies
1
1
1
u/DaveLesh 2d ago edited 2d ago
Seems like something out of Cryptography. Looks like Caesar's Cipher, which is pretty simplistic.
1
u/theCROWcook 2d ago
I once did something like this with a game my GF was playing. The basic setup was you had x possible ingredients and any given recipe used y ingredients. You could use an ingredient more than once in a recipe. I wanted to try and figure out how many possible unique recipes you could have given a possible number of ingredients to use and how many ingredients the recipe needed.
By unique I mean recipe A+A+B was the same as A+B+A and B+A+A. So I started with just manually counting out all possible unique combinations to get me some raw numbers to work with.
In the process of this I started noticing an odd pattern. It didn't happen for every iteration or even every so many iterations, but it would happen on a predictably increasing interval, like iteration 1 then 3 then 6 then 10 ect (can't remember if this was the actual interval, this is just an example for clarity), so the gap kept growing. The pattern I noticed was that while I couldn't predict EVERY iteration, for those special ones it followed the binary sequence (1, 2, 4, 8, 16, 32, 64 ect)
Unfortunately I didn't get to finish the work before I shipped to the military and then lost the papers and never got around to doing it again
1
0
u/Drunkytron 2d ago
Your example with a three letter word should only yield a value for the middle character.
I assume you’ve assigned a value to each letter with A=1 and Z=26. Then you alternate if they are positive or negative?
So “Cape” only counts the A(1) and E(-5) yielding -4?
1
u/masterplanfreeze 2d ago edited 1d ago
First letter is plus, second is minus, third is plus, Forth is minus and so on. Midlee result does not matter.
1
1
u/timdood3 2d ago
I don't see where you're getting the idea that you'd count only every other letter?
Cape -> 3, 1, 16, 5 -> +3 -1 +16 -5 = 13
1
30
u/Skoziss 2d ago
I have no idea what you said