Consider the differential equation , where is a real parameter. A bifurcation occurs at a critical value of . Which statement correctly describes this bifurcation?
Opening subject page...
Loading your content
Differential Equations Quiz
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.
Question 1 / 17
0 of 17 answered
Consider the differential equation dy/dt=r−y2, where r is a real parameter. A bifurcation occurs at a critical value of r. Which statement correctly describes this bifurcation?
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.
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.
Consider the differential equation dy/dt=r−y2, where r is a real parameter. A bifurcation occurs at a critical value of r. Which statement correctly describes this bifurcation?
Explanation: Equilibrium points are found by setting dy/dt=0, which gives y2=r. For r<0, there are no real equilibria. For r=0, there is one equilibrium at y=0. For r>0, there are two equilibria at y=±r. The number of equilibria changes at r=0, so this is the bifurcation point. To determine stability, we find the derivative of f(y,r)=r−y2 with respect to y, which is fy=−2y. For y∗=r, fy=−2r<0, so this equilibrium is stable. For y∗=−r, fy=2r>0, so this equilibrium is unstable. Thus, as r increases through 0, a stable and an unstable equilibrium are created. This is a saddle-node bifurcation.
A population P(t) is modeled by dP/dt=rP−P2, where the parameter r represents the net growth rate. How does the long-term behavior of the population change as the parameter r increases through r=0?
Explanation: The equilibria are found by solving P(r−P)=0, which yields P∗=0 and P∗=r. Let f(P)=rP−P2. The derivative is f′(P)=r−2P. For the equilibrium P∗=0, stability is determined by f′(0)=r. Thus, P∗=0 is stable for r<0 and unstable for r>0. For the equilibrium P∗=r, stability is determined by f′(r)=r−2r=−r. Thus, P∗=r is stable for r>0 and unstable for r<0. At the bifurcation point r=0, the two equilibria collide and exchange stability. As r increases through 0, the stable extinction equilibrium becomes unstable, and the carrying capacity equilibrium P∗=r becomes positive and stable. This is a transcritical bifurcation.
Consider the system dx/dt=αx−x3. Which statement correctly describes the equilibrium points and their stability as the parameter α is varied?
Explanation: Equilibria are given by x(α−x2)=0, so x∗=0 is an equilibrium for all α, and x∗=±α are equilibria for α≥0. Let f(x)=αx−x3, so f′(x)=α−3x2. For α<0, the only real equilibrium is x∗=0. Stability is given by f′(0)=α<0, so it is stable. For α>0, there are three equilibria. For x∗=0, f′(0)=α>0, so it is unstable. For x∗=±α, f′(±α)=α−3(α)=−2α<0, so both are stable. The bifurcation at α=0 is a supercritical pitchfork bifurcation.
For the differential equation dx/dt=μx+x3, a bifurcation occurs at μ=0. What is the qualitative behavior of the system for μ slightly greater than zero?
Explanation: When you encounter a differential equation with a parameter like dtdx=μx+x3, 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 dtdx=0: μx+x3=0, which gives x(μ+x2)=0. This yields x=0 and x=±−μ (when μ<0). For μ>0, only x=0 exists as an equilibrium. To determine stability, examine the derivative: dxd(μx+x3)=μ+3x2. At x=0, this equals μ. Since μ>0, the equilibrium at x=0 is unstable. Now consider the behavior away from equilibrium. For any x=0 when μ>0, both terms μx and x3 have the same sign as x. This means dtdx>0 when x>0 and dtdx<0 when x<0, causing solutions to diverge away from the unstable equilibrium toward ±∞. This confirms answer B. Option A is incorrect because no other equilibria exist for μ>0. Option C is wrong since x=0 becomes unstable when μ>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.
Consider the equation dy/dt=y2−ry+1. The system undergoes bifurcations at certain values of the parameter r. Which of the following statements is true?
Explanation: When analyzing differential equations with parameters, you're looking for bifurcation points where the qualitative behavior changes dramatically. For dtdy=y2−ry+1, start by finding equilibria where dtdy=0. Setting y2−ry+1=0 and using the quadratic formula: y=2r±r2−4. The key insight is that real equilibria only exist when the discriminant r2−4≥0, which means ∣r∣≥2. For ∣r∣>2, you get two distinct equilibria. To determine stability, check the derivative: dyd(y2−ry+1)=2y−r. The equilibrium y1=2r−r2−4 gives 2y1−r=−r2−4<0 (stable), while y2=2r+r2−4 gives 2y2−r=+r2−4>0 (unstable). At r=±2, the discriminant equals zero, so the two equilibria collide and annihilate, leaving no equilibria for ∣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=0 instead of r=±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.
A quantity Q(t) changes according to the model dQ/dt=−λ(Q−Qenv), where λ>0 is a physical parameter and Qenv is a constant. How does the system's qualitative structure depend on the parameter λ?
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 dtdQ=−λ(Q−Qenv), start by finding equilibria where dtdQ=0. This gives us −λ(Q−Qenv)=0, which means Q=Qenv regardless of λ value (as long as λ=0). To determine stability, examine the derivative: dQd[−λ(Q−Qenv)]=−λ. Since λ>0, this derivative is always negative, meaning the equilibrium Q=Qenv is always stable for any positive λ. The system maintains the same qualitative structure—one stable equilibrium—across all positive λ values. Choice A is wrong because the equilibrium remains stable as λ→0+; there's no stability change. Choice B incorrectly identifies a transcritical bifurcation at λ=1—no such bifurcation exists since stability doesn't change there. Choice C falsely claims the equilibrium becomes unstable for λ>1, but we showed it remains stable (−λ<0) for all λ>0. Choice D correctly recognizes that the system maintains one stable equilibrium throughout the parameter range λ>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.
The system dy/dt=r+y2 undergoes a saddle-node bifurcation at r=0. Suppose the parameter r is held at a small positive value, r=ϵ, where 0<ϵ≪1. Which statement best describes the behavior of solutions?
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=0 means equilibrium points appear or disappear as r crosses zero. For dy/dt=r+y2 with small positive r=ϵ, let's find the equilibrium by setting dy/dt=0: ϵ+y2=0, giving y=±−ϵ. Since ϵ>0, there are no real equilibrium points - solutions must grow without bound. However, the key insight is understanding how they grow. Near y=0, we have dy/dt=ϵ+y2≈ϵ (since y2 is very small). This means dy/dt is approximately the tiny value ϵ, creating very slow movement - almost like the solution "remembers" where the equilibrium used to be at r=0. As y increases, y2 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>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=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.
In the context of a one-dimensional autonomous differential equation dx/dt=f(x,r) with a parameter r, what is the defining characteristic of a bifurcation point r=rc?
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=rc, 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 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 f 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.
A fish population N(t) is modeled by the logistic equation with constant harvesting: dN/dt=N(1−N)−H, where H≥0 is the harvesting rate. A bifurcation occurs at a critical harvesting rate Hc. What happens to the fish population if the harvesting rate H is increased to a value just above Hc?
Explanation: Equilibria are found by solving N(1−N)−H=0, or −N2+N−H=0. Using the quadratic formula, N∗=−2−1±1−4(−1)(−H)=21±1−4H. Real-valued equilibria exist only if the discriminant is non-negative, i.e., 1−4H≥0, which means H≤1/4. The critical harvesting rate is therefore Hc=1/4. At this point, the two equilibria merge. If H is increased just beyond 1/4, the discriminant 1−4H becomes negative, and there are no real equilibria. The function f(N)=−N2+N−H is a downward-opening parabola that is now entirely below the horizontal axis for H>1/4. This means dN/dt is always negative for any N≥0. Consequently, the population will decline and collapse to extinction, regardless of the starting population.
The intensity I of a simple laser is modeled by dI/dt=(1+IG0−K)I, where G0≥0 is the pump power parameter and K>0 is a constant loss rate. The laser is 'on' if it sustains a stable positive intensity (I>0). What is the condition on G0 for the laser to be on, and what type of qualitative change occurs at the threshold?
Explanation: Equilibria are found by setting dI/dt=0. This gives I=0 or 1+IG0−K=0. The second condition yields G0=K(1+I), or I∗=KG0−1. This positive equilibrium exists only if KG0−1>0, which means G0>K. Let f(I)=(1+IG0−K)I. The derivative is f′(I)=(1+IG0−K)−(1+I)2G0I. Stability of I∗=0: f′(0)=G0−K. So, I=0 is stable if G0<K and unstable if G0>K. Stability of I∗=KG0−1: At this equilibrium, 1+I∗G0=K. So, f′(I∗)=0−(1+I∗)2G0I∗=−(G0/K)2G0(G0/K−1). Since G0,K>0 and G0/K>1 for this equilibrium to be positive, f′(I∗) is negative. Thus, the positive equilibrium is stable whenever it exists. At the threshold G0=K, the equilibria I=0 and I=G0/K−1 collide and exchange stability. This is a transcritical bifurcation.
The equation dt2d2x+2γdtdx+ω02x=0 models a damped harmonic oscillator. If the damping parameter γ is gradually increased from zero, at what critical value does the system transition from oscillatory to non-oscillatory behavior?
Explanation: The characteristic equation is r2+2γr+ω02=0 with roots r=−γ±γ2−ω02. For oscillatory behavior (underdamped), we need complex roots, which occurs when γ2−ω02<0, or γ<ω0. The transition occurs when γ2−ω02=0, giving γ=ω0 (critical damping). For γ>ω0, the system is overdamped (non-oscillatory). Choice B incorrectly identifies ω0/2 as critical. Choice C gives 2ω0 which would be well into the overdamped regime. Choice D uses ω0/4 and mentions an incorrect concept about natural vs damping frequency.
A population model is given by dtdP=rP(1−KP)−H where r>0 is the intrinsic growth rate, K>0 is the carrying capacity, and H>0 is a constant harvesting rate. What is the minimum value of H that causes the population to go extinct regardless of the initial condition?
Explanation: The equation becomes dtdP=−KrP2+rP−H. For equilibria to exist, we need −KrP2+rP−H=0, or equivalently KrP2−rP+H=0. The discriminant is Δ=r2−4⋅Kr⋅H=r2(1−rK4H). For real equilibria to exist, we need Δ≥0, which requires H≤4rK. When H>4rK, there are no equilibria and dtdP<0 for all P>0, so the population always decreases to extinction. The value 4rK corresponds to the maximum of the function g(P)=rP(1−P/K)=rP−KrP2, which occurs at P=K/2 and equals 4rK. Choice A gives 2rK which exceeds the threshold. Choice B gives rK which is much too large. Choice D gives Kr which has wrong dimensions and wrong magnitude.
The van der Pol oscillator is described by dt2d2x−ϵ(1−x2)dtdx+x=0 where ϵ≥0. As the parameter ϵ increases from zero, which best describes the qualitative changes in the system's behavior?
Explanation: When ϵ=0, the equation becomes dt2d2x+x=0, which is a harmonic oscillator with a center at the origin (periodic orbits). For small ϵ>0, the term −ϵ(1−x2)dtdx acts as negative damping when ∣x∣<1 (since 1−x2>0) and positive damping when ∣x∣>1. This destabilizes the origin (making it an unstable focus) while creating a stable limit cycle. As ϵ 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.
The equation dxdy=xyy2−αx2 contains a parameter α. For which values of α does the change of variables v=xy lead to a separable equation, and what can be concluded about the solution behavior as α varies?
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=xy, so y=vx and dxdy=v+xdxdv. Substituting into the original equation: v+xdxdv=x⋅vx(vx)2−αx2=x2vx2(v2−α)=vv2−α Rearranging: xdxdv=vv2−α−v=vv2−α−v2=v−α This gives us dxdv=vx−α, which separates as vdv=x−αdx. This separation works for any value of α=0, confirming the equation is separable for all α. The parameter α appears as a coefficient affecting the rate of change, and larger ∣α∣ values create steeper slopes in the v-x space, which translates to more curved trajectories in the original xy-plane. Choice A incorrectly claims α only affects convergence rates, not geometric shape. Choice B wrongly identifies α=1 as special for stability properties. Choice C is completely wrong—the equation isn't separable only when α=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.
Consider the system dtdx=−y+x(μ−x2−y2), dtdy=x+y(μ−x2−y2) where μ is a parameter. This system undergoes a Hopf bifurcation as μ varies. Which statement correctly describes the bifurcation behavior?
Explanation: Converting to polar coordinates with x=rcosθ, y=rsinθ: dtdr=r(μ−r2) and dtdθ=1. The origin is an equilibrium with r=0. For μ<0, dtdr=r(μ−r2)<0 for small r>0, so the origin is stable. For μ>0, dtdr=r(μ−r2)>0 for small r, so the origin becomes unstable. Additionally, there's an equilibrium at r=μ when μ>0, corresponding to a limit cycle of radius μ. Since dtdr=r(μ−r2)<0 for r>μ, this limit cycle is stable. This is a supercritical Hopf bifurcation occurring at μ=0. Choice B incorrectly identifies μ=1 as the bifurcation point. Choice C describes subcritical behavior but gets the parameter range wrong. Choice D misses the limit cycle entirely.
A predator-prey system is modeled by dtdx=ax−bxy, dtdy=−cy+dxy where all parameters are positive. If the parameter a (prey growth rate) increases while other parameters remain fixed, what happens to the nontrivial equilibrium point?
Explanation: The nontrivial equilibrium occurs when both derivatives equal zero: ax−bxy=0 and −cy+dxy=0. From the first equation: x(a−by)=0, so y=a/b. From the second equation: y(dx−c)=0, so x=c/d. Therefore, the equilibrium is (c/d,a/b). When a increases, the prey equilibrium x=c/d is unchanged (doesn't depend on a), while the predator equilibrium y=a/b increases proportionally to a. 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.
A chemical reaction is modeled by dtdx=k1−k2x2 where x represents concentration, k1>0 is the production rate, and k2>0 is the consumption rate constant. If k1 is held fixed while k2 is decreased, how does this affect the equilibrium concentration and the rate of approach to equilibrium?
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 (k1) and quadratic consumption (k2x2). To find equilibrium, set dtdx=0: k1−k2x2=0, which gives xeq=k2k1. When k2 decreases while k1 stays fixed, the equilibrium concentration increases proportionally to k1/k2. For the approach rate, you need to linearize around equilibrium. Taking the derivative: dxd(dtdx)=−2k2x. At equilibrium xeq=k1/k2, this becomes −2k2k1/k2=−2k1k2. The magnitude of this derivative determines how quickly the system returns to equilibrium, so the approach rate is proportional to k1k2. When k2 decreases, this rate decreases. Answer A incorrectly states the approach rate depends only on k2, missing the coupling with k1. Answer B has the wrong sign—it claims the approach rate increases when k2 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 and approach rate decreases proportionally to k1k2. Remember: for nonlinear differential equations, always linearize around equilibrium points to determine stability and approach rates.