Integral Calculus Practise Flashcards

Introduction to Integral Calculus

Differential Calculus is primarily concerned with the concept of the derivative, which originated from the problem of defining tangent lines to function graphs and calculating their slopes. In contrast, Integral Calculus is motivated by the problem of defining and calculating the area of regions bounded by the graphs of functions. These two problems lead to the two forms of integrals: indefinite and definite integrals. Together, they constitute the field of Integral Calculus. Historically, the development of this field arose from efforts to solve two specific types of problems: finding a function when its derivative is known, and finding the area bounded by a function's graph under certain conditions.

A significant connection exists between indefinite and definite integrals known as the Fundamental Theorem of Calculus. This theorem transforms the definite integral into a practical tool for science and engineering, as well as for disciplines such as economics, finance, and probability. The mathematician G.W. Leibnitz (1646–1716) is a central figure in the history of these developments. James B. Bristol provides a thematic metaphor for the study of the subject, stating that just as a mountaineer climbs a mountain because it is there, a good mathematics student studies new material because it is there.

Integration as an Inverse Process of Differentiation

Integration is defined as the inverse process of differentiation. Rather than differentiating a function, we are provided with the derivative and tasked with finding the original function, referred to as the primitive or anti-derivative. If a function ff is differentiable in an interval II such that its derivative ff' exists at each point, the natural question is whether we can determine the original function. The process of finding these anti-derivatives is called integration.

For example, we know that ddx(sin(x))=cos(x)\frac{d}{dx}(\sin(x)) = \cos(x), ddx(x33)=x2\frac{d}{dx}\left(\frac{x^3}{3}\right) = x^2, and ddx(ex)=ex\frac{d}{dx}(e^x) = e^x. Consequently, sin(x)\sin(x) is an anti-derivative of cos(x)\cos(x), x33\frac{x^3}{3} is an anti-derivative of x2x^2, and exe^x is an anti-derivative of exe^x. However, these anti-derivatives are not unique. Because the derivative of any constant function CC is zero, we can observe that ddx(sin(x)+C)=cos(x)\frac{d}{dx}(\sin(x) + C) = \cos(x). Thus, there are infinitely many anti-derivatives for a given function, obtained by choosing CC as any arbitrary real number. In this context, CC is called the constant of integration or an arbitrary constant, acting as a parameter that generates a family of curves.

Geometrically, if there exists a function FF such that ddx(F(x))=f(x)\frac{d}{dx}(F(x)) = f(x) for all xIx \in I, then for any arbitrary real number CC, ddx[F(x)+C]=f(x)\frac{d}{dx}[F(x) + C] = f(x). The set {F+C,CR}\{F + C, C \in \mathbb{R}\} denotes the entire family of anti-derivatives of ff. It is a fundamental remark in calculus that functions possessing the same derivative differ only by a constant. If two functions gg and hh have the same derivatives such that g(x)=h(x)g'(x) = h'(x), then the derivative of their difference (gh)=0(g - h)' = 0, implying g(x)h(x)=Cg(x) - h(x) = C.

Symbols, Terms, and Phrases in Integration

The mathematical notation for the indefinite integral of ff with respect to xx is given by f(x)dx\int f(x) \, dx. If dydx=f(x)\frac{dy}{dx} = f(x), we write y=f(x)dx=F(x)+Cy = \int f(x) \, dx = F(x) + C. The following table summarizes the standard terminology:

  1. f(x)dx\int f(x) \, dx: Integral of ff with respect to xx.
  2. f(x)f(x) in f(x)dx\int f(x) \, dx: The Integrand.
  3. xx in f(x)dx\int f(x) \, dx: The Variable of integration.
  4. Integrate: The act of finding the integral.
  5. An integral of ff: A function FF such that F(x)=f(x)F'(x) = f(x).
  6. Integration: The process of finding the integral.
  7. Constant of Integration: Any real number CC treated as a constant function.

Standard Formulae for Derivatives and Integrals

Based on established derivative formulae, the following standard integral results are derived:

