Find the condition for survival of adult plant population

Assignment Help Engineering Mathematics
Reference no: EM131104005

Modeling - Math 056 - Homework 2

1. In class, we determined that the model for annual plants could be condensed into a single equation:

pn+1 = ασγpn + βσ2(1 - α)γpn-1.

(a) Show that the model can be written as a single equation in s1n. (Write s1n+1 as a function of s1n and s1n-1).

(b) Explain the term ασγpn.

2. Suppose that we define the beginning of a generation at the time when seeds are produced.

(a) Define the variables and write new equations linking them.

(b) Derive the system as two equations for S0n+1 and S¯1n+1. Write the solution in matrix form.

i. Solve the system found in (b).

ii. Show that pn+2 - ασγpn+1 - βσ2γ(1 - α)pn = 0. Is it important when we define the start of a generation?

iii. Find the solution of (ii).

iv. Find the condition for survival of the adult plant population. Biologically interpret this condition.

(c) Consider the problem in which seeds S0n can now survive and germinate in generations n, n+ 1, n+ 2, and n+ 3, with germination fractions α, β, δ, and ∈. Derive the corresponding system of equations in matrix form,

1335_Figure1.png

Interpret the terms in the matrix.

3. Solve the first order equation xn+1 = axn + b (a, b constants).

4. Solve and describe the solutions to the following difference equations. (You can check solutions with matlab simulations.)

(a) xn+1 = 3xn + 2yn, yn+1 = xn + 4yn

(b) xn+1 = -xn + 3yn, yn+1 = yn/3

(c) xn+2 - xn+1 + xn = 0

5. Consider the difference equation xn+2 - 3xn+1 + 2xn = 0.

(a) Show that the general solution to this equation is

xn = A1 + 2nA2.

(b) Now suppose that x0 = 10 and x1 = 20. Then A1 and A2 must satisfy the system of equations

A1 + 20A2 = x0 = 10,

A1 + 21A2 = x1 = 20.

(c) Solve for A1 and A2 and find the solution to the above initial value problem.

6. In the circulatory system, the red blood cells (RBCs) are constantly being destroyed and replaced. Since these cells carry oxygen throughout the body, their number must be maintained at some fixed level. Assume that the spleen filters out and destroys a certain fraction of the cells daily and that the bone marrow produces a number proportional to the number lost of the previous day. What would be the cell count on the nth day?

(a) Derive a model for the number of RBCs in circulation and the number of RBCs produced by the marrow. Don't forget to define your variables and parameters.

(b) For homeostasis in the red cell count, the total number of RBCs should remain roughly constant. Explain why one way of achieving this is by letting λ1 = 1.

(c) Using the results of part (c), find λ2. What then is the behavior of the solution?

7. In class we discussed solving homogeneous equations (axn+2 + bxn+1 + cxn = 0). This problem will show you how to solve nonhomogeneous equations.

(a) Consider the difference equation

aXn+2 + bXn+1 + cXn = d.

If d ≠ 0, the equation is called nonhomogeneous. Show that Xn = K, where K is a particular constant, will solve this second order nonhomogenous equation (provided λ = 1 is not an eigenvalue) and find the value of K. This is called a particular solution.

(b) Suppose the solution to the corresponding homogeneous equation aXn+2 + bXn+1 + cXn = 0 is

Xn = c1λn1 + c2λn2,

where c1 and c2 are arbitrary constants. This is called the complementary or homogenous solution. Show that

Xn = K + c1λn1 + c2λn2

will be a solution to the nonhomogeneous problem (provided λ1 ≠ λ2 and λi ≠ 1). This solution is called the general solution.

8. In the blood there is a steady production of CO2 that results from the basal metabolic rate. CO2 is lost by way of the lungs at a ventilation rate governed by CO2-sensitive chemoreceptors located in the brainstem. In reality, both the rate of breathing and the depth of breathing (volume of a breath) are controlled physiologically. We will simplify the problem by assuming that breathing takes place at constant intervals t, t + τ , t + 2τ , ... and that the volume, Vn is controlled by the CO2 concentration in the blood in the previous time interval, Cn-1. Keeping track of the two variables Cn and Vn might lead to the following equations:

Cn+1 = Cn - ?(Vn, Cn) + m,

Vn+1 = ρ(Cn)

where ? is the amount of CO2 lost as a function of volume and concentration, ρ is the sensitivity to blood CO2 as a function of concentration, and m is the constant production rate of CO2 in the blood.

(a) As a first model, assume that the amount of CO2 lost, ?(Vn, Cn) is simply proportional to the ventilation volume Vn with constant factor β (and does not depend on Cn). Further assume that the ventilation at time n + 1 is directly proportional to Cn (with factor α), i.e., that ρ(Cn) = αCn. Write down the system of equations and show that it corresponds to a single equation

Cn+1 - Cn + αβCn-1 = m.

