Applying a substitution to a PDE

  • Thread starter Thread starter etotheipi
  • Start date Start date
  • Tags Tags
    Pde Substitution
Click For Summary

Homework Help Overview

The discussion revolves around a partial differential equation (PDE) given by $$\frac{\partial v}{\partial t} = \frac{\partial^{2} v}{\partial x^2} + \frac{2v}{t+1}$$ with specific boundary conditions. The original poster attempts to apply a substitution of the form $$v=(t+1)^{2}u$$ to transform the equation into a simpler form for analysis.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the differentiation of the substituted function and the application of the product rule. The original poster expresses uncertainty about their differentiation process and whether they are holding variables constant appropriately. Others suggest clarifying the treatment of independent variables during differentiation.

Discussion Status

Some participants have provided guidance on the differentiation process, noting the importance of treating variables correctly. The discussion has led to a clearer understanding of how to apply the product rule and the implications of the substitution. However, there is still exploration of the implications of the boundary conditions and additional substitutions mentioned in the problem statement.

Contextual Notes

There are indications of potential complexities in the problem, such as the suggestion to use an additional substitution involving a constant. Participants are also considering the implications of boundary conditions on their solutions.

etotheipi
Homework Statement
Please see below
Relevant Equations
N/A
Problem: Consider the equation $$\frac{\partial v}{\partial t} = \frac{\partial^{2} v}{\partial x^2} + \frac{2v}{t+1}$$ where ##v(x,t)## is defined on ##0 \leq x \leq \pi## and is subject to the boundary conditions ##v(0,t) = 0##, ##v(\pi, t) = f(t)##, ##v(x,0) = h(x)## for some functions ##f(t)## and ##h(x)##. Using the substitution ##v=(t+1)^{2}u##, show that ##u## satisfies $$\frac{\partial u}{\partial t} = \frac{\partial^{2} u}{\partial x^2}$$ Attempt: I'm not sure if I'm doing the differentiation correctly. I did $$\frac{\partial v}{\partial t} = 2u(t+1)$$ $$\frac{\partial^{2} v}{\partial x^{2}} = \frac{\partial}{\partial x} \frac{\partial v}{\partial u} \frac{\partial u}{\partial x} = \frac{\partial}{\partial x} (t+1)^{2} \frac{\partial u}{\partial x} = (t+1)^{2} \frac{\partial^2 u}{\partial x ^2}$$ Plugging this in doesn't appear to give the result. My suspicion is that I was supposed to use the product rule for the first derivative, however I don't think that is right since I thought we were supposed to hold everything else constant during the differentiation? If I try this for the sake of it, I get $$\frac{\partial v}{\partial t} = 2u(t+1) + (t+1)^{2} \frac{\partial u}{\partial t}$$ $$\frac{\partial^{2} v}{\partial x^{2}} = \frac{\partial}{\partial x} \frac{\partial v}{\partial u} \frac{\partial u}{\partial x} = \frac{\partial}{\partial x} [(t+1)^{2} \frac{\partial u}{\partial x} + 2u(t+1)][\frac{\partial u}{\partial x}]$$ This seems even more wrong. So I wondered whether anyone could give me a pointer? Thanks!
 
Physics news on Phys.org
etotheipi said:
Homework Statement:: Please see below
Relevant Equations:: N/A

$$\frac{\partial v}{\partial t} = 2u(t+1)$$ $$\frac{\partial^{2} v}{\partial x^{2}} = \frac{\partial}{\partial x} \frac{\partial v}{\partial u} \frac{\partial u}{\partial x} = \frac{\partial}{\partial x} (t+1)^{2} \frac{\partial u}{\partial x} = (t+1)^{2} \frac{\partial^2 u}{\partial x ^2}$$
The second partial differentiation you could have simply written down, as ##t## and ##x## are independent variables.

For the first one you need to treat ##u## as a function of ##x## and ##t##.
 
  • Like
Likes   Reactions: etotheipi
etotheipi said:
Using the substitution ##v=(t+1)^{2}u##

If you get stuck you should always write out functions with their arguments. In this case we have:
$$v(x, t) = (t+1)^2u(x, t)$$
 
  • Like
Likes   Reactions: etotheipi
PeroK said:
The second partial differentiation you could have simply written down, as ##t## and ##x## are independent variables.

For the first one you need to treat ##u## as a function of ##x## and ##t##.

Ah okay that works. Then I get

$$\frac{\partial v}{\partial t} = 2u(t+1) + (t+1)^{2}\frac{\partial u}{\partial t}$$ $$\frac{\partial^{2} v}{\partial x^{2}} = (t+1)^{2} \frac{\partial^{2} u}{\partial x^{2}}$$

and that checks out. The take away is that you only hold constant the variables which the one you're differentiating is a function of. The others you still have to treat with product rules etc.

PeroK said:
If you get stuck you should always write out functions with their arguments. In this case we have:
$$v(x, t) = (t+1)^2u(x, t)$$

Yeah, I might start doing this. It makes it a little clearer. Thanks!
 
I thought I'd write up the solution I got for completeness, using the technique of guessing ##u(x,t) = A(x)B(t)## and then setting both sides equal to ##-\lambda##. One side turns out to be a "radioactive decay" one and the other is a "SHM" one: $$\frac{dB}{dt} = -\lambda B \implies B = Ce^{- \lambda t}$$ $$\frac{d^{2}A}{dx^{2}} = -\lambda A \implies A = D\cos{(\sqrt{\lambda} x + \phi)}$$ So I get ##v(x,t) = E(t+1)^{2}e^{- \lambda t}\cos{(\sqrt{\lambda} x + \phi)}##, and I guess I also need to substitute in the boundary conditions, though this should be fine since I have three unknowns and three conditions.

There are a few warning signs, since the question says that I "may find it helpful to use the substitution ##u(x,t) = w(x,t) + \gamma x## for a suitably chosen constant ##\gamma##". I've no idea what this is supposed to be implying...
 

Similar threads

Replies
4
Views
1K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
10
Views
3K
Replies
4
Views
2K
Replies
4
Views
2K