Supreme Formula Sheet for Calculus Flashcards

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/31

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering differential calculus rules, standard indefinite integrals, advanced integration techniques, and definite integral properties.

Last updated 11:33 AM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Product Rule (Leibniz Rule)

ddx(uv)=uv+uv\frac{d}{dx}(uv) = u'v + uv'

2
New cards

Quotient Rule

ddx(uv)=vuuvv2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{v u' - u v'}{v^2}

3
New cards

Chain Rule

For y=f(g(x))y = f(g(x)), dydx=f(g(x))g(x)\frac{dy}{dx} = f'(g(x)) g'(x)

4
New cards

Power Rule (Differentiation)

ddx(xn)=nxn1\frac{d}{dx}(x^n) = n x^{n-1}

5
New cards

Derivative of Exponential axa^x

ddx(ax)=axln(a)\frac{d}{dx}(a^x) = a^x \ln(a)

6
New cards

Derivative of Logarithm loga(x)\log_a(x)

ddx(loga(x))=1xln(a)\frac{d}{dx}(\log_a(x)) = \frac{1}{x \ln(a)}

7
New cards

Derivative of Inverse Sine

ddx(sin1(x))=11x2\frac{d}{dx}(\sin^{-1}(x)) = \frac{1}{\sqrt{1-x^2}}

8
New cards

Derivative of Inverse Tangent

ddx(tan1(x))=11+x2\frac{d}{dx}(\tan^{-1}(x)) = \frac{1}{1+x^2}

9
New cards

Derivative of Inverse Secant

ddx(sec1(x))=1xx21\frac{d}{dx}(\sec^{-1}(x)) = \frac{1}{|x|\sqrt{x^2-1}}

10
New cards

Parametric Differentiation

If x=f(t)x = f(t) and y=g(t)y = g(t), then dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt} and d2ydx2=ddt(dydx)dxdt\frac{d^2y}{dx^2} = \frac{\frac{d}{dt}\left(\frac{dy}{dx}\right)}{\frac{dx}{dt}}

11
New cards

Logarithmic Differentiation

Technique used for functions of the form [f(x)]g(x)[f(x)]^{g(x)} by taking ln(y)=g(x)ln(f(x))\ln(y) = g(x) \ln(f(x)) before deriving.

12
New cards

Implicit Differentiation

For F(x,y)=0F(x,y) = 0, dydx=F/xF/y\frac{dy}{dx} = -\frac{\partial F/\partial x}{\partial F/\partial y}

13
New cards

Power Law (Integration)

xndx=xn+1n+1+c\int x^n dx = \frac{x^{n+1}}{n+1} + c where n1n \neq -1

14
New cards

Integral of tan(x)\tan(x)

tan(x)dx=lnsec(x)+c=lncos(x)+c\int \tan(x) dx = \ln|\sec(x)| + c = -\ln|\cos(x)| + c

15
New cards

Integral of sec(x)\sec(x)

sec(x)dx=lnsec(x)+tan(x)+c=lntan(x2+π4)+c\int \sec(x) dx = \ln|\sec(x) + \tan(x)| + c = \ln\left|\tan\left(\frac{x}{2} + \frac{\pi}{4}\right)\right| + c

16
New cards

Integral of csc(x)\csc(x)

csc(x)dx=lncsc(x)cot(x)+c=lntan(x2)+c\int \csc(x) dx = \ln|\csc(x) - \cot(x)| + c = \ln\left|\tan\left(\frac{x}{2}\right)\right| + c

17
New cards

Standard Integral: 1x2+a2dx\int \frac{1}{x^2+a^2} dx

1atan1(xa)+c\frac{1}{a}\tan^{-1}\left(\frac{x}{a}\right) + c

18
New cards

Standard Integral: 1x2a2dx\int \frac{1}{x^2-a^2} dx

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

19
New cards

Standard Integral: 1a2x2dx\int \frac{1}{a^2-x^2} dx

12alna+xax+c\frac{1}{2a}\ln\left|\frac{a+x}{a-x}\right| + c

20
New cards

Standard Integral: 1a2x2dx\int \frac{1}{\sqrt{a^2-x^2}} dx

sin1(xa)+c\sin^{-1}\left(\frac{x}{a}\right) + c

21
New cards

Standard Integral: a2x2dx\int \sqrt{a^2-x^2} dx

x2a2x2+a22sin1(xa)+c\frac{x}{2}\sqrt{a^2-x^2} + \frac{a^2}{2}\sin^{-1}\left(\frac{x}{a}\right) + c

22
New cards

Standard Integral: x2+a2dx\int \sqrt{x^2+a^2} dx

x2x2+a2+a22lnx+x2+a2+c\frac{x}{2}\sqrt{x^2+a^2} + \frac{a^2}{2}\ln|x + \sqrt{x^2+a^2}| + c

23
New cards

Integration by Parts (IBP)

uvdx=uvdx(uvdx)dx\int u \cdot v dx = u \int v dx - \int \left( u' \int v dx \right) dx

24
New cards

LIATE / ILATE Rule

Selection order for the first function u(x)u(x) in Integration by Parts: Inverse Trigonometric, Logarithmic, Algebraic, Trigonometric, Exponential.

25
New cards

Classic JEE Trick Integral

ex(f(x)+f(x))dx=exf(x)+c\int e^x (f(x) + f'(x)) dx = e^x f(x) + c

26
New cards

Euler's Trig Product Integral (Sine)

eaxsin(bx)dx=eaxa2+b2(asin(bx)bcos(bx))+c\int e^{ax} \sin(bx) dx = \frac{e^{ax}}{a^2+b^2} (a \sin(bx) - b \cos(bx)) + c

27
New cards

Euler's Trig Product Integral (Cosine)

eaxcos(bx)dx=eaxa2+b2(acos(bx)+bsin(bx))+c\int e^{ax} \cos(bx) dx = \frac{e^{ax}}{a^2+b^2} (a \cos(bx) + b \sin(bx)) + c

28
New cards

King's Property

abf(x)dx=abf(a+bx)dx\int_a^b f(x) dx = \int_a^b f(a+b-x) dx

29
New cards

Queen's Property

02af(x)dx=20af(x)dx\int_0^{2a} f(x) dx = 2 \int_0^a f(x) dx if f(2ax)=f(x)f(2a-x) = f(x), and 00 if f(2ax)=f(x)f(2a-x) = -f(x)

30
New cards

Odd/Even Property (Definite Integration)

aaf(x)dx=20af(x)dx\int_{-a}^a f(x) dx = 2 \int_0^a f(x) dx if f(x)=f(x)f(-x) = f(x) (even), and 00 if f(x)=f(x)f(-x) = -f(x) (odd).

31
New cards

Leibniz Rule (Differentiation Under Integral Sign)

If I(x)=g(x)h(x)f(t)dtI(x) = \int_{g(x)}^{h(x)} f(t) dt, then dIdx=f(h(x))h(x)f(g(x))g(x)\frac{dI}{dx} = f(h(x)) \cdot h'(x) - f(g(x)) \cdot g'(x)

32
New cards

Wallis Formula

Shortcut for 0π/2sinm(x)cosn(x)dx=[(m1)(m3)][(n1)(n3)](m+n)(m+n2)×K\int_0^{\pi/2} \sin^m(x) \cos^n(x) dx = \frac{[(m-1)(m-3)\dots][(n-1)(n-3)\dots]}{(m+n)(m+n-2)\dots} \times K, where K=π2K = \frac{\pi}{2} if both mm and nn are even, else K=1K = 1.