Seeking the solution of an integro-differential equation

  • Thread starter Thread starter Judas503
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving the integro-differential equation $$ \frac{\partial c(x,t)}{\partial t}=-xc(x,t)+2\int_{x}^{\infty} c(y,t)dy$$ using the Laplace transform. Participants emphasize the importance of applying the Laplace transform term by term, specifically noting that $$ \mathcal{L}\{c(x,t)\}=\int_{0}^{\infty}e^{-st}c(x,t) dt$$ and addressing the challenge of transforming the integral $$ \mathcal{L}\{ \int_{x}^{\infty}c(y,t)dt \}$$ correctly. A key insight is that this integral can be expressed as $$\int_{x}^{\infty}C(y,s)dy$$, leading to a first-order differential equation for $$C(x,s)$$.

PREREQUISITES
  • Understanding of integro-differential equations
  • Proficiency in Laplace transforms
  • Familiarity with differential equations
  • Knowledge of integral calculus
NEXT STEPS
  • Study the properties of Laplace transforms in detail
  • Learn how to derive first-order differential equations from integral equations
  • Explore applications of integro-differential equations in mathematical modeling
  • Investigate numerical methods for solving integro-differential equations
USEFUL FOR

Mathematicians, physicists, and engineers working with integro-differential equations, as well as students seeking to deepen their understanding of Laplace transforms and their applications in solving complex equations.

Judas503
Messages
22
Reaction score
0
I'm seeking the solution to the following integro-differential equation:
$$ \frac{\partial c(x,t)}{\partial t}=-xc(x,t)+2\int_{x}^{\infty} c(y,t)dy$$

I know that to solve this, the Laplace transform must be taken term by term. Let
$$ \mathcal{L}\{c(x,t)\}=\int_{0}^{\infty}e^{-st}c(x,s) $$
Then, $$ \mathcal{L}\{ \frac{\partial c(x,t)}{\partial t} \}=s\mathcal{L}\{c(x,t)\}-c(x,0)$$
and, $$ \mathcal{L}\{xc(x,t)\}=x\mathcal{L}\{c(x,t)\} $$

The problem arises with the Laplace transform of the integral.
\begin{align*}
\mathcal{L}\{ \int_{x}^{\infty}c(y,t)dt \} &= \mathcal{L}\{ \int_{0}^{\infty}c(y,t)dt \}-\mathcal{L}\{ \int_{0}^{x}c(y,t)dt \}
\\&=\mathcal{L}\{ \int_{0}^{\infty}c(y,t)dt \}-\frac{\mathcal{L}\{ c(x,t) \}}{s}
\end{align*}
My question is what do I do with the first integral of the last equation?
 
Physics news on Phys.org
Judas503 said:
I'm seeking the solution to the following integro-differential equation:
$$ \frac{\partial c(x,t)}{\partial t}=-xc(x,t)+2\int_{x}^{\infty} c(y,t)dy$$

I know that to solve this, the Laplace transform must be taken term by term. Let
$$ \mathcal{L}\{c(x,t)\}=\int_{0}^{\infty}e^{-st}c(x,s) $$

This should be
$$ \mathcal{L}\{c(x,t)\}=\int_{0}^{\infty}e^{-st}c(x,t) dt.$$

Then, $$ \mathcal{L}\{ \frac{\partial c(x,t)}{\partial t} \}=s\mathcal{L}\{c(x,t)\}-c(x,0)$$
and, $$ \mathcal{L}\{xc(x,t)\}=x\mathcal{L}\{c(x,t)\} $$

The problem arises with the Laplace transform of the integral.
\begin{align*}
\mathcal{L}\{ \int_{x}^{\infty}c(y,t)dt \} &= \mathcal{L}\{ \int_{0}^{\infty}c(y,t)dt \}-\mathcal{L}\{ \int_{0}^{x}c(y,t)dt \}
\\&=\mathcal{L}\{ \int_{0}^{\infty}c(y,t)dt \}-\frac{\mathcal{L}\{ c(x,t) \}}{s}
\end{align*}
My question is what do I do with the first integral of the last equation?

You've made a mistake in swapping the original integration over the position domain with one over the time domain. If we let ##\mathcal{L}\{c(x,t)\} = C(x,s)##, then
$$\mathcal{L}\{ \int_{x}^{\infty}c(y,t)dy \} = \int_{x}^{\infty}C(y,s)dy.$$
You'll still end up with an integral equation, but without the time derivative. You should be able to differentiate the equation with respect to ##x## to get a first-order differential equation for ##C(x,s)##.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
3K
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K