The best A - A ≠ 0 paradox

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 910

  • @Mathologer
    @Mathologer  Год назад +299

    Eddie suggested that I ask.the keen among you the following nice question (first watch the video): How many different ways are there to rearrange a conditionally convergent series to get the sum π? Yes, of course, infinitely many. The real question is whether there are countably infinitely many or uncountably infinitely many ways?

    • @Josh-dj1bl
      @Josh-dj1bl Год назад +62

      That sounds like it would be related to the amount of ways you can permute an infinite list, which sounds uncountable to me.

    • @manavgunnia
      @manavgunnia Год назад +7

      It should be uncountably infinite as if you make a list of numbers in a table that add to π, you should be able to do the same thing as with Cantor's diagonal argument to show that you have not listed every single way.
      (Edit: I only just realised it said sum to π and not sum to any number)

    • @soupisfornoobs4081
      @soupisfornoobs4081 Год назад +19

      @@Josh-dj1bl You change the structure by permuting infinite terms, that doesn't guarantee the sum stays the same. And there are already uncountably many real numbers that must be covered by those permutations. My intuition is that it is countably infinite

    • @ckq
      @ckq Год назад +22

      It's uncountable because for any arbitrarily large integer n, there are 2ⁿ ways to pick the first n terms (either positive or negative) and then the remaining terms are fully determined by the over/under method.

    • @manavgunnia
      @manavgunnia Год назад +13

      @@ckq Doesn't that mean it should be countable? 2ⁿ should be countable.

  • @alphafound3459
    @alphafound3459 Год назад +1219

    This demonstrates something non-math people don't get: Infinity is full of trap doors, subtleties, and other frustrations. The early infinity theorists like Cantor nearly lost their mind over this kind thing.

    • @Mathologer
      @Mathologer  Год назад +189

      Yes, poor Cantor :(

    • @amegatron07
      @amegatron07 Год назад +35

      I would not exactly agree. Sometimes it works the opposite way, and being a non-math helps to not get lost in math abstractions, or, if you wish, fall into the traps, which are still purely mathematical.

    • @the_hanged_clown
      @the_hanged_clown Год назад +7

      come down from that horse, friend. I have never had an aptitude for maths, I learn much better from visualizations than still reference frames. i.e. plotting by hand vs watching a video of the plot. hell, one does not even require numbers to demonstrate the nuances of infinity, just a line with evenly spaced marks, and a little imagination.

    • @absalomdraconis
      @absalomdraconis Год назад +18

      This is less a problem of infinity, and more a problem of simplifications, and particularly of failing to keep track of your simplifications and their implications. There's probably a derivative of units that should be devised to keep track of such things (or perhaps it's already within some mixture of calculus's limits and the concept behind "big O notation").

    • @yourlocalengineer
      @yourlocalengineer Год назад +6

      I think the problem with infinity is the assumption that it can be accurately described in a finite world
      Sure, we can make pretty good approximations of how it might be behave, but it's just that: approximations

  • @左括號
    @左括號 Год назад +116

    I really love how there's subtitles for every video since I'm still learning English
    Thanks for the great content

    • @Mathologer
      @Mathologer  Год назад +56

      Takes time to do, but is definitely worth it. Also, this did become a lot easier since RUclips now allows us to input the full script and then creates proper subtitles automatically from that :)

    • @rickylefebvre
      @rickylefebvre Год назад +7

      @@Mathologer Oh, I didn't realize that was a thing, that's pretty cool!

  • @markjames9176
    @markjames9176 Год назад +256

    It's interesting to look at the patterns of positive & negative terms when rearranging to Pi. The first 10 terms on the positive side are: 13, 35, 58, 81, 104, 127, 151, 174, 197, 220. If you look at the differences between terms, you get:
    22,
    23, 23, 23, 23, 24,
    23, 23, 23, 23, 23, 23, 23, 24,
    23, 23, 23, 23, 23, 23, 24,
    23, 23, 23, 23, 23, 23, 24,
    23, 23, 23, 23, 23, 23, 24,
    23, 23, 23, 23, 23, 23, 24,
    23, 23, 23, 23, 23, 23, 23, 24 ...
    You get similar almost repeating patterns when your target is e, or the golden ratio.
    I think that what's going on here is that ln(23) is close to Pi, so we are very close to the fixed 23 positive 1 negative ratio.

    • @ahvavee
      @ahvavee Год назад +6

      I’m not a mathematician but I was thinking of a question right in line with this.

    • @andrewkepert923
      @andrewkepert923 Год назад +15

      I can see 22/7 (ish). 🤯. (Edit: on second thoughts, 23+1/7 … which then generalises to continued fractions approximations to e^π, if you want to follow that rabbit-hole.)

    • @Mathologer
      @Mathologer  Год назад +68

      Very well spotted. The reason for this is that Gelfond's number is approximately equal to 23. It turns out that if an arrangement of our series has the sum pi, then the ratio of the number of positive to negative terms in the finite partial sums of the series converges to Gelfond's number. This is just one step up from what I said about us being able to get arbitrarily close to pi by turning truncations of the decimal expansion of Gelfond's number into fractions. Similarly for other target numbers. For example, to predict what the repeating pattern for e is, you just have to calculate e^e :)

    • @santerisatama5409
      @santerisatama5409 Год назад +3

      @@andrewkepert923 When doing path representations of continued fractions of square roots, I noticed that sqrt(13) is the first where the integer part does not unite into repeating period.
      For example rabbit holes of sqrt(n^2+1) for 2, 5 and 10 are [1; 2], :[2; 4] and [3; 6]. Using < for L and > for R for nicer visuals, and starting with < for whole number 1, < for sqrt(2). Likewise >>>>>, the integer part and the repeating period with length 10 don't combine into repeating string.
      Instead, when combined and arranged in the length of repeating period, there's a bit turn at 3rd digit.
      >>>>>>
      >>>>>>
      >>>>>>
      etc.
      After 13, 29 and 41 had the same property. Haven't looked further so far, just thought worth mentioning, as 13 is an interesting "turning number" in many ways.

    • @TymexComputing
      @TymexComputing Год назад

      Is this the answer to the Eddie's question?@@Mathologer somebody pointed there that we first need to know the value to find the possible expansion series. for every finite approximation we have countable number of expansion possibilities, multiply it by N numbers of approximation and it still is countable. Or zero if none of them approximates pi :) for sure the infinite solution is computationally hard

  • @FFELICEI07
    @FFELICEI07 Год назад +48

    An Italian Math and CS Senior Lecturer here. Just want to share that, as it happened to the Mathologer, when my professor did the Riemann rearrangements theorem in Real Analysis I, as a freshman, was totally upset and amazed by this counterintuitive result. Congrats to The @Mathologer whose videos always make us see the things we know under new and interesting perspectives.

  • @MathFromAlphaToOmega
    @MathFromAlphaToOmega Год назад +373

    There's actually a sort-of-explanation for why e^π is roughly π+20. If you take the sum of (8πk^2-2)e^(-πk^2), it ends up being exactly 1 (using some Jacobi theta function identities). The first term is by far the largest, so that gives (8π-2)e^(-π)≈1, or e^π≈8π-2. Then using the estimate π≈22/7, we get e^π≈π+(7π-2)≈π+20.

    • @Mathologer
      @Mathologer  Год назад +80

      That is a very interesting comment. Is this something you noticed before?

    • @MathFromAlphaToOmega
      @MathFromAlphaToOmega Год назад +80

      ​@@Mathologer I wouldn't be surprised if it was already published somewhere, but I haven't been able to find it anywhere. I was working on some problems involving modular forms and I tried differentiating the theta function identity
      θ(-1/τ)=√(τ/i)*θ(τ). That gave a similar identity for the power series Σk^2 e^(πik^2τ). It turned out that setting τ=i allowed one to find the exact value of that sum.

    • @Mathologer
      @Mathologer  Год назад +57

      @@MathFromAlphaToOmega That's great. Learned something new :)

    • @renerpho
      @renerpho Год назад +37

      @@Mathologer I don't know if it's new, but it's certainly not well known. To quote the Wolfram MathWorld article "Almost Integer":
      "This curious near-identity was apparently noticed almost simultaneously around 1988 by N. J. A. Sloane, J. H. Conway, and S. Plouffe, but no satisfying explanation as to "why" e^π-π≈20 is true has yet been discovered."

    • @kasugaryuichi9767
      @kasugaryuichi9767 Год назад +2

      I don't know if this means anything but congrats for finding this fact and you just got a new subscriber! Let's blow your channel up everyone!

  • @НикитаДёмочкин-й3ж

    It is always a pleasure to watch your vids. Not only because these are great educational videos, but also because your voice and wordings make them even better

  • @RebelKeithy
    @RebelKeithy Год назад +99

    I think it's easy to get distracted by the fact that there is a matching negative for every positive term in the sequence. A similar paradox makes it more intuitive what's wrong with rearranging terms.
    ∞ = 1 + 1 + 1 +...
    ∞ = (2 - 1) + (2 - 1) + (2 - 1) +...
    ∞ = (1 + 1 - 1) + (1 + 1 - 1) +...
    ∞ = 1 + 1 - 1 + 1 + 1 - 1 +...
    Then we can pull out positive and negative terms.
    1 + 1 + 1...
    - 1 - 1 - 1...
    So every +1 is canceled by a - 1.
    You can even create a mapping from the nth positive 1 to the n*2 negative term, so every positive term has a negative to cancel it.
    This, to me, intuitively shows why you can't add infinite sums by rearranging terms. You need to look at how it grows as you add terms.

    • @kellymoses8566
      @kellymoses8566 Год назад +4

      Infinite sums are always a process.

    • @deathpigeon2
      @deathpigeon2 Год назад +14

      This clearly proves that 1+1+1+1+1+1+...=0.

    • @xepharnazos
      @xepharnazos Год назад +3

      I had the same thought, but I wasn't sure if it was a valid comparison since 1+1-1+1+1-1+1+1-1... is divergent and the sum in the video isn't. I don't really *get* infinite sums tbh.

    • @bruce4139
      @bruce4139 Год назад +1

      Thank you, to me it was obvious the mistake but hard to put into words

    • @Mathologer
      @Mathologer  Год назад +26

      An infinite series has a sum if the sequence of partial sums converges to a number. If there is such a number, then this number is the sum of our series. If no such number exists, the series does not have a sum. This is the official definition of the sum of an infinite series.
      And so let’s consider the sequences of partial sums of these two series.
      For 1 - 1 + 1 - 1 + 1 - 1 + ... the sequence of partial sums is 1, 0, 1, 0, 1, 0, 1, .... It alternates between 0 and 1, never settling down; and so as far as mathematics is concerned this series does not have a sum (at least to start with; see the discussion of supersums in some of my other videos)
      For 1 - 1 + 1/2 - 1/2 + 1/3 - 1/3 + ..., the sequence of partial sums is 1, 0, 1/2, 0, 1/3, 0, 1/4, .... This sequence of partial sums converges to 0 and so this series has the sum 0 :)

  • @julienarpin5745
    @julienarpin5745 Год назад +215

    This channel has brought me intellectual ecstasy for years

  • @ABruckner8
    @ABruckner8 Год назад +47

    As soon as you moved the negative fractions below the top line, my first instinct was "Wait...isn't the top part 'outpacing' the bottom part?" Then I lost confidence when you collapsed them, lining up all pos and neg, lol. I was like "but, but, but...." Anyway, I love that stuff!

    • @wolvenedge6214
      @wolvenedge6214 Год назад +8

      Yeah, infinite sets make sophistry an easy task, because standard logic dictates that there are no greater or lesser infinities.
      Problems like this one, among others, prove that this is not the case; you just have to add to the infinity in a different direction.

    • @ABruckner8
      @ABruckner8 Год назад +3

      @@wolvenedge6214 Yeah, I realized as he went along that the user is choosing more terms in a certain direction to ENSURE arrival at predetermined sum. This still leaves my intuition feeling that if the chosen number is positive, then the sum MUST contain more positive numbers than negative ones...then again...even that can be shown to be untrue, cuz one could arbitrarily choose more (but very small) negatives, and fewer (but very large), to arrive at the same number. Finally, however, the systematic "rule" that Mr Polster used, isn't arbitrary! I still feel the infinite positive set is larger than the negative set! BAH!

    • @Baddaby
      @Baddaby Год назад +4

      I had the same reaction

    • @jayeff6712
      @jayeff6712 Год назад +2

      @@ABruckner8 You got me all confused since I thought that your first instinct is right. But I kept thinking and was wondering if you meant, that the positive direction would grow infinitely. Then I thought some more and I realized (hopefully that's right), that when you cancel the terms with each other what is left is an infinite series that converges.

    • @Deipnosophist_the_Gastronomer
      @Deipnosophist_the_Gastronomer Год назад

      Infinity welcomes careful drivers 😉

  • @marom8377
    @marom8377 Год назад +37

    with the last two videos this channel has outdone itself. I have seen and re-watched them several times and as an amateur and enthusiast I believe that they are the two best calculus lessons I have attended. So illuminating and profound, they hold together all those details that leave one confused in a school course and which here instead receive the right attention and are explained with incredible ease. Bravo! ❤

  • @danieljudah8992
    @danieljudah8992 Год назад +7

    In case you are wondering, the notification for this video works for me. With crazy RUclips algorithms many creators are talking about these days we need these notifications.

    • @Mathologer
      @Mathologer  Год назад +3

      Well, it's a relief that this works for at least some of the regulars :)

  • @obscurity3027
    @obscurity3027 Год назад +38

    My daughter (ninth grade) just sent me this video with the message, “this is so interesting!”
    Thank you for the proud dad moment, Mathologer!

    • @Mathologer
      @Mathologer  Год назад +2

      That is awesome!

    • @42carlos
      @42carlos Год назад +1

      Bro whats her number 😭

    • @xinpingdonohoe3978
      @xinpingdonohoe3978 8 месяцев назад

      ​@@42carlos don't get too worked up mate. Produce yourself a new daughter, and get her into maths quickly. And then, when people beg for her number, you don't have to share, and then they make more maths daughters, ad infinitum. This will spawn a world of young girls with a passion for mathematics.

    • @42carlos
      @42carlos 8 месяцев назад

      @@xinpingdonohoe3978 >produce yourself a new daughter
      That's the whole point, mate

    • @xinpingdonohoe3978
      @xinpingdonohoe3978 8 месяцев назад

      @@42carlos I said it because it's easy to say, but that doesn't necessarily equate to easy to do.
      Let's see. If a woman wants a daughter, she just has to give a man some bombastic side eyes and bring him home for the night.
      We can't replicate that with the same level of efficiency I don't doubt.
      Adoption maybe? Then you don't even have to do production. But then you've got to get a baby, or some passions will already be built in.
      Hmmm.
      On second thoughts, maybe it would be easier to get her number. Or just become a maths teacher, find out which girls have the greatest passion for maths, get their numbers, share some of the more interesting maths videos you can find, and wait for reciprocation.

  • @henridelagardere264
    @henridelagardere264 Год назад +14

    Squeezing and stretching the snake, that sounds like lots of fun, and the result is quite beautiful indeed.

    • @Mathologer
      @Mathologer  Год назад +4

      Yes, a nice little discovery. Watch my last video on visual logarithms to find out where the idea for this visualisation came from :)

  • @yummyyayyay
    @yummyyayyay Год назад +8

    You've shown me the true beauty in math. Your videos are truly intellectually stimulating

  • @tom13king
    @tom13king Год назад +40

    This video was basically the final week of my very first analysis course at uni, and you explained it brilliantly. Maths is one of those things that never makes sense the first time, but then becomes crystal clear the second time.
    One extra thing that could have been in this video was a bit more on why the positive and negative terms of a conditionally convergent series sum to infinity, because it’s not obvious in general unlike the other key fact about them tending to zero. *Edit* Thinking about it a second time, I’m not sure if you could do that without a full mathematical proof, and it’s at least well-known for the harmonic series, so maybe it was best left unexplained.

    • @Mathologer
      @Mathologer  Год назад +2

      That's great :)

    • @frankharr9466
      @frankharr9466 Год назад +2

      Isn't it because if one of the two didn't, the other would overwhelm it?

    • @Lucaazade
      @Lucaazade Год назад

      Yeah, it is obvious. Think about it.
      Come up with any example. Say positive terms (1) or (1/k) and negative terms (0) or (1/2^k). Type them into a calculator in any order.
      The partial sums increase without bound because they have a contribution of some negative partial sum ≤ L and some positive partial sum → ∞.
      And obviously if both are finite then it converges absolutely. So the remaining option is both are infinite.

  • @ProfAmeen08
    @ProfAmeen08 Год назад +9

    Your videos do have a tremendous impact on me, making me wanna attend you at Monash and enjoy the rest being of my life in that kind of Maths you’re reciting to us in every single dope video of yours!

    • @Mathologer
      @Mathologer  Год назад +1

      Well if you ever happen to be in Melbourne, drop by my office :)

  • @agostinhooliveira5781
    @agostinhooliveira5781 Год назад +5

    Fantastic stuff!!!
    Actually I found a pattern in your videos.
    With each new video, the length of your channel's supporter list at the end grows enough to conclude that the length of subsequent videos approaches infinity!

  • @Joker22593
    @Joker22593 Год назад +15

    If you use surreal numbers you can make the paradox "disappear". This summation is an infinite set of games which has a total game value of ON (infinite moves for Left Player) + OFF (infinite moves for Right Player) better known as DUD (Deathless Universal Draw). The winning move is not to play, because there is no winning move. Surreals make infinity easy and clean!

  • @ufogrindizer5038
    @ufogrindizer5038 Год назад +3

    There is something weirdly relaxing and also beautiful watching the animations and the number somehow forming! ❤

  • @WhattheHectogon
    @WhattheHectogon Год назад +15

    Every so often I think to myself, "It sure has been a while since Mathologer put out a new video..." and it seems that more often than not, you come through with something lovely in a day or two :)

    • @eriktempelman2097
      @eriktempelman2097 Год назад +3

      Would you please aim to think of this again next Thursday? I have no plans for that night and a cool new Mathologer video would fit in very well indeed 😅

  • @ItinerariosMM
    @ItinerariosMM Год назад +1

    9/10 is my birthday and I consider this video a lovely gift. Thank you very much, Mr. Polster!

    • @Mathologer
      @Mathologer  Год назад +1

      Happy birthday Alexandre :)

  • @petrie911
    @petrie911 Год назад +3

    Reminds me of something i looked into once: the random harmonic series. That is, the harmonic series with the sign of each term chosen by a coin flip. The resulting series converges almost surely, and it turns out it has some neat properties as a random variable.

    • @Mathologer
      @Mathologer  Год назад +1

      Yes, I also once read an article about this. It may even be in my to do folder :)

  • @geoffstrickler
    @geoffstrickler Год назад +1

    Your visual demonstrations are great and make very complex ideas simple to grasp.

  • @seedmole
    @seedmole Год назад +3

    Ah, approximately 0.7, the number that shows up all the time when you deal with things like logarithms and roots.

  • @luxemkingII
    @luxemkingII Год назад +3

    Michael Penn had a great video a week ago about alternating harmonic series and a proof that any pattern of positive numbers m and negative numbers n can be expressed as ln(2)+ 1/2 ln(m/n)

    • @Mathologer
      @Mathologer  Год назад

      Will check it out a some point. Probably replicates the standard approach to this problem as outlined on the wiki page on the Riemann rearrangement theorem ?

    • @luxemkingII
      @luxemkingII Год назад +1

      @@Mathologer Actually he does it by converting the series into a limit of partial sums. Then after rearranging, you can get partial sums that can be expressed as a harmonic number. Adding and subtracting some specific logarithms to each partial sum, you can construct the Euler-Mascheroni constant times some coefficient. These coefficients times the Euler-Mascheroni constant for each partial sum cancel each other out, leaving him with only the logarithms he added in, which in their limit become the formula mentioned in my previous comment.

    • @donach9
      @donach9 Год назад

      Yes, I think these two videos complement each other very well. This one gives a good visual understanding of it and Michael Penn's does the algebra and makes it rigorous with a few interesting insights and results.
      It's at ruclips.net/video/5lR3y1bTFZ8/видео.htmlsi=pQZoiJsSX4W1SrTO

  • @yuzuyellow9374
    @yuzuyellow9374 Год назад +1

    I effectively have the math education of a 12 year old. I cant understand even the most basic algebraic well anything.
    These videos entertain me. Please never stop making them.

  • @DOTvCROSS
    @DOTvCROSS Год назад +8

    Awesome! Your visual sum of Ln(2) @22:04 can be also be Ln(m) = \sum_{i=n}^{m*n}1/n for large n

  • @gat0tsu
    @gat0tsu Год назад +2

    this guy is such a legit lecturer thanks alot

    • @Mathologer
      @Mathologer  Год назад +1

      I actually teach maths at a university in Australia :)

  • @screwhalunderhill885
    @screwhalunderhill885 Год назад +3

    Banger video as always!

    • @Mathologer
      @Mathologer  Год назад +1

      Sure hope so :)

    • @screwhalunderhill885
      @screwhalunderhill885 Год назад +1

      Although there are plenty of great math channels on youtube nowadays, your videos are the best at conveying a sense of discovery, which makes me interested in mathematics in the first place. Keep them coming :) @@Mathologer

  • @bramfran4326
    @bramfran4326 Год назад +2

    Very interesting, this video expanded my knowledge on how infinite sums behave, thank you!

  • @tulio829
    @tulio829 Год назад +7

    These animations were better than my whole calculu's teachers. Congrats for this awesome job

    • @Mathologer
      @Mathologer  Год назад +1

      Glad you enjoyed these animations :)

  • @John-eq8cu
    @John-eq8cu Год назад

    Thank you mathologer. You are a great fountain of knowledge. And genius, in your ability to provide visual explanations.
    You have a gift--that you know this stuff--and a great gift that you teach it to us for free.

  • @GaryFerrao
    @GaryFerrao Год назад +3

    sir, this was a marvellous throwback to your previous video. ❤

    • @Mathologer
      @Mathologer  Год назад +3

      Yes, I stumbled across the idea for this visualisation while playing around with squishing and stretching in the last video :)

  • @ridemywheelie
    @ridemywheelie Год назад

    I learn more from this channel than my years of Calculus 1, 2, and 3. If I had watched these kind of videos before my classes, I would have understood those classes much better.

    • @Mathologer
      @Mathologer  Год назад

      That's great. Mission accomplished :)

  • @CarlosPilaf70
    @CarlosPilaf70 Год назад +3

    Great video. I missed the -1/12 in the end somehow 🙂

  • @mathboy8188
    @mathboy8188 Год назад +1

    That ln(2) trick is really something special. Thanks for showing it.

    • @Mathologer
      @Mathologer  Год назад

      Yes, was really happy when I noticed that trick :)

  • @Unofficial2048tiles
    @Unofficial2048tiles Год назад +4

    Hope this is good

  • @mrcpu9999
    @mrcpu9999 Год назад +1

    Not a mathematician, but watch a lot of your stuff, and find it fascinating. It just seems on some level, that because you don't use an equal number of terms, you're cheating. That it's not just a series, but a series accompanied by another rule that says how many terms you can use. Anyway, it was fascinating.

  • @akultechz2342
    @akultechz2342 Год назад +4

    Let A = Infinity 😂

  • @EannaButler
    @EannaButler Год назад

    Mathologer - champion of infinite recursive convergent fractional series. Bravo!

  • @d18c7db
    @d18c7db Год назад +3

    One has to be careful when dealing with infinite series as not all "infinities" are equal. By taking m positive terms from one infinity and subtracting n negative terms from the other infinity, you no longer have a one to one correspondence between the terms of these two infinities so as you pointed out the difference can be any arbitrary number you choose these to converge to.

  • @robsonag
    @robsonag Год назад

    I love when he smileys. It's a mix of nervous and sarcastic smile.

  • @Hypnotic.-.
    @Hypnotic.-. Год назад +1

    This is a really cool explanation of natural logarithms. I remember learning about regular logs and natural logs in algebra 2 but we never really learned what they were or how they came about so to learn this is very cool. Really tempted to get a refresh on logs now lol

    • @Mathologer
      @Mathologer  Год назад

      Yes, very beautiful and really not many people know about this. Hopefully this video will make a difference in this respect :)

  • @WillToWinvlog
    @WillToWinvlog Год назад +2

    15TH! Thanks for the deep math videos Mr Mathologer!

  • @cameodamaneo
    @cameodamaneo Год назад +1

    I'm so happy to have seen your video on anti-squish shapes before this one! That first proof was a real beauty, of which I would not have been able to fully appreciate otherwise

    • @Mathologer
      @Mathologer  Год назад +1

      Being a squish and stretch master definitely helps :)

  • @diegovasquez840
    @diegovasquez840 Год назад +1

    Infinite math is the first subject where you can go really wrong if you’re not careful. In arithmetic and basic algebra, you learn what you can do. Avoiding dividing by 0 is the first hint of this world, but it’s momentary. But calculus is all about avoiding the paradoxes of infinity. It’s the equivalent of moving from a steep hike to mountain scrambling. Then when you get to subjects like algebraic geometry and Lie algebras, the abstractions become so complicated they can become incomprehensible to those not experienced in the field.

  • @dcterr1
    @dcterr1 Год назад

    Your videos are amazing! This is the first one I've watched in a year or so, and I'm just as amazed by this one as by your earlier ones. I learned two important things from this video. First, I learned a very intuitive visual proof that the alternating harmonic series converges to ln(2). Second, I learned another very intuitive proof of Riemann's rearrangement theorem, which I never even knew how to prove before! As always, excellent job!

    • @Mathologer
      @Mathologer  Год назад

      That's great. Mission accomplished as far as you are concerned :)

  • @lautamn9096
    @lautamn9096 Год назад

    I remember the first and last time watching you like 10 or 11 years ago, avoiding u because it was so hard for me to watch and understand math videos in english (spanish is my first language), now i'm very happy because i can watch, understand and learn from u

  • @monika.alt197
    @monika.alt197 Год назад +2

    you always seem to have the best t-shirts

  • @xitheris1758
    @xitheris1758 Год назад

    The piano at the end was nice. Real piano too; I could hear the pedals moving.

  • @agrajyadav2951
    @agrajyadav2951 Год назад +1

    Nothing unusual, just a typical awesome video from Mathologer

  • @cmilkau
    @cmilkau Год назад

    If you have qm positive terms and qn < qm negative, you obtain 1/(qn+1) + ... + 1/(qm) (the first qn reciprocals cancelled ). Squish by q to make them 1/q wide each. Stretch (multiply) by q to obtain the heights 1/(n+1/q),...,1/m. The reciprocals n+1/q, ..., m are evenly spaced between n and m, giving you the area under 1/x as q approaches infinity.

  • @avidreader100
    @avidreader100 Год назад +1

    I am always amazed by your videos. Thank you.

  • @aledirksen01
    @aledirksen01 Год назад

    This was an absolute banger. I can see so many uses for this. Thanks!

  • @toxicara
    @toxicara Год назад +1

    Beautiful as always 😍

  • @Fun_maths
    @Fun_maths Год назад +1

    I am always so surprised about how you find these topics and incredible visual and pretty proofs, even of facts I already know and know how to prove (not in a pretty way but rather more technical proofs).

  • @KaliFissure
    @KaliFissure Год назад

    So beautiful! It's like the curve version of infinite fractions summing to previous fraction.
    1/2+1/4+1/8.....1
    1/3+1/9+1/27....1/2
    etc

  • @christophermccaul5662
    @christophermccaul5662 Год назад

    Wow you're actually awesome dude... I envy anybody who had got to have you as a teacher. nobody has the right to expect the awesomeness that you provide as a teacher.

  • @hillaryclinton2415
    @hillaryclinton2415 Год назад

    For me, the explanation is the pattern... Although every term EVENTUALLY cancels out, until they do, a sum exists. I have noticed this on a huge number of infinite series... It's like filling and draining a sink... It never goes dry.

  • @Valenorious
    @Valenorious Год назад +1

    T-shirt: No wonder I have a hard time reducing formulas and get them into a lean solution.

  • @benjaminpedersen9548
    @benjaminpedersen9548 Год назад +1

    Edit: Added proof and precise statement.
    Clearly, this alternating over- and undershooting works for any two sequences with the properties that you mentioned, but when you presented the nice pattern of m | n -> ln(m/n) for two harmonic series, I had the thought that you should be able to get any limit x by employing a sequence of positve rationals (m_k / n_k)_k converging to e^x:
    Definition: For natural numbers m and n, let m | n denote the series from the video, i.e.
    sum_{k=1}
    (sum_{i=(k-1)m+1}^{km} 1/i)
    - (sum_{i=(k-1)n+1}^{kn} 1/i)
    For two sequences of natural numbers (m_k)_k and (n_k)_k, let (m_k)_k | (n_k)_k denote the series
    sum_{k=1}
    (sum_{i = (sum_{j=1}^{k-1} m_j) + 1}^{sum_{j=1}^k m_j} 1/i)
    - (sum_{i = (sum_{j=1}^{k-1} n_j) + 1}^{sum_{j=1}^k n_j} 1/i)
    Statement: Given two sequences of natural numbers (m_k)_k and (n_k)_k such that (m_k/n_k)_k converges to y, their series (m_k)_k | (n_k)_k converges to ln(y).
    Proof: Let m/n be a positve rational number not equal to y and consider the corresponding m | n series. By convergence of m_k / n_k, there is a natural number N such that | m_k / n_k - y | < | m/n - y | for all k >= N. Rearranging finitely many terms keeps the limit and we can do that to m | n such that it matches the first N terms of (m_k)_k | (n_k)_k series. If m/n is larger than y, then the rest of the terms of the rearranged m | n series is larger than those of (m_k)_k | (n_k)_k and thus bounding it from above, similar from below if m/n is less than y. Thus (m_k)_k | (n_k)_k is convergent with limit less than ln(m/n) for all m/n larger than y and larger than ln(m/n) for all m/n less than y, meaning than the limit must be ln(y).

    • @Mathologer
      @Mathologer  Год назад +1

      Well spotted. That is correct :)

    • @benjaminpedersen9548
      @benjaminpedersen9548 Год назад

      @@Mathologer I wonder if it generalizes to other conditionally convergent series. Here I notice that ln of course comes in because int 1/x = ln(x). On second thought, the behavior of 1/x in regards to scaling x is quite essential for these limits, so its probably not very straight forward.

  • @time3735
    @time3735 Год назад

    You are very well acquainted with your snakes. I'm still in the process of learning how to tame and manipulate them. I hope I can become a great snake charmer as you are someday.❤

  • @tunasayl2928
    @tunasayl2928 Год назад +1

    Amazing as usual

  • @ItsMeTheUser
    @ItsMeTheUser Год назад

    Finally NEW video! Thanks for sharing!

  • @neiloppa2620
    @neiloppa2620 Год назад

    I really like the infinite series type videos you make. Those are my favorite. 💙

    • @Mathologer
      @Mathologer  Год назад

      Also some of my favourites :)

  • @xxxxvelocityxxxx5965
    @xxxxvelocityxxxx5965 Год назад +2

    Using a short java program I wrote it looks like once you get past the initial 13 terms to overshoot pi and subtract it takes between 8 and 9 additional terms to overshoot pi again and then you subtract one term.
    Additionally, it alternates adding 8 and 9 terms before you subtract one term (you always only need to subtract 1 term) but eventually theres 2 9 terms intervals and the pattern continues.
    What is interesting is the number of "intervals of intervals" aka the number of times this alternating takes place before you get 2 9's varies initially but settles on the pattern 37, 39,39,39, then back to 37. However, every now and then theres 4 39's before going back to 37. It looks like this pattern has a pattern as well. I suspect these inner patterns continue on due to the irrationality of pi and there is never a "straightening out" of the pattern.
    Edit:
    I am trying out different values for what you want the series to converge to and it's pretty interesting. First of all, for every number you only ever need to subtract one term to get the current value to go below the desired value. Every integer you try the number of terms before it overshoots generates a pattern with little deviations in it. Im thinking the pattern of the little deviations have their own patterns, and this extends infinitely.
    Is anyone aware of someone coming across this and looking into it more? I'm thinking it would be fascinating to generate a "3d graph" of desired values vs how the series behaves but I need to get to my computer to try this out. I'll let you guys know what I find

    • @HagenvonEitzen
      @HagenvonEitzen Год назад

      Please donÄt say "the pattern continues" when the target is pi ;)

    • @shyrealist
      @shyrealist Год назад

      ​@@HagenvonEitzen is right, I think you need to qualify it with "up to n terms"

  • @msclrhd
    @msclrhd Год назад

    Another way to think about this sum is that you need to group the expanded form into groups of 3. -- The rationale for this is that the (1/2 - 1) etc. are inseparable. By shifting the terms across multiple groups you are not accounting for the adjusted denominator. I.e.
    1/1 + (1/2 - 1/1) = 1/2 -- the 1/1 terms are alike and cancellable
    1/3 + (1/4 - 1/2) = 4/12 + (3/12 - 6/12) = 1/12
    1/5 + (1/6 - 1/3) = 6/30 + (5/30 - 10/30) = 1/30
    etc.
    It looks like this generalizes to 1/x + (1/(x+1) - 1/((x+1)/2)) = 1/(x*(x+1)), but I'm not currently sure how to prove that.
    This gives the sequence 1/2 + 1/12 + 1/30 + ... which is cleary between 0.5 and 1 (the first term is 0.5 and the other terms get exponentially smaller, so the other terms cannot sum to 0.5).

  • @looney1023
    @looney1023 Год назад

    Since the sum of the prime reciprocals also diverges incredibly slowly and primes are arbitrarily large, the same process can be applied to get an alternating sum of prime reciprocals to converge to any real number.
    Fun stuff!

  • @ВладиславСубботин-з1э

    I don`t understand a single word, because i suck in math. But i like this man`s accent and voice, so i keep watching

  • @KasiaGoclowski
    @KasiaGoclowski Год назад

    I laughed out loud at "rectangle snake charmer". Love this channel.

  • @X1Y0Z0
    @X1Y0Z0 11 месяцев назад

    Thanks!
    Love your content! Educational, entertaining

  • @williamdrum9899
    @williamdrum9899 Год назад

    Math: "A - A not equal to zero"
    Computers: "I'm gonna pretend I didn't hear that"

  • @OlivierMIEL
    @OlivierMIEL Год назад

    The return of the squish-and-stretch! Love it!

  • @BUZZYBG
    @BUZZYBG Год назад

    Always a pleasure to watch your videos!

  • @agargamer6759
    @agargamer6759 Год назад

    The snake visuals were so good!

  • @SaturnCanuck
    @SaturnCanuck Год назад

    Another great video. Love these. Sorry I was late, I usually watch them on Sunday but I was making a Lego set. :)

  • @EliteEagle33
    @EliteEagle33 Год назад

    The sound in between sections reminds me too much of my waking up alarm, it brings me so much pain to hear it everytime

  • @Pan_Tarhei
    @Pan_Tarhei Год назад +1

    So beautiful explanation of calculus problems 💛

  • @andreyfom-zv3gp
    @andreyfom-zv3gp Год назад +1

    Thank u for another great video, man! The quality of content is always so high, that I watch your videos even if I know mathematical facts you're talking about, just for relaxation. Keep making!

    • @Mathologer
      @Mathologer  Год назад +1

      That's great. I always try to come up with a few things that you won't find anywhere else :)

  • @Gru39
    @Gru39 6 месяцев назад

    The bright white background is putting off

  • @RTOmega
    @RTOmega 11 месяцев назад +1

    The moment you use infinity, something breaks. XD

  • @mathewmunro3770
    @mathewmunro3770 Год назад

    At 3:00, what sticks out to me immediately is that the negatives are cancelling out earlier positive terms, and there are always going to be positive terms that aren't cancelled-out. It's a bit like the dodgy guys from Numberphile trying to tell us a divergent sum totals to -1/12.

    • @Mathologer
      @Mathologer  Год назад

      Pretty much as I say at this point, there is a conflict between the mathematically sanctioned definition to calculating the sum of an infinite series (=limit of the partial finite sums), vs. what we'd expect the sum to be based on the pairs of terms cancelling out. The main message from this video, apart from the nice visual proofs at the beginning, is that the sums of infinite series don't necessarily commute. But that does not mean that these sums are not useful or don't make sense :) I guess the next question is why don't we define the sum to be zero when terms cancel, right? Well, that is because for most infinite series terms don't cancel in pairs and so our definition would not apply to most infinite series and so wouldn't be very useful.

  • @DelfinaKS
    @DelfinaKS Год назад

    Someone send this video to Brady of Numberphile. I would not be surprised if he rearranges the positive and negative terms of the alternative harmonic series to get -1/12 + -1/12 and yet rearrange them to get his one and only favorite -1/12.. That is why I love Matloger. Not only you know what you are talking about but explain it in a way that is both mathematically rigorous and easy to understand.

  • @MrVirus9898
    @MrVirus9898 Год назад

    I once got reprimanded in highschool for writing "(7*60)/ln(2)" in the margins of my crush's worksheet. My teacher wasn't buying the "its just 605.9" excuse.

  • @blacklight683
    @blacklight683 Год назад +1

    2:30makes sense even if you take the og it would be 1-1/2+1/3-1/4... which will become 1/2+1/12... so it will be over half but under .75

  • @BadMathGavin
    @BadMathGavin Год назад

    Rearranging terms can affect the formulation when you're not defining the amount you're using properly.
    1 + (1/2) - 1 = 1/2
    ( 1/3) + (1/4) - (1/2) = 1/6
    (1/5) + (1/6) - (1/3) = 1/30
    The top 2 terms can approach infinity faster than the bottom term.
    If we were to write it out, we would actually get;
    Sum_{1}^{infinity}(1/k) - Sum_{1}^{infinity/2} (1/k)
    This means the numerator would still be increasing for a half-infinite amount of times while the denominator has reached it's goal. According to my maths, a half-infinite can be expressed by (-1)!/2 = (-1)(-2)(-3)!/(2) = (-1)²(-3)! = (-3)! so I'll be using this term ahead.
    We can say our denominator has reached the point of -(1/(-3)!) when our numerator has hit the point of 1/(-1)!, or 1(0)
    If we continue to add to the denominator until we get to a full (one) infinite, we get -(1/((-3)! + 1)) - (1/((-3)! + 2)) ... =
    Until we get to...
    -(1/ 1/((-3)!) + (-3)!) = -(1/(-1)!) = -1(0)
    This would finally cancel out our numerator properly. Of course, this would give us a ton of expansion, but the same thing happens in the numerator and it all cancels out. If we don't add the rest of the terms into the denominator, our numerator has an additional Fraction of an Infinite amount of Zeroes to different powers. These infinitesimals combine to ln(2) over the course of the the half-infinite summation.
    Basically if you add 1(-3)! A half infinite amount of times, you get, (-3)! × (1/(-3)!) = 1. If the denominator slowly increases to (-1)! Along the way, it can't quite reach 1.
    1 / ((-3)! + 1)
    = 1 / (1/2(0) + 1)
    = 1 / ((1 + 2(0)) / 2(0))
    = 2(0) / (2(0) + 1)
    Divide both sides by 2
    = 1(0) / (1(0) + 1/2)
    = 2(0)
    1 / ((-3)! + 2)
    = 1 / ((1/(2(0))) + 2)
    = 1 / (((1 + 4(0)) / 2(0))
    = 2(0) / (4(0) + 1)
    Multiply by 2
    (1/2) × (4(0) / (4(0) + 1)
    Sacrifice blood
    (1/2) × ((1(0)) / (1/4))
    (1/2) × 4(0) = 2(0)
    1 / ((-3)! + 3)
    = 1 / ((1 + 6(0)) / 2(0))
    = 2(0) / (1 + 6(0))
    Times 3
    = (1/3) × (1(0) / (1/6))
    = (1/3) × 6(0)
    = 2(0)
    But eventually it'll reach halfway to (-1)! Which is ((-1)! + (-3)!) / 2
    = ((1/0) + (1/2(0)) / 2
    = (3/2(0)) / 2
    = 3/4(0)
    = (3)(-1)!/4
    1/0 - 3/4(0) = 1/4(0)
    Already at this point we can see that (((1/4(0)) × 2(0)) + (1/4(0) × (3(0)/4) / 2 < 1/2(0) × 2(0)
    = 0.5 + 3/32 < 1
    = 0.59375
    The rate it decreases also suggests ln(2) could be in range (I'm just not doing the calculations). We just need to remember that a lot of it will be close to the point where it's equal to 1(0) and our average will favor 1, increasing from 0.59375 to ln(2) as we continue to calculate.

  • @user_2793
    @user_2793 Год назад

    This seems to define a bijective mapping between the real numbers and integer sequences, that is the sequence whose 2k(+1)’th element is the number of positive(negative) elements of the sum needed before the k+1’th overshoot(undershoot).

    • @Mathologer
      @Mathologer  Год назад

      It's not a bijection its a surjections. If you apply the over/undershoot algorithm to all real numbers you won't get all (positive) integer sequences :)

  • @kirtivardhansingh6275
    @kirtivardhansingh6275 Год назад

    I'm addicted to your informative videos . 💌 from India .

  • @Mercurio-Morat-Goes-Bughunting

    Awesome! That's a fun conundrum.

  • @ilikemitchhedberg
    @ilikemitchhedberg Год назад

    This feller keeps on tricking me 😤 he better not pull the ole' switcheroo at the end and pi was really there all along

  • @devalapar7878
    @devalapar7878 Год назад

    I like math. This is a very well known and important problem. The question is when a sequence can be summed.
    It has taken decades, if not centuries, to answer this question.
    A sequence is summable if the sum does not depend on the order of the sequence and if the sum is finite.
    For positive components, the answer is obvious. But if the sign changes constantly and the components are sufficiently large, any result can be achieved.

  • @avinoamwcat
    @avinoamwcat 4 месяца назад

    An alternative to the iterative method of finding the exact rearrangement for Pi (or any other number). Suppose we have some rearrangement of the positive and negative harmonic sequences (1+1/2+... -1-1/2-...). Consider the first T terms. Denote M(T) the number of positive elements and N(T) the number of negative elements. Naturally M(T)+N(T)=T. In the video you used regular rearrangements, based on fixed parameters m,n, and found that SUM --> ln(m/n). This is true in general. SUM --> ln(M(T)/N(T)). Testing your regular rearrangements. Denote t = m+n, T = at+b, then M(T) = am+b, N(T)=an. M(T)/N(T) --> m/n. You could choose any sequence M(T) such that M(T)/N(T) --> e^Pi. Or M(T) ~ T/(1+e^-Pi)

  • @stevewithaq
    @stevewithaq Год назад +1

    15:25 - A fun thing about this strategy that you didn't mention is that you will always only ever need one negative term following each sequence of positive terms to bring you back down below pi.
    I'll leave proof of this as an exercise for the reader.

    • @Mathologer
      @Mathologer  Год назад +1

      Very well spotted. I actually did not mention this on purpose because by the time I use negative terms for the second time I was already setting up the algorithm to be applicable to any target number :)

  • @L13832
    @L13832 Год назад +1

    Hey man! You should have shown why the alternating sun converges to ln(2). That proof is just amazing.

    • @Mathologer
      @Mathologer  Год назад +5

      ??? What video did you watch? The whole point of the visualisation at the beginning of this video is to show you a proof off the beaten track that the partial sums (= the areas of the snakes) converge to ln(2) :)

  • @Paul-fn2wb
    @Paul-fn2wb Год назад +2

    Hello Mr. Polster. Thank you for the videos. I really like your style! The only problem I have with your videos is probably (?) uncompressed audio. Some parts are really quiet, the next moment it's frighteningly loud. I'm not an audio engineer, so I might be wrong, but it will be more comfortable for listeners if you apply compressor to the audio. Then it will be easier to find an appropriate sound volume to watch your awesome videos.

    • @Mathologer
      @Mathologer  Год назад +1

      Both the audio files of me speaking and the music that I am working with are .wav files to start with. Things get recompressed when I bundle everything together in Premier and I am sure that RUclips does some more recompressing. I personally and my proof readers don't experience any issues with the audio and I also only very rarely get anybody commenting on audio issues in the comments. One exception is this early video ruclips.net/video/jcKRGpMiVTw/видео.html. Are you using headphones?

    • @Paul-fn2wb
      @Paul-fn2wb Год назад

      @@Mathologer Got it! I'm listening through my phone's mono speaker. It's around 6 years old, maybe that's the problem. I'll try it with the headphones.

  • @wilderuhl3450
    @wilderuhl3450 Год назад +1

    If we look at (1+1/2 x^a + 1/3 x^2a + … +1/(n+1) x^na) n-> ♾️
    This series = -ln(1-x^a)/x^a: -1

  • @manavgunnia
    @manavgunnia Год назад +2

    Wow, a video uploaded at 12:28 AM AEST by someone who lives in Australia...

    • @Mathologer
      @Mathologer  Год назад +2

      Yes, well, I hardly every go to bed before 2 a.m. and so not a problem for me :)

    • @manavgunnia
      @manavgunnia Год назад

      @@Mathologer True, it's only a Sunday

  • @shadeblackwolf1508
    @shadeblackwolf1508 3 месяца назад

    The series 1 + 1/2 + 1/3 + 1/4 and so on can be shown relatively easy to go to infinity using the following trick:
    for every fraction we lower the value to the next division by a power of 2 for easy counting. The result is strictly smaller than the original series. therefore if this smaller series goes to infinity so must the larger. now i have 1 + 1/2 + 1/4 +1/4 and so on. group same divisor terms, and you get 1 + 1/2 + 2/4 + 4/8 and so on. As there are infinite powers of 2, this means that we're adding an infinite number of 1/2s to our 1, so this series definitely goes to infinity

  • @Cofausto
    @Cofausto Год назад

    Marvelous! I pretty sure that using the strategy of approximate a number like min. 16:30 we create a base numeration system! In that pi = 13, 21, 58 ...