Age Diffusion Theory and Fourier Transforms

Click For Summary
SUMMARY

The discussion focuses on solving a second-order differential equation using Fourier transforms, specifically in the context of age-diffusion theory. The equation presented is \(\frac{d^{2}q}{dx^{2}}=\frac{dq}{dt}\) with boundary conditions \(q(+/-\infty,t)=0\) and \(q(x,0)=S_{0}\delta(x)\). The final solution derived is \(q(x,t)=\frac{S_{0}exp[\frac{-x^{2}}{4t}]}{\sqrt{4(\pi)t}}\), demonstrating the application of Fourier transforms to solve partial differential equations relevant to both heat and Schrödinger equations.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with Fourier transforms and their properties
  • Knowledge of boundary value problems
  • Basic concepts of age-diffusion theory
NEXT STEPS
  • Study the application of Fourier transforms in solving partial differential equations
  • Explore the implications of age-diffusion theory in physical systems
  • Learn about the heat equation and its solutions using Fourier methods
  • Investigate the relationship between the Schrödinger equation and diffusion processes
USEFUL FOR

Mathematicians, physicists, and engineers interested in solving differential equations, particularly those working with diffusion processes and Fourier analysis.

ajhunte
Messages
12
Reaction score
0
I am attempting to solve a second order differential, but I am have never done anything like this. I was told that it was a good Idea to think about Fourier transforms.

[tex]\frac{d^{2}q}{dx^{2}}=\frac{dq}{dt}[/tex]

Boundary Conditions:
[tex]q(+/-\infty,t)=0[/tex]
[tex]q(x,0)=S_{0}\delta(x)[/tex]

Apparently the final solution is:

[tex]q(x,t)=\frac{S_{0}exp[\frac{-x^{2}}{4t}]}{\sqrt{4(\pi)t}}[/tex]

If you were wondering the problem statement:
Determine the slowing down density established by a monoenergetic plane source at the origin of an infinite moderating medium as given by age-diffusion theory.
 
Physics news on Phys.org
This is one of the simplest PDE you can solve via Fourier Transform which accounts for two physical problem of interest, i mean heat equation and Schroedinger equation.
We start with PDE

[tex] \partial^2_x u(x,t) = \partial_t u(x,t)[/tex]

First start with projecting the equation on Fourier space (with respect to x), we get

[tex] - k^2 \hat{u}(k,t) = \partial_t \hat{u}(k,t)[/tex]

This is a first order ODE in t for unknown [tex]\hat{u}(k,t)[/tex] its solution can be found by separation of variables and reads

[tex] \hat{u}(k,t) = f(k) e^{- t k^2}[/tex]

for some unknown f(k) constant in time. To recover [tex]u(x,t)[/tex] we simply use inverse Fourier transform

[tex] u(x,t) = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} \hat{u}(k,t) e^{ i k x} dk = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} f(k) e^{- t k^2} e^{ i k x} dk<br /> [/tex]

thus

[tex] u(x,0) = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} f(k) e^{ i k x} dk[/tex]

hence f(k) is just the Fourier transform of the initial condition of the PDE. In our case

[tex] f(k) = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} u(x,0) e^{- i k x} dx = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} S_0 \delta(x) e^{- i k x} dx = \frac{S_0}{\sqrt{2 \pi}} [/tex]

So we find the solution by evaluating the integral

[tex] u(x,t) = \frac{1}{\sqrt{2 \pi}} \int_{- \infty}^{\infty} \frac{S_0}{\sqrt{2 \pi}} e^{-t k^2} e^{i k x} dk = \frac{S_0}{2 \pi} \int_{- \infty}^{\infty} e^{-t k^2 + i k x} dk = \frac{S_0}{2 \pi} \int_{- \infty}^{\infty} e^{-t ( k^2 + i \frac{k x} {t} + \frac{i^2 x^2} {4 t^2} - \frac{i^2 x^2} {4 t^2} ) } dk = \frac{S_0 e^{- \frac{x^2} {4 t}}} {2 \pi} \int_{- \infty}^{\infty} e^{- t ( k + \frac{i x} {2 t} )^2 } dk =[/tex]
[tex] = \frac{S_0 e^{- \frac{x^2} {4 t}}} {2 \pi} \int_{- \infty - \frac{i x} {2 t} }^{\infty - \frac{i x} {2 t} } e^{- t p^2 } dp = \frac{S_0 e^{- \frac{x^2} {4 t}}} {2 \pi} \sqrt{\frac{\pi}{t}} = \frac{S_0} {\sqrt{4 \pi t}} e^{- \frac{x^2} {4 t}}[/tex]

Hope this can help, ask if some steps are not clear. bye.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
0
Views
1K