2. INTEGRAL CALCULUS AND DIFFERENTIAL EQUATIONS

 Welcome to Rajasthan Polytechnic. This blog is dedicated to providing detailed math notes to help you excel in your studies, whether you are preparing for polytechnic exams, competitive exams, or simply seeking to improve your understanding of mathematics.

The notes are organized chapter-wise to make learning more structured. Each chapter contains:

  • Detailed Explanations of key concepts and formulas.
  • Chapter-wise Video Links for visual learning and better understanding.
  • PDF/Handwritten Notes that can be accessed at your convenience.

Additionally, you can join our WhatsApp and Telegram groups for easy access to PDF and Handwritten Notes as well as updates on new materials.

We hope this blog helps you in your academic journey.

📢 🔔 Important:
👉 Full PDF available in our WhatsApp Group | Telegram Channel
👉 Watch the full lecture on YouTube: BTER Polytechnic Classes


Access Chapter-wise Video Tutorials:

2. INTEGRAL CALCULUS AND DIFFERENTIAL EQUATIONS


2.1 Integration as Inverse Operation of Differentiation

Integration is the reverse operation of differentiation. While differentiation gives the rate of change of a function, integration finds the accumulated area under the curve of a function, which essentially "undoes" differentiation.

For example:

  • If f(x)=x2f(x) = x^2, then the derivative of f(x)f(x) is: ddxx2=2x\frac{d}{dx} x^2 = 2x
  • The inverse of this operation is integration: 2xdx=x2+C\int 2x \, dx = x^2 + C Where CC is the constant of integration.

Key Formula:

ddx(f(x)dx)=f(x)\frac{d}{dx} \left( \int f(x) \, dx \right) = f(x)

2.2 Simple Integration by Substitution, by Parts, and by Partial Fractions (for Linear Factors Only)

(a) Integration by Substitution:

Substitution is a technique used when an integral contains a composite function, i.e., a function of a function. We let:

u=g(x)u = g(x)

Then, the differential du=g(x)dxdu = g'(x) dx, which helps simplify the integral.

Example:

2xx2+1dx\int 2x \cdot \sqrt{x^2 + 1} \, dx

Let u=x2+1u = x^2 + 1, so du=2xdx. Thus, the integral becomes:

udu=23u3/2+C\int \sqrt{u} \, du = \frac{2}{3} u^{3/2} + C

Substitute back u=x2+1u = x^2 + 1:

23(x2+1)3/2+C\frac{2}{3} (x^2 + 1)^{3/2} + C
(b) Integration by Parts:

The formula for integration by parts is derived from the product rule of differentiation:

udv=uvvdu\int u \, dv = uv - \int v \, du

Example:

xexdx\int x \cdot e^x \, dx

Let:

  • u=xu = x and dv=exdxdv = e^x \, dx
  • Then, du=dxdu = dx and v=ex

Using the formula:

xexdx=xexexdx\int x \cdot e^x \, dx = x \cdot e^x - \int e^x \, dx
=xexex+C= x \cdot e^x - e^x + C
(c) Integration by Partial Fractions (Linear Factors Only):

When a rational function (i.e., a fraction of two polynomials) has a denominator that factors into linear factors, we can break it into simpler fractions.

For example:

1(x+1)(x+2)dx\int \frac{1}{(x+1)(x+2)} \, dx

We decompose it into:

1(x+1)(x+2)=Ax+1+Bx+2\frac{1}{(x+1)(x+2)} = \frac{A}{x+1} + \frac{B}{x+2}

Multiply both sides by (x+1)(x+2) and solve for AA and BB:

1=A(x+2)+B(x+1)1 = A(x+2) + B(x+1)

Equating coefficients, we get A=1 and B=1.

Thus:

1(x+1)(x+2)dx=(1x+1+1x+2)dx\int \frac{1}{(x+1)(x+2)} \, dx = \int \left( \frac{-1}{x+1} + \frac{1}{x+2} \right) dx
=lnx+1+lnx+2+C= -\ln|x+1| + \ln|x+2| + C

2.3 Use of Formulas for Solving Problems Involving sinmxcosnxdx\sin^m x \cdot \cos^n x \, dx for Positive Integers mm and nn

