Differential equations: change of variables

Click For Summary
SUMMARY

The discussion focuses on the concept of "change of variables" in solving differential equations, specifically in the context of the equation x²y'' + 5xy' + (4 + π²)y = ln x with boundary conditions y(1) = y(e) = 0. The transformation t = ln x simplifies the equation to y'' + 4y' + (4 + π²)y = t. This technique is employed when traditional methods fail, and it involves using the chain rule for differentiation to express derivatives in terms of the new variable.

PREREQUISITES
  • Understanding of basic differential equations
  • Familiarity with the chain rule in calculus
  • Knowledge of boundary value problems
  • Experience with variable substitution techniques
NEXT STEPS
  • Study the application of the chain rule in differential equations
  • Learn about boundary value problems in differential equations
  • Explore advanced techniques for solving differential equations
  • Investigate other variable substitution methods in differential equations
USEFUL FOR

Students taking introductory differential equations courses, educators teaching differential equations, and mathematicians looking to enhance their problem-solving toolkit.

smithg86
Messages
58
Reaction score
0
can someone explain 'change of variables' to me? when do you use it, and why? (not to mention HOW you use it!) I'm taking an intro to DE course, and the textbook only mentions the idea in an exercise, not in the text itself. my prof never covered it in class, either.

for example, i was trying to solve this problem:
x^2y'' + 5xy' + (4 + pi^2)y = ln x
y(1) = y(e) = 0

a solution's manual told me to change variables:
let t = ln x

after a few lines, they simplified the original equation into:
y'' + 4y' + (4 + pi^2)y = t

can someone explain this to me?
 
Physics news on Phys.org
smithg86 said:
can someone explain 'change of variables' to me? when do you use it, and why? (not to mention HOW you use it!) I'm taking an intro to DE course, and the textbook only mentions the idea in an exercise, not in the text itself. my prof never covered it in class, either.

for example, i was trying to solve this problem:
x^2y'' + 5xy' + (4 + pi^2)y = ln x
y(1) = y(e) = 0

a solution's manual told me to change variables:
let t = ln x

after a few lines, they simplified the original equation into:
y'' + 4y' + (4 + pi^2)y = t

can someone explain this to me?
The best I can say about WHEN to use "change of variables" is "when it works!"- and you determine that by trying it and seeing if it works! In other words, it is one more tool you can have in your "tool chest".

As for HOW to do- use the chain rule. If y is a function of x and x is a function of t, then dy/dx= (dy/dt)(dt/dx). To get the second derivative do that again: d2y/dx2= d/dx [(dy)/dt)(dt/dx)].

In this particular case, t= ln x so dt/dx= 1/x. by the chain rule, dy/dx= (dy/dt)(dt/dx)= (1/x)(dy/dt). Differentiating again, d/dx(dy/dx)= d/dx((1/x)dy/dt). By the product rule, that is d(1/x)/dx(dy/dt)+ (1/x)(d(dy/dt)/dx)= (-1/x2)(dy/dt)+ (1/x)[(1/x)d(dy/dt)/dt)]= (1/x2)[d2y/dt2- dy/dt].
That is: dy/dx= (1/x)(dy/dt) and
d2y/dx2= (1/x2)(d2y/dt2- dy/dt). Put those into your differential equation and see what happens.
 

Similar threads

Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K