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
\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}
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
f(x,t) = p(\eta) (not sure if i am even on the right track doing this)
where
\eta = \frac{x}{t^{\gamma}}
but that just gets me in a giant mess with
-\gamma\frac{x}{t}\frac{\partial p}{\partial \eta} = \frac{\partial ^2 p}{\partial \eta ^2}
i may have done \frac{\partial ^2 f}{\partial x^2}= \frac{\partial \eta}{\partial x}\frac{\partial ^2 p}{\partial \eta ^2}\frac{\partial \eta}{\partial x} 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
\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}
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
f(x,t) = p(\eta) (not sure if i am even on the right track doing this)
where
\eta = \frac{x}{t^{\gamma}}
but that just gets me in a giant mess with
-\gamma\frac{x}{t}\frac{\partial p}{\partial \eta} = \frac{\partial ^2 p}{\partial \eta ^2}
i may have done \frac{\partial ^2 f}{\partial x^2}= \frac{\partial \eta}{\partial x}\frac{\partial ^2 p}{\partial \eta ^2}\frac{\partial \eta}{\partial x} 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
\frac{\partial f}{\partial t} = t^\gamma \frac{\partial ^2 f}{\partial x^2}
or, similarly,
t^{-\gamma}\frac{\partial f}{\partial t} = \frac{\partial ^2 f}{\partial x^2}
to something like
\frac{\partial f}{\partial \eta} = \frac{\partial ^2 f}{\partial x^2}
which means you want
\frac{\partial f}{\partial \eta}= \frac{\partial f}{\partial t}\frac{dt}{d \eta}= t^{-\gamma}\frac{\partial f}{\partial t}
So you must have
\frac{dt}{d\eta}= t^{-\gamma}
or
\frac{d\eta}{dt}= t^{\gamma}
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
1K
  • · 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