Article 66114 Eliminating terms from higher-order differential equations

Eliminating terms from higher-order differential equations

by
John
from John D. Cook on (#66114)

This post ties together two earlier posts: the previous post on a change of variable to remove a term from a polynomial, and an older post on a change of variable to remove a term from a differential equation. These are different applications of the same idea.

A linear differential equation can be viewed as a polynomial in the differential operator D applied to the function we're solving for. More on this idea here. So it makes sense that a technique analogous to the technique used for depressing" a polynomial could work similarly for differential equations.

In the differential equation post mentioned above, we started with the equation

de_recur_1.svg

and reduced it to

de_recur_5.svg

using the change of variable

de_recur_3.svg

So where did this change of variables come from? How might we generalize it to higher-order differential equations?

In the post on depressing a polynomial, we started with a polynomial

depressed13.svg

and use the change of variables

depressed12.svg

to eliminate the xn-1 term. Let's do something analogous for differential equations.

Let P be an nth degree polynomial and consider the differential equation

depressed14.svg

We can turn this into a differential

depressed15.svg

where the polynomial

depressed16.svg

has no term involving Dn-1 by solving

depressed17.svg

which leads to

depressed18.svg

generalizing the result above for second order ODEs.

The post Eliminating terms from higher-order differential equations first appeared on John D. Cook.
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments