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
2
votes
4 answers

Indefinite Integral of a function

$$\int \left(\frac15 x^3 - 2x + \frac3x + e^x \right ) \mathrm dx$$ I came up with $$F=x^4-x^2+\frac{3x}{\frac12 x^2}+e^x$$ but that was wrong.
alex
  • 51
2
votes
3 answers

Indefinite Integration - Fallacy - modulus in log in answer creates problems

I have been taught that the indefinite integration of $$\int\frac{f'(x)}{f(x)}\,dx = \log |f(x)|$$ But this question was asked in AIEEE 2004: $$\int\frac{dx}{\cos x - \sin x}$$ We may easily get that the answer is $$\text{My answer: …
1
vote
1 answer

$\int_0^{2\pi} \sqrt{a^2 +b^2+2ab \cos\varphi}\,\mathrm{d}\varphi$

$$\int_0^{2\pi} \sqrt{a^2 +b^2+2ab \cos\varphi}\,\mathrm{d}\varphi$$ Where $a$ and $b$ are constants. I had to find the distance travelled by a point at a distance of $b$ from the centre of a rolling disc with radius $a$ in one full rotation. I got…
avz2611
  • 3,658
1
vote
2 answers

Indefinite integral: $\int \frac{\sqrt{x^2-6x+18}}{x-3}dx$

I have the following indefinite at hand and I'm sure substitution is the only way I should go about solving this, but each time I think I get close, I end up at the same place, which doesn't seem to be the solution according to WolframAlpha. $$\int…
Katie
  • 49
1
vote
3 answers

Steps to solve $\int \sqrt{\frac{11}{x}}\,\mathrm{d}x$?

What are the steps required to solve the following? $\int \sqrt{\frac{11}{x}}\,\mathrm{d}x$ I'm not looking for anyone to do my homework. I usually have no problem figuring these things out -- using Wolfram Alpha step-by-step if absolutely…
WXB13
  • 165
1
vote
2 answers

Can we write $\int f(x)g(x)dx \leq C\int g(x)dx$ given that $\sup_x|f(x)|\leq C<+\infty$?

Can we write $\int f(x)g(x)dx \leq C\int g(x)dx$ given that $\sup_x|f(x)|\leq C<+\infty$? My answer is yes, but I'm confused with the following $\int f(x)dx \leq C\int dx$. What $\int dx$ means, is it just a length of integration, i.e. $\int_a^bdx =…
Lionville
  • 762
  • 3
  • 14
1
vote
2 answers

How to evaluate the following integral $\int \frac{\sin^2 x}{(x\cos x-\sin x)^2} dx$?

From the above I can only get:$$\int \frac{1}{(x\cot x-1)^2} dx$$ Then I have no ideas. Is there anyone helping me? Any tips are useful.
Timothy
  • 176
1
vote
0 answers

Repeated integration of the cardinal sine

I just remember an observation I made a loong time ago, while learning to use Maple. Let $f_0$ be the cardinal sine. It is well known that: $$\int_0^{+\infty} f_0 (t) \ dt = \frac{\pi}{2}.$$ Since the indefinite integral converges, we can…
D. Thomine
  • 10,870
1
vote
1 answer

Solving an indefinite integral in the middle of a question

In the process of solving an integral, I came across the following step and couldn't proceed: $$\int \sqrt{\frac{2t^2-1}{1-2t^2+t^4}}dt$$I know that I should use partial fractions but I don't know how to apply that here. Any suggestions?
Artemisia
  • 1,077
1
vote
0 answers

$\int\frac{\cos(2x)}{\sin^4(x)+\cos^4(x)}dx$

Calculate the integral $$\int\dfrac{\cos(2x)}{\sin^4(x)+\cos^4(x)}dx$$ My try: $$I=\int\dfrac{\cos(2x)}{1-2\sin^2(x)\cos^2(x)}dx=\int\dfrac{\cos(2x)}{1-\frac{\sin^2(2x)}{2}}dx,$$ using that the denominator is…
SAQ
  • 367
1
vote
2 answers

find $I=\int\frac{\sin^2(x)dx}{\sin(x)+2\cos(x)}$

Find the integral $$I=\int\dfrac{\sin^2(x)dx}{\sin(x)+2\cos(x)}$$ Putting $t=\tan\dfrac{x}{2}\Rightarrow x=2\arctan(t), dx=\dfrac{2dt}{1+t^2},\sin(x)=\dfrac{2t}{1+t^2},\cos(x)=\dfrac{1-t^2}{1+t^2}$ gives $$\begin{align*} I &=…
SAQ
  • 367
1
vote
2 answers

Find the integral $I=\int\frac{x^5-x^2-1}{x^5+x^4+x^3+x^2+x+1}dx$

Find the integral $$I=\int\dfrac{x^5-x^2-1}{x^5+x^4+x^3+x^2+x+1}dx$$ Let $\dfrac{x^5-x^2-1}{x^5+x^4+x^3+x^2+x+1}=f(x).$ We can write $f(x)$ as follows $$f(x)=1+\dfrac{-x^4-x^3-2x^2-x-2}{x^5+x^4+x^3+x^2+x+1},$$ so the integral is actually $$I=\int…
Math Student
  • 2,656
1
vote
1 answer

How to solve $\int\frac{1}{a^2\cos^2(x) + b^2 \sin^2(x)} \mathrm{d}x$?

$$\int\frac{1}{a^2\cos^2(x) + b^2 \sin^2(x)} \mathrm{d}x$$ I’ve tried to express $\sin$ through $\cos$ in the denominator and vice versa but it didn’t simplify the task.
1
vote
2 answers

Indefinite Integral of ${\tan(x)}^{p/q}$

I have seen a lot of videos in which people integrate functions like $\sqrt{\tan(x)}$, $\sqrt[3]{\tan^2(x)}$, etc. I was wondering if there was a closed-form expression for $$\int (\tan{x})^{\frac{p}{q}} dx$$ Where $p,q$ are integers, and $q \neq…
Mailbox
  • 896
1
vote
1 answer

Why am I getting two different solutions in this integral?

I was given the following integral: $$ \int \frac {x^2} {(3+4x-4x^2)} $$ By completing the square and using trigonometric substitution we get this: $ \sqrt{-(4x^2-4x+1)+4 }=\sqrt{ -(2x-1)^2+4}$ So, $2x-1=2sin\theta$ $x=sin\theta+\frac12$ $dx=\frac…