Error Function Application

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

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

  • @BartBuzz
    @BartBuzz 3 месяца назад +5

    Your videos take me back to my college days. And I mean over 50 years back. Back then, I had to pass an advanced math exam to qualify for my PhD in Aerospace Engineering. Today, I can enjoy your videos just for fun. This video was definitely fun to watch!

  • @aljawad
    @aljawad 3 месяца назад +7

    I used the error function extensively during my engineering studies. As I recall the Erf table that I used was “coarse” and required a bit of interpolations. I ended up creating my own set of tables, first using a programmable calculator and then a computer (those were just starting to be widely used). My professor was delighted, and subsequently he distributed copies of my tables for his students until his retirement.

    • @literallydeadpool
      @literallydeadpool 3 месяца назад +2

      interesting, what tools did you use and how did you store the numbers

    • @aljawad
      @aljawad 3 месяца назад +1

      @@literallydeadpool The function was used for estimates of doping impurities ranges in PN junctions. As I recall the integrations were performed on a printing desk calculator (HP-97?)and the thermal printer strips were pasted to form a table and then xeroxed. Subsequently I repeated the process on a “microcomputer” using BASIC, and the results were better presented and printed. A decade or so later in the mid/late 1980s I stumbled upon my old results, and decided to repeat the solution on the much faster HP-28 calculator (the first of its kind to utilize symbolic maths) using its wireless printer.

  • @macka2775
    @macka2775 3 месяца назад +4

    I love your content! I thought I hated math in high school, but later in life I found I just didn’t learn it the right way.
    I love how explain things that are so complex (to me) in a simple way that enables me to understand.

  • @Malzagi
    @Malzagi 3 месяца назад +1

    I am so happy that I found this channel. It helps me to solve problems I never even knew existed. Fantastic professor, and fantastic content. Thanks!

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

    That's a beautifully succinct and intuitive demonstration of the error function!

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

    My approach was to consider the area under the Gaussian in the window from 0 to 1.
    Then shift the Gaussian curve right by one unit (u=x-1) and shift it left by one unit (u=x+1), and consider the area in the 0-to-1 window.
    Shifting right picks up the mirror image of the original integral, so equal area.
    Shifting left moves the right-side’s ‘tail’ into the window, with clearly less area under the tail.

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +2

    You’re an excellent teacher.

  • @Grecks75
    @Grecks75 2 месяца назад +2

    You can make your last argument more rigorous by comparing the values of the integrand function of I_3 and I_2 within the interval of integration [0, 1]: e^-((x+1)^2) is always strictly less than e^-(x^2) for all x in [0, 1]. Therefore, when integrating over this interval, I_3 must be less than I_2.

  • @krwada
    @krwada 3 месяца назад +2

    I studied the error function extensively during my graduate school days. Mostly, the problems involved transient heat transfer and the various solutions for the diffusion equation, (Fick's law).

  • @tessfra7695
    @tessfra7695 3 месяца назад +1

    I learn stg new every single time i tune into sir's channel..

  • @KUDIYARASAN-
    @KUDIYARASAN- 3 месяца назад +1

    GREAT WORK OF A WELL TRAINED PROF.

  • @pojuantsalo3475
    @pojuantsalo3475 3 месяца назад +17

    This error function method looks a bit overkill to my eyes. In the range x = 0 to 1, functions f(x) = e^-x² and g(x) = e^-(x-1)² cover the exact same area! We are just integrating the area in opposite directions! However, for h(x) = e^-(x+1)² clearly h(x) ≤ f(x) in the range x = 0 to 1, so integrating it must give smaller area than for f(x) and g(x).

    • @asparkdeity8717
      @asparkdeity8717 3 месяца назад +1

      Indeed, the error function is simply a way to tidy up notation and describe exactly what you said

    • @magnificoas388
      @magnificoas388 3 месяца назад +1

      exactly, answer is instant

    • @tassiedevil2200
      @tassiedevil2200 2 месяца назад +1

      @pojuantsalo3475 - Oops - missed your comment before posting same point. Cheers.

    • @pojuantsalo3475
      @pojuantsalo3475 2 месяца назад +1

      @@tassiedevil2200 Don't worry about it. 🙂

  • @JaswinderKaur-kk5kl
    @JaswinderKaur-kk5kl Месяц назад

    Very thankful to your contents Sir!

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +3

    You should be proud of yourself.

  • @glorrin
    @glorrin 3 месяца назад +1

    This is a great video about the error function
    But I think I have another way to solve the problem without using it.
    first let's look at
    (x -1) ^ 2 on [0, 1]
    by u substition it is equal to
    u^2 on [-1, 0]
    but square function is even so (-u)^2 = u^2
    or u^2 on [-1,0] is equal to u^2 on [0,1]
    therefore (x-1) ^ 2 = x^2 on the segment [0,1]
    I1 = I2
    for x on [0,1]
    x + 1 > x
    (x+1) ^2 > x^2 because x >= 0
    -((x+1) ^2) < -(x^2)
    exp(-((x+1) ^2)) < exp( -(x^2) ) because exp(x) is an increasing function
    Integrating doesn't change the order, so
    I1 = I2 > I3

  • @Grecks75
    @Grecks75 2 месяца назад +2

    The first two integrals should be equal, and both should be greater than the last integral, right? Easy problem for solving in your head by linear substitution.

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

    There are a good calculus practice! But IMHO the easiest way to show it is graph method. We’re using the same region in all integrals, but the graph of e^(-x^2) is shifted by -1, 0 and 1 as well.

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

    Great concept , Great Video

  • @tassiedevil2200
    @tassiedevil2200 2 месяца назад

    Fun with erf(x) and I note this was pitched as "error function application" but total overkill for the question. Eight minutes in, you get around to showing by change of variables that the first and second integrals are equal since e^(-x^2) is even and you are integrating it -1 to 0 or 0 to 1 respectively - no need for all the flipping limits and signs. The actual value is irrelevant for the moment. Similarly after the corresponding change of variable for the third integral, comparing the integrals of e^(-x^2) from 0 to 1 versus 1 to 2 respectively is easy since e^(-x^2) is monotonically decreasing for x>0 so the first two integrals are greater than e^(-1) while the third one is less than that value (we are just integrating over unit distance in each case after all). All the appeal to the shape of the graph of erf(x) and differences of magnitudes of erf(2) and erf(1) is unnecessary embroidery and involves a rather a unsatisfactory appeal to the shape of the graph of erf(x) after all this analysis.

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

    Boss, just put x=1 in all three integrals, and within micro seconds u will come to know which one is bigger. The question only asks us to arrange in ascending order which can be fulfilled easily. Nowadays exams provide only few seconds or hardly a minute per question.

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

    wearing my favourite cap in this video!!

  • @VinodSharma-lm6yz
    @VinodSharma-lm6yz 3 месяца назад +3

    Thanks

  • @laitinlok1
    @laitinlok1 2 месяца назад

    I think you can use differentuation to prove the curve is concave or convex at fhat range.

  • @neri1125
    @neri1125 3 месяца назад +2

    Another way to do this (without Error function) is by expanding all exponents and noting that all three integrands are:
    (I) exp(-x^2) * exp(2x - 1)
    (II) exp(-x^2)
    (III) exp(-x^2) * exp(-2x-1)
    They are all positive, so integrals will be positive. Since 0

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +1

    Input
    integral_0^1 e^(-(x - 1)^2) dx = integral_0^1 e^(-x^2) dx
    Result
    True

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

    Can u solve it by interpolation?

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

    what chalk do you use?

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

    Can you please do a full course on proof writing and also real analysis? 😭

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +1

    Integral_0^1 e^(-(x-1)^2) dx >Integral_0^1 e^(-(x+1)^2 dx

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

    Cool👍

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +1

    I
    1>I
    3

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

    No changes in integral value because you are only shifting the function. 1 second answer

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +1

    I
    1=I
    2

  • @RyanLewis-Johnson-wq6xs
    @RyanLewis-Johnson-wq6xs 3 месяца назад +1

    0-1=-1

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

    Took me 15 seconds to

  • @ندىيونس-ق5ي
    @ندىيونس-ق5ي 3 месяца назад

    X^2+6x-4^x=0 x=2 but how