To investigate first order differential equations, we’ll start by looking at equations given in a few very specific forms. The first of these is a first order linear differential equation. First order linear differential equations are equations given in the form dy/dx+P(x)y=Q(x).
Read MoreWhen we reparametrize a curve, it means that we rewrite it in terms of an independent variable. There’s not a specific variable that’s always used in reparametrization, but it’s common to see s used.
Read MoreIt’ll be faster for us to use the derivative rules we’re about to learn. In this lesson, we’ll look at the first of those derivative rules, which is the power rule. Power rule tells us that, to take the derivative of a function like these ones, we just multiply the exponent by the coefficient, and then subtract 1 from the exponent.
Read MoreWe know how to find the null space of a matrix as the full set of vectors x that satisfy Ax=O. But now we want to be able to solve the more general equation Ax=b. In other words, we want to be able to solve this equation when that vector on the right side is some non-zero b, instead of being limited to solving the equation only when b=O.
Read MoreConvolution integrals are particularly useful for finding the general solution to a second order differential equation in the form ay''+by'+cy=g(t). Notice in this equation that the forcing function g(t) is not defined explicitly. Without a convolution integral, we wouldn’t be able to find the solution to this kind of differential equation, even given initial conditions.
Read MoreNow we want to look at the phase portraits of systems with complex Eigenvalues. The equilibrium of a system with complex Eigenvalues that have no real part is a stable center around which the trajectories revolve, without ever getting closer to or further from equilibrium. The equilibrium of a system with complex Eigenvalues with a positive real part is an unstable spiral that repels all trajectories. The equilibrium of a system with complex Eigenvalues with a negative real part is an asymptotically stable spiral that attracts all trajectories.
Read MoreYou know already how to solve systems of linear equations using substitution, elimination, and graphing. This time, we want to talk about how to solve systems using inverse matrices.
Read MoreSo we can simply calculate the determinant, and then, if the determinant is 0, the matrix is not invertible, so you can’t find its inverse, but if the determinant is nonzero, the matrix is invertible, so you can find its inverse.
Read MoreWhereas partial derivatives are indicated with the “partial symbol,” we never see this notation when we’re dealing with ordinary derivatives. That’s because an ordinary derivative is the derivative of a function in a single variable. Because there’s only one variable, there’s no need to indicate the partial derivative for one variable versus another.
Read MoreIn general, to solve the initial value problem, we’ll follow these steps: 1. Make sure the forcing function is being shifted correctly, and identify the function being shifted. 2. Apply a Laplace transform to each part of the differential equation, substituting initial conditions to simplify. 3. Solve for Y(s). 4. Apply an inverse transform to find y(t).
Read MoreWe can use power series to estimate definite integrals in the same way we used them to estimate indefinite integrals. The only difference is that we’ll evaluate over the given interval once we find a power series that represents the original integral. To evaluate over the interval, we’ll expand the power series through its first few terms, and then evaluate each term separately over the interval.
Read MoreWe can conclude that every span is a subspace. Remember that the span of a vector set is all the linear combinations of that set. The span of any set of vectors is always a valid subspace.
Read MoreA subspace (or linear subspace) of R^2 is a set of two-dimensional vectors within R^2, where the set meets three specific conditions: 1) The set includes the zero vector, 2) The set is closed under scalar multiplication, and 3) The set is closed under addition.
Read MoreAny vector with a magnitude of 1 is called a unit vector, u. In general, a unit vector doesn’t have to point in a particular direction. As long as the vector is one unit long, it’s a unit vector. But oftentimes we’re interested in changing a particular vector v (with a length other than 1), into an associated unit vector. In that case, that unit vector needs to point in the same direction as v.
Read MoreInverse hyperbolic functions follow standard rules for integration. Remember, an inverse hyperbolic function can be written two ways. For example, inverse hyperbolic sine can be written as arcsinh or as sinh^(-1). Some people argue that the arcsinh form should be used because sinh^(-1) can be misinterpreted as 1/sinh. Whichever form you prefer, you see both, so you should be able to recognize both and understand that they mean the same thing.
Read MoreIn order to find global extrema of the function which is defined for a specific set of points, we’ll follow 9 specific steps. This will allow us to find the absolute maximum and absolute minimum points of a particular region.
Read MoreThe center of mass of a region is the single point where the system is balanced. In other words, if you could take the region into physical space and set it on a pencil point, there’s one point in the region where it would balance on that point. Setting it on the pencil at any other point will make the system fall to one side or the another.
Read MoreWe can estimate the average value of a region of level curves by using the formula (1/A(R)) int int_R f(x,y) Delta(A), where A(R) is the area of the rectangle defined by R=[x1,x2]x[y1,y2], and where the double integral gives the volume under the surface f(x,y) over the region R.
Read MoreRectilinear motion problems deal with an object that moves laterally, or horizontally. The object can be moving along the ground or at any other height, as long as it’s moving horizontally. We call this type of motion “rectilinear” motion. Problems like these require you to know the relationship between position x(t), velocity v(t), and acceleration a(t). The important thing to know is that the derivative of position is velocity, and the derivative of velocity is acceleration.
Read MoreTo change an iterated integral to polar coordinates we’ll need to convert the function itself, the limits of integration, and the differential. To change the function and limits of integration from rectangular coordinates to polar coordinates, we’ll use the conversion formulas x=rcos(theta), y=rsin(theta), and r^2=x^2+y^2. Remember also that when you convert dA or dy dx to polar coordinates, it converts as dA=dy dx=r dr dtheta.
Read More