Integrals/Antiderivatives

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:08 AM on 4/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

xndx (n1)\int x^{n}\,dx\ (n\ne-1)

xn+1n+1+C\frac{x^{n+1}}{n+1} + C; Why can n not equal to -1?

Answer: Recall that this antiderivative comes from the “inverse” power rule. This would require us to add 1 to the power and divide by the new power, which results in: x00undefined\frac{x^0}{0}\Rightarrow\text{undefined}. Alternatively, when (n1)\left(n\ne-1\right), we would instead use the absolute-value-natural-logarithm antiderivative of 1x\frac{1}{x}.

2
New cards

1xdx\int \frac{1}{x} \, dx

lnx+C\ln|x| + C; Why do we take the absolute value of “x”?

Answer: The domain of 1x\frac{1}{x}\, includes x<1; however, the antiderivative of it cannot. Therefore, the absolute value restricts the argument of the antiderivative, lnx+C\ln|x| + C, to not make an undefined statement.

3
New cards

exdx\int e^x \, dx

ex+Ce^x + C

4
New cards

axdx\int a^x \, dx

axlna+C\frac{a^x}{\ln a} + C

5
New cards

cosxdx\int \cos x \, dx

sinx+C\sin x + C

6
New cards

sinxdx\int \sin x \, dx

cosx+C-\cos x + C

7
New cards

sec2xdx\int \sec^2 x \, dx

tanx+C\tan x + C

8
New cards

csc2xdx\int \csc^2 x \, dx

cotx+C-\cot x + C

9
New cards

secxtanxdx\int \sec x \tan x \, dx

secx+C\sec x + C

10
New cards

cscxcotxdx\int \csc x \cot x \, dx

cscx+C-\csc x + C

11
New cards

11x2dx\int \frac{1}{\sqrt{1 - x^2}} \, dx

arcsinx+C\arcsin x + C

12
New cards

11x2dx\int \frac{-1}{\sqrt{1 - x^2}} \, dx

arccosx+C\arccos x + C

13
New cards

11+x2dx\int \frac{1}{1 + x^2} \, dx

arctanx+C\arctan x + C

14
New cards

1a2+x2dx\int \frac{1}{a^2 + x^2} \, dx

1aarctan(xa)+C\frac{1}{a}\arctan\left(\frac{x}{a}\right) + C

15
New cards

1x2a2dx\int \frac{1}{x^2 - a^2} \, dx

12alnxax+a+C\frac{1}{2a}\ln\left|\frac{x - a}{x + a}\right| + C

16
New cards

lnxdx\int \ln x \, dx

xlnxx+Cx \ln x - x + C

17
New cards

ekxdx\int e^{kx} \, dx

1kekx+C\frac{1}{k} e^{kx} + C

18
New cards

akxdx\int a^{kx} \, dx

akxklna+C\frac{a^{kx}}{k \ln a} + C

19
New cards

f(x)e[f(x)]dx\int f^{\prime}(x)e^{\left\lbrack f(x)\right\rbrack}\,dx

ef(x)+Ce^{f(x)} + C

20
New cards

f(x)f(x)dx\int \frac{f'(x)}{f(x)} \, dx

lnf(x)+C\ln|f(x)| + C ; Why do we take the absolute value of “f(x)f(x)”?

Answer: The domain of f(x)f(x)\frac{f'(x)}{f(x)}\,includes x<1; however, the antiderivative of it cannot. Therefore, we require the absolute value to restrict the argument of the antiderivative, lnf(x)+C\ln|f(x)|+C, to not cause an undefined statement.

21
New cards

f(x)cos(f(x))dx\int f'(x)\cos(f(x)) \, dx

sin(f(x))+C\sin(f(x)) + C

22
New cards

f(x)sin(f(x))dx\int f'(x)\sin(f(x)) \, dx

cos(f(x))+C-\cos(f(x)) + C

23
New cards

By parts?

f(x)g(x)=f(x)g(x)f(x)g(x)\int f^{}\left(x\right)g^{\prime}\left(x\right)=f\left(x\right)\,g\left(x\right)-\int^{}f^{\prime}\left(x\right)g\left(x\right)

24
New cards

What is the “+C+C” term in certain integrals and when/why do we include it in certain integrals?

The “constant of integration” is added to indefinite integrals because differentiation maps multiple functions, differing by a constant, to the same derivative. It represents a family of possible antiderivative functions.