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
1 answer

How to go beyond $\int\ln(f(x))dx$

For my current research in economics: my result depends crucially on but one integral: $$\int\ln(f(x))\,\mathrm{d}x$$ But I know very little (practically nothing) about the shape of function $f$. How can I integrate this? Is there a general form for…
frencho
  • 139
0
votes
0 answers

Stuck with this, dunno what to do $\int\ln\left(p^{f(s)}\right)\,ds$

For up upcoming paper of mine: I need to pick some brains about rewriting $$\int\ln\left(p^{f(s)}\right)ds$$ where $f(s)$ is some polynomial in $s$. Twist: I do not know much about $p$. I can provide some more information if needed. Question: How…
frencho
  • 139
0
votes
3 answers

Indefinite integral with just variables. Check?

This is the problem: $$ \int \frac{dx}{ax+b}$$ where $$a \ne 0$$ So maybe... $u = ax + b$ so $\frac{du}{dx} = a$ so $du = a \cdot dx$ so $ \frac{du}{a} = dx$ $$ = \frac{1}{a} \int \frac{1}{u} \cdot du$$ $$= \frac{1}{a} \cdot ln|u| $$ $$= \frac{1}{a}…
Jwan622
  • 5,704
0
votes
1 answer

Indefinite integrals sanity check.

I have a few indefinite integrals and antiderivatives that I just want to verify to myself. I basically want to show myself that the indefinite integral is indeed the antiderivative of the function that we are integrating. Also is the best way to…
Jwan622
  • 5,704
0
votes
1 answer

How to find the primitives of $\frac{1}{p(\sin x)q(\cos x)}$

Is it always possible to explicitly evaluate $$\int\frac{1}{p(\sin{x})q(\cos{x})}dx$$ with $p(x),q(x)\in\mathbb{Q}[x] $?
0
votes
2 answers

Finding $\int\frac{1}{(\sin^3(x)+\cos^3(x))^2}dx$

Finding $\displaystyle \int\frac{1}{(\sin^3(x)+\cos^3(x))^2}dx$ Try: $$I=\int\frac{1}{(\sin^3 x+\cos^3 x)^2}dx=\int\frac{\sec^6 x}{(1+\tan^3 x)^2}dx$$ Substituting $\tan x=t$ and $\sec^2 xdx=dt$ $$I=\int\frac{(1+t^2)^2}{(1+t^3)^2}dt$$ Could some…
DXT
  • 11,241
0
votes
0 answers

Express integral into elliptical form

How can i express the $\displaystyle \int\frac{(x^2-1)}{(x^2+1)\sqrt{x^4-1}}dx$ Try: $x=\tan t, dx=\sec^2(t)dt$ $\displaystyle \int\frac{(\tan^2t-1)}{\sqrt{\tan^4t-1}}dt=\int\sqrt{\sin^2t-\cos^2t}dt =\int\sqrt{1-2\cos^2t}dt$ Could some help me…
DXT
  • 11,241
0
votes
1 answer

Inverse Trig Integration Resulting in $\sec^{-1}|x|$

$\int \frac{1}{x\sqrt{{x^2}+1}} dx =\sec^{-1} |x| + C$ I'm a bit confused as to why the solution is $\sec^{-1}|x|$ instead of $\sec^{-1}x$, here is what I did: let $x = \sec\theta, dx = \sec\theta\cdot \tan\theta \cdot d\theta$ $\int…
0
votes
1 answer

Evaluation of integrals, where limits are in radians?

$$\int_0^1 2x \cdot \cos(x^2+2) \, dx$$ (Limits are in Radians) Could anyone point me in the right direction, thanks in advance.
0
votes
1 answer

Proving for the Indefinite Integral "Product Rule"

Pardon the fact that I may be butchering the proper name of the general rule for the below indefinite integration in the title (and please feel free to edit the…
sardinsky
  • 133
0
votes
1 answer

Find $\int \frac{4x}{x^4-1}dx$

Find $\int \frac{4x}{x^4-1} dx$ using partial fractions: $\frac{4x}{x^4-1}=\frac{4x}{(x^2+1)(x^2-1)}=\frac{4x}{(x^2+1)(x+1)(x-1)}=\frac{A}{x+1}+\frac{B}{x-1}+\frac{Cx+D}{x^2+1}$ we see that therefore $A=1, B=1, C=-2, D=0$ which gives us the…
Isosceles
  • 173
  • 9
0
votes
1 answer

Finding a general indefinite integral involving trig

I have to solve the following, $$\int \frac{8\sin(2x)}{\sin(x)}dx$$ but I'm not sure where to begin. I thought of the anti derivative been something like -4cos(2x) but that doesn't take care of the sin in the denominator. Thanks ahead of time.
Gabby
  • 255
0
votes
1 answer

How to solve this indefinite integral?

$$\int{(24ab-c-dx)^{3/2}\over a^2-b^2x^2} dx $$ I have tried to solve this integral for a case when $$\ dx=constant$$ inside in a bracket but i am stuck that how to deal this generally.Thanks in advanced.
0
votes
2 answers

Find the integration of $\frac{1-7x}{(1-x)^2(1+x)}$

$$\frac{1-7x}{(1-x)^2(1+x)} = \frac{1-7x}{(1-x^2)(1-x)} = \frac{A}{1-x}+\frac{Bx+C}{1-x^2}$$ implies $1-7x = A-Ax^2+Bx-Bx^2+C-Cx$ Equating $x^2,x$ terms and constant on both sides, we get $$A+B = 0,\quad B-C=-7,\quad A+C=1$$ Therefore $$A+C=7,\quad…
Santosh
  • 27
0
votes
1 answer

Integrating without using Euler substitution.

$\int\frac{1}{\sqrt{(x^2-2x+5)}}dx$ I wonder if there is a way to solve this without using Euler substitution.
Spideyyyy
  • 523