A long road to the limit

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

КОМЕНТАРІ • 57

  • @alexicon2006
    @alexicon2006 2 місяці тому +17

    An absolute banger of a limit. That I wish I never encounter in an exam.

    • @heinrich.hitzinger
      @heinrich.hitzinger 2 місяці тому

      The last question: 👁👄👁

    • @alexicon2006
      @alexicon2006 2 місяці тому

      @heinrich.hitzinger I wont sleep tonight out of pure dread

  • @BartBuzz
    @BartBuzz 2 місяці тому +15

    That was one heck of a limit! I was expecting you to use L'Hospital's Rule. But your method was definitely more intriguing and challenging!

    • @shhh._
      @shhh._ Місяць тому

      Does L'hopital work for (1)^1/0 ?

    • @BartBuzz
      @BartBuzz Місяць тому +3

      @@shhh._ You can take the log and manipulate it to arrange it as 0/0.

    • @ODOk-vs8ut
      @ODOk-vs8ut 24 дні тому

      Yes after taking ln we get
      ln(L)=ln[(a^x²+b^x²)/(a^x+b^x)]/x
      We can apply l hospital here as it's 0/0 form.
      You'll get the same ans

  • @Grecks75
    @Grecks75 Місяць тому +4

    A small note: At 1:59, the reason why you can exchange the ln and lim operations is because of the continuity of the natural log function ln(x) at x0 = 1 (or, equivalently, because of continuity of the exponential function exp(x) at x0 = 0). It's *not* because of continuity of the function term under the original limit operator.

  • @martinmolander5425
    @martinmolander5425 2 місяці тому +7

    I guess it is a general rule: lim(x->0) of (f(x))^(1/x), where f(0)=1 and f'(x) is continuous around f'(0) . The limit is e^(f'(x)).

  • @nanamacapagal8342
    @nanamacapagal8342 2 місяці тому

    I love your solution! When I solved it I just used L'H and called it a day, but your insights make this so much more interesting!

  • @I_like_smashburgers
    @I_like_smashburgers 2 місяці тому +6

    so this is what I did:
    take natural log, bring the exponent down
    rewrote natural log part using property - log(a/b) = log(a) - log(b)
    rewrote to have the natural log part as numerator, x as denominator (indeterminate, can use L’H)
    it’s a little tedious, but then it’s very simple, can just use direct substitution
    then ln(T) = -(ln(a)+ln(b))/2
    then do e raised to both sides
    then simplify to get result.

  • @Grecks75
    @Grecks75 Місяць тому +2

    Let f(x) denote the function term for which we want to determine the limit. Recognizing that the limit is of type 1^inf (or of type 0/0 after taking the natural logarithm), I went for L'Hospital's rule. I first considered the limit of the composite function g(x) = ln(f(x)) as x -> 0. After applying L'Hospital to g(x), I got the limit of -1/2*ln(ab) for g(x) as x -> 0. Utilizing continuity of the exp() function, the limit of f(x) as x -> 0 then becomes 1/sqrt(ab).
    Pretty easy that way and also a bit more rigorous than using Taylor polynomials as approximations. Speaking of these approximations, I think that PrimeNewtons effectively achieved a similar thing with his Taylor polynomials as what is usually done in the proof of L'Hospital's rule where the functions in the numerator and denominator are replaced by their first-order (i.e. linear) approximations.

  • @SriKrishnaSaravanan
    @SriKrishnaSaravanan 12 днів тому +1

    Your a genius ❤

  • @pedrojesus4967
    @pedrojesus4967 2 місяці тому

    Fantastic. I wish I forget this video so I could try to do this limit by myself

  • @TheRovardotter
    @TheRovardotter Місяць тому

    Thank you for this! You’re the best

  • @narangfamily7668
    @narangfamily7668 2 місяці тому +1

    Wowza! This question requires a lot of brains!😊

  • @morluz4870
    @morluz4870 2 місяці тому +1

    With only basic knowledge, I managed to solve it in half a page without any approximations, just by using fundamental limits. Still, your way of solving it was interesting!

  • @JdeBP
    @JdeBP 2 місяці тому

    The unmatched opening round bracket at 3:45 is never closed; unlike adding zeroes until one reaches the age of 70, which soon becomes a bad choice for getting a lot of zeroes. 😊

  • @andreaparma7201
    @andreaparma7201 Місяць тому

    Solution with no Taylor approximations and no L'H rule:
    Write (a^x^2+b^x^2)/(a^x+b^x)=1+g(x), where g(x)=(a^x^2-a^x+b^x^2-b^x)/(a^x+b^x): then we need to find the limit of ln(1+g(x))/x.
    After isolating ln(1+g(x))/g(x) as a factor (which tends to 1), we are left with the limit of g(x)/x, and since the denominator of g(x) tends to 2, we are left with the limit of
    (a^x^2-a^x+b^x^2-b^x)/x=(a^x^2-a^x)/x+(b^x^2-b^x)/x=
    =a^x[a^(x^2-x)-1]/x+b^x[b^(x^2-x)-1]/x=
    =(x-1)a^x[a^(x^2-x)-1]/[x(x-1)]+(x-1)b^x[b^(x^2-x)-1]/[x(x-1)]
    Since the ratios between the square brackets tend to ln(a) and ln(b), the limit of g(x)/x turns out to be (-lna-lnb)/2=-ln(ab)/2, so that the final answer is (ab)^(-1/2).
    Also, fun fact: this works for an arbitrary number of parameters a,b,c,...: the limit will be 1/GM(a,b,c,...), where GM denotes the geometric mean.

  • @Maths786
    @Maths786 2 місяці тому +5

    Sir please do a limit question which was came in
    JEE Advanced 2014 shift-1 question number 57
    it's a question of a limit
    lim as x-->1
    [{-ax + Sin(x-1) + a}/{x + Sin(x-1) - 1}]^[{1-x}/{1-√x}] = 1/4
    You have to find the greatest value of a
    It has 2 possible answers 0 and 2
    But I want the reason that why should I reject 2 and accept 0
    Because final answer is 0
    Please help 😢

    • @PrimeNewtons
      @PrimeNewtons  2 місяці тому +4

      Ok. I've seen this request before. Ill check it out. Please email me if you have the full question

    • @Maths786
      @Maths786 2 місяці тому

      @PrimeNewtons please tell your Email ID

    • @Maths786
      @Maths786 2 місяці тому

      ​@@PrimeNewtons sir please tell your E mail ID

    • @Maths786
      @Maths786 2 місяці тому

      ​@@PrimeNewtons Sir please tell your E-m@il ID

  • @golddddus
    @golddddus 2 місяці тому

    Developing a function in a series is a very successful method for calculating limes. I remember that I had an even more complicated limes in my postgraduate exam that could only be solved successfully in this way. What's more, I had to go to the third member of Taylor's series.😎

  • @peternganga1300
    @peternganga1300 2 місяці тому +1

    Really needed this one 😊

  • @Ranoake
    @Ranoake Місяць тому

    You really need to do the full series expansion to be rigorous.

  • @rinkukoshle6537
    @rinkukoshle6537 Місяць тому

    I am getting 1 for every value of a and b I put in calculator. And answer is same also by plotting graph.
    👉"Limite of a function is the function of the limit" this line is true only when the graph is continuous at that point but ln function is not continuous at x going to zero.

  • @sergeygaevoy6422
    @sergeygaevoy6422 Місяць тому

    What about a substitution c = b/a? We have a,b>0 so c definetely exists. Then we have the two second wonderful limits. At least something like that.

  • @GreenMeansGOF
    @GreenMeansGOF 2 місяці тому

    I would either do L’Hopital’s Rule or a full series expansion.

  • @Алекс-в8ш
    @Алекс-в8ш Місяць тому

    Can you untegrate fraction part and absolute function?!

  • @Metaverse-d9f
    @Metaverse-d9f 2 місяці тому +1

    Use the formula for 1^infinity, and then L', it only takes 6 steps (5mins).

  • @yorckleschber2491
    @yorckleschber2491 Місяць тому

    Using Taylor expansions.
    T = 1/x * F with F =log((a^x^2 + b^x^2)/(a^x +b^x)). Taylor expansion of F = N/D. Numerator: N= a^x^2+b^x^2=2+x^2*(log(a)+log(b)) + ... Denominator: D= a^x+b^x=2+x(log(a)+log(b))+ … L= log(a)+log(b) . G = (2 + x^2*L)/(2+ x *L). Do a Taylor expansion for G . G(0) = 1 G’ = (2xL(2+xL) - (2+x^2L)L)/( )/(2+ x *L)^2. G’(0) = -L/2. So G = 1 -x*L/2 for small x. Now do a Taylor Expansion for F= log(1 - x*/L/2) ~ -L/2 *x for small x. But T= 1/x * (-L/2*x) = -L/2. So the limit of exp(T) = -exp(log(a)+log(b))/2 = (ab)^(-1/2)

  • @holyshit922
    @holyshit922 Місяць тому +1

    You have your algebra series
    Can you record series about LaTeX for viewers who want to make pdf based on your algebra series

    • @PrimeNewtons
      @PrimeNewtons  Місяць тому

      My experience with LaTeX is very limited. Maybe in the future, when I really learn it well. Also, I've not been as active as I used to be. Hope things change soon.

    • @holyshit922
      @holyshit922 Місяць тому

      @@PrimeNewtons So how you write documents about your researches on open problems
      or at least how you prepare scripts and other documents for students ?

  • @RahulKumar-id5cq
    @RahulKumar-id5cq Місяць тому

    I solved it.
    After solving I felt happiness.

  • @raymondseligman7003
    @raymondseligman7003 2 місяці тому

    I have asked this before but where did you get your math education and do you teach somewhere?

  • @alexandermorozov2248
    @alexandermorozov2248 2 місяці тому

    It was possible to use L'Hospital's rule, also known as Bernoulli's rule, and take the derivative of the numerator and denominator of the fraction to reveal the uncertainty of the form 0 divided by 0. Shamanizing with rows is the Stone Age :)

    • @MyVpn-cs3ri
      @MyVpn-cs3ri 2 місяці тому

      I think one can use L'Hospital's rule for cases when it is 0/0 or infinity/infinity. I don't think it is true here and so L'Hospital's rule cannot be applied.
      But again, maybe I am missing something.

  • @mathunt1130
    @mathunt1130 Місяць тому

    Instead of using approximations, you could have invoked Taylor's theorem, and just had a bound or you could have used o and O notation.

  • @boguslawszostak1784
    @boguslawszostak1784 Місяць тому

    Let’s try to make the long road shorter.
    f^(1/x) = (1 + f - 1)^(1/x) = (1 + (f - 1))^(1/x) * ((f - 1)/(f - 1)) = (1 + (f - 1))^(1/(f - 1)) * ((f - 1)/x) = [(1 + (f - 1))^(1/(f - 1))]^((f - 1)/x)
    In our story, x approaches 0, f = f(x) = (a^x^2 + b^x^2)/(a^x + b^x) approaches 1, so (f - 1) approaches 0, and 1/(f - 1) approaches infinity. Therefore, the base of the power function in the in square brackets approaches e.
    We now need to determine the limit of the exponent ((f - 1)/x) as x approaches 0.
    ((f - 1)/x) = ((a^x^2 + b^x^2)/(a^x + b^x) - 1) / x = ((a^x^2 + b^x^2) - (a^x + b^x)) / (x * (a^x + b^x)) = ((a^x^2 - a^x)/x + (b^x^2 - b^x)/x) * (1/(a^x + b^x)).
    The factor 1/(a^x + b^x) approaches ½, so we now need to calculate the limit of (a^x^2 - a^x)/x and similarly (b^x^2 - b^x)/x.
    This can be done as shown in the video by expanding into a series, or we can use L’Hopital’s rule to obtain the limit:
    -ln(a) - ln(b), which after substitution gives (-1/2) * ln(ab) = ln((ab)^(1/2)).
    Finally, e^ln((ab)^(1/2)) = (ab)^(-1/2) = 1/sqrt(ab).
    You can also try to calculate this limit without series and L'Hopital's rule by extracting a^x from the parentheses and obtaining:
    (a^x^2 - a^x) / x = (a^x) * (a^(x^2 - x) - 1) / x
    a^x tends to 1, so we are left with the limit:
    (a^(x^2 - x) - 1) / x = (e^((x^2 - x) * ln(a)) - 1) / x as x tends to 0
    Here, you can use the expansion in a series. After subtracting 1, each term can be divided by x, and we see that all terms except for -ln(a) tend to 0.
    You can continue further:
    (e^((x^2 - x) * ln(a)) - 1) / x = (e^((x^2 - x) * ln(a)) - 1) / ((x^2 - x) * ln(a)) * ((x^2 - x) * ln(a)) / x = ((e^t - 1) / t) * (x - 1) * ln(a)
    As you can see, the remaining proof is that (e^t - 1) / t tends to 1 as t tends to 0. This identity is one of the fundamental limits in calculus

  • @lornacy
    @lornacy 2 місяці тому

    Is the limit the reason that the domains of a and b are restricted?

  • @Metaverse-d9f
    @Metaverse-d9f 2 місяці тому +1

    Actually, it's a "VERY SHORT" road.

  • @newADEL-i1e
    @newADEL-i1e 2 місяці тому +2

    That's crazy 💀

  • @michaelz2270
    @michaelz2270 2 місяці тому

    Take logs, and you want lim as x goes to zero of 1/x * (ln(a^(x^2) + b^(x^2)) - ln(a^x + b^x) ), which equals the sum of the limits of
    1/x * (ln(a^(x^2) + b^(x^2)) - 2) and -1/x * (ln(a^x + b^x) - 2). The first is the derivative of ln(a^(x^2) + b^(x^2)) at x = 0 and the second is -1 times the derivative of ln(a^x + b^x) at x = 0. The first derivative computes to zero and the second derivative to (ln(a) + ln (b))/2 = ln(ab)/2. So the log of the limit is -ln(ab)/2 and thus the limit is 1/(ab)^(1/2).

  • @isaacbenrubi9613
    @isaacbenrubi9613 2 місяці тому

    One might say this really pushed you to your limits.

  • @ruthgonzalez6547
    @ruthgonzalez6547 2 місяці тому

    Wow!

  • @youngmustang9221
    @youngmustang9221 Місяць тому

    Hey there people, on a very unrelated note I need help at proving e^x>x^e unless x=e , I had read this recently but unfortunately the proof of it wasn't included in the book it was only stated as a fact

  • @jasoncetron233
    @jasoncetron233 Місяць тому

    As a practical matter, using L'Hôpital's Rule is much quicker. As a teaching tool, the methods you used are far more interesting.

  • @dkphys
    @dkphys 2 місяці тому

    just use de l' hopital rule. It doesn't make much sense using taylor expansions to calculate a limit.

    • @dirklutz2818
      @dirklutz2818 2 місяці тому

      It's amazing that it can be done that way! (with the Taylor series)

    • @dkphys
      @dkphys Місяць тому +1

      The Taylor series is an approximation of the function near a specific point. As long as you keep enough terms, so that the function is approximated accurately, the taylor series can always be used in order to calculate a limit. my point is that there is not much point in using something that is much more advanced in order calculate something much simpler.
      De l' hopital rule is essentially the same thing. Given two functions f(x) and g(x), one uses the linear approximations f(x)=f(x_0)+f'(x_0)(x-x_0) and g(x)=g(x_0)+g'(x_0)(x-x_0). Obviously if f(x_0)=g(x_0)= 0 the ratio f(x)/g(x) around x_0 is f'(x_0)/g'(x_0) .

  • @Maths786
    @Maths786 2 місяці тому +1

    Sir please tell your Email ID

    • @stealth3122
      @stealth3122 2 місяці тому +1

      wdym? his email is at the start of the video always.

    • @jimbutler3973
      @jimbutler3973 Місяць тому

      @@stealth3122 I don't see his email anywhere during the video. Just tell me what his email address is. I don't do twitter, facebook, other social media.