Differential Equations Quiz: Parameter Sensitivity
17 questions · exam conditions
0:00
Parameter SensitivityQuestion 1 of 17

A population P(t)P(t) is modeled by dP/dt=rPP2dP/dt = rP - P^2, where the parameter rr represents the net growth rate. How does the long-term behavior of the population change as the parameter rr increases through r=0r=0?

The extinction equilibrium at P=0P=0 changes from stable to unstable, while a stable, positive carrying capacity emerges.
The extinction equilibrium at P=0P=0 is always unstable, and a stable positive equilibrium appears only when r>0r > 0.
For r<0r<0 the population collapses; for r>0r>0 it grows to a positive limit. The bifurcation at r=0r=0 only involves the creation of this limit.
A bifurcation occurs at r=1r = 1, where the population behavior switches from guaranteed extinction to growth towards a stable equilibrium.
← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Parameter Sensitivity

Practice Parameter Sensitivity in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Parameter Sensitivity, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A population P(t)P(t) is modeled by dP/dt=rPP2dP/dt = rP - P^2, where the parameter rr represents the net growth rate. How does the long-term behavior of the population change as the parameter rr increases through r=0r=0?

  1. The extinction equilibrium at P=0P=0 changes from stable to unstable, while a stable, positive carrying capacity emerges. (correct answer)
  2. The extinction equilibrium at P=0P=0 is always unstable, and a stable positive equilibrium appears only when r>0r > 0.
  3. For r<0r<0 the population collapses; for r>0r>0 it grows to a positive limit. The bifurcation at r=0r=0 only involves the creation of this limit.
  4. A bifurcation occurs at r=1r = 1, where the population behavior switches from guaranteed extinction to growth towards a stable equilibrium.
Explanation: The equilibria are found by solving P(rP)=0P(r-P)=0, which yields P=0P^*=0 and P=rP^*=r. Let f(P)=rPP2f(P) = rP - P^2. The derivative is f(P)=r2Pf'(P) = r - 2P. For the equilibrium P=0P^*=0, stability is determined by f(0)=rf'(0) = r. Thus, P=0P^*=0 is stable for r<0r < 0 and unstable for r>0r > 0. For the equilibrium P=rP^*=r, stability is determined by f(r)=r2r=rf'(r) = r - 2r = -r. Thus, P=rP^*=r is stable for r>0r > 0 and unstable for r<0r < 0. At the bifurcation point r=0r=0, the two equilibria collide and exchange stability. As rr increases through 0, the stable extinction equilibrium becomes unstable, and the carrying capacity equilibrium P=rP^*=r becomes positive and stable. This is a transcritical bifurcation.

Question 2

A quantity Q(t)Q(t) changes according to the model dQ/dt=λ(QQenv)dQ/dt = -\lambda(Q - Q_{env}), where λ>0\lambda > 0 is a physical parameter and QenvQ_{env} is a constant. How does the system's qualitative structure depend on the parameter λ\lambda?

  1. As λ\lambda approaches 0, the single stable equilibrium becomes unstable, indicating a bifurcation at λ=0\lambda=0.
  2. The system undergoes a transcritical bifurcation at λ=1\lambda = 1, where stability is exchanged with another equilibrium.
  3. The equilibrium Q=QenvQ = Q_{env} is stable for 0<λ<10 < \lambda < 1 but becomes unstable for λ>1\lambda > 1.
  4. For any λ>0\lambda > 0, the system has one stable equilibrium, so no bifurcation occurs in this parameter range. (correct answer)
Explanation: When analyzing how a differential equation's behavior changes with parameters, you're looking for bifurcations—points where the qualitative structure (like stability or number of equilibria) changes dramatically. For the equation dQdt=λ(QQenv)\frac{dQ}{dt} = -\lambda(Q - Q_{env}), start by finding equilibria where dQdt=0\frac{dQ}{dt} = 0. This gives us λ(QQenv)=0-\lambda(Q - Q_{env}) = 0, which means Q=QenvQ = Q_{env} regardless of λ\lambda value (as long as λ0\lambda \neq 0). To determine stability, examine the derivative: ddQ[λ(QQenv)]=λ\frac{d}{dQ}\left[-\lambda(Q - Q_{env})\right] = -\lambda. Since λ>0\lambda > 0, this derivative is always negative, meaning the equilibrium Q=QenvQ = Q_{env} is always stable for any positive λ\lambda. The system maintains the same qualitative structure—one stable equilibrium—across all positive λ\lambda values. Choice A is wrong because the equilibrium remains stable as λ0+\lambda \to 0^+; there's no stability change. Choice B incorrectly identifies a transcritical bifurcation at λ=1\lambda = 1—no such bifurcation exists since stability doesn't change there. Choice C falsely claims the equilibrium becomes unstable for λ>1\lambda > 1, but we showed it remains stable (λ<0-\lambda < 0) for all λ>0\lambda > 0. Choice D correctly recognizes that the system maintains one stable equilibrium throughout the parameter range λ>0\lambda > 0, so no bifurcation occurs. Study tip: When checking for bifurcations, always examine both the number of equilibria and their stability as you vary the parameter. Real bifurcations involve qualitative changes in the phase portrait's structure.

