Let $u(x,t)$ be a bounded solution of $\frac{\partial u}{\partial t} = \frac{\partial^2 u}{\partial x^2}$ with $u(x,0)=\frac{e^{2x}-1}{e^{2x}+1}$. Then $\lim_{t\to \infty}u(1,t)$ equals:
In the above problem, the boundary is not given but let's assume that the boundary conditions are as follows: $u(0,t)=u(\pi,t)=0$. Then how to solve for the bounded equation and how to find the above limit?
I will show my working below: with the given (assumed) initial conditions, $$u(x,t)=\sum_{n=1}^{\infty}a_n e^{-\frac{n^2\pi^2t}{\pi^2}}\sin(\frac{n\pi x}{\pi})=\sum_{n=1}^{\infty}a_n e^{-{n^2t}}\sin(nx)$$ Now, $u(x,0)=f(x)=\frac{e^{2x}-1}{e^{2x}+1}=\sum_{n=1}^{\infty}a_n \sin(nx)$, which is a fourier sine series, thus the constants $a_n$ are given by: $$a_n=\frac{2}{\pi}\int_{0}^{\pi}f(x)\sin(nx)dx$$
But I am unable to determine $a_n$ or solve the problem. Can someone please help me solve this problem? Thanks in advance. The ans is :
$ -\frac{1}{2}$
I don't know if this is what you want. It is easy to see $$ |a_n|\le\frac{2}{\pi}\int_{0}^{\pi}\frac{e^{2x}-1}{e^{2x}+1}dx\le2.$$ So for $t\ge N>0$, $$\sum_{n=1}^{\infty}\bigg|a_n e^{-{n^2t}}\sin(nx)\bigg|\le2\sum_{n=1}^{\infty} e^{-{n^2N}}$$ converges and hence $\sum_{n=1}^{\infty}a_n e^{-{n^2t}}\sin(nx)$ converges uniformly for any $t\ge N$ and $x\in[0,\pi]$. Thus $$ \lim_{t\to\infty}\sum_{n=1}^{\infty}a_n e^{-{n^2t}}\sin(nx)=\sum_{n=1}^{\infty}\lim_{t\to\infty}a_n e^{-{n^2t}}\sin(nx)=0. $$ From this, you can see $\lim_{t\to\infty}u(1,t)=0$.