I'm wondering whether this expression has some significance:
$$\int_{-1}^1 \frac{dx}{\sqrt{|x|}}$$
And, in general, if expressions in the following form make sense:
$$\int_a^b f(x) dx$$
Where the set $(a, b)$ contains points out of the domain of $f(x)$.
According to the definitions I know, these are neither definite nor improper integrals, so the expression shouldn't make any sense.
But in case the integral exists, could you please tell me:
- Which kind is it?
- Is the following equation true? $\displaystyle \int_{-1}^1 \frac{dx}{\sqrt{|x|}} = \int_{-1}^0 \frac{dx}{\sqrt{|x|}} + \int_0^1 \frac{dx}{\sqrt{|x|}}$
- Is it an area?
- If not, what is the area of $\frac1{\sqrt{|x|}}$?
UPDATE 1: I'm saying that $\displaystyle \int_{-1}^1 \frac{dx}{\sqrt{|x|}}$ is not an improper integral is because of the following definition (taken from Wikipedia):
[...] an improper integral is the limit of a definite integral as an endpoint of the interval(s) of integration approaches either a specified real number or ∞ or −∞ [...]
-1 and 1 are the endpoints of my integral, but here the problem is 0. Perhaps, is that definition wrong or incomplete?
UPDATE 2: I've replaced $\frac1x$ with $\frac1{\sqrt{|x|}}$, so that my questions about the area make more sense.
UPDATE 3: I'm not particularly interested in calculating the value of that integral, what I really want to know is what is that stuff. An ideal answer would include a valid and coherent mathematical definition of integrals of that kind.