A Limit That Creates Unity From The Void

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ •

  • @ron-math
    @ron-math  10 місяців тому +21

    Do you like my new end screen?

    • @axbs4863
      @axbs4863 10 місяців тому +3

      yeah 👍

    • @ron-math
      @ron-math  10 місяців тому +1

      Thanks bro!@@axbs4863

    • @copter7013
      @copter7013 10 місяців тому +1

      hey, what do you use to create these animations? just asking

    • @cdkw8254
      @cdkw8254 10 місяців тому +2

      Pretty good

    • @ron-math
      @ron-math  10 місяців тому +1

      Manim, pretty standard right now@@copter7013

  • @mikecaetano
    @mikecaetano 10 місяців тому +12

    Limit[(1+sqrt(1+4x))/2, x -> 0] = 1 -- This works regardless of the coefficient of x. The coefficient of x does affect the imaginary part however.

  • @GNDeshpande
    @GNDeshpande 8 місяців тому +3

    The way I thought about this limit, is that as we're taking the square root of a positive number very close to zero, the square root is bigger than the input, as we repeat this process infinite times, it has an compounding effect - making the limit 1. Surely, this logic does not neccesarily require it to approach one, but can we formalize this chain of thought to arrive at this answer? Or just use it as a vague intuitive explaination ?

    • @ron-math
      @ron-math  8 місяців тому +3

      Absolutely fantastic bro. It is good enough as an intuitive approach!
      Yes, I think we can formalize it but it won't be very trivial.

  • @Bac-so3yg
    @Bac-so3yg 10 місяців тому +4

    So the way i think abt is like yk how 1/2+1/4+1/8…..1/2n = 1
    It’s very similar but the therms get bigger instead of smaller like we started with 1/2n+……+1/4+1/2 =1

  • @minhhungle7488
    @minhhungle7488 10 місяців тому

    You can even put -1/2 inside

  • @Alexander-oh8ry
    @Alexander-oh8ry 10 місяців тому +9

    1:29 I dont get the argument. If x is less than or equal 1, there is no reason not to pick the negative square root

    • @GuySegal-d5k
      @GuySegal-d5k 10 місяців тому +4

      Square root implies the positive answer. In mathematics, when we inverse a square, we use ± square root.

    • @filipeoliveira7001
      @filipeoliveira7001 10 місяців тому +11

      The thing is, sqrt(1+4x) > 1 for even the smallest value of x, since 1 = sqrt(1) and sqrt(1+4x) > sqrt(1) of any positive real x. Thus, the numerator will always by negative if you take the neg root as well.

    • @march3nko
      @march3nko 10 місяців тому

      @@filipeoliveira7001 You can take a negative square root and P will not be negative if x = 0. I think this step just skips over the solution that P still can be zero. Having x = 0 and P = 0 satisfies the polynomial equation

    • @kendakgifbancuher2047
      @kendakgifbancuher2047 10 місяців тому +2

      ​@@march3nkoWell, you see, its not just 0, its 0+, which is identical to zero in all but few niche cases.
      You can think of it as a positive number 0,0000...1 with as many 0 digits as you like, followed by 1
      So like 1 + 0+ > 1 (by a tiny fraction, but still)
      You can think of such operations, like LHS is not exactly 1, but slightly overshoots.
      0- is a same deal, but its negative and symbolizes undershoot.

    • @filipeoliveira7001
      @filipeoliveira7001 10 місяців тому

      @@march3nko you’re right! Thank you pointing that out!

  • @blue_birb
    @blue_birb 9 місяців тому

    How much time does it take to create a good manim animation? I tried it for a bit and couldn't really get a sense for how exactly things work, I did manage to create some stuff like a circle interpolating into a square but nothing too fancy. I really want to be able to make videos in this style even if just for my own fun

    • @ron-math
      @ron-math  9 місяців тому +2

      It depends. Most of my time is currently spent on playing the video in my mind. It is like I see the video in my mind virtually first, then I turn the scenes into codes.
      It seems that you are learning Manim right now. Just keep coding consistently for a while, you will be good :)

  • @frendlyleaf6187
    @frendlyleaf6187 10 місяців тому +2

    Would this nested radical be continuous?

    • @mismis3153
      @mismis3153 10 місяців тому +1

      Because x is positive, and the root is always positive

    • @ron-math
      @ron-math  10 місяців тому +1

      If you treat the expression (after sending n to infinity) as a function of x, then at least it won't be continuous at x=0 point as shown in the visual.
      Honestly I don't think it will be very trivial to prove its continuity elsewhere.

    • @frendlyleaf6187
      @frendlyleaf6187 10 місяців тому +2

      @@ron-math Thanks for clarifying! The visual and why we took the limit in the first place makes more sense now that I've watched it a few times. Great video!

    • @ron-math
      @ron-math  10 місяців тому +1

      Thank you very much! Glad you figured it out!@@frendlyleaf6187

  • @lumi2030
    @lumi2030 10 місяців тому

    0^0