S
Sphinx
Banned
- Joined
- Dec 29, 2021
- Posts
- 2,821
- Reputation
- 3,358
Keep solving imaginary problems.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
so if i get their order will i not be able to see the top 3?This is it. Though to be fair you should be able to infer this
you didnt say i can only race 5 horses at a time, and if its common knowledge i didnt know itYou can only race 5 horses at a time. What is the least number of races to get the top 3 fastest horses out of All 25?
This is not hard, idk what you’re not getting, Am I explaining this wrong or what?
yeah now i get the problem entirely, its just that without that info it seems like a pointless problem cause i thought i could race all 25 horses at the same timeOh, youre Right, I forgot to include this in the problem. Do you have enough now?
You motherfucker complete your questionsOh, youre Right, I forgot to include this in the problem. Do you have enough now?
lol i didnt bother actually solving it, just used a calculator which gave me a wrong resultPainful to watch @cloUder thinking he's got it but failing each time. also thinking that africa exist![]()
I will, doctor said it's for life.keep being a schizo
Thanks Gunfire.so funny
Funny.Nah But I ain’t joking![]()
yeah im thinking of ways to solve itAre you solving or what?
I don't get it@cloUder I have another quick problem for you.
You have 25 mechanical horses. You can’t record their exact times, only the order they finish the race. Each mechanical horse finishes the race in the same time in every single race they race in.
How many races would it require to find the 3 fastest horses from the group?
Bonus : Try generalising for all similar problem.
no programming language on earth can compute a number with one thousand zerosWolframalpha couldn’t compute this number. I’ll have to get back to you on this one
read his previous commentsI don't get it
if they always finish in the same time and you know the order surely you know top 3 after one race
it works if you type 10^1334+1no programming language on earth can compute a number with one thousand zeros
easy af just do 5 races of 5 horses each, pick the ones that finish first out of those, then race them and pick the top three (total of 6 races)You can only race 5 horses at a time. What is the least number of races to get the top 3 fastest horses out of All 25?
This is not hard, idk what you’re not getting, Am I explaining this wrong or what?
it works if you type 10^1334+1
no, that doesnt work...easy af just do 5 races of 5 horses each, pick the ones that finish first out of those, then race them and pick the top three (total of 6 races)
its divisible by 101It is
Doesnt look like it'll be divisible by any except 1 and itself
7You’re there dude. I’ll ask you again, how many races do you need?
you take 5 diff groups of horses and you race themSolved, describe them for me.
You can't divide by 11, because number of zeros is odd.
yeah exactly, and its between race 1 2nd place and race 2 1st place for 2nd fastest, and between the other 3 for 3rd fastestSo from race 1, 2nd and 3rd place
From race 2, 1st and 2nd place
From race 3, 1st place
Am I right?
Power should be 1334
yeah i know dude we already discussed itPower should be 1334
Basically you need to find a prime which satisfies this condition:is 100000000000000000 ... 01 where there are 1333 zeros between the leading and ending 1 a prime number?
why or why not?
@Gunfire
@cloUder
I checked for small primes, but they are not divisibleBasically you need to find a prime which satisfies this condition:
10^(1334mod(p-1))mod(p)=p-1
Where p is a prime, and Amod(B) means the reminder of A from dividing it to B.
This number is divisible by 101. Check itis 100000000000000000 ... 01 where there are 1333 zeros between the leading and ending 1 a prime number?
why or why not?
@Gunfire
@cloUder