« Last post by Zicheng Ding on February 26, 2022, 07:43:05 PM »
In the online text book, chapter 3.1 theorem 4, we have the formula for inhomogeneous heat equations. For the second integral in the formula, since it represents the homogeneous part of the heat equation and the heat equation is linear, should the range be from $-\infty$ to $\infty$ instead of $0$ to $\infty$? The equation we are solving have the range of $-\infty < x < \infty$ and $t > 0$ as usual.
« Last post by Yifei Hu on February 21, 2022, 11:29:41 AM »
Hi Professor,
I think one coefficient is wrong in the solution.
In this problem the solution to the inhomogeneous equation with homogeneous initial condition should start with coefficient $\frac{1}{2c} = \frac{1}{6}$. After cancelling the 36 in the $f(x,t)$, we should arrive at $6\int_0^t \int_{x-3(t-t')}^{x+3(t-t')}\frac{1}{t^2+1}dx'dt'$ instead of $3\int_0^t \int_{x-3(t-t')}^{x+3(t-t')}\frac{1}{t^2+1}dx'dt'$.
Can you help me confirm if I missed something or the textbook has a typo?
« Last post by Victor Ivrii on February 21, 2022, 04:34:15 AM »
Quote
But how does this qualify us to replace the indefinite integral with the definite one?
Did you take Calculus I? Then you must know that if the preimitive (indefinite integral) is a set of definite integrals which differ by an arbitrary constant.
« Last post by Yifei Hu on February 19, 2022, 08:10:02 PM »
In text book 2.4, we had one line in the derivation: $\tilde{u_{\xi}}=-\frac{1}{4c^2} \int^\xi f(\xi,\eta')d\eta'=-\frac{1}{4c^2} \int_\xi^\eta\tilde f(\xi,\eta')d\eta' + \phi'(\xi)$. Why can we replace the definite integral with the indefinite integral? Why we choose $\xi$ as lower limit and $\eta$ as upper limit?