Proving Limits: δ = min(δ1,δ2) Meaning Explained

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Terminology
Miike012
Messages
1,009
Reaction score
0
The chapter I am reading is on proving limits... The terms "δ = min(δ1,δ2)" has came up a few times but what does it mean?

My guess is that the distances δ1 and δ2 are some where in the interval of the distance δ about some x value.
 
Last edited:
Physics news on Phys.org
Miike012 said:
The chapter I am reading is on proving limits... The terms "δ = min(δ1,δ2)" has came up a few times but what does it mean?

My guess is that the distances δ1 and δ2 are some where in the interval of the distance δ about some x value.

Typically, min(δ1,δ2) means the smaller of δ1 and δ2, or at least it does in most books and papers. Does your source really not have a glossary of notation?

RGV
 
Ok it says the min of two numbers x and y is denoted min(x,y).. so I am guessing what I posted above that "min(δ1,δ2)" means δ1= δ if δ1<δ2 and vise versa. is that right?
 
Miike012 said:
Ok it says the min of two numbers x and y is denoted min(x,y).. so I am guessing what I posted above that "min(δ1,δ2)" means δ1= δ if δ1<δ2 and vise versa. is that right?
It's the other way around.

δ = δ1 if δ1 is the smaller of the two numbers, and

δ = δ2 if δ2 is the smaller of the two numbers.

If δ1 = δ2, then set δ to either number.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top