Recent content by StewartHolmes

  1. S

    Understanding and Solving ODEs with Inhomogeneous Boundary Conditions

    I'm trying to follow a proof for the solution of the diffusion equation in 0 < x < l with inhomogeneous boundary conditions. \frac{d u_n(t)}{dt} = k( -\lambda_n u_n(t) - \frac{2n\pi}{l}[ (-1)^n j(t) - h(t) ] ) u_n(0) = 0 Now I just plain don't understand what kind of an ODE I have here. If...
  2. S

    Diffusion Equation PDE: Solving for u(x, t) with Initial Condition e^(-x^2)

    Homework Statement Solve u_{tt} - 4u_{xx} = 0, x \in \mathbb{R}, t > 0 u(x, 0) = e^{-x^2} , x \in \mathbb{R} Homework Equations General solution to the diffusion equation: u(x, t) = \frac{1}{\sqrt{4\pi kt}} \int\limits_{-\infty}^{\infty} e^\frac{{-(x - y)^2}}{4kt} \varphi(y) \, dyThe...
Back
Top