Question 3

The system dy/dt=r+y2dy/dt = r + y^2 undergoes a saddle-node bifurcation at r=0r=0. Suppose the parameter rr is held at a small positive value, r=ϵr = \epsilon, where 0<ϵ10 < \epsilon \ll 1. Which statement best describes the behavior of solutions?

  1. Solutions grow to ++\infty, and the rate of growth is uniformly large and independent of the small value of ϵ\epsilon.
  2. Solutions converge to a new stable equilibrium near y=0y=0, and the convergence is faster for smaller ϵ\epsilon.
  3. Solutions starting near y=0y=0 pass through a region of slow movement before eventually growing to ++\infty. (correct answer)
  4. Solutions oscillate with a period proportional to 1/ϵ1/\epsilon before escaping to ++\infty.
Explanation: When analyzing differential equations near bifurcation points, you need to understand how small parameter changes create dramatic behavioral shifts. A saddle-node bifurcation at r=0r = 0 means equilibrium points appear or disappear as rr crosses zero. For dy/dt=r+y2dy/dt = r + y^2 with small positive r=ϵr = \epsilon, let's find the equilibrium by setting dy/dt=0dy/dt = 0: ϵ+y2=0\epsilon + y^2 = 0, giving y=±ϵy = \pm\sqrt{-\epsilon}. Since ϵ>0\epsilon > 0, there are no real equilibrium points - solutions must grow without bound. However, the key insight is understanding how they grow. Near y=0y = 0, we have dy/dt=ϵ+y2ϵdy/dt = \epsilon + y^2 \approx \epsilon (since y2y^2 is very small). This means dy/dtdy/dt is approximately the tiny value ϵ\epsilon, creating very slow movement - almost like the solution "remembers" where the equilibrium used to be at r=0r = 0. As yy increases, y2y^2 eventually dominates and growth accelerates rapidly. Choice A is wrong because growth isn't uniformly large - it starts very slowly. Choice B incorrectly assumes equilibrium points exist for r>0r > 0. Choice D describes oscillatory behavior, but this first-order equation cannot produce oscillations. Choice C correctly captures this "ghost" of the destroyed equilibrium: solutions experience slow passage through the region where equilibrium points existed at r=0r = 0, then accelerate to infinity once they escape this bottleneck. Study tip: Near bifurcation points, always check for "ghosts" of destroyed equilibria that create temporary slow dynamics before the ultimate long-term behavior takes over.

Question 4

A fish population N(t)N(t) is modeled by the logistic equation with constant harvesting: dN/dt=N(1N)HdN/dt = N(1 - N) - H, where H0H \ge 0 is the harvesting rate. A bifurcation occurs at a critical harvesting rate HcH_c. What happens to the fish population if the harvesting rate HH is increased to a value just above HcH_c?

  1. The population collapses to extinction, regardless of the initial population size. (correct answer)
  2. The population stabilizes at a new, lower carrying capacity that is close to zero.
  3. The system gains a new unstable equilibrium, leading to unpredictable population dynamics.
  4. The population begins to oscillate around a positive value before eventually collapsing.
Explanation: Equilibria are found by solving N(1N)H=0N(1-N) - H = 0, or N2+NH=0-N^2 + N - H = 0. Using the quadratic formula, N=1±14(1)(H)2=1±14H2N^* = \frac{-1 \pm \sqrt{1 - 4(-1)(-H)}}{-2} = \frac{1 \pm \sqrt{1 - 4H}}{2}. Real-valued equilibria exist only if the discriminant is non-negative, i.e., 14H01 - 4H \ge 0, which means H1/4H \le 1/4. The critical harvesting rate is therefore Hc=1/4H_c = 1/4. At this point, the two equilibria merge. If HH is increased just beyond 1/41/4, the discriminant 14H1-4H becomes negative, and there are no real equilibria. The function f(N)=N2+NHf(N) = -N^2 + N - H is a downward-opening parabola that is now entirely below the horizontal axis for H>1/4H>1/4. This means dN/dtdN/dt is always negative for any N0N \ge 0. Consequently, the population will decline and collapse to extinction, regardless of the starting population.