(b) For m ≠ 0 the equation in part (a) is a nonhomogeneous problem. Use the steps outlined in problem 7 to solve it.

i. Show that Cn = m/αβ is a particular solution.

ii. Find the general solution.

(c) Now consider the nature of this solution in two stages.

i. First assume that 4αβ < 1. Interpret this inequality in terms of the biological process. Give evidence for the assertion that under this condition, a steady blood CO2 level C equal to m/αβ will eventually be established, regardless of the initial conditions. What will the steady ventilation rate then be?

ii. Now suppose 4aαβ > 1. Show that the CO2 level will undergo oscillations. If αβ is large enough, show that the oscillations may increase in magnitude. Comment on the biological relevance of this solution.

(d) Suggest how the model might be made more realistic.

Reference no: EM131104005

Questions Cloud

Outstanding bonds that mature : Alaskan Motors has outstanding bonds that mature in 13 years and pay $34.50 every 6 months in interest. The par value is $1,000 per bond and the market value is $990. The coupon rate is _____ percent, the current yield is _____ percent, and the yi..
Taking the case of oil importing countries : Taking the case of oil importing countries, explain how and why the declining oil prices affect their stock markets?
Brief summary of the range of strike prices : Assignment: Download some futures prices with at least 6 expirations, and 6 call option prices on the same underlying. Data are available, for example, from the CME-NYMEX website.
Economic basis for international trade : What are the economic basis for international trade? Explain in detail the gains from mutual absolute advantage and comparative advantage with an example.
Find the condition for survival of adult plant population : Modeling - Math 056 - Homework 2. Show that pn+2 - ασγpn+1 - βσ2γ(1 - α)pn = 0. Is it important when we define the start of a generation? Find the condition for survival of the adult plant population. Biologically interpret this condition
Prepare a schedule of cash collections : a. Prepare a schedule of cash collections for May through July. b. Compute the expected balance in Accounts Receivable as of July 31.
Are we certain that a decrease in the tax rate on interest : Are we certain that a decrease in the tax rate on interest earned from saving will increase the quantity of saving? Explain.
A short solenoid with n turns per unit length has diameter d : A short solenoid with n turns per unit length has diameter D & length L = 8D/15 & carries a constant current I. The magnetic field B at a point P on the axis of the solenoid at a distance H = 2D/3 from its near end.
Numbers tell you about the future of spot prices : Assignment: Download some futures prices with at least 6 expirations, and 6 call option prices on the same underlying. Data are available, for example, from the CME-NYMEX website. Then answer the following questions. 1)

Reviews

Write a Review

Engineering Mathematics Questions & Answers

  Develop simulations that can be readily tested in matlab

BE101 Engineering Mathematics - Is your implementation exactly the same as the algorithm described in the paper? If they are not exactly the same, why did you make those changes?

  Find the optimal solution and graph

Solve the following problems: Find the optimal solution and graph. Please show all work:

  Create your rbf model

Use rbf function in R to create your RBF model. Try cluster numbers 5 to 25. Use your hold-out validation set to figure out the best number of clusters. Report the best number of clusters and the corresponding validation accuracy rate

  How to get the number of possible onto functions

I need to know how to get the number of possible onto functions (as opposed to the number of one-to-one functions) in between sets A and B.

  Formulate linear programming problem to minimize total cost

Formulate a linear programming problem to minimize total cost for this transportation problem. Solve the linear programming formulation from part (a) by using either Excel or QM for Windows. Find and interpret the optimal solution and optimal value..

  Write complete addition and multiplication tables for field

You should give sufficient detail for the arithmetic operations to be carried out but you do not need to write down the complete addition and multiplication tables for the field.

  Determine number of permanent and temp operators

They want to limit claims error to 25 per day total, and the perm generate .5 errors/day and temp generate 1.4 error per day. The perm operators are paid $465/day and temp/$42/day. Need to determine the number of permanent and temp operators to hi..

  How do we distinguish relations from functions

How do we distinguish relations from functions? Reduce the following Boolean product to zero OR a fundamental product: xyx'z.c Write the dual of the following Boolean equation: a+a'b = a+b.

  Roll of standard wallpaper

Thus, it takes three times as long to pack a roll of pasted wallpaper, compared with a roll of standard wallpaper. The pasting plant has a capacity of 100,000 yards per week. The Marketing Department insists that the factory must produce at least ..

  Stationary heat-conduction problem

1. The stationary heat-conduction problem is governed by Poisson's equation (in 2D Cartesian coordinates):

  Find the exact value of the logarithmic expression

Write the exponential equation in logarithmic form. log864 = 2 - Find the exact value of the logarithmic expression without using a calculator. log636

  Determine the mass fractions of the constituents of air

The composition of moist air is given on a molar basis to be 78 percent N2, 20 percent O2, and 2 percent water vapor. Determine the mass fractions of the constituents of air.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd