Basics of Calculus

Revision as of 08:02, 23 May 2025 by Thakshashila (talk | contribs) (Created page with "= Basics of Calculus = '''Calculus''' is a branch of mathematics that studies how things change. It helps us understand motion, growth, and areas under curves. Calculus is divided mainly into two parts: '''Differential Calculus''' and '''Integral Calculus'''. == Differential Calculus == Differential Calculus focuses on the concept of the '''derivative''', which represents the rate at which a quantity changes. For example, it tells us how fast a car is moving at any in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basics of Calculus edit

Calculus is a branch of mathematics that studies how things change. It helps us understand motion, growth, and areas under curves. Calculus is divided mainly into two parts: Differential Calculus and Integral Calculus.

Differential Calculus edit

Differential Calculus focuses on the concept of the derivative, which represents the rate at which a quantity changes. For example, it tells us how fast a car is moving at any instant.

The derivative of a function f(x) with respect to x is denoted as:

dfdx or f(x)

The derivative is defined as the limit:

f(x)=limΔx0f(x+Δx)f(x)Δx

Example edit

If f(x)=x2, then the derivative is:

f(x)=ddx(x2)=2x

This means at any point x, the slope of the curve y=x2 is 2x.

Integral Calculus edit

Integral Calculus deals with the integral, which represents the accumulation of quantities, such as area under a curve.

The definite integral of a function f(x) from a to b is written as:

abf(x)dx

It calculates the total area between the graph of f(x), the x-axis, and the vertical lines x=a and x=b.

Example edit

Find the area under the curve f(x)=x from x=0 to x=3:

03xdx=[x22]03=322022=92=4.5

Summary edit

  • Derivatives tell us how a function changes at any point (rate of change).
  • Integrals tell us the total accumulation, like area under curves.
  • Calculus is fundamental for physics, engineering, economics, and many sciences.

---

Calculus opens the door to understanding the world through mathematics!