<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nemenmanlab.org/~ilya/index.php?action=history&amp;feed=atom&amp;title=Physics_434%2C_2012%3A_Homework_7</id>
	<title>Physics 434, 2012: Homework 7 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nemenmanlab.org/~ilya/index.php?action=history&amp;feed=atom&amp;title=Physics_434%2C_2012%3A_Homework_7"/>
	<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_434,_2012:_Homework_7&amp;action=history"/>
	<updated>2026-05-17T08:42:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://nemenmanlab.org/~ilya/index.php?title=Physics_434,_2012:_Homework_7&amp;diff=455&amp;oldid=prev</id>
		<title>Ilya: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_434,_2012:_Homework_7&amp;diff=455&amp;oldid=prev"/>
		<updated>2018-07-04T16:28:42Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 16:28, 4 July 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ilya</name></author>
		
	</entry>
	<entry>
		<id>https://nemenmanlab.org/~ilya/index.php?title=Physics_434,_2012:_Homework_7&amp;diff=454&amp;oldid=prev</id>
		<title>nemenman&gt;Ilya at 22:30, 1 November 2012</title>
		<link rel="alternate" type="text/html" href="https://nemenmanlab.org/~ilya/index.php?title=Physics_434,_2012:_Homework_7&amp;diff=454&amp;oldid=prev"/>
		<updated>2012-11-01T22:30:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PHYS434-2012}}&lt;br /&gt;
&lt;br /&gt;
GIven that we have less time for this homework, let's just do math, but not coding.&lt;br /&gt;
#Consider the following biochemical signaling circuit, which is supposed to represent the [http://en.wikipedia.org/wiki/Mitogen-activated_protein_kinase Mitogen-activated protein (MAP) kinase] pathway, which is one of the most universal signaling pathways in eukaryotes. A protein can be phosphorylated by a kinase, present in a concentration &amp;lt;math&amp;gt;e_1&amp;lt;/math&amp;gt;. The kinase then must dissociate from the protein. It can then rebind it again and phosphorylate it on the second site. The total protein concentration is &amp;lt;math&amp;gt;x_{\rm tot}&amp;lt;/math&amp;gt; and unposphorylated, singly, and doubly poshporylated forms will be denoted as &amp;lt;math&amp;gt;x_0, x_1, x_2&amp;lt;/math&amp;gt; respectively, so that &amp;lt;math&amp;gt;x_{\rm tot}=x_0+x_1+x_2&amp;lt;/math&amp;gt;. At the same time, a phosphotase with concentration &amp;lt;math&amp;gt;e_2&amp;lt;/math&amp;gt; is dephosphorylating the protein on both sites.   See the adjacent figure for the cartoon of this signaling system. [[image:MAPK.jpg|thumb|200 px|MAPK signaling cartoon]] However, for this problem we assume that production of both &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt; just started, their concentrations are near zero, and so there is nothing yet to dephosphorylate. &lt;br /&gt;
#*Write a set of differential equations that describes the rate of production of &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt;.&lt;br /&gt;
#*Sketch the rate of production of &amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt; at this initial moment as a function of &amp;lt;math&amp;gt;x_{\rm tot}&amp;lt;/math&amp;gt;.&lt;br /&gt;
#We have discussed in class that functions &amp;lt;math&amp;gt;x(t)&amp;lt;/math&amp;gt; can be represented by their Fourier transforms &amp;lt;math&amp;gt;x_\omega&amp;lt;/math&amp;gt;. Transformation from a function to its transform and back is as easy as taking one integral. For functions that are periodic, so that &amp;lt;math&amp;gt;x(t+2\pi)=x(t)&amp;lt;/math&amp;gt; for any &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt;, the result is even simpler, and the functions can be represented often by their ''Fourier series'' &amp;lt;math&amp;gt;x(t)=\frac{a_0}{2} + \sum_{n=1}^\infty \, [a_n \cos(nt) + b_n \sin(nt)]&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a_n = \frac{1}{\pi}\int_{-\pi}^\pi x(t) \cos(nt)\, dt, \quad n \ge 0&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;b_n = \frac{1}{\pi}\int_{-\pi}^\pi x(t) \sin(nt)\, dt, \quad n \ge 1&amp;lt;/math&amp;gt; are called the Fourier coefficients of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.  Let's explore how good such representations are. Let's study the ''partial sums of the Fourier series'' for &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;,  denoted by &amp;lt;math&amp;gt;S_N[x(t)] = \frac{a_0}{2} + \sum_{n=1}^N \, [a_n \cos(nt) + b_n \sin(nt)], \quad N \ge 0.&amp;lt;/math&amp;gt;. Calculate (analytically) the Fourier coefficients for the following three functions defined for &amp;lt;math&amp;gt;-\pi\le t\le \pi&amp;lt;/math&amp;gt;. (a) &amp;lt;math&amp;gt;x(t)=\left\{\begin{array}{ll}-1,&amp;amp;t&amp;lt;0\\0,&amp;amp;t=0\\+1,&amp;amp;t&amp;gt;0\end{array} \right.&amp;lt;/math&amp;gt;; (b) &amp;lt;math&amp;gt;x(t)=\left\{\begin{array}{ll}t/\pi+1,&amp;amp;t&amp;lt;0\\1,&amp;amp;t=0\\1-t/\pi,&amp;amp;t&amp;gt;0\end{array} \right.&amp;lt;/math&amp;gt;; (c)&amp;lt;math&amp;gt;x(t)=(t/\pi-1)^2(t/\pi+1)^2&amp;lt;/math&amp;gt;. Plot some the first ten partial sums of the Fourier series for all of these functions to observe how the sums converge. Use one figure per function (that is, plot the sums on the same figure). Note that the Fourier coefficients decrease the slowest for the function that is discontinuous, (a), and the fastest for the function that is smooth, (c).&lt;br /&gt;
#A common signaling element in cells is the so called Incoherent Feedforward Loop: &amp;lt;math&amp;gt;s&amp;lt;/math&amp;gt; is a signal, which activates the response &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; and the intermediate ''memory'' node &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;. The intermediate node then suppressed the output: &amp;lt;math&amp;gt;\begin{array}{l}\frac{dr}{dt}=-k_{rr}r+k_{rs}s-k_{rm}m\\\frac{dm}{dt}=-k_{mm}m+k_{ms}s\end{array}&amp;lt;/math&amp;gt;. Repeat the procedures we've done in class to calculate the frequency dependent gain &amp;lt;math&amp;gt;g_\omega&amp;lt;/math&amp;gt; for this system. Plot the curve for &amp;lt;math&amp;gt;k_{mm}\ll k_{rr}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k_{mm}\gg k_{rr}&amp;lt;/math&amp;gt;. Explain the differences.  ''Graduate students:'' Incorporate Langevin noise into the system and calculate the SNR for it.&lt;/div&gt;</summary>
		<author><name>nemenman&gt;Ilya</name></author>
		
	</entry>
</feed>