33–36. {Use of Tech} Computing Euler approximations Use a calculator or computer program to carry out the following steps.
d. Compare the errors in the approximations to y(T).
y′(t) = 6 - 2y, y(0) = -1; Δt = 0.2, T = 3; y(t) = 3 - 4e⁻²ᵗ
Verified step by step guidance
33–36. {Use of Tech} Computing Euler approximations Use a calculator or computer program to carry out the following steps.
d. Compare the errors in the approximations to y(T).
y′(t) = 6 - 2y, y(0) = -1; Δt = 0.2, T = 3; y(t) = 3 - 4e⁻²ᵗ
{Use of Tech} Fish harvesting A fish hatchery has 500 fish at t=0, when harvesting begins at a rate of b>0fish/year The fish population is modeled by the initial value problem y′(t)=0.01y−b,y(0)=500 where t is measured in years.
c. Graph the solution in the case that b=60fish/year. Describe the solution.
17–20. Increasing and decreasing solutions Consider the following differential equations. A detailed direction field is not needed.
c. Which initial conditions y(0) = A lead to solutions that are increasing in time? Decreasing?
y'(t) = cos y for |y| ≤ π
[Use of Tech] Analysis of a separable equation Consider the differential equation yy'(t) = ½eᵗ + t and carry out the following analysis.
c. Graph the solutions in part (b) and describe their behavior as t increases.
A second-order equation Consider the differential equation y''(t) - k²y(t) = 0 where k > 0 is a real number.
d. For a positive real number k, verify that the general solution of the equation may also be expressed in the form y(t) = C₁cosh(kt) + C₂sinh(kt), where cosh and sinh are the hyperbolic cosine and hyperbolic sine, respectively (Section 7.3).
29–32. {Use of Tech} Errors in Euler’s method Consider the following initial value problems.
d. In general, how does halving the time step affect the error at t=0.2 and t=0.4?
y′(t) = y/2, y(0) = 2; y(t) = 2eᵗᐟ²