Question 5

The intensity II of a simple laser is modeled by dI/dt=(G01+IK)IdI/dt = (\frac{G_0}{1 + I} - K)I, where G00G_0 \ge 0 is the pump power parameter and K>0K > 0 is a constant loss rate. The laser is 'on' if it sustains a stable positive intensity (I>0I > 0). What is the condition on G0G_0 for the laser to be on, and what type of qualitative change occurs at the threshold?

  1. The laser turns on for G0>KG_0 > K. At G0=KG_0=K, a transcritical bifurcation occurs where the zero-intensity state loses stability to a positive state. (correct answer)
  2. The laser turns on for G0>KG_0 > K. At G0=KG_0=K, a saddle-node bifurcation occurs where a stable and an unstable positive intensity state are created.
  3. The laser turns on for G0>1G_0 > 1. At G0=1G_0=1, a pitchfork bifurcation occurs where the zero state splits into two stable positive states.
  4. The laser is on for any G0>0G_0 > 0. The parameter G0G_0 only affects the brightness, not the on/off state of the laser.
Explanation: Equilibria are found by setting dI/dt=0dI/dt = 0. This gives I=0I=0 or G01+IK=0\frac{G_0}{1 + I} - K = 0. The second condition yields G0=K(1+I)G_0 = K(1+I), or I=G0K1I^* = \frac{G_0}{K} - 1. This positive equilibrium exists only if G0K1>0\frac{G_0}{K} - 1 > 0, which means G0>KG_0 > K. Let f(I)=(G01+IK)If(I) = (\frac{G_0}{1 + I} - K)I. The derivative is f(I)=(G01+IK)G0I(1+I)2f'(I) = (\frac{G_0}{1+I} - K) - \frac{G_0 I}{(1+I)^2}. Stability of I=0I^*=0: f(0)=G0Kf'(0) = G_0 - K. So, I=0I=0 is stable if G0<KG_0 < K and unstable if G0>KG_0 > K. Stability of I=G0K1I^*=\frac{G_0}{K}-1: At this equilibrium, G01+I=K\frac{G_0}{1+I^*} = K. So, f(I)=0G0I(1+I)2=G0(G0/K1)(G0/K)2f'(I^*) = 0 - \frac{G_0 I^*}{(1+I^*)^2} = -\frac{G_0 (G_0/K - 1)}{(G_0/K)^2}. Since G0,K>0G_0, K > 0 and G0/K>1G_0/K > 1 for this equilibrium to be positive, f(I)f'(I^*) is negative. Thus, the positive equilibrium is stable whenever it exists. At the threshold G0=KG_0=K, the equilibria I=0I=0 and I=G0/K1I=G_0/K-1 collide and exchange stability. This is a transcritical bifurcation.

Question 6

The equation d2xdt2+2γdxdt+ω02x=0\frac{d^2x}{dt^2} + 2\gamma\frac{dx}{dt} + \omega_0^2 x = 0 models a damped harmonic oscillator. If the damping parameter γ\gamma is gradually increased from zero, at what critical value does the system transition from oscillatory to non-oscillatory behavior?

  1. The critical value is γ=ω0\gamma = \omega_0 where the system transitions from underdamped to overdamped (correct answer)
  2. The critical value is γ=ω0/2\gamma = \omega_0/2 where the system transitions from underdamped to critically damped
  3. The critical value is γ=2ω0\gamma = 2\omega_0 where the discriminant of the characteristic equation becomes zero
  4. The critical value is γ=ω0/4\gamma = \omega_0/4 where the natural frequency equals the damping frequency
Explanation: The characteristic equation is r2+2γr+ω02=0r^2 + 2\gamma r + \omega_0^2 = 0 with roots r=γ±γ2ω02r = -\gamma \pm \sqrt{\gamma^2 - \omega_0^2}. For oscillatory behavior (underdamped), we need complex roots, which occurs when γ2ω02<0\gamma^2 - \omega_0^2 < 0, or γ<ω0\gamma < \omega_0. The transition occurs when γ2ω02=0\gamma^2 - \omega_0^2 = 0, giving γ=ω0\gamma = \omega_0 (critical damping). For γ>ω0\gamma > \omega_0, the system is overdamped (non-oscillatory). Choice B incorrectly identifies ω0/2\omega_0/2 as critical. Choice C gives 2ω02\omega_0 which would be well into the overdamped regime. Choice D uses ω0/4\omega_0/4 and mentions an incorrect concept about natural vs damping frequency.