(i) xndx=xn+1n+1+C\int x^n \, dx = \frac{x^{n+1}}{n+1} + C, where n1n \neq -1. Notably, 1dx=dx=x+C\int 1 \, dx = \int dx = x + C. (ii) cos(x)dx=sin(x)+C\int \cos(x) \, dx = \sin(x) + C (iii) sin(x)dx=cos(x)+C\int \sin(x) \, dx = -\cos(x) + C (iv) sec2(x)dx=tan(x)+C\int \sec^2(x) \, dx = \tan(x) + C (v) cosec2(x)dx=cot(x)+C\int \text{cosec}^2(x) \, dx = -\cot(x) + C (vi) sec(x)tan(x)dx=sec(x)+C\int \sec(x)\tan(x) \, dx = \sec(x) + C (vii) cosec(x)cot(x)dx=cosec(x)+C\int \text{cosec}(x)\cot(x) \, dx = -\text{cosec}(x) + C (viii) dx1x2=sin1(x)+C\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}(x) + C (ix) dx1x2=cos1(x)+C\int \frac{-dx}{\sqrt{1 - x^2}} = \cos^{-1}(x) + C (x) dx1+x2=tan1(x)+C\int \frac{dx}{1 + x^2} = \tan^{-1}(x) + C (xi) exdx=ex+C\int e^x \, dx = e^x + C (xii) 1xdx=lnx+C\int \frac{1}{x} \, dx = \ln|x| + C (xiii) axdx=axln(a)+C\int a^x \, dx = \frac{a^x}{\ln(a)} + C

Properties of Indefinite Integrals

The following properties govern the behavior of indefinite integrals:

Property I: The processes of differentiation and integration are inverses. Specifically, ddxf(x)dx=f(x)\frac{d}{dx} \int f(x) \, dx = f(x) and f(x)dx=f(x)+C\int f'(x) \, dx = f(x) + C. This is proven by letting FF be an anti-derivative such that F(x)=f(x)F'(x) = f(x), making f(x)dx=F(x)+C\int f(x) \, dx = F(x) + C, and thus the derivative of the integral returns the integrand.

Property II: Two indefinite integrals with the same derivative lead to the same family of curves and are thus equivalent. If ddxf(x)dx=ddxg(x)dx\frac{d}{dx} \int f(x) \, dx = \frac{d}{dx} \int g(x) \, dx, then f(x)dxg(x)dx=C\int f(x) \, dx - \int g(x) \, dx = C. This indicates that the families of curves represented by the two integrals are identical, which is written as f(x)dx=g(x)dx\int f(x) \, dx = \int g(x) \, dx without explicitly mentioning the differing parameters.

Property III: The integral of the sum of two functions is the sum of their integrals: [f(x)+g(x)]dx=f(x)dx+g(x)dx\int [f(x) + g(x)] \, dx = \int f(x) \, dx + \int g(x) \, dx.

Property IV: For any real number kk, kf(x)dx=kf(x)dx\int k f(x) \, dx = k \int f(x) \, dx.

Property V: Properties III and IV can be generalized to a finite number of functions f1,f2,,fnf_1, f_2, \dots, f_n and real numbers k1,k2,,knk_1, k_2, \dots, k_n: [k1f1(x)+k2f2(x)++knfn(x)]dx=k1f1(x)dx+k2f2(x)dx++knfn(x)dx\int [k_1 f_1(x) + k_2 f_2(x) + \dots + k_n f_n(x)] \, dx = k_1 \int f_1(x) \, dx + k_2 \int f_2(x) \, dx + \dots + k_n \int f_n(x) \, dx.

Integration Methods: Inspection, Substitution, and Identities

The method of inspection involves searching intuitively for a function whose derivative matches the integrand. For instance, to find an anti-derivative of cos(2x)\cos(2x), we recall ddx(sin(2x))=2cos(2x)\frac{d}{dx}(\sin(2x)) = 2\cos(2x), implying the anti-derivative is 12sin(2x)\frac{1}{2}\sin(2x). To find the anti-derivative of 3x2+4x33x^2 + 4x^3, we note ddx(x3+x4)=3x2+4x3\frac{d}{dx}(x^3 + x^4) = 3x^2 + 4x^3. For 1x\frac{1}{x} where x0x \neq 0, the anti-derivative is lnx\ln|x|.

Integration by substitution involves transforming the integral f(x)dx\int f(x) \, dx by changing the independent variable xx to tt via the substitution x=g(t)x = g(t). This results in dx=g(t)dtdx = g'(t) \, dt, transforming the integral to f(g(t))g(t)dt\int f(g(t))g'(t) \, dt. Usually, we substitute for a function whose derivative also appears in the integrand. Examples include:

  1. For sin(mx)dx\int \sin(mx) \, dx, substituting mx=tmx = t leads to 1mcos(mx)+C-\frac{1}{m}\cos(mx) + C.
  2. For 2xsin(x2+1)dx\int 2x \sin(x^2 + 1) \, dx, substituting x2+1=tx^2 + 1 = t leads to cos(x2+1)+C-\cos(x^2 + 1) + C.
  3. The standard trigonometric integrals using substitution are:
    • tan(x)dx=lnsec(x)+C\int \tan(x) \, dx = \ln|\sec(x)| + C
    • cot(x)dx=lnsin(x)+C\int \cot(x) \, dx = \ln|\sin(x)| + C
    • sec(x)dx=lnsec(x)+tan(x)+C\int \sec(x) \, dx = \ln|\sec(x) + \tan(x)| + C
    • cosec(x)dx=lncosec(x)cot(x)+C\int \text{cosec}(x) \, dx = \ln|\text{cosec}(x) - \cot(x)| + C