These integrals involve powers of sine and cosine. The common formulas for solving these types of integrals are:

  • For even powers of sine or cosine:
    • Use trigonometric identities to reduce the powers of sine or cosine.
    • For example:
    sin2x=1cos(2x)2,cos2x=1+cos(2x)2\sin^2 x = \frac{1 - \cos(2x)}{2}, \quad \cos^2 x = \frac{1 + \cos(2x)}{2}

Example 1:

sin2xdx\int \sin^2 x \, dx

Using the identity:

sin2x=1cos(2x)2\sin^2 x = \frac{1 - \cos(2x)}{2} sin2xdx=1cos(2x)2dx=x2sin(2x)4+C\int \sin^2 x \, dx = \int \frac{1 - \cos(2x)}{2} \, dx = \frac{x}{2} - \frac{\sin(2x)}{4} + C
  • For odd powers of sine or cosine:
    • Use substitution by factoring out one factor of sine or cosine and applying a suitable identity.

Example 2:

sin3xcos2xdx\int \sin^3 x \cdot \cos^2 x \, dx

Factor out sinx\sin x:

sin3xcos2xdx=sinxsin2xcos2xdx\int \sin^3 x \cdot \cos^2 x \, dx = \int \sin x \cdot \sin^2 x \cdot \cos^2 x \, dx

Use the identity sin2x=1cos2x:

sinx(1cos2x)cos2xdx\int \sin x \cdot (1 - \cos^2 x) \cdot \cos^2 x \, dx

This can be simplified and solved by substitution or further identities.


2.4 Definition of Differential Equation, Order and Degree of Differential Equation

A Differential Equation is an equation that relates a function with its derivatives. It represents how a quantity changes with respect to another quantity.

Order of a Differential Equation:

The order of a differential equation is the highest derivative that appears in the equation.

For example:

  • In the equation d2ydx2+3dydx+2y=0\frac{d^2y}{dx^2} + 3\frac{dy}{dx} + 2y = 0, the highest derivative is d2ydx2\frac{d^2y}{dx^2}, so the order is 2.
Degree of a Differential Equation:

The degree of a differential equation is the power of the highest derivative after the equation has been made polynomial in derivatives (i.e., no fractional or negative powers of derivatives).

For example:

  • The equation (d2ydx2)2+dydx+y=0\left(\frac{d^2y}{dx^2}\right)^2 + \frac{dy}{dx} + y = 0 is of order 2 and degree 2 because the highest derivative is squared.

Summary of Key Concepts and Formulas:

  1. Integration as Inverse of Differentiation:

    ddx(f(x)dx)=f(x)\frac{d}{dx} \left( \int f(x) \, dx \right) = f(x)
  2. Integration by Substitution: Let u=g(x)u = g(x), du=g(x).

    f(g(x))g(x)dx=F(u)+C\int f(g(x))g'(x) \, dx = F(u) + C
  3. Integration by Parts:

    udv=uvvdu\int u \, dv = uv - \int v \, du
  4. Partial Fraction Decomposition:

    1(x+1)(x+2)=Ax+1+Bx+2\frac{1}{(x+1)(x+2)} = \frac{A}{x+1} + \frac{B}{x+2}
  5. Formulas for Integrals Involving Powers of Sine and Cosine:

    • For even powers: Use trigonometric identities.
    • For odd powers: Factor out one factor and apply substitution.
  6. Differential Equations:

    • Order: Highest derivative.
    • Degree: Power of the highest derivative after making the equation polynomial.
Thank You for Visiting Rajasthan Polytechnic! ✨

We trust that the notes provided on this blog will assist you in your studies. For those who prefer offline access to the materials, we offer PDF and Handwritten Notes through our WhatsApp and Telegram groups.

📢 🔔 Download PDF & Join Study Groups:
📥 WhatsApp Group: Join Now
📥 Telegram Channel: Join Now
📺 Watch Lecture on YouTube: BTER Polytechnic Classes
📍 Stay connected for more study materials! 🚀

Furthermore, we encourage you to explore the chapter-wise video tutorials for a deeper understanding of each topic.

To make full use of the resources, please refer to the following links:

Additional Resources:

Thank you for visiting Rajasthan Polytechnic. We wish you the best of luck in your studies and look forward to assisting you in achieving your academic goals.

Post a Comment

0 Comments