Question 7

A population model is given by dPdt=rP(1PK)H\frac{dP}{dt} = rP(1 - \frac{P}{K}) - H where r>0r > 0 is the intrinsic growth rate, K>0K > 0 is the carrying capacity, and H>0H > 0 is a constant harvesting rate. What is the minimum value of HH that causes the population to go extinct regardless of the initial condition?

  1. H>rK2H > \frac{rK}{2} ensures extinction because the maximum sustainable yield is exceeded
  2. H>rKH > rK ensures extinction because harvesting exceeds the maximum possible growth rate
  3. H>rK4H > \frac{rK}{4} ensures extinction because this corresponds to the maximum of the logistic growth function (correct answer)
  4. H>rKH > \frac{r}{K} ensures extinction because the per capita growth rate becomes negative for all populations
Explanation: The equation becomes dPdt=rKP2+rPH\frac{dP}{dt} = -\frac{r}{K}P^2 + rP - H. For equilibria to exist, we need rKP2+rPH=0-\frac{r}{K}P^2 + rP - H = 0, or equivalently rKP2rP+H=0\frac{r}{K}P^2 - rP + H = 0. The discriminant is Δ=r24rKH=r2(14HrK)\Delta = r^2 - 4 \cdot \frac{r}{K} \cdot H = r^2(1 - \frac{4H}{rK}). For real equilibria to exist, we need Δ0\Delta \geq 0, which requires HrK4H \leq \frac{rK}{4}. When H>rK4H > \frac{rK}{4}, there are no equilibria and dPdt<0\frac{dP}{dt} < 0 for all P>0P > 0, so the population always decreases to extinction. The value rK4\frac{rK}{4} corresponds to the maximum of the function g(P)=rP(1P/K)=rPrKP2g(P) = rP(1-P/K) = rP - \frac{r}{K}P^2, which occurs at P=K/2P = K/2 and equals rK4\frac{rK}{4}. Choice A gives rK2\frac{rK}{2} which exceeds the threshold. Choice B gives rKrK which is much too large. Choice D gives rK\frac{r}{K} which has wrong dimensions and wrong magnitude.

Question 8

The van der Pol oscillator is described by d2xdt2ϵ(1x2)dxdt+x=0\frac{d^2x}{dt^2} - \epsilon(1-x^2)\frac{dx}{dt} + x = 0 where ϵ0\epsilon \geq 0. As the parameter ϵ\epsilon increases from zero, which best describes the qualitative changes in the system's behavior?

  1. The system transitions from a stable spiral to a stable limit cycle, with increasing nonlinearity in the oscillations
  2. The system transitions from a center to an unstable focus surrounded by a stable limit cycle of increasing amplitude (correct answer)
  3. The system transitions from simple harmonic motion to chaotic oscillations as the damping term becomes dominant
  4. The system transitions from an unstable focus to a stable node as the nonlinear damping stabilizes the origin
Explanation: When ϵ=0\epsilon = 0, the equation becomes d2xdt2+x=0\frac{d^2x}{dt^2} + x = 0, which is a harmonic oscillator with a center at the origin (periodic orbits). For small ϵ>0\epsilon > 0, the term ϵ(1x2)dxdt-\epsilon(1-x^2)\frac{dx}{dt} acts as negative damping when x<1|x| < 1 (since 1x2>01-x^2 > 0) and positive damping when x>1|x| > 1. This destabilizes the origin (making it an unstable focus) while creating a stable limit cycle. As ϵ\epsilon increases, the limit cycle amplitude grows and becomes more nonlinear. Choice A incorrectly states the origin becomes a stable spiral. Choice C is wrong because the system doesn't become chaotic - it has a stable limit cycle. Choice D incorrectly suggests the origin becomes stable and node-like.

Question 9

The equation dydx=y2αx2xy\frac{dy}{dx} = \frac{y^2 - \alpha x^2}{xy} contains a parameter α\alpha. For which values of α\alpha does the change of variables v=yxv = \frac{y}{x} lead to a separable equation, and what can be concluded about the solution behavior as α\alpha varies?

  1. The equation is separable for all α\alpha, and the parameter affects only the rate of convergence along trajectories, not their geometric shape
  2. The equation is separable for all α\alpha, but the critical value α=1\alpha = 1 marks a transition in the stability of trajectories through the origin
  3. The equation is separable only when α=1\alpha = 1, which corresponds to a homogeneous equation with special symmetry properties
  4. The equation is separable for all α\alpha, and increasing α\alpha causes solution trajectories to become more curved in the xyxy-plane (correct answer)
