I want to calculate a generalized integral:
$$\int^1_0\frac{dx}{\sqrt{1-x}}$$
I have a theorem :
if $f(x)$ is continuous over $[a,b[$ then:
$$\int^b_af(x).dx = \lim_{c\to b⁻}\int^c_af(x).dx$$
if $f(x)$ is continuous over $]a,b]$ then:
$$\int^b_af(x).dx = \lim_{c\to a⁺}\int^b_cf(x).dx$$
if $f(x)$ is continuous over $[a,b]$ except at the point $c$ in the $]a,b[$:
$$\int^b_af(x).dx = \lim_{c\to b⁻}\int^c_af(x).dx + \lim_{c\to a⁺}\int^b_cf(x).dx$$
Then I studied the area of its definition, which is: $D_f = ]1, -\infty[$
So I don't know where is the case of my integral.
could you help me please with that ?