Parabolic pde with additional term

  • Thread starter Thread starter idraftscience
  • Start date Start date
  • Tags Tags
    Pde Term
Click For Summary
SUMMARY

The discussion focuses on solving the parabolic partial differential equation (PDE) given by \(\frac{\partial v}{\partial t} = k\frac{\partial^2 v}{\partial x^2} - v\) with boundary conditions \(v(0,t)=0\) and \(\frac{\partial v}{\partial x}(L,t) = -v(L,t)\). The equation is confirmed to be homogeneous and linear, allowing the use of separation of variables. The eigenfunctions are expressed as \(v(x,t) = T(t)X(x) = T(t)\sin(\lambda x)\), with \(\lambda\) determined by the boundary condition \(X(L) + X'(L) = 0\). Sturm-Liouville theory ensures the orthogonality of the eigenfunctions, although analytical solutions for \(\lambda\) may not be obtainable due to arbitrary initial data.

PREREQUISITES
  • Understanding of parabolic partial differential equations
  • Familiarity with separation of variables technique
  • Knowledge of Sturm-Liouville theory
  • Basic concepts of boundary value problems
NEXT STEPS
  • Study the method of separation of variables in depth
  • Explore Sturm-Liouville problems and their applications
  • Learn about Green's functions and their role in solving PDEs
  • Investigate numerical methods for approximating solutions to PDEs
USEFUL FOR

Mathematicians, physicists, and engineering students focusing on differential equations, particularly those dealing with heat conduction and diffusion processes in one-dimensional systems.

idraftscience
Messages
3
Reaction score
0

Homework Statement


Solve
\frac{\partial v}{\partial t} = k\frac{\partial^2 v}{\partial x^2} - v<br />

0\leq x \leq L

t &gt; 0


Homework Equations


v(x,0) = f(x), v(0,t)=0, \frac{\partial v}{\partial x}(L,t) = -v(L,t)



The Attempt at a Solution



I've already attempted to solve this using separation of variables, but I'm not sure if that is a valid approach as the equation is not homogeneous (?) due to the v(x,0) = f(x) term. I've also attempted using green's theorem but I keep getting stuck, though this may be due to a math error. Can anyone give me any insight as to where I may be going wrong?
 
Physics news on Phys.org
If you can separate the variables, it will produce a valid solution. The question is whether all solutions can be achieved that way. The critical issue is whether a linear sum of two solutions produces a solution. If so, arbitrary solutions can be represented as an infinite sum of solutions obtained by separation of variables.
Does this equation have that property?
 
idraftscience said:

Homework Statement


Solve
\frac{\partial v}{\partial t} = k\frac{\partial^2 v}{\partial x^2} - v<br />

0\leq x \leq L

t &gt; 0


Homework Equations


v(x,0) = f(x), v(0,t)=0, \frac{\partial v}{\partial x}(L,t) = -v(L,t)



The Attempt at a Solution



I've already attempted to solve this using separation of variables, but I'm not sure if that is a valid approach as the equation is not homogeneous (?) due to the v(x,0) = f(x) term. I've also attempted using green's theorem but I keep getting stuck, though this may be due to a math error. Can anyone give me any insight as to where I may be going wrong?

The equation is homogeneous and linear, so separation of variables should work. (Not being homogeneous is in any case not fatal to separation of variables, you just have to use a "particular integral plus complementary functions" approach; not being linear is fatal.)

The eigenfunctions are <br /> v(x,t) = T(t)X(x) = T(t)\sin(\lambda x)<br /> where the possible values of \lambda are determined by the condition that <br /> X(L) + X&#039;(L) = 0,<br /> and since you're given arbitrary initial data the fact that you can't find \lambda analytically is not important. Sturm-Liouville theory tells you that the resulting eigenfunctions will be orthogonal with respect to the inner product <br /> \int_0^L f(x)g(x)\,dx as usual. You can find \|X\|^2 = \int_0^L X(x)^2\,dx in terms of L and \lambda, but obviously if you can't find \lambda analytically you can't find \|X\|^2 analytically.
 

Similar threads

Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
1K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
1K