A way to describe functions. To analyse relationships.

Derivative

The derivative of the function with respect to the variable x is the function whose value at is

\marginnote{The domain of is the set of points in the domain of for which the limit exists.}

What does it mean for a function to be differentiable?

If exists at a particular , we say that is differentiable (has a derivative) at . If exists at every point in the domain of , we call differentiable.

Continuity

A function is continuous at a point iff it meets the following three conditions 1.

  1. exists (c lies in the domain of f).
  2. exists (f has a limit as x tends towards c).
  3. (the limit equals the function value).

Chain Rule

If is differentiable at the point and is differentiable at then the composite function 2 is differentiable at and

Implicit Differentiation

  1. Differentiate both sides of the equation with respect to , treating as a differentiable function of .
  2. Collect the terms with on one side of the equation and solve for .

An implicit curve arises when two values are related to eachother in a non-standard geometrical form, not a singular independent and dependent plot.

Derivative of Inverse functions

p.178

If has an interval as domain and exists and is never zero on , then is differentiable at every point in its domain (the range of ). The value of at a point b in the domain of is the reciprocal of the value of at the point.

Related rates problem example

The problem of finding a rate of change of a variable from other known rates of change is called a related rates problem.

  • We know the volume of the cone as .

The problem is to find .

  • We assume that each function r, h and V are differentiable at a given t. 3

The goal is to not keep track of multiple variables so we need a relationship between and to stop tracking about . This relationship turns out to be .

Linearization

If is differentiable at , then is an approximating function called the linearization of at defined as:

A quadratic approximation adds more accuracy by determining the slope of the slope of the initially linear approximation.

Differentials

Let be a differentiable function, be an independent variable, the differential is

\marginnote{ is always the dependent variable. In this case it depends on and .} \marginnote{Geometrically, this is a linear approximation of around a.}

Determining the shape of a function

Let f be a function with domain . has an absolute max value on the domain at point if and an absolute min value on at point if

\marginnote{Local extreme values can be found by setting the derivative to zero.}

A Criticial point An interior point of the domain of a function where is zero or undefined.

The absolute extrema for f are the largest and smallest of these critical points for the function f.

\begin{figure} \includegraphics{pasted_img_20240421073632.png} \caption{We test if a function is concave up/down by getting its second derivative. If this is greater than zero over an interval then its concave up.} \end{figure}

Inverse functions

Useful when flipping axis

Even and Odd functions

\label{sec:even-odd}

A function is even if for every its domain e.g. . \marginnote{A polynomial with an even exponent is an even function. One with an odd exponent is odd.} A function is odd if for every its domain e.g. . \marginnote{The product of an even and odd function is odd.}

Mean Value Theorem (weak point)

\marginnote{This is just the slope of the secant line joining a to b.}

\marginnote{Especially because its continuous, this makes sense. At some point your function must take the average value.}

\begin{figure}[h] \includegraphics[width=\linewidth]{pasted_img_20240421073116.png} \end{figure}

If is continuous on , then at some point in :

There are 3 corrolaries to the mean value theorem:

  1. Only constant functions have zero derivates. If is zero for all in the interval then is equal to .
  2. Matching curvatures if for all then there exists a constant for all . is a constant function on the interval.

A function that is increasing/decreasing on an interval is said to be monotonic on that interval 4.

Newtons method (weak point)

Use tangent lines of the graph to approximate a solution for .

\marginnote{You’re trying to guess the root of a function. Each new ‘guess’ should bring you closer to the root.}

If we look at the linearization of a line at point ,

.

Provided is not equal to zero, rearranging gets us

This is finding the intercept of the tangent line to a point .

Antiderivative

A function is an antiderivative of on an interval if where .

The process of recovering the function F from its derivative is called antidifferentiation.

Finding an antiderivative for a function is the same problem as finding a solution to the equation

This is a differential equation because we have an unknown y that is being differentiated. In this case, is the antiderivative of .

Indefinite integrals

The collection of all antiderivatives of a function is called the indefinite integral with respect to denoted

\marginnote{the function is called the integrand and the variable of integration.}

If is a partition5 of some interval A Riemann sum of over with partition is defined as where and .

Definite Integral

If is the limit of the Riemann sum for . The definite integral is where is the largest of all the sub interval widths. We rewrite as

What makes a function integrable?

If a function is continuous over the interval , or if has at most finitely many jump discontinuities there, then the definite integral exists. is integrable over .

Mean of integrable function

The average value of the integral of a function on is

Fundamental Theorem of Calculus (weak enough)

