Biophysics Problem -- Summation Issues

Click For Summary
SUMMARY

The forum discussion focuses on deriving a differential equation for the average number of mRNAs in a cell, represented as (t) = Σ m * p(t). The user successfully derived the equation dp/dt = (-kp * Pm) - (m * km * Pm) + (kp * Pm-1) + ((m+1) * km * Pm+1) but seeks to eliminate p(t) from the equation for d/dt. The user has separated terms involving kp and km and is looking for guidance on manipulating summations and substitutions to achieve the desired form.

PREREQUISITES
  • Understanding of differential equations and their applications in biophysics.
  • Familiarity with summation notation and manipulation techniques.
  • Knowledge of mRNA dynamics and related biological processes.
  • Experience with index shifting in summations.
NEXT STEPS
  • Research techniques for manipulating summations in differential equations.
  • Study index shifting methods in series and their implications in calculus.
  • Explore the role of mRNA in cellular processes and its mathematical modeling.
  • Learn about the application of generating functions in solving summation problems.
USEFUL FOR

Students and researchers in biophysics, particularly those working on mathematical modeling of biological systems and differential equations related to mRNA dynamics.

nisler.1
Messages
2
Reaction score
0

Homework Statement


The average number of mRNAs in the cell at any time t is <m>(t) = Σ m * p(t). Sum over all the differential equations derived in a) in order to obtain a differential equation for <m>(t)

Homework Equations


So the differential equation I got in a) was dp/dt = (-kp * Pm) - (m * km * Pm) + (kp * Pm-1) + ((m+1) * km * Pm+1)

That would make d<m>/dt = Σ m * dPm/dt = Σ m * ((-kp * Pm) - (m * km * Pm) + (kp * Pm-1) + ((m+1) * km * Pm+1))

What I need is d<m>/dt without any p(t)'s left on the right hand side

The Attempt at a Solution


I first separated the kp and km terms:

d<m>/dt = Σ m * kp * (-Pm + Pm-1) + Σ m * km * ((-m * Pm) + ((m+1) * Pm+1))

Now I know I have to manipulate this using substitutions such as m' = m -1, m = (m-1) + 1, and shifting of indices, but I am completely unsure how to proceed. Any help would be greatly appreciated.
Sorry I forgot to mention, the summations are from m = 0 to infinity
 
Last edited:
Physics news on Phys.org
It often helps to write down the first few terms of those sums explicitely. You'll see what cancels and what does not.
 

Similar threads

Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K