Explanation: When you encounter a differential equation with a parameter and are asked about substitution effects, start by applying the given substitution systematically to see what conditions make the equation separable. Let's apply the substitution v=yxv = \frac{y}{x}, so y=vxy = vx and dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}. Substituting into the original equation: v+xdvdx=(vx)2αx2xvx=x2(v2α)x2v=v2αvv + x\frac{dv}{dx} = \frac{(vx)^2 - \alpha x^2}{x \cdot vx} = \frac{x^2(v^2 - \alpha)}{x^2v} = \frac{v^2 - \alpha}{v} Rearranging: xdvdx=v2αvv=v2αv2v=αvx\frac{dv}{dx} = \frac{v^2 - \alpha}{v} - v = \frac{v^2 - \alpha - v^2}{v} = \frac{-\alpha}{v} This gives us dvdx=αvx\frac{dv}{dx} = \frac{-\alpha}{vx}, which separates as vdv=αxdxv\,dv = \frac{-\alpha}{x}\,dx. This separation works for any value of α0\alpha \neq 0, confirming the equation is separable for all α\alpha. The parameter α\alpha appears as a coefficient affecting the rate of change, and larger α|\alpha| values create steeper slopes in the vv-xx space, which translates to more curved trajectories in the original xyxy-plane. Choice A incorrectly claims α\alpha only affects convergence rates, not geometric shape. Choice B wrongly identifies α=1\alpha = 1 as special for stability properties. Choice C is completely wrong—the equation isn't separable only when α=1\alpha = 1. Study tip: When analyzing parametric differential equations, always complete the substitution algebra first before making conclusions about separability or solution behavior. The parameter's role often becomes clear only after the full transformation.

Question 10

Consider the system dxdt=y+x(μx2y2)\frac{dx}{dt} = -y + x(\mu - x^2 - y^2), dydt=x+y(μx2y2)\frac{dy}{dt} = x + y(\mu - x^2 - y^2) where μ\mu is a parameter. This system undergoes a Hopf bifurcation as μ\mu varies. Which statement correctly describes the bifurcation behavior?

  1. At μ=0\mu = 0, a stable limit cycle of radius μ\sqrt{\mu} appears for μ>0\mu > 0 (supercritical Hopf bifurcation) (correct answer)
  2. At μ=1\mu = 1, the origin changes stability and a limit cycle of radius 1 appears for all μ>1\mu > 1
  3. At μ=0\mu = 0, an unstable limit cycle of radius μ\sqrt{|\mu|} exists for μ<0\mu < 0 (subcritical Hopf bifurcation)
  4. At μ=0\mu = 0, the origin changes from a stable to unstable focus, but no limit cycle appears for any value of μ\mu
Explanation: Converting to polar coordinates with x=rcosθx = r\cos\theta, y=rsinθy = r\sin\theta: drdt=r(μr2)\frac{dr}{dt} = r(\mu - r^2) and dθdt=1\frac{d\theta}{dt} = 1. The origin is an equilibrium with r=0r = 0. For μ<0\mu < 0, drdt=r(μr2)<0\frac{dr}{dt} = r(\mu - r^2) < 0 for small r>0r > 0, so the origin is stable. For μ>0\mu > 0, drdt=r(μr2)>0\frac{dr}{dt} = r(\mu - r^2) > 0 for small rr, so the origin becomes unstable. Additionally, there's an equilibrium at r=μr = \sqrt{\mu} when μ>0\mu > 0, corresponding to a limit cycle of radius μ\sqrt{\mu}. Since drdt=r(μr2)<0\frac{dr}{dt} = r(\mu - r^2) < 0 for r>μr > \sqrt{\mu}, this limit cycle is stable. This is a supercritical Hopf bifurcation occurring at μ=0\mu = 0. Choice B incorrectly identifies μ=1\mu = 1 as the bifurcation point. Choice C describes subcritical behavior but gets the parameter range wrong. Choice D misses the limit cycle entirely.

Question 11

A predator-prey system is modeled by dxdt=axbxy\frac{dx}{dt} = ax - bxy, dydt=cy+dxy\frac{dy}{dt} = -cy + dxy where all parameters are positive. If the parameter aa (prey growth rate) increases while other parameters remain fixed, what happens to the nontrivial equilibrium point?

  1. Both predator and prey populations at equilibrium increase proportionally to the change in aa
  2. The prey population at equilibrium remains constant while the predator population increases (correct answer)
  3. The predator population at equilibrium remains constant while the prey population increases
  4. The equilibrium point shifts but the relationship depends on the relative magnitudes of all parameters
