Partial differential equation help

In summary, the given partial differential equation is solved using standard "separation of variables" by assuming U(x,t)= X(x)T(t). The equation is then divided by XT and set equal to a constant, which leads to the solutions for X and T. To satisfy the boundary conditions, the constant must equal a negative multiple of pi, which is used to find the final solution for the original problem.
  • #1
mousemouse
6
0
Hi,

I'm new here.

given the pde:

u(t) = Uxx - U
0<x<t
0<t<inf

B.C.
u(0,t) = 0
u(1,t) = 0

i.c.
u(x,0) = sin(pi*x) + 0.5(sin(3*pi*x))
when 0<x<1

can anyone help me with the solution?
 
Physics news on Phys.org
  • #2
When you say "u(t)" do you mean Ut?

If so, you should be able to use standard "separation of variables". Assume we can write U(x,t)= X(x)T(t). Then the equation is XT'= TX"+ XT. Dividng through by XT,
T'/T= (X"+ X)/X. Since the left side is a function of t only and the right side a function of x only, they must each be equal to the same constant:

T'/T= [itex]\alpha[/itex] and (X"+ X)/X= [itex]alpha[/itex].

(X"+ X)/X= [itex]\alpha[/itex] gives X"+ X= [itex]\alpha[/itex]X or X"+ (1-[itex]\alpha[/itex])X= 0. If 1-[itex]\alpha[/itex]> 0, that gives exponential solutions which cannot satisfy the boundary conditions. If 1- [itex]\alpha[/itex] = 0, that gives a linear functions which cannot satisfy the boundary conditions. In order to satisfy the boundary conditions, 1- [itex]\alpha[/itex] must equal a negative multiple of [itex]\pi[/itex]: [itex]1- \alpha= -n\pi[/itex] so [itex]\alpha= 1+ n\pi[/itex]. Put that into the equation for T and solve. The solution to the original problem is the sum, over n, of those solutions.
 

1. What is a partial differential equation?

A partial differential equation (PDE) is a mathematical equation that involves partial derivatives of an unknown function of multiple independent variables. It is used to describe how a quantity changes over both space and time.

2. What are some real-world applications of partial differential equations?

PDEs are used in a variety of fields, including physics, engineering, biology, economics, and finance. Some examples of real-world applications include modeling heat transfer, fluid dynamics, population growth, and financial markets.

3. How do I solve a partial differential equation?

The process for solving a PDE depends on the specific equation and boundary conditions. Generally, it involves using mathematical techniques such as separation of variables, Fourier series, or numerical methods like finite differences or finite element analysis.

4. What is the difference between a partial differential equation and an ordinary differential equation?

The main difference between PDEs and ordinary differential equations (ODEs) is that PDEs involve partial derivatives, while ODEs only involve ordinary derivatives. This means that PDEs describe functions of multiple variables, while ODEs describe functions of a single variable.

5. Can you give an example of a partial differential equation?

One example of a PDE is the heat equation, which describes how the temperature of a material changes over time and space. It is given by ∂u/∂t = κ (∂²u/∂x² + ∂²u/∂y² + ∂²u/∂z²), where u is the temperature, t is time, and κ is the thermal diffusivity of the material.

Similar threads

  • Differential Equations
Replies
7
Views
387
Replies
9
Views
2K
  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
12
Views
3K
Replies
5
Views
1K
  • Differential Equations
Replies
1
Views
749
  • Differential Equations
Replies
7
Views
2K
  • Differential Equations
Replies
11
Views
2K
  • Differential Equations
Replies
3
Views
2K
  • Differential Equations
Replies
1
Views
1K
Back
Top