How Can You Effectively Change Variables to Solve a Specific PDE?

Click For Summary
SUMMARY

The discussion centers on solving the partial differential equation (PDE) given by \(\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}\). A user initially attempted a change of variables with \(f(x,t) = p(\eta)\) where \(\eta = \frac{x}{t^{\gamma}}\), but encountered complications. Dan suggested using the method of separation of variables by setting \(f(x,t) = X(x)T(t)\), which simplifies the equation. The key transformation involves recognizing that \(t^{-\gamma}\frac{\partial f}{\partial t} = \frac{\partial ^2 f}{\partial x^2}\) leads to a more manageable form.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with the method of separation of variables
  • Knowledge of variable substitution techniques in differential equations
  • Basic calculus, including differentiation and integration
NEXT STEPS
  • Study the method of separation of variables in PDEs
  • Learn about variable substitution techniques for solving PDEs
  • Explore the implications of dimensional analysis in differential equations
  • Investigate the specific solutions for the equation \(\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}\)
USEFUL FOR

Mathematicians, physicists, and engineers dealing with partial differential equations, particularly those interested in variable transformation methods and separation of variables techniques.

jimbo007
Messages
41
Reaction score
2
hi,
i am having difficulty trying to find a change of variables to solve this partial differential equation
[tex]\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}[/tex]
not sure how to pluck out a change of variables by looking at the equation as its definitely not obvious to the untrained eye (me).
have tried
[tex]f(x,t) = p(\eta)[/tex] (not sure if i am even on the right track doing this)
where
[tex]\eta = \frac{x}{t^{\gamma}}[/tex]
but that just gets me in a giant mess with
[tex]-\gamma\frac{x}{t}\frac{\partial p}{\partial \eta} = \frac{\partial ^2 p}{\partial \eta ^2}[/tex]
i may have done [tex]\frac{\partial ^2 f}{\partial x^2}= \frac{\partial \eta}{\partial x}\frac{\partial ^2 p}{\partial \eta ^2}\frac{\partial \eta}{\partial x}[/tex] wrongly.

any suggestions?
thanks for the time
 
Physics news on Phys.org
jimbo007 said:
hi,
i am having difficulty trying to find a change of variables to solve this partial differential equation
[tex]\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}[/tex]
not sure how to pluck out a change of variables by looking at the equation as its definitely not obvious to the untrained eye (me).
have tried
[tex]f(x,t) = p(\eta)[/tex] (not sure if i am even on the right track doing this)
where
[tex]\eta = \frac{x}{t^{\gamma}}[/tex]
but that just gets me in a giant mess with
[tex]-\gamma\frac{x}{t}\frac{\partial p}{\partial \eta} = \frac{\partial ^2 p}{\partial \eta ^2}[/tex]
i may have done [tex]\frac{\partial ^2 f}{\partial x^2}= \frac{\partial \eta}{\partial x}\frac{\partial ^2 p}{\partial \eta ^2}\frac{\partial \eta}{\partial x}[/tex] wrongly.

any suggestions?
thanks for the time

I don't know about a substitution, but if you're just after a solution you can set f(x,t) = X(x)T(t) and the equation becomes separable.

-Dan
 
There is no need to get "x" involved in your change of variable. You want to go from
[tex]\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}[/tex]
or, similarly,
[tex]t^{-\gamma}\frac{\partial f}{\partial t} = \frac{\partial ^2 f}{\partial x^2}[/tex]
to something like
[tex]\frac{\partial f}{\partial \eta} = \frac{\partial ^2 f}{\partial x^2}[/tex]
which means you want
[tex]\frac{\partial f}{\partial \eta}= \frac{\partial f}{\partial t}\frac{dt}{d \eta}= t^{-\gamma}\frac{\partial f}{\partial t}[/tex]
So you must have
[tex]\frac{dt}{d\eta}= t^{-\gamma}[/tex]
or
[tex]\frac{d\eta}{dt}= t^{\gamma}[/tex]
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
10
Views
3K
Replies
21
Views
2K