Error estimate in the approximation of Incomplete Beta FunctionInterpolation errorlinear interpolation error estimate for non-smooth functionPolynomial InterpolationOptimal way to find derivative - numericallyInterpolation of polynomialsUpper bound for the error magnitudeComparing a function and its estimatenewton's interpolation error for non-differentiable functionLinear Interpolation Error estimationfind interpolation polynomial for $f(x) = x^4+3x^2$ of degree $le3$ , such that $max_xin[-1,1]|f(x)-p(x)|$ is minimal

Are brahmins allowed to drink alcohol?

How spaceships determine each other's mass in space?

What is better: yes / no radio, or simple checkbox?

What does *dead* mean in *What do you mean, dead?*?

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

Too soon for a plot twist?

Vector-transposing function

Was it really inappropriate to write a pull request for the company I interviewed with?

Will the concrete slab in a partially heated shed conduct a lot of heat to the unconditioned area?

Giving a career talk in my old university, how prominently should I tell students my salary?

Help! My Character is too much for her story!

Can I challenge the interviewer to give me a proper technical feedback?

“I had a flat in the centre of town, but I didn’t like living there, so …”

Why restrict private health insurance?

Boss Telling direct supervisor I snitched

How would an energy-based "projectile" blow up a spaceship?

Was this cameo in Captain Marvel computer generated?

After Brexit, will the EU recognize British passports that are valid for more than ten years?

What does "rhumatis" mean?

Does an unused member variable take up memory?

Having the player face themselves after the mid-game

Why aren't there more Gauls like Obelix?

How does a sound wave propagate?

Professor forcing me to attend a conference, I can't afford even with 50% funding



Error estimate in the approximation of Incomplete Beta Function


Interpolation errorlinear interpolation error estimate for non-smooth functionPolynomial InterpolationOptimal way to find derivative - numericallyInterpolation of polynomialsUpper bound for the error magnitudeComparing a function and its estimatenewton's interpolation error for non-differentiable functionLinear Interpolation Error estimationfind interpolation polynomial for $f(x) = x^4+3x^2$ of degree $le3$ , such that $max_xin[-1,1]|f(x)-p(x)|$ is minimal













0












$begingroup$


In studying a problem related with the negative binomial, I need to approximate some function, which is a polynomial combination of the incomplete Beta function, in this case given by



$$f_a,b(x):=1-(b+1)binoma+b+1aint_0^xt^a(1-t)^b,dt$$



for fixed integers $a,b$. If I approximate this function by linear interpolation with only four points ($0,x_0,x_1,1$), I can prove the desired property in my other function $u$, so according to the plots, this interpolation should be enough:





Figure: Plot of $f_5,9(x)$. Note that the interpolation points are such that $f_5,9(x_0)=1-varepsilon$, $f_5,9(x_1)=varepsilon$ for $varepsilon=0.03$.



I now want to estimate the error of the interpolation, in each interval. It is easy to estimate the error in the extreme intervals, because of how the points were chosen. But I am having trouble to estimate the error in the middle interval, which (see this for instance) is given by



begineqnarray
&&frac(x_1-x_0)^28max_[x_0,x_1]|f_a,b''(x)|,\
&=&(b+1)binoma+b+1afrac(x_1-x_0)^28max_[x_0,x_1]x^a-1(1-x)^b-1|a(1-x)-bx|,
endeqnarray



where, as before, $f_a,b(x_0)=1-varepsilon$, $f_a,b(x_1)=varepsilon$.
Any clever ideas to show that this error is bounded by a constant?










share|cite|improve this question











