Questions tagged [indefinite-integrals]

Question about finding the primitives of a given function, whether or not elementary.

The indefinite integral is defined as a set of all functions $F$ such that $F' = f$. Each member of the set is called an antiderivative. For example, $$\int f(x) dx = \lbrace F(x): F'(x) = f(x) \rbrace$$ also commonly denoted as $$F(x) + C.$$

If $F'(z) = f(z)$ then we denote

$$\int f(z) \; dz = F(z)$$

and call $F(z)$ a primitive of $f(z)$, also called an antiderivative. This result, while taught early in elementary calculus courses, is actually a very deep result connecting the purely algebraic indefinite integral and the purely analytic (or geometric) definite integral.

Since the derivative of a constant is zero, any constant may be added to an antiderivative and will still correspond to the same integral. Another way of stating this is that the antiderivative is a nonunique inverse of the derivative. For this reason, indefinite integrals are often written in the form $$\int f(z)\;dz=F(z)+C$$

where $C$ is an arbitrary constant known as the constant of integration.

It may happen that there is no elementary function$^1$ such that $$\int f(z) \; dz = F(z)$$ In such case, we define a new function which is not elementary but still satisfies our definition. For example, there is no elementary function $F$ such that $F'(z) = \displaystyle \frac{e^z}{z}$. However, if we define

$$\int \frac{e^z}{z} dz = C + \log z + \int_0^z \frac{e^t-1}{t} dt$$

we can readily check that $F' = f$.

$^1$: A function built up of a finite combination of constant functions, field operations (addition, multiplication, division, and root extractions - the elementary operations) and algebraic, exponential, and logarithmic functions and their inverses under repeated compositions. See also.

Source: Wolfram Mathworld

5544 questions
1
vote
4 answers

Find indefinite integral $\int \frac{\arcsin (x)}{x^2}\, \mathrm{d}x$

$$\int \frac{\arcsin (x)}{x^2}\, \mathrm{d}x$$ $$\frac {1}{x^2\sqrt{1-x^2}}+2\int \frac{1}{x^3\sqrt{1-x^2}}\, \mathrm{d}x$$ I try to integrate by parts method, but its doesnt want to be solved. I try to substitue $x=\sin u \mathrm{d}x=\cos u$ but…
1
vote
3 answers

finding value of indefinite integration of $\frac{y^7-y^5+y^3-y}{y^{10}+1}dy$

finding value of indefinite integration $\displaystyle \int\frac{y^7-y^5+y^3-y}{y^{10}+1}dy$ $\displaystyle \int\frac{y^5(y^2-1)+y(y^2-1)}{y^{10}+1}dy = \int\frac{(y^5+y)(y^2-1)}{y^{10}+1}dy = \int\frac{(y^5+y)(y^2+1-2)}{y^{10}+1}dy$ $\displaystyle…
DXT
  • 11,241
1
vote
0 answers

Raising differential to a power n in an integral

I was reading a paper and encountered an integral where the differential, $dx$, was raised to the power $4$. What does this mean? Is this some kind of special integral? $$\int d^4x$$
1
vote
0 answers

Calculate a given hard integral

Calculate: $$\int \frac{\sqrt{1 + x^4}}{1 - x^4} dx$$ I've been thinking about a good substitution, but I haven't found any yet. Integration by parts doesn't gave me anything meaningful. Thank you!
George R.
  • 2,833
1
vote
2 answers

About improper integrals

I have the following function: $$f(x) = \frac{1}{x^\alpha\sqrt{x^2+1}}$$ and I have to determine the convergence of $\int{}{}_0^{+\infty}f(x)dx$ in relation to $\alpha$ I know that $\int_0^{+\infty}f(x) = \int_0^{1}f(x) + \int_1^{+\infty}f(x)$ Since…
1
vote
2 answers

How to evaluate $\int \frac{x dx}{x^4 + 6x^2 + 5}$?

$$\int \frac{x dx}{x^4 + 6x^2 + 5}$$ How to evaluate this integral ?
Edilson
  • 219
1
vote
2 answers

indefinite integral problem $\int x^n \cos(mx) \text{d}x$

I was going through my old calculus book and found a integral problem, i generalised the problem and tried to solve it.I am not sure if the solution is correct and also what would happen if n tends to infinity. Is there any other method to solve…
Kushal
  • 27
1
vote
2 answers

indefinite integration needs $x\sec x$ to be integrated, is it even possible to integrate$x\sec x$?

The question says Find $$\int \left\{\log \left(\frac{1+\sin2x}{1-\sin2x}\right)^{\cos^2x} +\log\left(\frac{\cos2x}{1+\sin2x}\right)\right\}dx$$ Among many methods which i have tried, the method which i think i should show is: $$I=\int…
1
vote
1 answer

Integration of the function with good substitution

$$\int\frac{\ln(x)}{1+\ln(x)^2}\mathrm{d}x$$ I surely know the integral would be of $u/v$ type but I am not getting any good substitution to go for it. I think $\log(x)=e^t$ would be good as we get again an $e^{e^t}$ so everything now is in $e$ but…
1
vote
0 answers

$\int\frac{{11}/{10}}{2x+2}dx$ what is wrong

$$\int\frac{\frac{11}{10}}{(2x+2)}dx$$ $$\frac{11}{10}\int \frac{dx}{(2x+2)}$$ $$t=2x+2$$ $$dt=2dx$$ $$dx=\frac{dt}{2}$$ $$\frac{11}{10}\int\frac{1}{t}\frac{dt}{2}$$ $$\frac{11}{20}\int\frac{1}{t}dt$$ $$\frac{11}{20}\ln|t|+C$$…
1
vote
3 answers

What is the indefinite integral of $\sqrt[4] {\tan \left( x\right) }$

$$\int\sqrt[4] {\tan \left( x\right) } dx$$ I'm really stuck right now with this integral, so any kind of advice would be appreciated. Perhaps a pretty nifty substitution that can save me from partial fraction decomposition.
1
vote
1 answer

Other way of integration of $(\sin^2 x)$

I was wondering if there is any other way of integrating $(\sin^2 x)$ without using formula of $\cos 2 x$. Please avoid expansion series in your answers. Thanking in advance.
user323082
1
vote
1 answer

Tricky Indefinite Integral

$\int \frac{(x^2 + x)}{(e^x + x + 1)^2}dx$ I was thinking along the lines of breaking the numerator into denominator differentiation and generic function with help of division rule.
Mrigank
  • 199
1
vote
1 answer

Trigonometric substitution for this tricky integral

Whats the $$\int \sqrt{\frac{x^2+1}{x^2-1}}dx$$ after substituting $x=\sec(t)$ i get $$\int \sqrt{\frac{1}{(-(\cos^2(t)+\csc^2(t))}}.\sec(t)\tan(t)dt$$ i dont know how to proceed from here.
1
vote
1 answer

How to solve this irrational integral

I want to solve the integral $$\large\int\frac{2\sqrt[5]{2x-3}-1}{(2x-3)\sqrt[5]{2x-3}+\sqrt[5]{2x-3}}\mathrm dx$$ I've gone with the varialbe change method using $$ 2x-3=u\ $$ and got $$ \frac{1}{2}\int…