Integration using trigonometric identities is necessary when the integrand involves powers or products of trig functions. Identities such as cos2(x)=1+cos(2x)2\cos^2(x) = \frac{1 + \cos(2x)}{2}, sin(x)cos(y)=12[sin(x+y)+sin(xy)]\sin(x)\cos(y) = \frac{1}{2}[\sin(x + y) + \sin(x - y)], and sin(3x)=3sin(x)4sin3(x)\sin(3x) = 3\sin(x) - 4\sin^3(x) are frequently employed to reduce the integrand to a standard form.

Integrals of Particular Functions

There are several standard formulae for integrating specific forms of rational and irrational functions:

  1. dxx2a2=12alnxax+a+C\int \frac{dx}{x^2 - a^2} = \frac{1}{2a} \ln\left|\frac{x - a}{x + a}\right| + C
  2. dxa2x2=12alna+xax+C\int \frac{dx}{a^2 - x^2} = \frac{1}{2a} \ln\left|\frac{a + x}{a - x}\right| + C
  3. dxx2+a2=1atan1(xa)+C\int \frac{dx}{x^2 + a^2} = \frac{1}{a} \tan^{-1}\left(\frac{x}{a}\right) + C
  4. dxx2a2=lnx+x2a2+C\int \frac{dx}{\sqrt{x^2 - a^2}} = \ln|x + \sqrt{x^2 - a^2}| + C
  5. dxa2x2=sin1(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1}\left(\frac{x}{a}\right) + C
  6. dxx2+a2=lnx+x2+a2+C\int \frac{dx}{\sqrt{x^2 + a^2}} = \ln|x + \sqrt{x^2 + a^2}| + C

To evaluate integrals of the type dxax2+bx+c\int \frac{dx}{ax^2 + bx + c}, one must complete the square in the denominator to reduce it to one of the standard forms above. For integrals of type px+qax2+bx+cdx\int \frac{px + q}{ax^2 + bx + c} \, dx, the numerator is expressed as Addx(ax2+bx+c)+BA \frac{d}{dx}(ax^2 + bx + c) + B. Equating coefficients allows one to find the constants AA and BB, splitting the integral into a log form and a standard rational form.

Integration by Partial Fractions

If a rational function P(x)/Q(x)P(x)/Q(x) is proper (degree of P(x)P(x) < degree of Q(x)Q(x)), it can be decomposed into simpler partial fractions based on the factors of the denominator Q(x)Q(x). If the function is improper, one must first use long division to express it as a polynomial plus a proper rational function.

Table 7.2 defines the decomposition forms:

  1. px+q(xa)(xb)=Axa+Bxb\frac{px + q}{(x - a)(x - b)} = \frac{A}{x - a} + \frac{B}{x - b}
  2. px+q(xa)2=Axa+B(xa)2\frac{px + q}{(x - a)^2} = \frac{A}{x - a} + \frac{B}{(x - a)^2}
  3. px2+qx+r(xa)(xb)(xc)=Axa+Bxb+Cxc\frac{px^2 + qx + r}{(x - a)(x - b)(x - c)} = \frac{A}{x - a} + \frac{B}{x - b} + \frac{C}{x - c}
  4. px2+qx+r(xa)2(xb)=Axa+B(xa)2+Cxb\frac{px^2 + qx + r}{(x - a)^2(x - b)} = \frac{A}{x - a} + \frac{B}{(x - a)^2} + \frac{C}{x - b}
  5. px2+qx+r(xa)(x2+bx+c)=Axa+Bx+Cx2+bx+c\frac{px^2 + qx + r}{(x - a)(x^2 + bx + c)} = \frac{A}{x - a} + \frac{Bx + C}{x^2 + bx + c}, where the quadratic cannot be factorized.

Integration by Parts

