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
0
votes
0 answers

Need help with integral

This is integral: $\int \frac{x}{\sqrt[4]{x^3 (1-x)}}dx$ But I can write it like this: So I can write $x$ as $\sqrt[4]{x^4}$ And I get: $\int\sqrt[4]\frac{x}{1-x}dx$ Now I use substitution; Not sure how to solve it now,only thing I can do is set…
0
votes
0 answers

Indefinite integral involving exponential and arbitrary function

If I have for any piecewise continuous function $f$ $$ F(x) = \int f(x)\ dx $$ is it possible to calculate $$ \int f(ax+b)\ e^{cx}\ dx $$ If $f$ is $sin$ then a computer algebra system gives me $$ (e^{cx}\ (sin(ax + b) - a\ cos(ax + b)))/(a^2 +…
0
votes
1 answer

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

I have already solved the following integrals $\sqrt {\tan \left( x\right) }$ and $\sqrt[4] {\tan \left( x\right) }$ (the last one with some help) so I want to know if it's possible to have a solution for the general case.
0
votes
3 answers

how to integrate this simple looking integral

I am currently trying to integrate $$\int \frac{u^{24}}{u^{25}+1}du $$ .This question was asked by one of my colleagues. At first sight I thought it was easy as it contained no trigo functions and simple but after doing it for $20$ mins im no…
0
votes
1 answer

What is the result of this integral?

$$\int{e^t\over 1+t^2}$$ I don't understand the result of this integral which is supposed to be
0
votes
3 answers

compute the value of an indefinite integral

$$\int \frac{2x + 10}{(x^2 + 5x + 8) ^ 2}dx$$ we can rewrite as: $\int \frac{2x + 5}{(x^2 + 5x + 8) ^ 2}dx$ + $\int \frac{5}{(x^2 + 5x + 8) ^ 2}dx$ first one is easy. What can we do with the second one?
Jack
  • 63
0
votes
1 answer

Evaluate $\int ( \frac{1}{\sin x} - \sin x - \sin x \log(\sin x) ) dx$

This one looks easy but I still could'nt figure it out. $$\int ( \frac{1}{\sin x} - \sin x - \sin x \log(\sin x) ) dx$$ I tried substituting $\log(\sin x)=z$ but that's not working.Any suggestions?
user220382
0
votes
2 answers

Help understanding integration $ \int f(ax + b)dx = \frac 1a F(ax + b) + C $

Let F be a antiderivative of the function $f$. Then: $ \int f(ax + b)dx = \frac 1a F(ax + b) + C $ when a and b are constants and a is not zero
0
votes
1 answer

Definition of indefinite integral and its existence

I have a question regarding existence of indefinite integral. Consider a function $f:\mathbb{R}\rightarrow \mathbb{R}$. Using the definition, this function is integrable on $[a,b]$ (i.e. the definite integral on $[a,b]$ exists) if $f$ is bounded on…
Star
  • 222
0
votes
2 answers

What is the right approach to $\int \frac{1}{\sin^2x\cos^2x} dx$?

This is a problem related to trigonometry and indefinite integration.what is the right approach to this problem.. What is the basic idea? $$\int \frac{1}{\sin^2x\cos^2x} dx$$
0
votes
0 answers

Indefinite Integral of $\sqrt{1+x^2}\cos^3{x}\sin^3{x}$

How would I go about finding the indefinite integral of $\sqrt{1+x^2}\cos^3{x}\sin^3{x}$? I'm aware that any definite integral of it that is symmetric about zero will be zero because the function is odd, but how would I go about finding its…
Bob
  • 257
0
votes
1 answer

How to Write the Integral in Different Forms

I need to write the integral $\int dx\sqrt{-x^2 + 6x -5}$ in the form $\int dx\sqrt{b^2-(x-a)^2}$ I'm assuming that -1 is the a value and 6 is the b value?
Chloe
  • 1
0
votes
4 answers

Which one of them is correct: $F(x)= \int f(x)\mathrm dx + C$ or $\int f(x)\mathrm dx= F(x) + C$?

I was doodling a bit at my leisure where I came across this: $$\frac{\mathrm d}{\mathrm dx}F(x)= f(x) \\ \implies \mathrm dF(x)= f(x)\mathrm dx \;;$$ integrating $$\int \mathrm dF(x) = \int f(x)\mathrm dx \\ \implies F(x) - F(x_0) = \int f(x)\mathrm…
user142971
0
votes
0 answers

What's this integral definition?

I've seen the integral definition: $$\int_a^b f(x) \, dx = F(b)-F(a) = \lim_{x\rightarrow b-}F(b) - \lim_{x\rightarrow a_+}F(a)$$ Anyone know what's this "limit version" called? I know it applies to indefinite integrals.
mavavilj
  • 7,270
0
votes
1 answer

Integration - indefinite integral of $\frac{1}{x \sqrt{x^2+4x}}$

$$ \int \frac{1}{x \sqrt{x^2+4x}} dx $$ I have tried different substitutions writing the denominator as $x \sqrt{(x+2)^2-4}$ but can't make it work.
ronny
  • 1