BE.180:SecondOrderBinding
From OpenWetWare
Second Order Binding (of two things)
Givens:
- A physical interaction between molecules A and B.
- A system that contains some initial concentration of molecules A and B (A0 and B0, respectively).
Tasks:
- Compute the steady state concentrations of free A, free B, and the A:B complex.
Approach:
- Write differential equation for change in A:B over time.
![\frac{d[A:B]}{dt}=+k_{on}*[A]*[B]-k_{off}*[A:B]](/images/math/5/d/f/5df9a36a4366917f07e3fa8b33b40405.png)
- Solve equation at steady state (that is, no change in concentration of the A:B complex.
- Solve for KD, the dissociation constant.
![K_D = k_{off}/k_{on} = \frac{[A][B]}{[A:B]}](/images/math/6/7/7/677d9f8d30516e949d83fe478076caba.png)
- Note constraints on system due to conservation of mass.
- Note system of three unknowns with three equations (1-3 above)! Solve for unknowns A, B, and A:B (takes you through a quadratic).