This method is used for integrating the product of two functions uu and vv. Derived from the product rule of differentiation, the formula is: f(x)g(x)dx=f(x)g(x)dx[f(x)g(x)dx]dx\int f(x)g(x) \, dx = f(x) \int g(x) \, dx - \int \left[ f'(x) \int g(x) \, dx \right] \, dx In words, the integral of the product equals the first function times the integral of the second, minus the integral of the derivative of the first times the integral of the second. The choice of the first function is significant; generally, ln(x)\ln(x) or inverse trigonometric functions are chosen as the first function, while polynomial or power functions are chosen as the first function if the other function is exponential or trigonometric. For ln(x)dx\int \ln(x) \, dx, we treat it as ln(x)1dx\int \ln(x) \cdot 1 \, dx, yielding xln(x)x+Cx\ln(x) - x + C.

A special type of integral is ex[f(x)+f(x)]dx=exf(x)+C\int e^x [f(x) + f'(x)] \, dx = e^x f(x) + C. This is solved by splitting the integral and applying integration by parts to the first term.

Additional Special Integrals and Definite Integrals

Three more standard types based on integration by parts involve the square root of quadratic expressions:

  1. x2a2dx=x2x2a2a22lnx+x2a2+C\int \sqrt{x^2 - a^2} \, dx = \frac{x}{2}\sqrt{x^2 - a^2} - \frac{a^2}{2} \ln|x + \sqrt{x^2 - a^2}| + C
  2. x2+a2dx=x2x2+a2+a22lnx+x2+a2+C\int \sqrt{x^2 + a^2} \, dx = \frac{x}{2}\sqrt{x^2 + a^2} + \frac{a^2}{2} \ln|x + \sqrt{x^2 + a^2}| + C
  3. a2x2dx=x2a2x2+a22sin1(xa)+C\int \sqrt{a^2 - x^2} \, dx = \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2} \sin^{-1}\left(\frac{x}{a}\right) + C

Definite integrals are denoted by abf(x)dx\int_a^b f(x) \, dx, where aa is the lower limit and bb is the upper limit. Unlike indefinite integrals, a definite integral has a unique value. It can be interpreted as the area function A(x)=axf(x)dxA(x) = \int_a^x f(x) \, dx, representing the area under the curve from aa to xx.

Fundamental Theorem of Calculus Theorem 1 states that if ff is continuous on [a,b][a, b], then A(x)=f(x)A'(x) = f(x). Theorem 2 (the evaluation theorem) states that abf(x)dx=F(b)F(a)\int_a^b f(x) \, dx = F(b) - F(a), where FF is any anti-derivative of ff. When using substitution for definite integrals, it is often more efficient to change the limits of integration according to the substitution variable rather than resubstituting the original variable at the end.

Properties of Definite Integrals

The following properties facilitate the calculation of definite integrals:

P0:abf(x)dx=abf(t)dtP_0: \int_a^b f(x) \, dx = \int_a^b f(t) \, dtP1:abf(x)dx=baf(x)dxP_1: \int_a^b f(x) \, dx = -\int_b^a f(x) \, dx. Specifically, aaf(x)dx=0\int_a^a f(x) \, dx = 0. P2:abf(x)dx=acf(x)dx+cbf(x)dxP_2: \int_a^b f(x) \, dx = \int_a^c f(x) \, dx + \int_c^b f(x) \, dxP3:abf(x)dx=abf(a+bx)dxP_3: \int_a^b f(x) \, dx = \int_a^b f(a + b - x) \, dxP4:0af(x)dx=0af(ax)dxP_4: \int_0^a f(x) \, dx = \int_0^a f(a - x) \, dxP5:02af(x)dx=0af(x)dx+0af(2ax)dxP_5: \int_0^{2a} f(x) \, dx = \int_0^a f(x) \, dx + \int_0^a f(2a - x) \, dxP6:02af(x)dx={20af(x)dxif f(2ax)=f(x)0if f(2ax)=f(x)P_6: \int_0^{2a} f(x) \, dx = \begin{cases} 2\int_0^a f(x) \, dx & \text{if } f(2a - x) = f(x) \\ 0 & \text{if } f(2a - x) = -f(x) \end{cases}P7:aaf(x)dx={20af(x)dxif f is even (f(x)=f(x))0if f is odd (f(x)=f(x))P_7: \int_{-a}^a f(x) \, dx = \begin{cases} 2\int_0^a f(x) \, dx & \text{if } f \text{ is even } (f(-x) = f(x)) \\ 0 & \text{if } f \text{ is odd } (f(-x) = -f(x)) \end{cases}

Example cases include 11sin5(x)cos4(x)dx=0\int_{-1}^1 \sin^5(x)\cos^4(x) \, dx = 0 because the integrand is an odd function, and 0πxsin(x)1+cos2(x)dx=π24\int_0^{\pi} \frac{x \sin(x)}{1 + \cos^2(x)} \, dx = \frac{\pi^2}{4}, which is solved by using property P4P_4 to eliminate the xx term in the numerator.