Proving Uniqueness of Integral Function in [-1,1]

  • Thread starter Thread starter takeuchi
  • Start date Start date
  • Tags Tags
    Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
takeuchi
Messages
2
Reaction score
0
Let f:[-1,1]→ℝ an integrable function such that |f(x)|[tex]\leq2[/tex].
Show that there exist x in [-1,1] such that:

integral -1 to x f(t)dt-4x=0

is unique?
 
Physics news on Phys.org
takeuchi said:
Let f:[-1,1]→ℝ an integrable function such that |f(x)|[tex]\leq2[/tex].
Show that there exist x in [-1,1] such that:

integral -1 to x f(t)dt-4x=0

is unique?

let [tex]g(x)=\int_{-1}^xf(t)dt-4x[/tex]
Now let's test the sign of this function on at the points -1 and 1 respectively.

[tex]g(-1)=\int_{-1}^{-1}f(t)dt-4(-1)=4>0[/tex]

[tex]g(1)=\int_{-1}^1f(t)dt-4(1)\leq0[/tex] Since [tex]-2\leq f(x)\leq 2=>0=-2x|_{-1}^1=\int_{-1}^1(-2)dx\leq \int_{-1}^1f(x)dx\leq\int_{-1}^12dx=2x|_{-1}^1=4[/tex]

Now, according to IVT there exists a number c in the interval (-1,1) such that

[tex]g(c)=\int_{-1}^cf(t)dt-4c=0[/tex]

So far we know that there is a solution. Now we need to prove its uniqueness.