<<@Potatoman-r5t says : Chat I solved it so basically just do 3x-1 instead of 3x+1>> <<@hurz506 says : It must be proven that for every starting number, you'll hit a power of 2. Have people been working on bit shifting?>> <<@papastinky says : Has anyone asked Terrance Howard to take a crack at it!? 💀💀💀💀>> <<@ReaINoobster says : The typa stuff i do on my calculator in math class:>> <<@Ray_Ray_M says : Me going to AI to solve it. Be right back.>> <<@pinklion63 says : Wouldn't the answer be undefined>> <<@vectheric says : Cses - eird algorithm>> <<@AJ_real says : That type of rule is proof that we just live in a simulation.>> <<@its_prince4real says : How about we trace it backwards? 1,2,4,8,16 and then we start diverging as the next number could be 32 or just 5. Let's take 5, next will be 10 and we now dont know if next will be 20 or 3 same if we take 32, next will be 64 but we won't know if next is 128 or 21. I think there's some possibility of probability theory answering this...>> <<@dengeleng7825 says : Why is it a Problem, what should it prove?>> <<@Birch55 says : it's obvious, its a bomb algorithm for the timelords of dr. who>> <<@ramilvaleriano8739 says : Hey @veritasium can have ur email i have theory to prove>> <<@ralfflar7562 says : When going into negative numbers schouldn`t the Algorithm be adapted? Example 3x -1>> <<@m1j9s79 says : I dont understand where the problem is?>> <<@jeffrey-t5r says : I solved it, because it would always end up with a even number after 3x+1 and we all know that all even numbers can be divided by 2 so no matter how big the number is, it would always end up in 1 with enough steps>> <<@johndomutz1052 says : Honestly, who cares? It means nothing.>> <<@willtews955 says : Your question is does it actually need to be solved? There's just some kind of rule or law? I think it's about it could you be used to civil different teams from algorithms generators computation processing analyzing etc.>> <<@dragonxswords114 says : Solved it. Rules are flawed. The divide by 2 on even number causes this. Because it means that ANY equation where X can equal 1, that hits a number divisible by by 2 will immediately hit this loop. For example, if you replace the first part with 7x+1. And this ruleset eventually hits a number divisible by 2 (which it eventually will). It will go down to 1. 1x7+1=8 8÷2=4 4÷2=2 2÷1=1 Repeats Other examples this works on: 3X+5 (because 3(1)+5=8 so 8 will be loop 15X+1 (because 15(1)+1=16 so 16 will be loop That being said, the higher numbers you use, the longer it will take for equation to hit breakpoint (divisible by 2) number. Your welcome>> <<@schiacciatrollo says : nice game, what is it for?>> <<@Janseenium says : This is a good video.>> <<@Glitch_Eyes2 says : Me personally,im not here because i like maths. Im here because im tryna study for exams and continue studying the concept of space and blackholes but got interested by this.>> <<@42ndMoose says : the answer has been solved by gpt and has highlighted by terence tao. this is the answer: Yes — for any 0 < C_1 < C_2, there are infinitely many a, b, n with b = n/2, a = n/2 + O(\log n), C_1 \log n < a + b - n < C_2 \log n, such that a! \, b! divides n! \, (a + b - n)! .>> <<@autisticole says : easy, the answer is 28>> <<@WhoEvenKnowsNow says : Has anyone tried working on it backwards?>> <<@DerekCFPegritz says : This is about as pointless as trying to find order in the digits of pi. Some numbers are simply infinite.>> <<@vtrandal says : No flat earth believer is worthy to hear the truth you speak. No, not one.>> <<@Kokosnott72 says : 10:14 - infinity is not a number, all numbers lead to one.>> <<@Savory_Pancakes says : if there's inifinite numbers, wouldn't it just be infinity? why wouldn't there always be that one that goes even-odd-even-odd all the way? why wouldn't there be infinite loops in the way of that?>> <<@AndyKuzmenko-e4d says : Easy. 3k + 1 = 4k>> <<@imperablebz says : Anyway, it doesn't matter—I solved it, DM... but a mathematician will always ask, "What if there's an even bigger number?" Mathematicians are like children.>> <<@Foxi16cz says : Im making a program that will check other numbers>> <<@VoxelQuest88Gaming says : It's insane to me that you can explain the rules of this problem to a third grader, but the greatest mathematical minds in history still can't prove it. The Collatz Conjecture is the ultimate 'easy to learn, impossible to master' concept.>> <<@VoxelQuest88Gaming says : Paul Erdős saying 'Mathematics is not yet ripe enough for such questions' is both the hardest and most terrifying quote in math history. If the guy who practically lived on numbers says we aren't ready, we definitely aren't ready.>> <<@VoxelQuest88Gaming says : The fact that they've tested nearly 300 quintillion numbers and STILL haven't found a single exception or counter-loop is mind-boggling. 4-2-1 is simply inevitable!>> <<@VoxelQuest88Gaming says : I love how Veritasium can take a math problem that makes geniuses give up, and turn it into 20 minutes of pure, edge-of-your-seat entertainment. Absolutely brilliant video!>> <<@Petetornado says : My solution: The answer to 3x+1 depends on what number "x" equals. For example, if "x" were to equal 2, then 3x+1 would equal 7 because 3⋅2=6, and 6+1=7.>> <<@GiftedG-y6y says : Well they can’t solve it because they never saw the gap>> <<@januszkrechowiak1147 says : Interesting video, but it's a pity that plot of 3 loops within negative numbers wasn't explored more>> <<@nathanielboddie9531 says : ??? Literally no other number in existence could it end up being? You have to eventually end up at 1, no matter what number you begin with… how does anybody waste their time on this? That’s common sense math? Backtrack it and find another number that would loop first- and then prove me wrong…. 3x3+1 =10 /2 = 5*3=15+1=16 /2=8/2=4/2=2/2=1…. There is no rationale behind any of it- 1 is the only one that causes a loop small enough to recreate the loop>> <<@MalWv4 says : Bro it’s 10 (edit wait nm Srry I was wrong)>> <<@ericbitzer5247 says : 4x?>> <<@Landereer says : HOW DID HE GUESS I PICKED SEVEN?????>> <<@Xyconical says : 10:23 Maybe the loop can be other set of numbers like negative numbers>> <<@Mohammad-r7d4n says : Pov: you think this is 3x + 1 from 7th grade math class and "solve" it in the comments😂>> <<@ankitasingh5658 says : if you add 1 to x first, then the 4, 2, 1 loop becomes a 6, 2, 1 loop>> <<@huntergolden7416 says : x = -1/3>> <<@scrapper501r says : Decimals.....or whole numbers only ?>> <<@TheRealHornet0 says : why is this even a problem>> <<@sasaivanovic2751 says : honest question, what even is the problem? I can come up with 10 similar problems. Take 2 odd numbers divide by 3 if it's still odd add 5 else divide by 5. there, solve it geniuses.>> <<@GerardoA.-ws5eh says : If you divided by 2 then added one, then it would be a fair fight for the odds. Make sure you quote me when you publish the resulta in some fancy math journal. Your welcome.>>
VideoPro
>>