• NOTE: Calculus is very useful when looking at real systems. Many students are turned off by the topic because they "don’t get it". But, the secret to calculus is to remember that there is no single "truth" - it is more a loose collection of tricks and techniques. Each one has to be learned separately, and when needed you must remember it, or know where to look.
• When dealing with large and/or time varying objects or phenomenon we must be able to describe the state at locations, and as a whole. To do this vectors are a very useful tool.
• Consider a basic function and how it may be represented with partial derivatives.
• Gauss’s or Green’s or divergence theorem is given below. Both sides give the flux across a surface, or out of a volume. This is very useful for dealing with magnetic fields.
• Stoke’s theorem is given below. Both sides give the flux across a surface, or out of a volume. This is very useful for dealing with magnetic fields.
• Solving differential equations is not very challenging, but there are a number of forms that need to be remembered.
• Another complication that often occurs is that the solution of the equations may vary depending upon boundary or initial conditions. An example of this is a mass spring combination. If they are initially at rest then they will stay at rest, but if there is some disturbance, then they will oscillate indefinitely.
• We can judge the order of these equations by the highest order derivative in the equation.
• Note: These equations are typically shown with derivatives only, when integrals occur they are typically eliminated by taking derivatives of the entire equation.
• Some of the terms used when describing differential equations are,
ordinary differential equations - if all the derivatives are of a single variable. In the example below ’x’ is the variable with derivatives.
first order differential equations - have only first order derivatives,
second order differential equations - have at least on second derivative,
higher order differential equations - have at least one derivative that is higher than second order.
partial differential equations - these equations have partial derivatives
• Note: when solving these equations it is common to hit blocks. In these cases backtrack and try another approach.
• linearity of a differential equation is determined by looking at the dependant variables in the equation. The equation is linear if they appear with an exponent other than 1.
• These systems tend to have a relaxed or passive nature in real applications.
• Examples of these equations are given below,
• Typical methods for solving these equations include,
• In this technique we guess at a function that will satisfy the equation, and test it to see if it works.
• The previous example showed a general solution (i.e., the value of ’C’ was not found). We can also find a particular solution.
• In a separable equation the differential can be split so that it is on both sides of the equation. We then integrate to get the solution. This typically means there is only a single derivative term.
• These techniques depend upon finding some combination of the variables in the equation that can be replaced with another variable to simplify the equation. This technique requires a bit of guessing about what to substitute for, and when it is to be applied.