THE UNIVERSITY OF SYDNEY
MATH3888
Semester 2 Interdisciplinary Project (Stream 1) 2022
WEEK 2 HOMEWORK GUIDELINES
Submission:
As outlined in the information sheet of this interdisciplinary project course, you will create reports using
the (maths) editing software LaTeX:
https://en.wikibooks.org/wiki/LaTeX
You are encouraged to use Overleaf to create your LaTeX report which you can access via your browser
through your University of Sydney account:
https://www.overleaf.com
Use the following basic setup for your LaTex file:
documentclass[11pt]{article}
usepackage{fullpage,amsmath,graphicx}
. . .
begin{document}
. . .
end{document}
Submission of the corresponding pdf file is via Canvas/turnitin (where it will be checked for plagariasm).
This report is worth 5% of your final mark.
Deadline is Thursday, week 3 (August 18th), 23:59. No late submission will be accepted!
Constraints:
The ‘fontsize’ is strictly 11 points and the margins of the document are automatically set by the ‘fullpage’
package (as instructed above).
The package ‘amsmath’ might be needed for the mathematical editing, and I let you figure out what the
‘graphicx’ package is needed for. Add any other packages, if needed.
Additional LaTeX instructions are given within the text. Please follow them to avoid losing marks!
In addition, you need to submit your MATLAB source file (*.m);
Again, additional MATLAB instructions are given within the text.
1 Enzyme kinetics in two dimensions
The irreversible enzyme kinetics scheme,
S + E
k1