3560faf6d272d599.tex
1: \begin{definition}
2: \label{defmrbs}
3: Let $N>1$ be a positive integer. A multi-resolution bead-spring 
4: polymer of size $N$ consists of a chain of $N$ beads of radius
5: $\sigma_n$, for $n = 1,2,\dots,N$, connected by $N-1$ springs which 
6: are characterized by their spring constants $k_n$, for $n=1,2,\dots,N-1$. 
7: The positions $\mathbf{r}_n \equiv \mathbf{r}_n(t) 
8: = [r_{n,1}(t),r_{n,2}(t),r_{n,3}(t)]$
9: of beads evolve according to the system of SDEs (for $n = 1,2,\dots,N$)
10: \begin{equation}
11: \zeta_n \, \mbox{{\rm d}}\mathbf{r}_n 
12: =
13: \Big( k_{n-1} \mathbf{r}_{n-1}(t) - (k_{n-1}+k_n) \mathbf{r}_n(t) 
14: + k_{n} \mathbf{r}_{n+1}(t) \Big) \, \mbox{{\rm d}}t
15: + 
16: \sqrt{2 k_B T \zeta_n}
17: \; \mbox{{\rm d}}{\mathbf W}_n,
18: \label{SDEdef}
19: \end{equation}
20: where $\zeta_n = 6 \pi \eta \sigma_n$ is the frictional drag 
21: coefficient of the $n$-th bead given by Stokes' Theorem, $\eta$ 
22: is the solvent viscosity, $\mbox{{\rm d}}{\mathbf W}_n \equiv 
23: [\mbox{{\rm d}}W_{n,1},\mbox{{\rm d}}W_{n,2}, \mbox{{\rm d}}W_{n,3}]$ 
24: is a Wiener process, $T$ is absolute temperature, $k_B$ 
25: is Boltzmann's constant and we assume that each spring constant
26: $k_n$ can be equivalently expressed in terms 
27: of the corresponding Kuhn length $b_n$ by
28: $$
29: k_n = \frac{3k_B T}{b_{n}^2}, 
30: \qquad \mbox{for} \quad 
31: n=1,2,\dots,N-1.
32: $$
33: We assume that the behaviour of boundary beads (for $n=1$ and $n=N$) is 
34: also given by equation $(\ref{SDEdef})$ simplified by postulating 
35: $\mathbf{r}_0(t) = \mathbf{r}_1(t)$ and
36: $\mathbf{r}_{N+1}(t) = \mathbf{r}_N(t).$
37: \end{definition}