Explanation: The nontrivial equilibrium occurs when both derivatives equal zero: axbxy=0ax - bxy = 0 and cy+dxy=0-cy + dxy = 0. From the first equation: x(aby)=0x(a - by) = 0, so y=a/by = a/b. From the second equation: y(dxc)=0y(dx - c) = 0, so x=c/dx = c/d. Therefore, the equilibrium is (c/d,a/b)(c/d, a/b). When aa increases, the prey equilibrium x=c/dx = c/d is unchanged (doesn't depend on aa), while the predator equilibrium y=a/by = a/b increases proportionally to aa. Choice A is wrong because prey doesn't change. Choice C reverses the correct relationship. Choice D is incorrect because the equilibrium values have explicit dependence that doesn't require knowing relative magnitudes.

Question 12

A chemical reaction is modeled by dxdt=k1k2x2\frac{dx}{dt} = k_1 - k_2 x^2 where xx represents concentration, k1>0k_1 > 0 is the production rate, and k2>0k_2 > 0 is the consumption rate constant. If k1k_1 is held fixed while k2k_2 is decreased, how does this affect the equilibrium concentration and the rate of approach to equilibrium?

  1. Equilibrium concentration increases as k1/k2\sqrt{k_1/k_2}, and approach rate decreases proportionally to k2k_2
  2. Equilibrium concentration increases as k1/k2\sqrt{k_1/k_2}, and approach rate increases proportionally to k1k2\sqrt{k_1 k_2}
  3. Equilibrium concentration increases as k1/k2k_1/k_2, and approach rate decreases proportionally to k2k_2
  4. Equilibrium concentration increases as k1/k2\sqrt{k_1/k_2}, and approach rate decreases proportionally to k1k2\sqrt{k_1 k_2} (correct answer)
Explanation: When you encounter a differential equation modeling chemical reactions, you need to analyze both equilibrium behavior and stability properties. This equation represents a balance between constant production (k1k_1) and quadratic consumption (k2x2k_2 x^2). To find equilibrium, set dxdt=0\frac{dx}{dt} = 0: k1k2x2=0k_1 - k_2 x^2 = 0, which gives xeq=k1k2x_{eq} = \sqrt{\frac{k_1}{k_2}}. When k2k_2 decreases while k1k_1 stays fixed, the equilibrium concentration increases proportionally to k1/k2\sqrt{k_1/k_2}. For the approach rate, you need to linearize around equilibrium. Taking the derivative: ddx(dxdt)=2k2x\frac{d}{dx}\left(\frac{dx}{dt}\right) = -2k_2 x. At equilibrium xeq=k1/k2x_{eq} = \sqrt{k_1/k_2}, this becomes 2k2k1/k2=2k1k2-2k_2\sqrt{k_1/k_2} = -2\sqrt{k_1 k_2}. The magnitude of this derivative determines how quickly the system returns to equilibrium, so the approach rate is proportional to k1k2\sqrt{k_1 k_2}. When k2k_2 decreases, this rate decreases. Answer A incorrectly states the approach rate depends only on k2k_2, missing the coupling with k1k_1. Answer B has the wrong sign—it claims the approach rate increases when k2k_2 decreases. Answer C gives the wrong scaling for equilibrium concentration (linear instead of square root) and wrong scaling for approach rate. Answer D correctly captures both relationships: equilibrium scales as k1/k2\sqrt{k_1/k_2} and approach rate decreases proportionally to k1k2\sqrt{k_1 k_2}. Remember: for nonlinear differential equations, always linearize around equilibrium points to determine stability and approach rates.

Question 13

Consider the differential equation dy/dt=ry2dy/dt = r - y^2, where rr is a real parameter. A bifurcation occurs at a critical value of rr. Which statement correctly describes this bifurcation?

  1. The bifurcation occurs at r=0r = 0, where a single stable equilibrium splits into two new stable equilibria.
  2. The bifurcation occurs at r=0r = 0, where a stable and an unstable equilibrium are created as rr increases. (correct answer)
  3. The bifurcation occurs at r=1r = 1, where a stable equilibrium becomes unstable and creates a new equilibrium.
  4. No bifurcation occurs because the system's qualitative behavior is the same for all values of the parameter rr.
Explanation: Equilibrium points are found by setting dy/dt=0dy/dt = 0, which gives y2=ry^2 = r. For r<0r < 0, there are no real equilibria. For r=0r = 0, there is one equilibrium at y=0y=0. For r>0r > 0, there are two equilibria at y=±ry = \pm\sqrt{r}. The number of equilibria changes at r=0r=0, so this is the bifurcation point. To determine stability, we find the derivative of f(y,r)=ry2f(y, r) = r - y^2 with respect to yy, which is fy=2yf_y = -2y. For y=ry^* = \sqrt{r}, fy=2r<0f_y = -2\sqrt{r} < 0, so this equilibrium is stable. For y=ry^* = -\sqrt{r}, fy=2r>0f_y = 2\sqrt{r} > 0, so this equilibrium is unstable. Thus, as rr increases through 0, a stable and an unstable equilibrium are created. This is a saddle-node bifurcation.

Question 14

Consider the system dx/dt=αxx3dx/dt = \alpha x - x^3. Which statement correctly describes the equilibrium points and their stability as the parameter α\alpha is varied?

  1. For α<0\alpha < 0, there is one stable equilibrium. For α>0\alpha > 0, there is one unstable equilibrium and two stable equilibria. (correct answer)
  2. For α<0\alpha < 0, there is one unstable equilibrium. For α>0\alpha > 0, there is one stable equilibrium and two unstable equilibria.
  3. For all α\alpha, x=0x=0 is a stable equilibrium, and for α>0\alpha > 0, two additional unstable equilibria appear.
  4. A bifurcation occurs at α=1\alpha=1, where a single stable equilibrium becomes unstable and splits into two new equilibria.
Explanation: Equilibria are given by x(αx2)=0x(\alpha - x^2) = 0, so x=0x^*=0 is an equilibrium for all α\alpha, and x=±αx^* = \pm\sqrt{\alpha} are equilibria for α0\alpha \ge 0. Let f(x)=αxx3f(x) = \alpha x - x^3, so f(x)=α3x2f'(x) = \alpha - 3x^2. For α<0\alpha < 0, the only real equilibrium is x=0x^*=0. Stability is given by f(0)=α<0f'(0) = \alpha < 0, so it is stable. For α>0\alpha > 0, there are three equilibria. For x=0x^*=0, f(0)=α>0f'(0) = \alpha > 0, so it is unstable. For x=±αx^* = \pm\sqrt{\alpha}, f(±α)=α3(α)=2α<0f'(\pm\sqrt{\alpha}) = \alpha - 3(\alpha) = -2\alpha < 0, so both are stable. The bifurcation at α=0\alpha=0 is a supercritical pitchfork bifurcation.

Question 15

For the differential equation dx/dt=μx+x3dx/dt = \mu x + x^3, a bifurcation occurs at μ=0\mu = 0. What is the qualitative behavior of the system for μ\mu slightly greater than zero?

  1. Solutions will converge to one of two new stable equilibria that appear for μ>0\mu > 0.
  2. All non-zero solutions will diverge to ±\pm\infty. (correct answer)
  3. All solutions will converge to the stable equilibrium at x=0x=0.
  4. Solutions will oscillate around x=0x=0 with increasing amplitude.
Explanation: When you encounter a differential equation with a parameter like dxdt=μx+x3\frac{dx}{dt} = \mu x + x^3, you're dealing with a bifurcation problem where the system's qualitative behavior changes dramatically as the parameter crosses a critical value. To analyze this system, start by finding equilibria where dxdt=0\frac{dx}{dt} = 0: μx+x3=0\mu x + x^3 = 0, which gives x(μ+x2)=0x(\mu + x^2) = 0. This yields x=0x = 0 and x=±μx = \pm\sqrt{-\mu} (when μ<0\mu < 0). For μ>0\mu > 0, only x=0x = 0 exists as an equilibrium. To determine stability, examine the derivative: ddx(μx+x3)=μ+3x2\frac{d}{dx}(\mu x + x^3) = \mu + 3x^2. At x=0x = 0, this equals μ\mu. Since μ>0\mu > 0, the equilibrium at x=0x = 0 is unstable. Now consider the behavior away from equilibrium. For any x0x \neq 0 when μ>0\mu > 0, both terms μx\mu x and x3x^3 have the same sign as xx. This means dxdt>0\frac{dx}{dt} > 0 when x>0x > 0 and dxdt<0\frac{dx}{dt} < 0 when x<0x < 0, causing solutions to diverge away from the unstable equilibrium toward ±\pm\infty. This confirms answer B. Option A is incorrect because no other equilibria exist for μ>0\mu > 0. Option C is wrong since x=0x = 0 becomes unstable when μ>0\mu > 0. Option D is incorrect because this system doesn't produce oscillatory behavior—it's purely monotonic. Remember: in bifurcation problems, always check how equilibria and their stability change as you cross the bifurcation point.

Question 16

Consider the equation dy/dt=y2ry+1dy/dt = y^2 - ry + 1. The system undergoes bifurcations at certain values of the parameter rr. Which of the following statements is true?

  1. The system has two stable equilibria for r>2|r| > 2 and no equilibria for r<2|r| < 2.
  2. A single bifurcation occurs at r=0r=0, where the stability of the equilibrium changes.
  3. Bifurcations occur at r=±2r=\pm 2, where a single equilibrium splits into two new stable equilibria.
  4. Bifurcations occur at r=±2r=\pm 2, where a stable and an unstable equilibrium merge and annihilate. (correct answer)
Explanation: When analyzing differential equations with parameters, you're looking for bifurcation points where the qualitative behavior changes dramatically. For dydt=y2ry+1\frac{dy}{dt} = y^2 - ry + 1, start by finding equilibria where dydt=0\frac{dy}{dt} = 0. Setting y2ry+1=0y^2 - ry + 1 = 0 and using the quadratic formula: y=r±r242y = \frac{r \pm \sqrt{r^2 - 4}}{2}. The key insight is that real equilibria only exist when the discriminant r240r^2 - 4 \geq 0, which means r2|r| \geq 2. For r>2|r| > 2, you get two distinct equilibria. To determine stability, check the derivative: ddy(y2ry+1)=2yr\frac{d}{dy}(y^2 - ry + 1) = 2y - r. The equilibrium y1=rr242y_1 = \frac{r - \sqrt{r^2-4}}{2} gives 2y1r=r24<02y_1 - r = -\sqrt{r^2-4} < 0 (stable), while y2=r+r242y_2 = \frac{r + \sqrt{r^2-4}}{2} gives 2y2r=+r24>02y_2 - r = +\sqrt{r^2-4} > 0 (unstable). At r=±2r = \pm 2, the discriminant equals zero, so the two equilibria collide and annihilate, leaving no equilibria for r<2|r| < 2. This describes a saddle-node bifurcation. Answer D correctly identifies this scenario. Answer A incorrectly states both equilibria are stable. Answer B mislocates the bifurcation at r=0r = 0 instead of r=±2r = \pm 2. Answer C wrongly claims a single equilibrium splits into two stable ones, when actually it's the reverse—two equilibria merge and disappear. Remember: in saddle-node bifurcations, equilibria are created or destroyed in stable-unstable pairs, and the critical parameter values occur where the discriminant of your equilibrium equation equals zero.

Question 17

In the context of a one-dimensional autonomous differential equation dx/dt=f(x,r)dx/dt = f(x, r) with a parameter rr, what is the defining characteristic of a bifurcation point r=rcr = r_c?

  1. The derivative f/x\partial f / \partial x evaluated at an equilibrium point (x,rc)(x^*, r_c) is equal to zero.
  2. The numerical value of at least one equilibrium point xx^* changes as the parameter rr is varied through rcr_c.
  3. The qualitative structure of the phase line, such as the number of equilibria or their stability, changes as rr passes through rcr_c. (correct answer)
  4. The function f(x,r)f(x, r) is not differentiable with respect to the parameter rr at the point rcr_c.
Explanation: When analyzing autonomous differential equations with parameters, you're looking at how the system's behavior changes as you vary the parameter. A bifurcation occurs when small changes in a parameter cause dramatic qualitative changes in the system's dynamics. The correct answer is C because bifurcations are fundamentally about qualitative structural changes in the phase portrait. At a bifurcation point r=rcr = r_c, the phase line undergoes a topological change - equilibrium points may appear, disappear, or change stability. For example, in a saddle-node bifurcation, two equilibria collide and annihilate each other, while in a transcritical bifurcation, equilibria exchange stability. Option A describes a necessary condition for certain bifurcations but isn't the defining characteristic. The linearization f/x=0\partial f/\partial x = 0 at equilibrium indicates marginal stability, which often occurs at bifurcation points, but bifurcations can happen without this condition being met. Option B confuses quantitative changes with qualitative ones. Equilibrium positions changing continuously with the parameter is normal behavior - what matters is when the fundamental structure changes discontinuously. Option D is incorrect because bifurcations typically occur at points where ff is smooth in both variables. Non-differentiability would indicate a more pathological situation, not a standard bifurcation. Remember: bifurcations are about qualitative changes in dynamics, not just numerical shifts. When studying bifurcation theory, focus on how phase portraits transform rather than getting caught up in specific mathematical conditions.