lecture4

Lecture 4

Elasticity (Force-Extension Relations)

Consider a polymer where one end is fixed while the other end is free.

Polymer with one end fixed, while the other gets pulled

Now we apply a force, , to the free end of the polymer. This will cause it to stretch in that direction and so the chain links will want to align themselves parallel to the direction of the force. We can associate the following change in energy with this behavior:

Consider a state from the set of all possible states. e.g.

  • Assume that the FJC is in a temperature bath and so its Hamiltonian is the following: [#1]
  • Let be length of the FJC projected along the direction of .

    • Note that there was originally no energy cost for an orientation in the FJC.

What is the average length of ?

The average can be calculated by summing over all possible weighted with the probability of being in the particular state . We use Boltzmann factors and the partition function to express the probabilities.

Notice that in the last expression, the numerator can expressed as the derivative of an exponential.

Now lets calculate .

We can express as a product of a single integral since although although different states will have different orientation, the integral over the solid angle will be the same.

  • Let be defined as the following:

    Evaluating the integral for gives:

  • Now we can calculate :

    The Langevin function is defined as .

What does this mean for the Polymer?

  • Limits:
    • Small force:
      • note: Taylor Expansion of .

        This force has the same form as Hook’s Law! Hence, for small forces the polymer behaves like a spring with spring constant .
    • Large force:

      • The polymer is completely stretched out.

Is the result from the small force limit reasonable?

We can check whether our result with different approaches to the problem to see if we get the same thing.

  • Assume polymer does behave like a spring. Using the spring potential
    energy compare the resulting expression for the probability
    distribution with the result derived in a previous lecture.
    With this method we get the same .

    Therefore the probability distribution looks like .
    Recall, from a previous lecture, .
  • Another check is from the free energy. Calculate the free energy and minimize it with respect to . Again, we get the same .

Worm-like Chain

A worm-like chain is model for polymer which prescribes an energy for misalignment. There is energy cost for chain links not being parallel with one another. This is expressed in the following form:

is a parameter with units of energy and quantifies the penalty. The worm-like chain’s Hamiltonian can be expressed as the following:

- Notice that this has the same for as that of the stretched described above, so the partition function will also have the same form.

MSD

Note, for simplicity I will write instead of when discussing the MSD.

  • Now we need to calculate .
    • For the nearest-neighbors:
    • For the non-neighboring chains we get a recusion relation:

      • Compare this to the persistence length we derived for the FRC:

Lets focus back our attention on , we will come back to persistence length in the next section. Using the calculations for we derived above we can express as a series of Langevin functions.

In the large limit both summation terms in the brackets look like infinite sums.

  • Again, compare this to the result derived for the FRC:

Stiff Worm-like chain Polymers

The worm-like chain is considered stiff if its energy penalty is big. We quantify this by the following:

Notice that the persistence length is larger than the chain length, .

Written with StackEdit.

lecture3notes

Lecture 3

Polymers

  • In previous lectures we discussed Freely Jointed Chains (FJC) and Freely Rotating Chains (FRC) and derived some properties relating to them.
  • We calculated some of the following properties for the FJC and FRC in 3D. Now we will calculate these properties specifically for the 1D FJC
    • note that is the number of links, and is the chain length
    • is the effective chain length for the FRC such that .

Freely Roating Chains

3D FJC
mean-square end-to-end distance, MSD,
end-to-end distribution,

Freely Rotating Chain (FRC)

3D FRC
MSD,
  • is defined as the persistence length
  • Stiffness is characterized by persistence length . The bigger gets the stiffer the polymer is.
  • In the limit of ,

1D FJC

  • These can be modeled using a stochastic, dynamical process (like a random walk)
  • Consider a chain made of link of length b which can be in the + or - direction.
    • is the length after i steps are taken
    • is a random number,
    • , , and so on…
    • let
    • The chain links have the following properties
    • The MSD is the same as in the 3D case!

End-to-End Distribution

  • Using the Central Limit Theorem we deduce that the distribution must be Gaussian.

Aside: Coin Flips

  • A coin flip replicates the statistics of the 1D FJC since just as there are only two possible ways for the chain link to go, there are only two possible outcomes for a coin flip.
  • In coin flips, the probabilities of outcomes obey a binomial distribution.
  • Ex: The probability of getting m heads out of N flips is the following:

    • is the probability of getting heads, is the probability of getting tails.
  • In the case of the 1D FJC, and . Where is the number of chains going in the positive direction and is the number of chain links going in the negative direction.
    • Note, in the limit the binomial distribution becomes a Gaussian distribution.

Connecting 1D & 3D

  • Now consider as a 3d vector. Let be its projection along the x-axis.
  • We know that , and . Since this is a random walk in all three dimensions all of the variances should be equal.
  • Let be the probability distribution in 3D space. Since movement in each of the three dimensions are independent of one another then this probability can be written as a product.

What is the most likely value of ?

  • In this case it is easier to consider .

Written with StackEdit.