Patterns of Collatz

  Рет қаралды 3,486

D cubed & J

D cubed & J

Күн бұрын

The rules of the Collatz conjecture are simple, yet it remains unsolved since its creation in 1937. This video will not attempt to prove or disprove the conjecture but will analyse the patterns and visualisations that arise from its properties.
#Collatz #SoME3
Some of the math animations used in this video was created using Manim - www.manim.comm...
------------------------------------------
References:
------------------------------------------
• The Simplest Math Prob...
• UNCRACKABLE? The Colla...
• Collatz Conjecture in ...
en.wikipedia.o...
mathworld.wolf...
www.dcode.fr/c...
------------------------------------------
------------------------------------------
Music used in this video:
------------------------------------------
Daystar - Shangri-La: • ✨샛별 - 무릉도원(piano ver.)... (free to use music by / @starryattic )
Bensound - Enigmatic: • Bensound: "Enigmatic" ... (free to use music by Bensound.com)
------------------------------------------
Way Home
"Tokyo Music Walker - Way Home" is under a Creative Commons (CC-BY) license.
/ @tokyomusicwalker4038
Music promoted by BreakingCopyright: bit.ly/way-hom...
------------------------------------------
butter by LukremBo: • lukrembo - butter (roy...
onion by LukremBo: • (no copyright music) l...
Free to use music music by freetousemusic...
------------------------------------------
失望した by EVA
joshlis.bandca...
Promoted by @RoyaltyFreePlanet - royaltyfreepla...
Creative Commons Attribution 3.0
bit.ly/RFP_CCli...
------------------------------------------

Пікірлер: 25
@Indie_Dennis
@Indie_Dennis 4 ай бұрын
Amazing job dissecting the problem. Interesting fact about your findings: 7+32x-1 = -25 27+32x-1 = -5 31+16x-2 = -1 These numbers are all part of the loops in the negative number range.
@andrejlochman6672
@andrejlochman6672 Жыл бұрын
Your videos are criminally underrated! Please keep uploading ❤
@DcubedJ
@DcubedJ Жыл бұрын
Thanks for your kind words!
@pythonforintermediates8566
@pythonforintermediates8566 Жыл бұрын
These videos deserve SOO many more views. They are so good and are even better than Numberphile and other math channels. Keep making these videos please!
@catsdontboot8735
@catsdontboot8735 Жыл бұрын
Your channel is so underrated! Continue the good work!
@DcubedJ
@DcubedJ Жыл бұрын
Thanks!
@st3althyone
@st3althyone Жыл бұрын
Thank you for showing us how beautiful math can be.🥰🥰
@AlgoRhythmsWithAyush
@AlgoRhythmsWithAyush Жыл бұрын
That was a fascinating explanation! top notch quality content, great work
@DcubedJ
@DcubedJ Жыл бұрын
Thank you for your comment!
@TheLuckySpades
@TheLuckySpades Жыл бұрын
Another reason we can ignore the case where a sequence goes below the starting number when there is a lower number in the repeating loop is because the lower number in the loop will already give a counterexample and we only need the counter with the smallest starting number
@johndickinson82
@johndickinson82 Жыл бұрын
A new pattern I found with triangles-> Something I found to think about: there are triangles of twins( numbers one apart in the Collatz)a represents the top number of the triangle and below it is a+1 and the restriction is a+2 is prime.Twins are vertical in these triangles and reach a connection in the same number of moves as the rest of the twin ex: 20,21 both reach 16 after 3 iterations. I’m not sure why 144, 145, and 146 have this behavior, reaching 94 after several moves. The triangles “start” with a(2^n -1)+(a-2), where the start are the values on the left. PS. a=-1 is an exception but is a triangle . What happens in the middle and on are that when you apply the Collatz sequence to it the twins and connections form. I think I am the first to find these “Collatz Triangles” and that they are helpful to the proof. There are patterns with a+1= 0 and 2 mod4 but I’ll leave those for someone to figure out. -Isaac D.
5 күн бұрын
At least the specific cycle at 1:31 can easily be ruled out: 9c/4+5/2=c would have to match for it. A calculator quickly spits out -2 (or error, when restricted to positive integers).
@Matrix_Architect
@Matrix_Architect Жыл бұрын
fascinating video!
@DcubedJ
@DcubedJ Жыл бұрын
Glad you enjoyed it :)
@ГеоргиГеоргиев-с3г
@ГеоргиГеоргиев-с3г Жыл бұрын
5:03 1) their indexes are divisible by two (2x) So you end up at indexes of type 3x. (2steps for 2+8x'th odd, ending up at 3+12x'th odd,4+8x'th odd, would therefore end up at 9+18x and so on but after 4steps) 2)indexes of type 3x(not divisible by two) always point to ones of type 4x+1(where x is now a different offset) therefore you can apply 4x+1->x(3 steps but even, so check other branch a step back) (or 4(x)+3->4(3x-1/2)+6(x-1/2)+3(non- odd math makes it hard) but then you are at an even odd x and not at an odd odd x and you need to check step 1) 3)leaving you at number smaller than the initial by ~3/4 (you can derive the exact value) What's your point, the conjecture is already true because you can't construct a number with infinite power as infinity is not a number. So you stop increasing after n steps and go into a spiral down. The same 1241 loop but with the end being smaller than the initial and longer in length.(to be peer reviewed) It's hard to keep two numbering systems parallelly in your head while describing complex topics. So that's the excuse for the potential mistakes.
@ГеоргиГеоргиев-с3г
@ГеоргиГеоргиев-с3г Жыл бұрын
What i mean to say is you have only 3 outcomes, ((((5+6x)*2)-1)/3)=3+4x (((1+6x)*4)-1)/3=1+8x And everything else, where 4(y)=(y) where y=3x+1 going down to step 1 or 2 The first increases at (3/2)^n The second decreases at (3/4)^n The third decreases as 1/(4^n) Where n stops at indivisibility and you have to swap n and x with smaller n or x.
@parisi.
@parisi. Жыл бұрын
This is beautiful!
@mahmoudattalla2972
@mahmoudattalla2972 5 ай бұрын
N= positive odd number. N changes to (3N+1)/2 (3N+1)/2 could be: 1- (3N+1)/2 = positive odd integer 2- (3N+1)/2 = positive even integer 1- assume (3N+1)/2 = positive odd integer, Since N = positive odd integer, it could be a value for (3N+1)/2 So, (3N+1)/2 = N 3N + 1 = 2N 3N - 2N = -1 N = -1, which contradicts with N = positive odd integer. So, the assumption (3N+1)/2 = positive odd integer is false. 2- assume (3N+1)/2 = positive even integer, Since N + 1 = positive even integer, it could be a value for (3N+1)/2 So, (3N+1)/2 = N + 1 3N + 1 = 2N + 2 3N - 2N = 2 - 1 N = 1, which does not contradict with N = positive odd integer. So, the assumption (3N+1)/2 = positive even integer is true, and (3N+1)/2 will change to smaller value (3N+1)/4 < N, getting toward the destination 1. If N = 1, (3N+1)/4 will equal 1, which is a term within the destination loop 1 → 2 → 1. So, N = positive odd integer, just changes to (3N+1)/2 = positive even integer, which changes to (3N+1)/4 < N, getting toward the destination 1. So, Collatz conjecture is true. Eng. Mahmoud Attalla. WhatsApp: +20 1112669096.
@riadsouissi
@riadsouissi Жыл бұрын
👍👍👍
@jonorgames6596
@jonorgames6596 Жыл бұрын
Next video: How to prove the conjecture?
@kurmetsultan
@kurmetsultan Жыл бұрын
Problem 3n+1 solved! kzbin.info/www/bejne/m6i9n5mMhJiqjpo
@mahmoudattalla2972
@mahmoudattalla2972 5 ай бұрын
N= positive odd number. N changes to (3N+1)/2 (3N+1)/2 could be: 1- (3N+1)/2 = positive odd integer 2- (3N+1)/2 = positive even integer 1- assume (3N+1)/2 = positive odd integer. Since N = positive odd integer, it could be a value for (3N+1)/2 So, (3N+1)/2 = N 3N + 1 = 2N 3N - 2N = -1 N = -1, which contradicts with N = positive odd integer. So, the assumption (3N+1)/2 = positive odd integer is false. 2- assume (3N+1)/2 = positive even integer. Since N + 1 = positive even integer, it could be a value for (3N+1)/2 So, (3N+1)/2 = N + 1 3N + 1 = 2N + 2 3N - 2N = 2 - 1 N = 1, which does not contradict with N = positive odd integer. So, the assumption (3N+1)/2 = positive even integer is true, and (3N+1)/2 will change to smaller value (3N+1)/4 < N, getting toward the destination 1. If N = 1, (3N+1)/4 will equal 1, which is a term within the destination loop 1 → 2 → 1. So, N = positive odd integer, just changes to (3N+1)/2 = positive even integer, which changes to (3N+1)/4 < N, getting toward the destination 1. So, Collatz conjecture is true. Eng. Mahmoud Attalla. WhatsApp: +20 1112669096.
@ruaidhridoylelynch5522
@ruaidhridoylelynch5522 3 ай бұрын
That proof is false
@ruaidhridoylelynch5522
@ruaidhridoylelynch5522 3 ай бұрын
I don’t see what ur logical reasoning is the first part
@ruaidhridoylelynch5522
@ruaidhridoylelynch5522 3 ай бұрын
Bc ur first assumption is not logical all subsequent logic is flawed
My honest attempt at the Collatz Conjecture | Full movie #SoME3
57:57
Highly Entropic Mind
Рет қаралды 111 М.
Coding the Collatz Conjecture
23:08
The Coding Train
Рет қаралды 134 М.
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,3 МЛН
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
TheSoul Music Family
Рет қаралды 9 МЛН
The Simplest Math Problem No One Can Solve - Collatz Conjecture
22:09
The Collatz Conjecture and Fractals
10:53
Inigo Quilez
Рет қаралды 85 М.
The sequence that grows remarkably large, then drops to zero!
17:28
Relationship between Mandelbrot set & Logistic map
12:12
D cubed & J
Рет қаралды 2,6 М.
Every Unsolved Math problem that sounds Easy
12:54
ThoughtThrill
Рет қаралды 677 М.
UNCRACKABLE? The Collatz Conjecture - Numberphile
7:52
Numberphile
Рет қаралды 1,6 МЛН
Visualizing 4D Pt.1
22:56
HyperCubist Math
Рет қаралды 842 М.
Growing a Collatz Tree with 2.3 Million Branches
10:26
Mathemaesthetics
Рет қаралды 8 М.
A Sensible Introduction to Category Theory
26:20
Oliver Lugg
Рет қаралды 438 М.
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН