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

Find integral $\int\frac{dx}{\sin{\frac{x}{\sqrt{2}}}}$

I tried solving the integral this way…
0
votes
1 answer

Express $P(x)$ in terms of $\lfloor x \rfloor$.

Let $f(x) := x - \lfloor x \rfloor - \frac{1}{2}$ for all real numbers $x$ not an integer and $f(x) := 0 $ for all integers $x$. If $$P(x) := \int_{0}^{x} f(t) dt$$ for all real numbers $x$, express $P(x)$ in terms of $\lfloor x \rfloor$.
Yes
  • 20,719
0
votes
1 answer

Different solutions for different substitutions of integral

The task goes as following: $∫xdx/\sqrt{1-x^2}$ Using substitution $t=1-x^2$: $-1/2∫t^{-1/2}dt=-\sqrt t=-\sqrt{1-x^2}+C $ But when using substitute $x^2$ you get: Why are the two solutions different? I can't find any mistakes. Same for this…
0lt
  • 657
0
votes
1 answer

Find appropriate substitution for indefinite integral.

Find the indefinite integral, $$ I = \int \frac{8 - 2x}{\sqrt{6x - x^2}} dx\,. $$ I know this is a 'substitution' question, but I can't work out what to substitute. Please could you tell me the substitution and how you got to it.
0
votes
2 answers

Different results from the same integral with two different methods

$$\int x^2(x-3)^{11}\,dx$$ By substituting (let $t=(x-3)$), it results in one answer and integration by parts (let $u=x^2$ and $v=(x-3)^{11}$), results in something that is totally different from the first. by substitution method let $t=(x-3)$ then…
Ahmad
  • 19
  • 5
-1
votes
1 answer

Does $\frac{\int^a_b f(x)dx}{\int^a_b g(x)dx}= \int^a_b \frac{f(x)}{g(x)}dx$ for $g(x)\neq 0$ with $x\in [a,b]$

Does $$\frac{\int^a_b f(x)dx}{\int^a_b g(x)dx}= \int^a_b \frac{f(x)}{g(x)}dx$$ is $$g(x)\neq 0$$ for $x\in [a,b]$ I came up with this question when I am learning Mellin's transform. I am not sure if this of my intuition is right or wrong. Please…
-1
votes
1 answer

Indefinite Integral $\int{\frac{1}{\sqrt{-{{x}^{2}}-{{a}^{2}}}}dx}$

I am trying to evaluate this integral $\int{\frac{1}{\sqrt{-{{x}^{2}}-{{a}^{2}}}}dx}$ but, unfortunately, so far, I haven’t found a suitable substitution. A hint would be appreciated.
Gabrielė
  • 451
-1
votes
2 answers

Integrals of the form $(\sin^n(x)\cos^m(x))dx$

To solve the integrals of the form $(\sin^n(x)\cos^m(x))$, my book uses the sum of $m$ and $n$ to make appropriate substitution. Eg: $$\int \sec^3(x)\csc(x) \, dx$$ Sol: sum of powers=$-4$ {even and negative}, co substitute $t=\tan(x)$ And the rest…
DatBoi
  • 4,055
-1
votes
1 answer

Indefinite integral of $\tan(x)e^{(tanx)}$.

Indefinite integral of $$\int \tan (x) e^ {(\tan (x))} \, dx$$ I have tried using integration by parts but I couldn't integrate it.
-1
votes
0 answers

Can you someone help me to find the indefinite integral, step by step. I did my self, and getting wrong answer.

can you please someone tell me how to do this indefinite integral in steps $\int$$cos(\sqrt{6x})\over\sqrt{6x}$ dx
-1
votes
2 answers

trigonometric integration problem

Hello guys can someone please help me find the answer : $$\int \sin x \tan x~dx$$
-1
votes
1 answer

Integration of $\frac{1}{\log(x)}$?

How to integrate $\frac{1}{\log(x)}$? I have tried integration by parts, but it is a never ending series with no specific general term. PS: It is indefinite integration.
-1
votes
1 answer

Not able to integrate $ \int \frac{\sin x}{\sin x + \cos x} \ dx $ ??

$$ \int \frac{\sin x}{\sin x + \cos x} \ dx $$ So what I thought of doing was converting $\sin x$ and $\cos x$ into $\tan\frac{x}{2}$ But it got converted into non integrable form Any other methods would be appreciated .
user601492
-1
votes
2 answers

How to solve this Indefinite Integral step by step?

Integrate $$ \int \frac{\sqrt{(x^2+1)^5}}{x^6} \; dx $$ Trying this question but unable to solve. Wolfram does it with hyperbolic substitution, I have been asked to solve this integral without hyperbolic substitution.
-1
votes
1 answer

why isnt there answer to integral of the form $\int \frac{u}{v}$

Why is there no general form for the $$\int \frac{u}{v}$$ The idea why I thought about this is becausewe can differentiate a function of the form $u/v$ means its some other functions integral so there might be a remote probability that there is…
1 2 3
23
24