Is there an equation (or equations) for the sequence/s of odd numbers that are the result of the sum of two squares? (Not including 0^2 + n^2) For example: 5 13 17 25 29 37 41 45 53...? Where you put in 'n' and it gives you the number in the sequence?
I was yelling at my computer asking why the area wasnt being solved using pythagoras - and then he surprised me with it being a proof for pythagoras...
8:52 It's amazing how Brady has developed a mathematician's mind after all these years of doing these vidoes. This is exactly the question a mathematician would ask
When I first found the channel, I had no idea he wasn't a maths guy, he really seemed to know. Of course after having watched many videos and having learned about the channel, I can now tell a bit he isn't originally a math guy. But you can also see he's getting a bit of a hang on it.
I really like the one without algebra, where you rearrange the four triangles to make two rectangles, where one on the top left corner horizontally, and the other is on the bottom right vertically. The rest of the square is made of a square of side "a" and a square of side "b".
Ben Sparks is by far my favourite RUclips mathematician. His knack for explaining things in a way that's easy to understand for pretty much anyone makes maths so much more accessible. I regularly rewatch his videos - would love to see him do even more videos on Chaos.
Peetzaahhh this was exactly what I was thinking. In my head I was shouting Pythagoras, but then realised the reason it wasn’t referenced was because it was being proved!
@Peter Attia when did you stop learning maths and how old are you? I'm asking a bunch of people in the comments because I'm assuming people who are amazed by this video must be about 11 years old or younger.
"suddenly there's this deep glimpse of maths that goes way beyond what they're ready for" you make it sound like math is some ancient forbidden arcane knowledge or something
Well, he’s talking about 9 year olds. I remember having those kinds of epiphanies, if only because the curriculum was geared specifically to lead down a logical path.
"Which numbers are possible?" Ans: All the 2-square numbers; i.e., any number that's a sum of two squares. 0, 1, 2, 4, 5, 8, 9, 10, 13, 16, etc. Not 3, 6, 7, 11, 12, 14, 15, etc. Reason: once you draw one side of the square, the rest is determined (but allowing reflection across the initial side). That side must connect a pair of grid dots, the square of whose separation, s, is always a sum of two squares : s² = ∆x² + ∆y². But the square's area *is* just A = s² = ∆x² + ∆y² And of course, ∆x & ∆y are always integers. PS: The method he uses to prove Pythagoras is, I believe, due to James A. Garfield, when he was schoolteacher, before becoming 20th president of the US. PPS: The characterization of the 2-square numbers is based on characterizing primes in the ring of complex integers. [If you don't know what a mathematical ring is, don't pay it any mind - it isn't necessary; it just might help a little if you do know.] Warning: This gets a bit heavy, which is probably why it isn't in the video, so proceed at your own risk! Real primes can be sorted into 3 classes, modulo 4 [when dividing any integer by 4, the remainder is one of: 0, 1, 2, or 3; equivalently, 0, ±1, or 2]: There are no primes that are 0 mod 4. (i.e., no multiples of 4 are prime!) There's only 1 prime that's 2 mod 4; 2 itself. All others are ±1 mod 4 [I.e., 1 or 3 mod 4]. 2 can trivially be written as a sum of 2 squares: 2 = 1 + 1. Any number that is -1 mod 4, cannot, because all squares are 0 or 1 mod 4, so any sum of two of them can only be 0, 1, or 2 mod 4; never 3 == -1 mod 4. So among real primes, only 2, and the +1 mod 4 primes, can be written as a sum of 2 squares. It so happens that all +1 primes can be written as a sum of 2 squares - I'm not recalling the proof of that at this time. [I invite anyone who knows how to do that, to show it here!] So among the complex integers, the +1 primes are composite, being factorable into a product of 2 complex integers: p = a² + b² = (a + bi)(a - bi) while the -1 primes remain prime, because any product of 2 complex integers must be a conjugate pair in order for the product to be real; and such a product is necessarily a sum of 2 squares, which in turn, cannot be -1 mod 4. Now, the _coup de grace._ For complex numbers, the squared modulus [modulus = its "length"] of a product of them is the product of their squared moduli: w = u + vi; z = x + yi; wz = (ux-vy) + (uy+vx)i |w|² = u² + v² ; |z|² = x² + y² |w|²|z|² = |wz|² ; that is, (x² + y²)(u² + v²) = (ux-vy)² + (uy+vx)² . . . [This can be verified by simply expanding both sides.] Thus showing that a product of a pair of 2-square numbers is again a 2-square number. Now consider the prime factorization of any positive integer, N. Factor out any squares; that is, any prime, p, raised to a power ≥ 2, can be factored into p times an even power of p, which is thus p times a square. You now have N = one big product of squares, which itself is a square, times a product of single, distinct primes. If any of those distinct primes is -1 mod 4, N cannot be written as a sum of 2 squares; if none of them are -1 mod 4, N can be written as a sum of 2 squares. Thus, 3, 7, 11, 19, 23 cannot, being -1 primes; but neither can 6, 12, 14, 15, 21, 22, 24, 27, or 28, because of their prime factorizations. 0, 1, 2, 4, 5, 8, 9, 10, 13, 16, 17, 18, 20, 25, 26, and 29 can each be written as a sum of 2 squares. Fred
Thanks for this! I think I mostly get it, except for the second to last (penultimate) paragraph: "If any of those distinct primes is -1 mod 4..." Cam you explain? So far, I get N has been factored into N = p*q*...*r*(a*b*...*c)^2 = pq...rA^2 where p,q,...r are primes and a,b,...c can be any integers, and A = a*b*...*c. Let pq...r be shorthand for p*q*...*r A^2 is a 1-square and is it trivially a 2-square since A^2 = 0^2 + A^2? Then using the fact that the product of a pair of 2-square numbers is itself 2-square, pq...rA^2 is a 2-square iff pq ..r is a 2-square? I think that's where my confusion arises because I don't know how modular classes behave under multiplication. As you mentioned the primes p,q, ..r have to be +/-1 mod 4. Does your conclusion (the penultimate paragraph) hinge on which mod 4 class the pq...r product is in? If you multiply two +1 mod 4 numbers, you get another +1 mod 4 number: (4k+1)(4j+1) = 4m+1 for some m But also if you multiply two -1 mod 4 numbers, you still get a +1 mod 4 number: (4k-1)(4j-1) = 4n+1 for some n To be exhaustive, if you multiply a -1 mod 4 number by a +1 mod 4 number, you get a -1 mod 4 number: (4k-1)(4j+1) = 4o-1 for some o So what would happen if p,q,..r had an even number of -1 mod 4 primes? E.g. if p,q,...r was just 3 and 7. Their product is 21 which is a +1 mod 4. Thanks for reading this far! Looking forward to your response and hopefully understanding what's going on. I'm really curious.
6:42 as soon as I saw this, I was like, "Ohhh of course! That's how you visualize the Pythagorean theorem! I should have seen that sooner!" Man, I love those ah ha moments.
This video was excellently done, because in the first few minutes I had essentially watched the whole thing. The information was presented in a way which meant that I could easily jump ahead, and figure out the formulas and proofs on my own, without the explanation. It made all the math behind the problem jump out at me. As soon as I saw the triangles, I knew Pythagorean theorem was coming, so I tried it out, and the whole thing solved itself. I'm not the best at math, especially algebra (though I do love geometry), so props to this guy. Really intuitive way of teaching this.
In 3D... Assume (0,0,0) is a vertex, and lattice point (a,b,c) is a vertex (with integers a,b,c >=0). The other two vertices on the cube 'adjacent' to the origin in the other two directions would need to be of the form (x,y,z) and satisfy ax + by + cz = 0 (perpendicular to (a,b,c) and (x^2) + (y^2) + (z^2) = (a^2) + (b^2) + (c^2) and x,y,z in the Integers At this point, I'm not entirely sure what method to use to show when you can find two suitable lattice points satisfying those conditions. But if you do, then you get the other four for free, as they're just adding together the vectors, and adding integers always yields integers. If you want to know what *integer* volumes of the cubes are possible, then you also are restricting your search to cases where sqrt(a^2 + b^2 + c^2)^3 is an integer, which only happens when sqrt(a^2 + b^2 + c^2) is an integer. In which case, your solution set is some subset of the cube numbers. However, all cubed integers are, by definition, formable on lattice points (just take the orthogonal points), therefore any solution that could theoretically be formed by a 'tilted' cube must also be formed by a non-tilted cube. Therefore, if you only want integer cube volumes, the solution is a trivial "All integers of the form s^3, where s is a positive integer.", as as any tilted cube on the lattice points must have a either a volume in that set, or a non-integer volume.
At 4:03, You can get numbers that are of the form a²+b², so 5 = 2²+1², 9 = 3²+0², and so on, but you can't write three as such. Edit: Yes!! I never knew such a simple problem could be so intricate and advanced!
@@judychurley6623 the two numbers are the sides of the triangles which creates the slant. If you have a 0 it just means that the triangle is just a straight line, so there's no slant
@@Seven-ez5ux The actual proof of the fact that a number can be expressed as a sum of two square if and only if its prime factorization contains no primes of the form 4k + 3 raised to an odd power.
Clue: This was filmed just before lockdown, when Covid-awareness was rising. It's the emergency escape in case the other person coughed unexpectedly. Hold breath while outclimbing the viral aerosols and on exit breathe out before inhaling. Luckily we subsequently thought of using masks.
If each grid point has a line orthagonal to the plane (representing a tree trunk), and you stood near the origin, can you see the horizon? If so, how much?
@9:00 I love that you describe this as a problem that you personally have no intuition about. So often I see mathematicians and scientists talk about intuition as something that is universal, and so if they don't have a good intuition about something they're highly likely to write the entire human race off as having no intuition about it, which is astoundingly solipsistic really. So it deserves mention and respect that you did not fall into that pattern at all but demonstrated recognition that you are but one of many minds, and just because you lack knowledge or intuition about something does not imply that others necessarily would as well. To be perfectly clear, I also have absolutely no intuition about this particular thing, but I quite expect that some people do.
I know James Grimes is people's (probably myself included!) most favorite on this channel, but I also love videos from Ben Sparks. Specifically, I loved his video about the bifurcation. Thank you!
If you can’t express a number as a^2 +b^2 you can’t get a square of this area. It‘s because of the Pythagorean theorem where you get one size of the square is sqrt(a^2 +b^2 ) squaring which you‘d get the area. So the area is always a^2 +b^2 where a and b are natural numbers. Edit: Oh, I didn’t watched the video to the end. You mentioned it. Cool video :D
@@anantkerur557 My intuition would be that instead of a grid of dots we would have a space of dots to work with. The area 3 square would have to be "lifted" in space by one of its corners into the complex axis I think.
@@diogor379 Intuition then fails us because even if we drew the imaginary part in a third dimension, the squares stretching into this would appear to grow with a growing imaginary part, but mathematically they should shrink.
As a current engineering student, the moment he tried to calculate the area of the square, I was yelling in my head "just use the damm pythagorean theorem". A few minutes later I remembered how I used to watch numberphile way back in middle school when I still didn't know the pythagorean theorem and all the heavy math I know now, and only then I could appreciate the beauty and the art in the video. This video is intended for people like 14 year old me who didn't know that much math, but absolutely loved these kinds of problems. Thank you for keeping up the making of videos that motivate and introduce math outsiders into such a beautiful discipline.
I asked this question as a comment on a Numberphile video years ago. I'm going to go ahead and presume this video was made in response to that one comment of mine, of course. In which case, thank you! I love it!
This is why understanding which primes are sums of two squares is important. 3Blue 1Brown does an excellent video on this, showing why these are the only numbers that can't be expressed in this way.
I'm looking at this and the whole time I'm thinking hang on guys, why not just use Pythagoras? It's so obvious. Then "... do you realise we just prove Pythagoras?" - *Mind = Blown* Wow! Simple proof. Going around the complete oposite way as what I was expecting. Great work guys. Always love your videos!
Another fun way to figure this out, is that you know that for any such "slanty square" lying anywhere in the real plane, you can fix one of the vertices on a lattice point and rotate the square about that point; if (and only if) somewhere along the way, one of the nearest vertices hits another lattice point, then you can do a slanty square of that area. This means that we can reduce the problem to finding lattice points on the circle of radius s, where s is the side length of the square; and s = sqrt(A). But the equation for the circle of radius r is x^2 + y^2 = r^2, so of course, this means we need to find integer solutions x^2 + y^2 = A!
This is beautiful. As you show, it has elements that can appeal to many ages. Once you know how to calculate the area of a right-angled triangle, you can calculate the area of a slanty square, and can at least collect possible and impossible areas. But there's non-trivial number theory there as well. Suggestions for further exercises: 1. Prove that if x and y are possible, so is xy. 2. Repeat the same exercise with equilateral triangles on a triangle grid. (The triangle whose sides are 1 counts as area 1.)
Trigonometry... You can draw any square in which the size is the sum of two squared integers. In a Square grid if you can draw a long then you can draw that line rotated 90°, that if you can draw a line of a given line you can draw a square of size of the square of the length of the line (line length = c , Square size =c^2). Given the constraints outlined in the video (Lines must be between two points) we can make a right triangle using this line or rather we can create every line using a right triangle and this right triangle for the line to be valid must have legs of integer lengths. Thus All valid lines must be the hypotenuse of a right triangle with integer legs. Thus the length of valid lines (c) must be the square root of The quantity of The sum of the squares of two integers. Thus all squares will have the size of the sum Of the squares of two integers
If you want to draw more square sizes on a dotted grid, all you have to do is place your grid in more dimensions. In 3d, significantly more areas are possible, such as square of area 3. And in 4 dimensions, all integer sizes are possible! (Legendre's Three and Four Square Theorems respectively.)
but lets ask the opposite question: for which integers can you find a pair of multiple solutions, like 0²+5² = 25 and 3²+4²=25. up to 1000 there are 6 integers, that can be written as the sum of two squares in 3 different ways, and i haven't found any number above that qith more pairs yet. and i haven't found any pattern in them either. here's the list: 325 425 650 725 845 850
There is a known formula given an "n" that gives how many pairs of a,b have a^2+b^2=n. 3blue1brown derives this formula in his video about pi/4=1-1/3+1/5-...
I got really excited with the first few numbers in the string because they're adding the digits of pi after the initial 3. so 3 to 6 is '3', 6 to 7 is '1', 7 to 11 is '4', and 11 to 12 is '1'. unfortunately the pattern breaks after that, was hoping this would be another one of those odd ball "why the heck does pi show up here" strings. 3141 is still a fun coincidence, though.
Actually, you can get to Pi from this fact! That divisibility rule he shows can be used to count how many grid points are at a distance sqrt(n) from the origin. If you add up all the counts for n from 1 to some large integer R, you approximate the area of a circle of radius R. Using that 4k+1, 4k+3 only if odd rule, you can rearrange the count into the sum 1 - 1/2 + 1/3 - 1/4 + ... times 4 R², which means the alternating sum is equal to π/4. 3Blue1Brown has a more in depth walkthrough, I think it's called "Approximating Pi with Prime Numbers", but I might be wrong there.
My favorite proof for the Pythagorean Theorem ist one with a Torus. I saw it on the Dong Video "squaring a Doughnut" from Vsauce Michael. My 2. Favorite proof is the one from Garfield (the President) 'cause it's so clever.
Dbzfan _21 isn’t Garfield’s proof a generalized version of what is shown in this video? He used a trapezoid, more general case than a square. Although he broke the trapezoid down into two isosceles triangles and a scalene, not 4 right triangles and smaller square as done here, so I guess it is different... never mind.
How to draw a square of area 3 using a grid of equally spaced dots: 1. Draw the smallest square you can on the grid. 2. Define the shortest distance between dots to be sqrt(3). 3. Laugh at the problem giver for not clearly specifying units.
I was asked to prove Pythagoras' Theorem during a university entrance interview for Cambridge in 1982, and this is the way I did it! I think the interviewer liked my approach, because he said he enjoyed geometric proofs. :) I didn't pass the entrance exam so I ended up at Southampton... but I often remember this. Another interview I sat was for Nottingham, oddly enough, where many of Brady's videos are made. In THAT interview, I was asked to integrate e^x.sin(x).cos(x) while they watched, which was WAY harder and made me sweat a bit!
So many questions popped into my brain while watching this(some of which were answered): 1. What method can I use to check to see if any number works? 2. Is there a visual pattern going on here? 3. Do the numbers that don't work get farther apart? 4. Are there any examples of where 3 in a row don't work or is 2 in a row the maximum? 5. Are there any other examples of where two integers in a row don't work? 6. Can this problem be extended into 3d space as well? This, by the way, is how math should be taught. Rather than simply dumping the pythagorean theorem on children (Here kid. Use this.) it would be far better to give them this type of problem to investigate which in turn leads them to the pythagorean theorem.
This is a direct corollary of Fermat's theorem on the sum of squares, which states that a prime number p is the sum of two integers squared x² + y² if and only if p ≡ 1 (mod 4).
I proved it using the abc conjecture and mock modularity with compact non-hausdorff manifolds on gauge symmetric Fermi propagators tensored with 10 dimensional vertical tangent space in U18, but the comment space is too small to contain it.
4:33 Since any square you make (after 2) would have a smallest square inside it, with four triangles around it, and triangles have an area of 1/2ab, and the areas of all four triangles would be 2ab, I'd say to make a square you'd have to be able to write the number as n^2+2m for some integers n,m
now farther along in the video, and of course, I should have known from the triangles :P ...and I've taken number theory, lol, I've probably even done this problem
For the past two years, I have been studying an area of math known as googology. Googology is basically the study of very large numbers and the notations that is used to express them. When you study googology in depth, you can see that the so-called scientific notation which we usually use to express large numbers is actually incredibly weak in comparison to many of the commonly used notations in googology such as Knuth's up-arrow notation, fast-growing hierarchy, Bird's Array Notation and Bashicu Matrix System, although it may not seems weak at all to an average person. This is mainly because we don't need numbers much larger than those that can be made using exponents in real life. For example, the mass of Sun is approximately 2*10^30 kg and the number of subatomic particles in the universe is approimately 10^80. Below I will show you the formal definition and some examples of expression in Knuth's up-arrow notation: a^^^^...^^^b with n uparrows = a^^^...^a^^^...^^a^^^...^^a... ...a^^^..^^a with (n-1) uparrows between each successive a's Where a^b is the same as a raised to the power tower of b First, we will take a review of addition, multiplication and exponentiation. We had all studied in school that addition is repeated counting, multiplication is repeated addition and exponentiation is repeated multiplication, mathematically: a+b = a+1+1+1...+1 (repeated b times) a*b = a+a+a...+a (repeated b times), and a^b = a*a*a*a...*a (repeated b times) Now, we will start with the double up-arrow operator, which is better known as tetration. a^^b (read this as "a tetrated to b") = a^a^a^a^...^a (b times) (a power tower of a's b terms high) Keep in mind that exponents are always right-associative, so a^b^c^d is the same as a^(b^(c^d)) For example, 2^^3 = 2^2^2 = 2^4 = 16 2^^4 = 2^2^2^2 = 2^2^4 = 2^16 = 65536 2^^5 = 2^2^2^2^2 = 2^2^2^4 = 2^2^16 = 2^65536 = 10^(log10(2)*65536) using rules of logarithm = approx. 2*10^19728 (a number WITH 19729 DIGITS!!!!!!) 3^^3 = 3^3^3 = 3^27 = 7,625,597,484,987 (approximately 7.6 trillion for short) 10^^^3 = 10^10^10 = 10^(10 billion) = 1 followed by ten billion zeroes Now do you see how powerful tetration is in comparison to scientific notation? But that's not the end of the story. Just like how tetration is repeated exponentiation, pentation is repeated tetration, which is normally denoted as triple up arrows (^^^) In summary, the n arrow operator is repeated (n-1) arrow operator After that, I suggest you to learn the definition of fast-growing hierarchy, which is basically like this: f_n(a) = (f_(n-1))^a(a), when n is a successor ordinal, or in other words, f_(n-1)(f_(n-1)(...(f_(n-1)(a))...)) (nested n times) When n is a limit ordinal, f_n(a) is defined as f_(n[a])(a), where n[a] is the n-th element of the fundamental sequence of the ordinal n For the definition of successor and limit ordinals, you can search it yourself in Googology Wiki Now, here's an equation for you. Given that 1/f_x(100) is the amount of DNA I inherit from my mom, try to find the ordinal x. The ordinal x here is known as my DNA ordinal Here's the approximate value of x in Bashicu Matrix System: (0,0,0)(1,1,1)(2,2,2)(3,3,3)(3,3,0)(4,4,1)(5,5,2)(6,6,2)(7,7,0)(8,8,1)(9,9,2)(10,9,2)(11,9,0)(12,10,1)(13,11,2)(13,11,2)(13,11,1)(14,12,2)(14,11,1)(15,12,2)(15,11,1)(16,12,0)(17,13,1)(18,14,2)(18,14,2)(18,14,1)(19,15,2)(19,14,1)(20,15,2)(20,14,1)(21,15,0)(22,16,1)(23,17,2)(23,17,2)(23,17,1)(24,18,2)(24,17,1)(25,18,2)(25,17,0)(26,18,1)(27,19,2)(27,19,2)(27,19,1)(28,20,2)(28,19,1)(29,20,2)(29,19,0)(30,20,1)(31,21,2)(31,21,2)(31,21,1)(32,22,2)(32,21,1)(33,22,2)(33,21,0)(34,22,1)(35,23,2)(35,23,2)(35,23,1)(36,24,2)(36,23,1)(37,24,2)(37,23,0)(38,24,1)(39,25,2)(40,25,2)(40,25,1)(41,26,2)(41,22,1)(42,23,2)(42,23,2)(42,23,1)(43,24,2)(43,23,1)(44,24,2)(44,23,0)(45,24,1)(46,25,2)(47,25,2)(47,25,1)(48,26,1)(49,27,0)(50,28,1)(51,29,2)(52,29,2)(52,29,1)(53,30,0)(54,31,1)(55,32,2)(56,32,2)(56,32,0)(57,33,1)(58,34,2)(59,34,2)(59,34,0)(60,35,1)(61,36,2)(62,36,2)(62,36,0)(63,37,1)(64,38,2)(65,38,2)(65,38,0)(66,39,1)(67,40,2)(68,40,2)(68,40,0)(69,41,1)(70,42,2)(71,42,2)(71,42,0)(72,43,1)(73,44,0)(74,45,1)(75,44,0)... ... For the definition of Bashicu Matrix System, you can search it up yourself in google So can you please help me to analyze my DNA ordinal?
This is a lot like the "Pi hiding in prime regularities" video of 3b1b, where one of the things he does in that video is check if a number can be expressed by the sum of 2 squares
What an incredible way to show the proof of the Pythagorus theorem. I found a very non rigorous proof of it using similar triangles and an inscribed rectangle.
Whenever I'm stressed, I count letters on things, and I determine if the number of letters is 4K, 4K+1, 4K+2, or 4K+3 and it keeps my mind occupied. i rarely count the exact number, but only determine if its one of the 4 options
It's literally only about which distances of points exist, having squares around just complicates the issue. And because of pythagoras, you can have all distances of the form sqrt(a^2+b^2), a,b>=0. And then your square sizes are just squares of these numbers, so a^2+b^2.
I stumbled into that Pythagorean proof on my own back when I was just starting calculus and, for all the math I did after, nothing will ever top that moment for me. I peaked early.
I remember watching a video by 3blue1brown giving a proof for something where youd draw a circle with its center on the origin, and only with an integer radius and refering to where these circles intercect at an (integer,integer) pair. This is essentially the same question just with a slightly differnet spin but it was different in the way that the proof did not use pythagoran or 4k-1)^(2n-1) where k and n are integers, but used the fact that certain prime numbers can be writen in a+bi form that makes them not prime , for example, 13. 13x1 is the only real number pair but in imaginary there are four related ones. And they are (3+2i)x(3-2i) you get 9+6i-6i-4i^2 or 13 (also cuz 3^2 + 2^2) but 3,7, 11 etc cannot be writen as regular primes or as complex primes either. Ill see if i can find the video cuz if you like numberphile ull like 3blue1brown.
Catch a more in-depth interview with Ben on our Numberphile Podcast: ruclips.net/video/-tGni9ObJWk/видео.html
What if you make a slanty square... INSIDE a slanty square?
Is there an equation (or equations) for the sequence/s of odd numbers that are the result of the sum of two squares? (Not including 0^2 + n^2) For example: 5 13 17 25 29 37 41 45 53...? Where you put in 'n' and it gives you the number in the sequence?
@@krishdevi6433 I would also like to know this.
WOWW YOU DON'T READ MY PROFILE PICTURE 😶😶❌❌
This was filmed BEFORE the lockdown but edited during it! :) - Brady
What a great topic! Why 4k+3 and not 4k+1?
@@stevemattero1471 Watch mathologers's videos.
4k+3 is equivalent to 4k+4-1 which is the same as one less than a multiple of 4 [ 4k-1]. Note that these 'k's are different
Illegal maths meeting.
Ahh ,i was just about to ask. :)
I was yelling at my computer asking why the area wasnt being solved using pythagoras - and then he surprised me with it being a proof for pythagoras...
exactly, i was about to comment "this is a wasted chance to use pythagoras "
Haha same here!
Me too. Pythagoras jumped out at me about a minute in and he took eight minutes to get around to it lol
Yep, started writing a comment already, then decided to check if there is already such a comment
Was looking for this comment...
Rubik's cube in the background feeling all superior with its extra dimension
Never thought to meet a kripperino on numberphile
Continuum transfunctioner
Another agadmator fan!
Klein bottle next to it feeling superior with its fourth dimension
dark snowman kripp was not carried by annihilan battlemaster this game
"We're getting square numbers because we're drawing squares."
FINALLY - something on Numberphile I kinda know already!
What's a square
Quadrilateral
Hi
WOWW YOU DON'T READ MY PROFILE PICTURE 😶😶❌❌
@@dont5014because your name says Don't!
8:52
It's amazing how Brady has developed a mathematician's mind after all these years of doing these vidoes. This is exactly the question a mathematician would ask
When I first found the channel, I had no idea he wasn't a maths guy, he really seemed to know. Of course after having watched many videos and having learned about the channel, I can now tell a bit he isn't originally a math guy. But you can also see he's getting a bit of a hang on it.
I wished we were given an answer to that question.
@@Liggliluff They become "less sparse" as you go up! In fact, they tend to "fill" all the natural numbers, in a certain sense.
He's been filming Numberphile long enough that some of his first viewers could have gotten a masters in math twice over.
@@alessandrofelisi6037 Do you have a list of these somewhere or a proof of this?
7:03 That was a real pleasure to see how such an elegant proof of Pythagoras' theorem just popped out like that.
I really like the one without algebra, where you rearrange the four triangles to make two rectangles, where one on the top left corner horizontally, and the other is on the bottom right vertically. The rest of the square is made of a square of side "a" and a square of side "b".
@@dont5014why the chicken kfc borgor are you everywhere?
Ben Sparks is by far my favourite RUclips mathematician. His knack for explaining things in a way that's easy to understand for pretty much anyone makes maths so much more accessible. I regularly rewatch his videos - would love to see him do even more videos on Chaos.
Edward Stennett
Man I love all of the people on this channel! ALL of them!
They’re all so fun to watch and enjoy math with.
I feel sometimes the guests can speak pretty dryly. Ben Sparks is NOT one of these guests. Not by any means whatsoever.
WOWW YOU DON'T READ MY PROFILE PICTURE
He is, a math teacher
I'm sure that if you go and film Matt Parker long enough, he'll come up with some "kinda possible" Squares.
3.
*cough* *cough* classic Parker square
well done
Parker squares
WOWW YOU DON'T READ MY PROFILE PICTURE 😶😶❌❌
5:41 in and I'm bewildered how Pythagoras didn't come up
EDIT: 7:24 oh it’s because he’s proving it
Peetzaahhh this was exactly what I was thinking. In my head I was shouting Pythagoras, but then realised the reason it wasn’t referenced was because it was being proved!
@Peter Attia when did you stop learning maths and how old are you? I'm asking a bunch of people in the comments because I'm assuming people who are amazed by this video must be about 11 years old or younger.
@@pickles974 🙄
@@pickles974 rude. not all of us intuit maths
@@pickles974 yknow how this video isn't _just_ about The Pythagorean Theorem.
PLEASE DO A PODCAST WITH THIS MAN
Done recently
Stop yelling your post in all caps.
Ben has this knack for taking something we all know about and hitting from a different direction and I love it.
This!
WOWW YOU DON'T READ MY PROFILE PICTURE
As soon as I saw the square-in-a-square diagram, I started yelling "that's the square on the hypotenuse!"
I realized that as well! I also roundabout found my way toward the theorem behind what numbers are and are not candidates.
Same! Which made it pretty obvious to me that any square you can make has an area that is the sum of two squares.
Me too, and I was wondering why he decided to go the messier route by subtracting the areas of 4 triangles. Pythagoras is right there to begin with!
Logan Strong
Stumbling across little gems like this and the comment from GuyNamedSean above is what really deepened my love for math!
yes! it got me a bit nervous they not using that to find the area
3:10 i thought i am the only who does that pen cover thing
xD
I didn't notice
@@hamiltonianpathondodecahed5236 neither did I...
Thats exactly what I said too! I'm not the only one after all
"suddenly there's this deep glimpse of maths that goes way beyond what they're ready for"
you make it sound like math is some ancient forbidden arcane knowledge or something
ancient, not forbidden, maybe arcane
It is.
So pretentious
Well, he’s talking about 9 year olds.
I remember having those kinds of epiphanies, if only because the curriculum was geared specifically to lead down a logical path.
The dark side of mathematics is a pathway to many abilities some consider to be... unnatural.
7:20 why do I feel like I just got rickrolled by Pythagoras?
You got Pythagorasrolled
Pythagorolled
Is area 51 possible?
51 is 3*17 and the power of 3 is odd, so no :0
President send me a message to eliminate this comment as soon as possible
Area 51 was an inside job
@@brokenwave6125 if it was an outside job, it would be area ∞-51.
@@stydras3380 Proof that mathematics was invented by the government to cover up their secrets!
"Which numbers are possible?" Ans: All the 2-square numbers; i.e., any number that's a sum of two squares.
0, 1, 2, 4, 5, 8, 9, 10, 13, 16, etc.
Not 3, 6, 7, 11, 12, 14, 15, etc.
Reason: once you draw one side of the square, the rest is determined (but allowing reflection across the initial side).
That side must connect a pair of grid dots, the square of whose separation, s, is always a sum of two squares : s² = ∆x² + ∆y².
But the square's area *is* just A = s² = ∆x² + ∆y²
And of course, ∆x & ∆y are always integers.
PS: The method he uses to prove Pythagoras is, I believe, due to James A. Garfield, when he was schoolteacher, before becoming 20th president of the US.
PPS: The characterization of the 2-square numbers is based on characterizing primes in the ring of complex integers. [If you don't know what a mathematical ring is, don't pay it any mind - it isn't necessary; it just might help a little if you do know.]
Warning: This gets a bit heavy, which is probably why it isn't in the video, so proceed at your own risk!
Real primes can be sorted into 3 classes, modulo 4 [when dividing any integer by 4, the remainder is one of: 0, 1, 2, or 3; equivalently, 0, ±1, or 2]:
There are no primes that are 0 mod 4. (i.e., no multiples of 4 are prime!)
There's only 1 prime that's 2 mod 4; 2 itself.
All others are ±1 mod 4 [I.e., 1 or 3 mod 4].
2 can trivially be written as a sum of 2 squares: 2 = 1 + 1.
Any number that is -1 mod 4, cannot, because all squares are 0 or 1 mod 4, so any sum of two of them can only be 0, 1, or 2 mod 4; never 3 == -1 mod 4.
So among real primes, only 2, and the +1 mod 4 primes, can be written as a sum of 2 squares. It so happens that all +1 primes can be written as a sum of 2 squares - I'm not recalling the proof of that at this time. [I invite anyone who knows how to do that, to show it here!]
So among the complex integers, the +1 primes are composite, being factorable into a product of 2 complex integers:
p = a² + b² = (a + bi)(a - bi)
while the -1 primes remain prime, because any product of 2 complex integers must be a conjugate pair in order for the product to be real; and such a product is necessarily a sum of 2 squares, which in turn, cannot be -1 mod 4.
Now, the _coup de grace._ For complex numbers, the squared modulus [modulus = its "length"] of a product of them is the product of their squared moduli:
w = u + vi; z = x + yi; wz = (ux-vy) + (uy+vx)i
|w|² = u² + v² ; |z|² = x² + y²
|w|²|z|² = |wz|² ; that is,
(x² + y²)(u² + v²) = (ux-vy)² + (uy+vx)² . . . [This can be verified by simply expanding both sides.]
Thus showing that a product of a pair of 2-square numbers is again a 2-square number.
Now consider the prime factorization of any positive integer, N.
Factor out any squares; that is, any prime, p, raised to a power ≥ 2, can be factored into p times an even power of p, which is thus p times a square.
You now have N = one big product of squares, which itself is a square, times a product of single, distinct primes.
If any of those distinct primes is -1 mod 4, N cannot be written as a sum of 2 squares; if none of them are -1 mod 4, N can be written as a sum of 2 squares.
Thus, 3, 7, 11, 19, 23 cannot, being -1 primes; but neither can 6, 12, 14, 15, 21, 22, 24, 27, or 28, because of their prime factorizations.
0, 1, 2, 4, 5, 8, 9, 10, 13, 16, 17, 18, 20, 25, 26, and 29 can each be written as a sum of 2 squares.
Fred
ffggddss Fred
Thanks for this! I think I mostly get it, except for the second to last (penultimate) paragraph: "If any of those distinct primes is -1 mod 4..."
Cam you explain? So far, I get N has been factored into
N = p*q*...*r*(a*b*...*c)^2
= pq...rA^2
where p,q,...r are primes and a,b,...c can be any integers, and A = a*b*...*c. Let pq...r be shorthand for p*q*...*r
A^2 is a 1-square and is it trivially a 2-square since A^2 = 0^2 + A^2?
Then using the fact that the product of a pair of 2-square numbers is itself 2-square, pq...rA^2 is a 2-square iff pq ..r is a 2-square?
I think that's where my confusion arises because I don't know how modular classes behave under multiplication. As you mentioned the primes p,q, ..r have to be +/-1 mod 4. Does your conclusion (the penultimate paragraph) hinge on which mod 4 class the pq...r product is in?
If you multiply two +1 mod 4 numbers, you get another +1 mod 4 number:
(4k+1)(4j+1) = 4m+1 for some m
But also if you multiply two -1 mod 4 numbers, you still get a +1 mod 4 number:
(4k-1)(4j-1) = 4n+1 for some n
To be exhaustive, if you multiply a -1 mod 4 number by a +1 mod 4 number, you get a -1 mod 4 number:
(4k-1)(4j+1) = 4o-1 for some o
So what would happen if p,q,..r had an even number of -1 mod 4 primes? E.g. if p,q,...r was just 3 and 7. Their product is 21 which is a +1 mod 4.
Thanks for reading this far! Looking forward to your response and hopefully understanding what's going on. I'm really curious.
The Fred at the end is so funny to me. No QED, no square or symbol, just "Trust me, I'm Fred" lol
7:10
"We prove Pythagoras"
*drops mic*
At 11:20, I was really hoping he was going to circle the number on his screen with that marker.
That moment made me go 😬
6:42 as soon as I saw this, I was like, "Ohhh of course! That's how you visualize the Pythagorean theorem! I should have seen that sooner!" Man, I love those ah ha moments.
Ben Sparks' videos are some of the most watchable videos. The Mandelbrot videos. the Golden Ratio and the Chaos Game are among my favourites.
I agree with Ben, this is also my favourite proof of Pythagoras.
We need part two.
This guy is awesome!!!!!
The idea is awesooooooome!!
This channel is _________!!!!!!!!
...awes(49*o)me
... Numberphile?
This video was excellently done, because in the first few minutes I had essentially watched the whole thing.
The information was presented in a way which meant that I could easily jump ahead, and figure out the formulas and proofs on my own, without the explanation.
It made all the math behind the problem jump out at me. As soon as I saw the triangles, I knew Pythagorean theorem was coming, so I tried it out, and the whole thing solved itself.
I'm not the best at math, especially algebra (though I do love geometry), so props to this guy. Really intuitive way of teaching this.
It's also my favorite proof of the Pythagorean theorem. It's so simple and intuitive.
Numberphile is just incredible, I love this, the best thing is that the best people explain everything
I’d be interested to see this extended into 3D. Might be a little more tedious than insightful though
In 3D... Assume (0,0,0) is a vertex, and lattice point (a,b,c) is a vertex (with integers a,b,c >=0). The other two vertices on the cube 'adjacent' to the origin in the other two directions would need to be of the form (x,y,z) and satisfy
ax + by + cz = 0 (perpendicular to (a,b,c)
and
(x^2) + (y^2) + (z^2) = (a^2) + (b^2) + (c^2)
and
x,y,z in the Integers
At this point, I'm not entirely sure what method to use to show when you can find two suitable lattice points satisfying those conditions. But if you do, then you get the other four for free, as they're just adding together the vectors, and adding integers always yields integers.
If you want to know what *integer* volumes of the cubes are possible, then you also are restricting your search to cases where sqrt(a^2 + b^2 + c^2)^3 is an integer, which only happens when sqrt(a^2 + b^2 + c^2) is an integer. In which case, your solution set is some subset of the cube numbers.
However, all cubed integers are, by definition, formable on lattice points (just take the orthogonal points), therefore any solution that could theoretically be formed by a 'tilted' cube must also be formed by a non-tilted cube.
Therefore, if you only want integer cube volumes, the solution is a trivial "All integers of the form s^3, where s is a positive integer.", as as any tilted cube on the lattice points must have a either a volume in that set, or a non-integer volume.
That one 3Blue1Brown video of which coordinates are on a circle just popped into my mind.
Because you can't have an odd number of threes 😃
also that video hints at another way of finding if a square is possible or not.
8837666846
At 4:03, You can get numbers that are of the form a²+b², so 5 = 2²+1², 9 = 3²+0², and so on, but you can't write three as such.
Edit: Yes!! I never knew such a simple problem could be so intricate and advanced!
but you cant have a side of 0 units...
@@judychurley6623 the two numbers are the sides of the triangles which creates the slant. If you have a 0 it just means that the triangle is just a straight line, so there's no slant
Nice
@@tomwakefield1726 it's the length of the sides of the triangles that are squared.
@@Seven-ez5ux The actual proof of the fact that a number can be expressed as a sum of two square if and only if its prime factorization contains no primes of the form 4k + 3 raised to an odd power.
The real question we want answered: where does that ladder lead to?
Arthur Clay hahaha !!!! Nice observation
It leads to z axis
It leads to Dennis, of course.
Clue: This was filmed just before lockdown, when Covid-awareness was rising.
It's the emergency escape in case the other person coughed unexpectedly.
Hold breath while outclimbing the viral aerosols and on exit breathe out before inhaling.
Luckily we subsequently thought of using masks.
Occurs to me that this is similar to the infinite forest problem, when it was asked which trees could you see!
Oooh, I don't know that one! It sounds interesting.
If each grid point has a line orthagonal to the plane (representing a tree trunk), and you stood near the origin, can you see the horizon? If so, how much?
Right
This was unreasonably interesting for me. I find myself compelled to make a spreadsheet with [a,b] possibilities...
@9:00
I love that you describe this as a problem that you personally have no intuition about. So often I see mathematicians and scientists talk about intuition as something that is universal, and so if they don't have a good intuition about something they're highly likely to write the entire human race off as having no intuition about it, which is astoundingly solipsistic really. So it deserves mention and respect that you did not fall into that pattern at all but demonstrated recognition that you are but one of many minds, and just because you lack knowledge or intuition about something does not imply that others necessarily would as well.
To be perfectly clear, I also have absolutely no intuition about this particular thing, but I quite expect that some people do.
One of my favorite hosts. He goes over some of the coolest stuff. Also he seems like a super nice guy
7:08 Oh man, I wasn't expecting that! It must be the simplest proof of pythagoras
That pythagoras' proof is so smooth and satisfying, I absolutely love it
I know James Grimes is people's (probably myself included!) most favorite on this channel, but I also love videos from Ben Sparks. Specifically, I loved his video about the bifurcation. Thank you!
Thanks Brady, for that great time of pure mathematics.
If you can’t express a number as a^2 +b^2 you can’t get a square of this area. It‘s because of the Pythagorean theorem where you get one size of the square is sqrt(a^2 +b^2 ) squaring which you‘d get the area. So the area is always a^2 +b^2 where a and b are natural numbers.
Edit: Oh, I didn’t watched the video to the end. You mentioned it. Cool video :D
Wow, I did not expect this to be a proof of Pythagoras. This is why math is amazing.
3= 2^2 + i^2
That leads to a interesting question - what if we allowed Complex numbers?
@@anantkerur557 it is easy to see that it is equivalent to just searching
for a²±b²=c solutions
@@anantkerur557 My intuition would be that instead of a grid of dots we would have a space of dots to work with. The area 3 square would have to be "lifted" in space by one of its corners into the complex axis I think.
You can't travel a distance i on the square grid, making this not applicable.
@@diogor379 Intuition then fails us because even if we drew the imaginary part in a third dimension, the squares stretching into this would appear to grow with a growing imaginary part, but mathematically they should shrink.
As a current engineering student, the moment he tried to calculate the area of the square, I was yelling in my head "just use the damm pythagorean theorem". A few minutes later I remembered how I used to watch numberphile way back in middle school when I still didn't know the pythagorean theorem and all the heavy math I know now, and only then I could appreciate the beauty and the art in the video. This video is intended for people like 14 year old me who didn't know that much math, but absolutely loved these kinds of problems. Thank you for keeping up the making of videos that motivate and introduce math outsiders into such a beautiful discipline.
He also deliberately held back pythagoras for the reveal later on!
@@numberphile Yes, that's what I was trying to say.
I asked this question as a comment on a Numberphile video years ago. I'm going to go ahead and presume this video was made in response to that one comment of mine, of course. In which case, thank you! I love it!
This is why understanding which primes are sums of two squares is important. 3Blue 1Brown does an excellent video on this, showing why these are the only numbers that can't be expressed in this way.
I'm looking at this and the whole time I'm thinking hang on guys, why not just use Pythagoras? It's so obvious.
Then "... do you realise we just prove Pythagoras?" - *Mind = Blown*
Wow! Simple proof. Going around the complete oposite way as what I was expecting. Great work guys. Always love your videos!
This guy is simply on another level
the animation at 2:50 made me think immediately of the 3b1b video about primes and circles, so i know where this is going!
Pietro Celano I was reminded of the exact same thing!
Another fun way to figure this out, is that you know that for any such "slanty square" lying anywhere in the real plane, you can fix one of the vertices on a lattice point and rotate the square about that point; if (and only if) somewhere along the way, one of the nearest vertices hits another lattice point, then you can do a slanty square of that area. This means that we can reduce the problem to finding lattice points on the circle of radius s, where s is the side length of the square; and s = sqrt(A). But the equation for the circle of radius r is x^2 + y^2 = r^2, so of course, this means we need to find integer solutions x^2 + y^2 = A!
This is beautiful. As you show, it has elements that can appeal to many ages. Once you know how to calculate the area of a right-angled triangle, you can calculate the area of a slanty square, and can at least collect possible and impossible areas. But there's non-trivial number theory there as well.
Suggestions for further exercises:
1. Prove that if x and y are possible, so is xy.
2. Repeat the same exercise with equilateral triangles on a triangle grid. (The triangle whose sides are 1 counts as area 1.)
Trigonometry... You can draw any square in which the size is the sum of two squared integers. In a Square grid if you can draw a long then you can draw that line rotated 90°, that if you can draw a line of a given line you can draw a square of size of the square of the length of the line (line length = c , Square size =c^2). Given the constraints outlined in the video (Lines must be between two points) we can make a right triangle using this line or rather we can create every line using a right triangle and this right triangle for the line to be valid must have legs of integer lengths. Thus All valid lines must be the hypotenuse of a right triangle with integer legs. Thus the length of valid lines (c) must be the square root of The quantity of The sum of the squares of two integers. Thus all squares will have the size of the sum Of the squares of two integers
@7:30 not only does it prove the Pythagorean theorem, it proves it in the same way the Pythagoreans discovered it in the first place.
If you want to draw more square sizes on a dotted grid, all you have to do is place your grid in more dimensions. In 3d, significantly more areas are possible, such as square of area 3. And in 4 dimensions, all integer sizes are possible! (Legendre's Three and Four Square Theorems respectively.)
You can draw a square of 3 if you add in another axis for a z dimension. As the length of the diagonal of the cube is root 3.
MORE BEN!!! I LOVE THIS MAN
Stop yelling in all caps.
but lets ask the opposite question: for which integers can you find a pair of multiple solutions, like 0²+5² = 25 and 3²+4²=25.
up to 1000 there are 6 integers, that can be written as the sum of two squares in 3 different ways, and i haven't found any number above that qith more pairs yet. and i haven't found any pattern in them either. here's the list:
325
425
650
725
845
850
There is a known formula given an "n" that gives how many pairs of a,b have a^2+b^2=n. 3blue1brown derives this formula in his video about pi/4=1-1/3+1/5-...
I got really excited with the first few numbers in the string because they're adding the digits of pi after the initial 3. so 3 to 6 is '3', 6 to 7 is '1', 7 to 11 is '4', and 11 to 12 is '1'. unfortunately the pattern breaks after that, was hoping this would be another one of those odd ball "why the heck does pi show up here" strings. 3141 is still a fun coincidence, though.
Actually, you can get to Pi from this fact! That divisibility rule he shows can be used to count how many grid points are at a distance sqrt(n) from the origin. If you add up all the counts for n from 1 to some large integer R, you approximate the area of a circle of radius R. Using that 4k+1, 4k+3 only if odd rule, you can rearrange the count into the sum 1 - 1/2 + 1/3 - 1/4 + ... times 4 R², which means the alternating sum is equal to π/4. 3Blue1Brown has a more in depth walkthrough, I think it's called "Approximating Pi with Prime Numbers", but I might be wrong there.
me: *watches these math/geometry videos*
my math homework sitting on my desk: [sadness noises]
Klein Bottle in the background : **exists and Ben doesn't mention it**
Clifford Stoll : YOU HAVE SINNED, MORTAL
My favorite proof for the Pythagorean Theorem ist one with a Torus. I saw it on the Dong Video "squaring a Doughnut" from Vsauce Michael.
My 2. Favorite proof is the one from Garfield (the President) 'cause it's so clever.
Dbzfan _21 isn’t Garfield’s proof a generalized version of what is shown in this video? He used a trapezoid, more general case than a square. Although he broke the trapezoid down into two isosceles triangles and a scalene, not 4 right triangles and smaller square as done here, so I guess it is different... never mind.
How to draw a square of area 3 using a grid of equally spaced dots:
1. Draw the smallest square you can on the grid.
2. Define the shortest distance between dots to be sqrt(3).
3. Laugh at the problem giver for not clearly specifying units.
and now i have to watch every ben sparks video.
yay, classic numberphile
I was asked to prove Pythagoras' Theorem during a university entrance interview for Cambridge in 1982, and this is the way I did it! I think the interviewer liked my approach, because he said he enjoyed geometric proofs. :) I didn't pass the entrance exam so I ended up at Southampton... but I often remember this. Another interview I sat was for Nottingham, oddly enough, where many of Brady's videos are made. In THAT interview, I was asked to integrate e^x.sin(x).cos(x) while they watched, which was WAY harder and made me sweat a bit!
Awesome video
Square at 1:41 remembered me the last puzzle of Profesor Layton and the mysterious village lol
So many questions popped into my brain while watching this(some of which were answered):
1. What method can I use to check to see if any number works?
2. Is there a visual pattern going on here?
3. Do the numbers that don't work get farther apart?
4. Are there any examples of where 3 in a row don't work or is 2 in a row the maximum?
5. Are there any other examples of where two integers in a row don't work?
6. Can this problem be extended into 3d space as well?
This, by the way, is how math should be taught. Rather than simply dumping the pythagorean theorem on children (Here kid. Use this.) it would be far better to give them this type of problem to investigate which in turn leads them to the pythagorean theorem.
This channel is for people that think amazon prime is about numbers. I love it
The general solution to this is :-
1) k(m^2-n^2)
2.)2mn
3.)k(m^2+n^2).
K belong to positive integer and m and n also.
This is a direct corollary of Fermat's theorem on the sum of squares, which states that a prime number p is the sum of two integers squared x² + y² if and only if p ≡ 1 (mod 4).
Impossible challenge: solve the Riemann hypothesis
why not try something simpler first like the 3x+1 conjecture.
I proved it using the abc conjecture and mock modularity with compact non-hausdorff manifolds on gauge symmetric Fermi propagators tensored with 10 dimensional vertical tangent space in U18, but the comment space is too small to contain it.
not with that attitude
If you can prove it's impossible you are a better number theorist than me.
Or anyone else (yet?)
What about the opposite: slanty squares that bound, instead of being bounded by, a non-slanty square?
Very well explained. Thanks
4:33 Since any square you make (after 2) would have a smallest square inside it, with four triangles around it, and triangles have an area of 1/2ab, and the areas of all four triangles would be 2ab, I'd say to make a square you'd have to be able to write the number as n^2+2m for some integers n,m
now farther along in the video, and of course, I should have known from the triangles :P
...and I've taken number theory, lol, I've probably even done this problem
thanks so much
I hope Brilliant will still be around when my boys grow up.
3 videos in a row with Bath professors! Exciting times.
For the past two years, I have been studying an area of math known as googology. Googology is basically the study of very large numbers and the notations that is used to express them. When you study googology in depth, you can see that the so-called scientific notation which we usually use to express large numbers is actually incredibly weak in comparison to many of the commonly used notations in googology such as Knuth's up-arrow notation, fast-growing hierarchy, Bird's Array Notation and Bashicu Matrix System, although it may not seems weak at all to an average person. This is mainly because we don't need numbers much larger than those that can be made using exponents in real life. For example, the mass of Sun is approximately 2*10^30 kg and the number of subatomic particles in the universe is approimately 10^80.
Below I will show you the formal definition and some examples of expression in Knuth's up-arrow notation:
a^^^^...^^^b with n uparrows = a^^^...^a^^^...^^a^^^...^^a... ...a^^^..^^a with (n-1) uparrows between each successive a's
Where a^b is the same as a raised to the power tower of b
First, we will take a review of addition, multiplication and exponentiation. We had all studied in school that addition is repeated counting, multiplication is repeated addition and exponentiation is repeated multiplication, mathematically:
a+b = a+1+1+1...+1 (repeated b times)
a*b = a+a+a...+a (repeated b times), and
a^b = a*a*a*a...*a (repeated b times)
Now, we will start with the double up-arrow operator, which is better known as tetration.
a^^b (read this as "a tetrated to b") = a^a^a^a^...^a (b times) (a power tower of a's b terms high)
Keep in mind that exponents are always right-associative, so a^b^c^d is the same as a^(b^(c^d))
For example, 2^^3 = 2^2^2 = 2^4 = 16
2^^4 = 2^2^2^2 = 2^2^4 = 2^16 = 65536
2^^5 = 2^2^2^2^2 = 2^2^2^4 = 2^2^16 = 2^65536 = 10^(log10(2)*65536) using rules of logarithm = approx. 2*10^19728 (a number WITH 19729 DIGITS!!!!!!)
3^^3 = 3^3^3 = 3^27 = 7,625,597,484,987 (approximately 7.6 trillion for short)
10^^^3 = 10^10^10 = 10^(10 billion) = 1 followed by ten billion zeroes
Now do you see how powerful tetration is in comparison to scientific notation?
But that's not the end of the story. Just like how tetration is repeated exponentiation, pentation is repeated tetration, which is normally denoted as triple up arrows (^^^) In summary, the n arrow operator is repeated (n-1) arrow operator
After that, I suggest you to learn the definition of fast-growing hierarchy, which is basically like this:
f_n(a) = (f_(n-1))^a(a), when n is a successor ordinal, or in other words,
f_(n-1)(f_(n-1)(...(f_(n-1)(a))...)) (nested n times)
When n is a limit ordinal, f_n(a) is defined as f_(n[a])(a), where n[a] is the n-th element of the fundamental sequence of the ordinal n
For the definition of successor and limit ordinals, you can search it yourself in Googology Wiki
Now, here's an equation for you. Given that 1/f_x(100) is the amount of DNA I inherit from my mom, try to find the ordinal x. The ordinal x here is known as my DNA ordinal
Here's the approximate value of x in Bashicu Matrix System: (0,0,0)(1,1,1)(2,2,2)(3,3,3)(3,3,0)(4,4,1)(5,5,2)(6,6,2)(7,7,0)(8,8,1)(9,9,2)(10,9,2)(11,9,0)(12,10,1)(13,11,2)(13,11,2)(13,11,1)(14,12,2)(14,11,1)(15,12,2)(15,11,1)(16,12,0)(17,13,1)(18,14,2)(18,14,2)(18,14,1)(19,15,2)(19,14,1)(20,15,2)(20,14,1)(21,15,0)(22,16,1)(23,17,2)(23,17,2)(23,17,1)(24,18,2)(24,17,1)(25,18,2)(25,17,0)(26,18,1)(27,19,2)(27,19,2)(27,19,1)(28,20,2)(28,19,1)(29,20,2)(29,19,0)(30,20,1)(31,21,2)(31,21,2)(31,21,1)(32,22,2)(32,21,1)(33,22,2)(33,21,0)(34,22,1)(35,23,2)(35,23,2)(35,23,1)(36,24,2)(36,23,1)(37,24,2)(37,23,0)(38,24,1)(39,25,2)(40,25,2)(40,25,1)(41,26,2)(41,22,1)(42,23,2)(42,23,2)(42,23,1)(43,24,2)(43,23,1)(44,24,2)(44,23,0)(45,24,1)(46,25,2)(47,25,2)(47,25,1)(48,26,1)(49,27,0)(50,28,1)(51,29,2)(52,29,2)(52,29,1)(53,30,0)(54,31,1)(55,32,2)(56,32,2)(56,32,0)(57,33,1)(58,34,2)(59,34,2)(59,34,0)(60,35,1)(61,36,2)(62,36,2)(62,36,0)(63,37,1)(64,38,2)(65,38,2)(65,38,0)(66,39,1)(67,40,2)(68,40,2)(68,40,0)(69,41,1)(70,42,2)(71,42,2)(71,42,0)(72,43,1)(73,44,0)(74,45,1)(75,44,0)... ...
For the definition of Bashicu Matrix System, you can search it up yourself in google
So can you please help me to analyze my DNA ordinal?
These mathematicians are all so nice and funny and entertaining... and most of us would never realise if it wasn't for numberphile :)
5:48 that's the long way
side is sqrt(a^2+b^2) (pytagorean theorm)
so the square is a^2 + b^2
7:20 oh so that's why
Those squares you drew at the end that created a spiral, I bet the rate that they grow at is some metallic ratio.
I wish I learnt Pythagoras that way, a lot more natural and intuitive imo
Really well put together video; nice one :)
Thanks
This is a lot like the "Pi hiding in prime regularities" video of 3b1b, where one of the things he does in that video is check if a number can be expressed by the sum of 2 squares
I'm hype for number theory next semester
What an incredible way to show the proof of the Pythagorus theorem. I found a very non rigorous proof of it using similar triangles and an inscribed rectangle.
Really really nice video :) Thanks!
Whenever I'm stressed, I count letters on things, and I determine if the number of letters is 4K, 4K+1, 4K+2, or 4K+3 and it keeps my mind occupied. i rarely count the exact number, but only determine if its one of the 4 options
It's literally only about which distances of points exist, having squares around just complicates the issue. And because of pythagoras, you can have all distances of the form sqrt(a^2+b^2), a,b>=0. And then your square sizes are just squares of these numbers, so a^2+b^2.
One small quibble... I would say a>0, b>=0, because a 0x0 is not a square; it's a point.
Fascinating, very fascinating
fantastic! thanks 4 making it!
I stumbled into that Pythagorean proof on my own back when I was just starting calculus and, for all the math I did after, nothing will ever top that moment for me. I peaked early.
I remember watching a video by 3blue1brown giving a proof for something where youd draw a circle with its center on the origin, and only with an integer radius and refering to where these circles intercect at an (integer,integer) pair. This is essentially the same question just with a slightly differnet spin but it was different in the way that the proof did not use pythagoran or 4k-1)^(2n-1) where k and n are integers, but used the fact that certain prime numbers can be writen in a+bi form that makes them not prime , for example, 13. 13x1 is the only real number pair but in imaginary there are four related ones. And they are (3+2i)x(3-2i) you get 9+6i-6i-4i^2 or 13 (also cuz 3^2 + 2^2) but 3,7, 11 etc cannot be writen as regular primes or as complex primes either. Ill see if i can find the video cuz if you like numberphile ull like 3blue1brown.
"And how big is that square?" _16 uni...._ "Don't worry, it's not a trick question" ..... _Well now I'm not sure..._
after 18 years of my life of hating math. This silly little british man might have made me like math A LITTLE BIT
Nice presentation. Vow !!
Carykh:I am 4 universe ahead of you
Carelics
I'm liking the Klein bottle on the shelf.
Just came from the Periodic Table video on arsenic to this one. First scene in this one? A green wall. Coincidence?
Why not use Pythagorean therom a^2 +b^2=c^2. √c^2 equal the square