On one hand, we have a way to determine the slope of a tangent line at a point in the derivative. On the other hand, we’ve a way to determine the area under a line (or between it and the x-axis) with the definite integral. The fundamental theorem relates these two concepts.

\newthought{Think about} a function that we define as the definite integral from to for some :

\marginnote{ is a dummy variable to calculate the integral (so maybe the partition in the Riemann sum).}

What is ?

Analysing the numerator geometrically, it can be approximated as as gets smaller and smaller. Therefore

If is continuous on , then we define a function that is also continuous on and differentiable on . Its derivative is 6

\marginnote{ therefore is an antiderivative of .}

Part 2

\marginnote{The following theorem allows us to solve definite integrals more easily than computing Riemann sums.}

If is continuous over and is any antiderivative of on , then

Net Change Theorem

Substitution method (subtler than you think)

Evaluating

\marginnote{That is, we assume that is some product of using the chain rule.}

  1. Substitute and to obtain .
  2. Integrate with respect to u.
  3. Replace u by g(x).

Chapter 6 (Applications of Integration)

\begin{marginfigure} \includegraphics{pasted_img_20240424061437.png} \caption{ If we revolve the curve around the x-axis its volume would be the sum of disks define as } \end{marginfigure}

The solid generated by rotating (or revolving) a plane region about an axis in its plane is called a solid of revolution.

\newthought{The goal} is to define as some integrable cross sectional area of the function.

The Disk Method

If we’re rotating around the x-axis, we can use the volume by disks approach. The Area function is defined as the area of a disk. This is dependent on the radius at a given .

\begin{figure} \includegraphics{pasted_img_20240424062057.png} \caption{\textbf{Washer Method} If the region to be revolved around an axis does not border that axis then there is a volume of space between it and the axis of revolution to be accounted for. } \end{figure}

The Shell method

The volume of the solid generated by revolving the region between the x-axis and the graph of about x = L is7

\begin{marginfigure} \includegraphics{pasted_img_20240507082621.png} \caption{The Washer method fails in the case of an offset parabola. Calculating the inner and outer radius is non-trivial: .} \label{fig:shell} \end{marginfigure}

In figure \ref{fig:shell} we take a partition of and attempt to revolve this partition about the line . We define a cylindrical volume for the th partition

We approximate the volume of the whole region rotated by summing these smaller volumes.8

Integration by parts

Simplifying integrals of the from

Integration by parts says that

Where and v = .

\marginnote{For definite integrals the formula is }

Evaluating Integrals/Techniques of Integration

Goal here is to know (in principle) how to do these techniques

  • Substitution, both basic u-substitution and trigonometric substitution.
  • General pattern matching that takes place, when faced with trig of square roots etc.
  • Partial fractions, dealing with functions of the form .

The aim is to simplify to find integrals that are easy to work with.

Look out for symmetric intervals. Then determining whether the resulting integrand is even or odd can simplify evaluation.

Trigonometric Integrals

Try to reduce powers using the different cases. Use u-subsitution after simplification.

Substitution

You have your basic u-substitution but then you can also try trignometric substitution. In relation to integration, what is trigonometric substitution?

Trigonometric integrals take on many forms, each with a different method of solving. Trigonometric substitution occurs when we replace the variable of integration with a trig function. There are common forms to identify.

  1. when .
  2. when .
  3. when .

The steps are to write down this substitution, simplify the results algebraically, integrate the resulting trig integral keeping in mind restrictions on angle for reversibility, draw reference triangle to sub initial substitution back.

Eliminating Square Roots

Using the identity, .

Integrals of powers of tan and sec

Knowing how to integrate tan and sec, we try to integrate higher powers using and .

Partial Fractions

A rational function is a fraction of the form Where and are both polynomials.

Example The following function is ‘disguised’ as the latter function:

.

Cover up method only works if has distinct linear factors and the degree of the numerator is less than the denominator.

\newpage

\begin{figure*}[h] \includegraphics[width=\linewidth]{pasted_img_20240507085510.png} \end{figure*}

Footnotes

  1. We define a continuous function as one that is continuous at every point in its domain.

  2. Composition occurs when the output of one function is used as the input to another function.

  3. You might think that we could just do the product rule on but this implies that r and h are known functions. You actually get when you do this, which doesn’t help matters.

  4. If at each point in the interval where is in this interval then is increasing over that interval.

  5. .

  6. Can think of the function as implicit something we’re ‘circling’ around. Jumping between derivatives and integrals to find it.

  7. Where is the shell radius and the shell height.

  8. The limit of this Riemann sum becomes the definite integral.