$endgroup$
















    0












    $begingroup$


    In studying a problem related with the negative binomial, I need to approximate some function, which is a polynomial combination of the incomplete Beta function, in this case given by



    $$f_a,b(x):=1-(b+1)binoma+b+1aint_0^xt^a(1-t)^b,dt$$



    for fixed integers $a,b$. If I approximate this function by linear interpolation with only four points ($0,x_0,x_1,1$), I can prove the desired property in my other function $u$, so according to the plots, this interpolation should be enough:





    Figure: Plot of $f_5,9(x)$. Note that the interpolation points are such that $f_5,9(x_0)=1-varepsilon$, $f_5,9(x_1)=varepsilon$ for $varepsilon=0.03$.



    I now want to estimate the error of the interpolation, in each interval. It is easy to estimate the error in the extreme intervals, because of how the points were chosen. But I am having trouble to estimate the error in the middle interval, which (see this for instance) is given by



    begineqnarray
    &&frac(x_1-x_0)^28max_[x_0,x_1]|f_a,b''(x)|,\
    &=&(b+1)binoma+b+1afrac(x_1-x_0)^28max_[x_0,x_1]x^a-1(1-x)^b-1|a(1-x)-bx|,
    endeqnarray



    where, as before, $f_a,b(x_0)=1-varepsilon$, $f_a,b(x_1)=varepsilon$.
    Any clever ideas to show that this error is bounded by a constant?










    share|cite|improve this question











    $endgroup$














      0












      0








      0





      $begingroup$


      In studying a problem related with the negative binomial, I need to approximate some function, which is a polynomial combination of the incomplete Beta function, in this case given by



      $$f_a,b(x):=1-(b+1)binoma+b+1aint_0^xt^a(1-t)^b,dt$$



      for fixed integers $a,b$. If I approximate this function by linear interpolation with only four points ($0,x_0,x_1,1$), I can prove the desired property in my other function $u$, so according to the plots, this interpolation should be enough:





      Figure: Plot of $f_5,9(x)$. Note that the interpolation points are such that $f_5,9(x_0)=1-varepsilon$, $f_5,9(x_1)=varepsilon$ for $varepsilon=0.03$.



      I now want to estimate the error of the interpolation, in each interval. It is easy to estimate the error in the extreme intervals, because of how the points were chosen. But I am having trouble to estimate the error in the middle interval, which (see this for instance) is given by



      begineqnarray
      &&frac(x_1-x_0)^28max_[x_0,x_1]|f_a,b''(x)|,\
      &=&(b+1)binoma+b+1afrac(x_1-x_0)^28max_[x_0,x_1]x^a-1(1-x)^b-1|a(1-x)-bx|,
      endeqnarray



      where, as before, $f_a,b(x_0)=1-varepsilon$, $f_a,b(x_1)=varepsilon$.
      Any clever ideas to show that this error is bounded by a constant?










      share|cite|improve this question











      $endgroup$




      In studying a problem related with the negative binomial, I need to approximate some function, which is a polynomial combination of the incomplete Beta function, in this case given by



      $$f_a,b(x):=1-(b+1)binoma+b+1aint_0^xt^a(1-t)^b,dt$$



      for fixed integers $a,b$. If I approximate this function by linear interpolation with only four points ($0,x_0,x_1,1$), I can prove the desired property in my other function $u$, so according to the plots, this interpolation should be enough:





      Figure: Plot of $f_5,9(x)$. Note that the interpolation points are such that $f_5,9(x_0)=1-varepsilon$, $f_5,9(x_1)=varepsilon$ for $varepsilon=0.03$.



      I now want to estimate the error of the interpolation, in each interval. It is easy to estimate the error in the extreme intervals, because of how the points were chosen. But I am having trouble to estimate the error in the middle interval, which (see this for instance) is given by



      begineqnarray
      &&frac(x_1-x_0)^28max_[x_0,x_1]|f_a,b''(x)|,\
      &=&(b+1)binoma+b+1afrac(x_1-x_0)^28max_[x_0,x_1]x^a-1(1-x)^b-1|a(1-x)-bx|,
      endeqnarray



      where, as before, $f_a,b(x_0)=1-varepsilon$, $f_a,b(x_1)=varepsilon$.
      Any clever ideas to show that this error is bounded by a constant?







      special-functions approximation nonlinear-optimization interpolation






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 15 hours ago









      J. M. is not a mathematician

      61.3k5152290




      61.3k5152290










      asked 18 hours ago









      Tal-BotvinnikTal-Botvinnik

      1,482518




      1,482518




















          0






          active

          oldest

          votes











          Your Answer





          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140088%2ferror-estimate-in-the-approximation-of-incomplete-beta-function%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140088%2ferror-estimate-in-the-approximation-of-incomplete-beta-function%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

          random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

          Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye