Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Qualitative Behavior Analysis

Practice Qualitative Behavior Analysis 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 / 20

0 of 20 answered

Consider the linear system dx⃗dt=Ax⃗\frac{d\vec{x}}{dt} = A\vec{x}dtdx​=Ax where A=(−1a1−1)A = \begin{pmatrix} -1 & a \\ 1 & -1 \end{pmatrix}A=(−11​a−1​). The qualitative behavior of the phase portrait near the origin depends on the parameter aaa. For which range of aaa values will trajectories spiral into the origin?

Select an answer to continue

What this quiz covers

This quiz focuses on Qualitative Behavior Analysis, 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

Consider the linear system dx⃗dt=Ax⃗\frac{d\vec{x}}{dt} = A\vec{x}dtdx​=Ax where A=(−1a1−1)A = \begin{pmatrix} -1 & a \\ 1 & -1 \end{pmatrix}A=(−11​a−1​). The qualitative behavior of the phase portrait near the origin depends on the parameter aaa. For which range of aaa values will trajectories spiral into the origin?

  1. a<0a < 0a<0 (correct answer)
  2. 0<a<10 < a < 10<a<1
  3. a>1a > 1a>1
  4. a<1a < 1a<1

Explanation: The stability and type of the equilibrium at the origin are determined by the eigenvalues of the matrix AAA. The characteristic equation is det⁡(A−λI)=0\det(A - \lambda I) = 0det(A−λI)=0, which is (−1−λ)(−1−λ)−a=0(-1-\lambda)(-1-\lambda) - a = 0(−1−λ)(−1−λ)−a=0, or λ2+2λ+(1−a)=0\lambda^2 + 2\lambda + (1-a) = 0λ2+2λ+(1−a)=0. The eigenvalues are given by the quadratic formula: λ=−2±4−4(1−a)2=−1±1−(1−a)=−1±a\lambda = \frac{-2 \pm \sqrt{4 - 4(1-a)}}{2} = -1 \pm \sqrt{1 - (1-a)} = -1 \pm \sqrt{a}λ=2−2±4−4(1−a)​​=−1±1−(1−a)​=−1±a​. Trajectories spiral when the eigenvalues are complex conjugates. This occurs when the term under the square root is negative, i.e., a<0a < 0a<0. In this case, the eigenvalues are λ=−1±i∣a∣\lambda = -1 \pm i\sqrt{|a|}λ=−1±i∣a∣​. Since the real part is −1<0-1 < 0−1<0, the trajectories are stable spirals; they spiral into the origin.

Question 2

Consider the initial value problem dydt=y2/3\frac{dy}{dt} = y^{2/3}dtdy​=y2/3, with y(1)=0y(1) = 0y(1)=0. Which of the following statements about the solution(s) to this IVP is correct?

  1. There is a unique solution given by y(t)=0y(t) = 0y(t)=0 for all ttt.
  2. There are exactly two distinct solutions for t≥1t \ge 1t≥1.
  3. No solution exists because the differential equation's right-hand side is not differentiable at y=0y=0y=0.
  4. There are infinitely many solutions that are defined for all real numbers ttt. (correct answer)

Explanation: The function f(y)=y2/3f(y) = y^{2/3}f(y)=y2/3 is continuous for all yyy, so the existence theorem guarantees at least one solution exists. However, its partial derivative with respect to yyy, ∂f∂y=23y−1/3\frac{\partial f}{\partial y} = \frac{2}{3}y^{-1/3}∂y∂f​=32​y−1/3, is not continuous (in fact, it's unbounded) at y=0y=0y=0. Therefore, the uniqueness theorem does not apply to the initial condition y(1)=0y(1)=0y(1)=0. One obvious solution is the equilibrium solution y1(t)=0y_1(t) = 0y1​(t)=0 for all ttt. We can find other solutions by separation of variables: ∫y−2/3dy=∫dt  ⟹  3y1/3=t+C  ⟹  y(t)=(t+C3)3\int y^{-2/3} dy = \int dt \implies 3y^{1/3} = t+C \implies y(t) = (\frac{t+C}{3})^3∫y−2/3dy=∫dt⟹3y1/3=t+C⟹y(t)=(3t+C​)3. Applying the initial condition y(1)=0y(1)=0y(1)=0 gives 0=(1+C3)30 = (\frac{1+C}{3})^30=(31+C​)3, so C=−1C=-1C=−1. This yields the solution y2(t)=(t−13)3y_2(t) = (\frac{t-1}{3})^3y2​(t)=(3t−1​)3. We can construct infinitely many solutions by 'splicing' the zero solution with shifted versions of the non-trivial solution. For any constant c≥1c \ge 1c≥1, the function yc(t)={0t≤c(t−c3)3t>cy_c(t) = \begin{cases} 0 & t \le c \\ (\frac{t-c}{3})^3 & t > c \end{cases}yc​(t)={0(3t−c​)3​t≤ct>c​ is continuous, differentiable, satisfies the DE for all ttt, and satisfies y(1)=0y(1)=0y(1)=0. Since there are infinitely many choices for ccc, there are infinitely many solutions.

Question 3

Without solving the differential equation dydt+y=e−t\frac{dy}{dt} + y = e^{-t}dtdy​+y=e−t, determine the behavior of all its solutions as t→∞t \to \inftyt→∞.

  1. All solutions approach y=1y=1y=1.
  2. All solutions approach the curve y=e−ty=e^{-t}y=e−t.
  3. All solutions approach y=0y=0y=0. (correct answer)
  4. Some solutions approach y=0y=0y=0, while others grow infinitely.

Explanation: The equation is y′=e−t−yy' = e^{-t} - yy′=e−t−y. This is a non-autonomous linear equation. We can analyze its long-term behavior by considering the forcing term e−te^{-t}e−t and the homogeneous part y′=−yy' = -yy′=−y. As t→∞t \to \inftyt→∞, the forcing term e−te^{-t}e−t decays to 0. The equation becomes asymptotically similar to y′=−yy' = -yy′=−y. The solutions to y′=−yy'=-yy′=−y are of the form yh(t)=Ce−ty_h(t) = Ce^{-t}yh​(t)=Ce−t, which all decay to 0 as t→∞t \to \inftyt→∞. Because both the forcing term and the homogeneous solutions decay to zero, we can infer that all solutions to the full equation must also approach 0. Alternatively, consider the curve g(t)=e−tg(t) = e^{-t}g(t)=e−t. If y(t)>g(t)y(t) > g(t)y(t)>g(t), then y′=g(t)−y(t)<0y' = g(t) - y(t) < 0y′=g(t)−y(t)<0, so the solution decreases. If y(t)<g(t)y(t) < g(t)y(t)<g(t), then y′>0y' > 0y′>0, so the solution increases. Solutions are thus 'funneled' towards the curve g(t)=e−tg(t)=e^{-t}g(t)=e−t. Since lim⁡t→∞e−t=0\lim_{t \to \infty} e^{-t} = 0limt→∞​e−t=0, all solutions must asymptotically approach 0.

Question 4

Consider the system x′=y+x(1−x2−y2)x' = y + x(1 - x^2 - y^2)x′=y+x(1−x2−y2) and y′=−x+y(1−x2−y2)y' = -x + y(1 - x^2 - y^2)y′=−x+y(1−x2−y2). To analyze the behavior near the origin, the system is converted to polar coordinates (r,θ)(r, \theta)(r,θ), where r2=x2+y2r^2 = x^2+y^2r2=x2+y2. What is the resulting differential equation for rrr, and what does it imply about trajectories near the origin?

  1. drdt=r(1−r2)\frac{dr}{dt} = r(1-r^2)dtdr​=r(1−r2); trajectories spiral towards the origin, which is a stable equilibrium.
  2. drdt=r(1−r2)\frac{dr}{dt} = r(1-r^2)dtdr​=r(1−r2); trajectories spiral away from the origin towards a limit cycle at r=1r=1r=1. (correct answer)
  3. drdt=r(1−r4)\frac{dr}{dt} = r(1-r^4)dtdr​=r(1−r4); trajectories spiral away from the origin towards a limit cycle at r=1r=1r=1.
  4. drdt=r2(1−r2)\frac{dr}{dt} = r^2(1-r^2)dtdr​=r2(1−r2); trajectories move directly away from the origin along straight lines.

Explanation: When analyzing nonlinear systems with radial symmetry, converting to polar coordinates often reveals the radial behavior more clearly. This system has the form that suggests examining how the distance from the origin changes over time. To find drdt\frac{dr}{dt}dtdr​, use the chain rule: drdt=ddtx2+y2=xx′+yy′x2+y2=xx′+yy′r\frac{dr}{dt} = \frac{d}{dt}\sqrt{x^2+y^2} = \frac{xx' + yy'}{\sqrt{x^2+y^2}} = \frac{xx' + yy'}{r}dtdr​=dtd​x2+y2​=x2+y2​xx′+yy′​=rxx′+yy′​ Substituting the given equations: drdt=x[y+x(1−x2−y2)]+y[−x+y(1−x2−y2)]r\frac{dr}{dt} = \frac{x[y + x(1-x^2-y^2)] + y[-x + y(1-x^2-y^2)]}{r}dtdr​=rx[y+x(1−x2−y2)]+y[−x+y(1−x2−y2)]​ Expanding: =xy+x2(1−r2)−yx+y2(1−r2)r=(x2+y2)(1−r2)r=r2(1−r2)r=r(1−r2)= \frac{xy + x^2(1-r^2) - yx + y^2(1-r^2)}{r} = \frac{(x^2+y^2)(1-r^2)}{r} = \frac{r^2(1-r^2)}{r} = r(1-r^2)=rxy+x2(1−r2)−yx+y2(1−r2)​=r(x2+y2)(1−r2)​=rr2(1−r2)​=r(1−r2) This differential equation tells us that when r<1r < 1r<1, we have drdt=r(1−r2)>0\frac{dr}{dt} = r(1-r^2) > 0dtdr​=r(1−r2)>0, so trajectories move away from the origin. When r>1r > 1r>1, drdt<0\frac{dr}{dt} < 0dtdr​<0, so trajectories move inward. At r=1r = 1r=1, drdt=0\frac{dr}{dt} = 0dtdr​=0, indicating a limit cycle. Choice A incorrectly interprets the stability—trajectories don't spiral toward the origin. Choice C has the wrong differential equation (r(1−r4)r(1-r^4)r(1−r4) instead of r(1−r2)r(1-r^2)r(1−r2)). Choice D also has an incorrect equation and wrongly suggests straight-line motion rather than spiraling. The answer is B: trajectories spiral away from the unstable origin toward the stable limit cycle at r=1r = 1r=1. Remember: when converting to polar coordinates, always check both the radial equation and the angular behavior to fully understand the system's dynamics.

Question 5

Consider the system x′=−x−2y2x' = -x - 2y^2x′=−x−2y2, y′=xy−y3y' = xy - y^3y′=xy−y3, which has an equilibrium at the origin (0,0)(0,0)(0,0). Let V(x,y)=x2+2y2V(x,y) = x^2 + 2y^2V(x,y)=x2+2y2 be a candidate Lyapunov function. What can be concluded about the stability of the origin?

  1. The origin is stable, but not necessarily asymptotically stable.
  2. The origin is unstable.
  3. The origin is asymptotically stable. (correct answer)
  4. No conclusion can be drawn without solving the system.

Explanation: To use the Lyapunov function V(x,y)=x2+2y2V(x,y) = x^2 + 2y^2V(x,y)=x2+2y2, we first check if it is positive definite. For any (x,y)≠(0,0)(x,y) \neq (0,0)(x,y)=(0,0), x2≥0x^2 \ge 0x2≥0 and y2≥0y^2 \ge 0y2≥0, so V(x,y)>0V(x,y) > 0V(x,y)>0. At (0,0)(0,0)(0,0), V(0,0)=0V(0,0)=0V(0,0)=0. Thus, VVV is positive definite. Next, we compute the time derivative of VVV along the system's trajectories: V˙=∂V∂xx′+∂V∂yy′=(2x)(−x−2y2)+(4y)(xy−y3)=−2x2−4xy2+4xy2−4y4=−2x2−4y4\dot{V} = \frac{\partial V}{\partial x}x' + \frac{\partial V}{\partial y}y' = (2x)(-x - 2y^2) + (4y)(xy - y^3) = -2x^2 - 4xy^2 + 4xy^2 - 4y^4 = -2x^2 - 4y^4V˙=∂x∂V​x′+∂y∂V​y′=(2x)(−x−2y2)+(4y)(xy−y3)=−2x2−4xy2+4xy2−4y4=−2x2−4y4. We must check if V˙\dot{V}V˙ is negative definite. For any (x,y)≠(0,0)(x,y) \neq (0,0)(x,y)=(0,0), either x≠0x \neq 0x=0 or y≠0y \neq 0y=0, so −2x2−4y4<0-2x^2 - 4y^4 < 0−2x2−4y4<0. At (0,0)(0,0)(0,0), V˙=0\dot{V}=0V˙=0. Thus, V˙\dot{V}V˙ is negative definite. By Lyapunov's stability theorem, since there exists a positive definite function VVV whose derivative V˙\dot{V}V˙ is negative definite in a neighborhood of the origin, the origin is an asymptotically stable equilibrium point.

Question 6

Consider the differential equation dydt=y3−4y2+ry\frac{dy}{dt} = y^3 - 4y^2 + rydtdy​=y3−4y2+ry, where rrr is a real parameter. A bifurcation occurs at r=4r=4r=4. Which statement accurately describes the number and stability of equilibrium points when rrr is slightly less than 4 (e.g., r=3.9r=3.9r=3.9)?

  1. There is one stable equilibrium and one unstable equilibrium.
  2. There are two stable equilibria and one unstable equilibrium.
  3. There is only one equilibrium, which is unstable.
  4. There is one stable equilibrium and two unstable equilibria. (correct answer)

Explanation: Equilibrium points are found by solving y′=y(y2−4y+r)=0y' = y(y^2 - 4y + r) = 0y′=y(y2−4y+r)=0. One equilibrium is always y1=0y_1=0y1​=0. The others are roots of y2−4y+r=0y^2 - 4y + r = 0y2−4y+r=0, which are y=4±16−4r2=2±4−ry = \frac{4 \pm \sqrt{16-4r}}{2} = 2 \pm \sqrt{4-r}y=24±16−4r​​=2±4−r​. When r<4r<4r<4, the term under the square root is positive, so there are two distinct real roots, y2=2−4−ry_2 = 2 - \sqrt{4-r}y2​=2−4−r​ and y3=2+4−ry_3 = 2 + \sqrt{4-r}y3​=2+4−r​. Thus, for r<4r<4r<4, there are three equilibria. To determine stability, let f(y)=y3−4y2+ryf(y) = y^3 - 4y^2 + ryf(y)=y3−4y2+ry. Then f′(y)=3y2−8y+rf'(y) = 3y^2 - 8y + rf′(y)=3y2−8y+r. For r≈3.9>0r \approx 3.9 > 0r≈3.9>0, f′(0)=r>0f'(0) = r > 0f′(0)=r>0, so y1=0y_1=0y1​=0 is unstable. For the other two equilibria, we know they are the roots of g(y)=3y2−8y+rg(y) = 3y^2-8y+rg(y)=3y2−8y+r. The roots of f′(y)=0f'(y)=0f′(y)=0 are y=8±64−12r6y = \frac{8 \pm \sqrt{64-12r}}{6}y=68±64−12r​​. Since r<4r<4r<4, these are real. Let y2y_2y2​ and y3y_3y3​ be the equilibria. f′(y2)=(y2−y3)(y2−y1)f'(y_2) = (y_2-y_3)(y_2-y_1)f′(y2​)=(y2​−y3​)(y2​−y1​) where y1,y2,y3y_1, y_2, y_3y1​,y2​,y3​ are the roots of f(y)f(y)f(y). A simpler approach is to sketch f(y)f(y)f(y) for r=3.9r=3.9r=3.9. It's a cubic with roots at 000, 2−ϵ2-\epsilon2−ϵ, and 2+ϵ2+\epsilon2+ϵ. As y→∞y \to \inftyy→∞, f(y)→∞f(y) \to \inftyf(y)→∞. The signs of f(y)f(y)f(y) are: (−)(-)(−) for y<0y<0y<0, (+)(+)(+) for 0<y<2−ϵ0<y<2-\epsilon0<y<2−ϵ, (−)(-)(−) for 2−ϵ<y<2+ϵ2-\epsilon<y<2+\epsilon2−ϵ<y<2+ϵ, and (+)(+)(+) for y>2+ϵy>2+\epsilony>2+ϵ. This implies y=0y=0y=0 is unstable (slope changes from - to +), y=2−ϵy=2-\epsilony=2−ϵ is stable (+ to -), and y=2+ϵy=2+\epsilony=2+ϵ is unstable (- to +). Therefore, there is one stable and two unstable equilibria.

Question 7

Consider the autonomous differential equation dydt=(y2−1)(y−3)2\frac{dy}{dt} = (y^2 - 1)(y - 3)^2dtdy​=(y2−1)(y−3)2. If a solution y(t)y(t)y(t) satisfies the initial condition y(0)=1.1y(0) = 1.1y(0)=1.1, what is the long-term behavior of y(t)y(t)y(t)?

  1. lim⁡t→∞y(t)=1\lim_{t \to \infty} y(t) = 1limt→∞​y(t)=1
  2. lim⁡t→∞y(t)=3\lim_{t \to \infty} y(t) = 3limt→∞​y(t)=3 (correct answer)
  3. lim⁡t→∞y(t)=−1\lim_{t \to \infty} y(t) = -1limt→∞​y(t)=−1
  4. lim⁡t→∞y(t)=∞\lim_{t \to \infty} y(t) = \inftylimt→∞​y(t)=∞

Explanation: The equilibrium points of the differential equation are the roots of f(y)=(y2−1)(y−3)2=0f(y) = (y^2 - 1)(y - 3)^2 = 0f(y)=(y2−1)(y−3)2=0, which are y=−1,1,3y = -1, 1, 3y=−1,1,3. To determine the behavior of the solution, we analyze the sign of dydt\frac{dy}{dt}dtdy​ in the intervals between these equilibria. The initial condition is y(0)=1.1y(0) = 1.1y(0)=1.1, which is in the interval (1,3)(1, 3)(1,3). Let's pick a test point in this interval, such as y=2y=2y=2. At y=2y=2y=2, dydt=(22−1)(2−3)2=(3)(−1)2=3>0\frac{dy}{dt} = (2^2 - 1)(2 - 3)^2 = (3)(-1)^2 = 3 > 0dtdy​=(22−1)(2−3)2=(3)(−1)2=3>0. Since dydt>0\frac{dy}{dt} > 0dtdy​>0 for y∈(1,3)y \in (1, 3)y∈(1,3), the solution y(t)y(t)y(t) is strictly increasing on this interval. Therefore, starting from y(0)=1.1y(0) = 1.1y(0)=1.1, the solution will increase and approach the next equilibrium point, which is y=3y = 3y=3. So, lim⁡t→∞y(t)=3\lim_{t \to \infty} y(t) = 3limt→∞​y(t)=3.

Question 8

Consider the one-parameter family of differential equations dydt=y2−6y+α\frac{dy}{dt} = y^2 - 6y + \alphadtdy​=y2−6y+α. A bifurcation occurs when a change in the parameter α\alphaα alters the number or stability of the equilibrium solutions. What is the bifurcation value for α\alphaα?

  1. α=3\alpha = 3α=3
  2. α=6\alpha = 6α=6
  3. α=0\alpha = 0α=0
  4. α=9\alpha = 9α=9 (correct answer)

Explanation: When analyzing bifurcations in differential equations, you're looking for parameter values where the qualitative behavior of the system changes dramatically—typically when equilibrium points appear, disappear, or change stability. To find equilibrium solutions, set dydt=0\frac{dy}{dt} = 0dtdy​=0, giving us y2−6y+α=0y^2 - 6y + \alpha = 0y2−6y+α=0. Using the quadratic formula: y=6±36−4α2=3±9−αy = \frac{6 \pm \sqrt{36 - 4\alpha}}{2} = 3 \pm \sqrt{9 - \alpha}y=26±36−4α​​=3±9−α​ The key insight is that equilibrium points exist only when the discriminant 9−α≥09 - \alpha \geq 09−α≥0, or α≤9\alpha \leq 9α≤9. When α<9\alpha < 9α<9, we have two distinct equilibria. When α=9\alpha = 9α=9, the discriminant equals zero, giving us exactly one equilibrium point (a repeated root) at y=3y = 3y=3. When α>9\alpha > 9α>9, no real equilibria exist. This dramatic change from two equilibria to zero equilibria as α\alphaα passes through 9 represents a saddle-node bifurcation, making α=9\alpha = 9α=9 our bifurcation value. Choice A (α=3\alpha = 3α=3) gives equilibria at y=3±6y = 3 \pm \sqrt{6}y=3±6​—two distinct points with no special behavior. Choice B (α=6\alpha = 6α=6) yields equilibria at y=3±3y = 3 \pm \sqrt{3}y=3±3​—again, just two regular equilibria. Choice C (α=0\alpha = 0α=0) produces equilibria at y=0y = 0y=0 and y=6y = 6y=6—two equilibria, nothing unusual. Remember: bifurcations often occur when discriminants equal zero or when equilibria collide and disappear. Always check what happens to the number and nature of equilibria as your parameter varies.

Question 9

Consider the differential equation dydt=t2+4y2−4\frac{dy}{dt} = t^2 + 4y^2 - 4dtdy​=t2+4y2−4. What can be said about a solution curve y(t)y(t)y(t) as it crosses the ellipse t2+4y2=4t^2 + 4y^2 = 4t2+4y2=4 from the region inside the ellipse to the region outside?

  1. The solution changes from increasing to decreasing, indicating a local maximum.
  2. The solution changes from decreasing to increasing, indicating a local minimum. (correct answer)
  3. The solution has an inflection point where it crosses the ellipse.
  4. The solution maintains a constant slope as it crosses the ellipse.

Explanation: The sign of dydt\frac{dy}{dt}dtdy​ determines whether a solution is increasing or decreasing. A local extremum occurs where dydt=0\frac{dy}{dt} = 0dtdy​=0. From the equation, dydt=0\frac{dy}{dt} = 0dtdy​=0 when t2+4y2−4=0t^2 + 4y^2 - 4 = 0t2+4y2−4=0, which is exactly the equation of the ellipse.

  • Inside the ellipse, t2+4y2<4t^2 + 4y^2 < 4t2+4y2<4, which means t2+4y2−4<0t^2 + 4y^2 - 4 < 0t2+4y2−4<0. So, dydt<0\frac{dy}{dt} < 0dtdy​<0 and the solution is decreasing.
  • Outside the ellipse, t2+4y2>4t^2 + 4y^2 > 4t2+4y2>4, which means t2+4y2−4>0t^2 + 4y^2 - 4 > 0t2+4y2−4>0. So, dydt>0\frac{dy}{dt} > 0dtdy​>0 and the solution is increasing. When a solution curve crosses the ellipse from the inside to the outside, its derivative dydt\frac{dy}{dt}dtdy​ changes from negative to positive. A function that changes from decreasing to increasing has a local minimum.

Question 10

In which region of the tytyty-plane are all non-trivial solution curves to the differential equation dydt=t−2y\frac{dy}{dt} = t - 2ydtdy​=t−2y concave down?

  1. The region defined by y>12ty > \frac{1}{2}ty>21​t
  2. The region defined by y<12ty < \frac{1}{2}ty<21​t
  3. The region defined by y>12t−14y > \frac{1}{2}t - \frac{1}{4}y>21​t−41​
  4. The region defined by y<12t−14y < \frac{1}{2}t - \frac{1}{4}y<21​t−41​ (correct answer)

Explanation: Concavity is determined by the sign of the second derivative, d2ydt2\frac{d^2y}{dt^2}dt2d2y​. Let f(t,y)=t−2yf(t,y) = t - 2yf(t,y)=t−2y. We calculate the second derivative using the multivariable chain rule: d2ydt2=∂f∂t+∂f∂ydydt\frac{d^2y}{dt^2} = \frac{\partial f}{\partial t} + \frac{\partial f}{\partial y} \frac{dy}{dt}dt2d2y​=∂t∂f​+∂y∂f​dtdy​. The partial derivatives are ∂f∂t=1\frac{\partial f}{\partial t} = 1∂t∂f​=1 and ∂f∂y=−2\frac{\partial f}{\partial y} = -2∂y∂f​=−2. Substituting these and the expression for dydt\frac{dy}{dt}dtdy​ gives: d2ydt2=1+(−2)(t−2y)=1−2t+4y\frac{d^2y}{dt^2} = 1 + (-2)(t - 2y) = 1 - 2t + 4ydt2d2y​=1+(−2)(t−2y)=1−2t+4y. The solution curves are concave down where d2ydt2<0\frac{d^2y}{dt^2} < 0dt2d2y​<0. 1−2t+4y<0  ⟹  4y<2t−1  ⟹  y<12t−141 - 2t + 4y < 0 \implies 4y < 2t - 1 \implies y < \frac{1}{2}t - \frac{1}{4}1−2t+4y<0⟹4y<2t−1⟹y<21​t−41​.

Question 11

A fish population is modeled by the logistic equation with harvesting: dPdt=0.5P(1−P/100)−H\frac{dP}{dt} = 0.5P(1 - P/100) - HdtdP​=0.5P(1−P/100)−H, where PPP is the population in thousands and HHH is the constant harvesting rate in thousands per year. What is the smallest integer harvesting rate HHH that guarantees the population will eventually go extinct, regardless of the initial population size?

  1. H=13H = 13H=13 (correct answer)
  2. H=12H = 12H=12
  3. H=25H = 25H=25
  4. H=50H = 50H=50

Explanation: When you encounter a logistic equation with harvesting, you're analyzing the balance between natural population growth and external removal. The key insight is finding the critical harvesting rate where equilibrium points disappear, guaranteeing extinction regardless of initial conditions. Start by finding equilibrium points where dPdt=0\frac{dP}{dt} = 0dtdP​=0. Setting the equation equal to zero: 0.5P(1−P/100)−H=00.5P(1 - P/100) - H = 00.5P(1−P/100)−H=0, which rearranges to 0.5P−0.005P2=H0.5P - 0.005P^2 = H0.5P−0.005P2=H. The right side represents the natural growth rate at population P, while H is the constant harvesting rate. For extinction to be guaranteed, the harvesting rate must exceed the maximum possible growth rate. To find this maximum, take the derivative: ddP(0.5P−0.005P2)=0.5−0.01P=0\frac{d}{dP}(0.5P - 0.005P^2) = 0.5 - 0.01P = 0dPd​(0.5P−0.005P2)=0.5−0.01P=0. This gives P=50P = 50P=50 thousand as the population where growth is maximized. The maximum growth rate is 0.5(50)−0.005(50)2=25−12.5=12.50.5(50) - 0.005(50)^2 = 25 - 12.5 = 12.50.5(50)−0.005(50)2=25−12.5=12.5 thousand per year. Therefore, any harvesting rate above 12.5 guarantees extinction. The smallest integer value satisfying this is 13. Choice A (H=13H = 13H=13) is correct because it's the smallest integer above the critical threshold. Choice B (H=12H = 12H=12) fails because it's below 12.5, allowing two equilibrium points to exist. Choice C (H=25H = 25H=25) equals the maximum growth rate at zero harvesting, but that's not the relevant threshold here. Choice D (H=50H = 50H=50) would certainly cause extinction but isn't the smallest such integer. Remember: for harvesting problems, find where the harvest rate equals the maximum natural growth rate to identify the extinction threshold.

Question 12

For the autonomous differential equation dydt=y(2−y)\frac{dy}{dt} = y(2-y)dtdy​=y(2−y), for which values of yyy are the solution curves y(t)y(t)y(t) concave up?

  1. For y∈(0,2)y \in (0, 2)y∈(0,2)
  2. For y∈(−∞,1)y \in (-\infty, 1)y∈(−∞,1)
  3. For y∈(0,1)∪(2,∞)y \in (0, 1) \cup (2, \infty)y∈(0,1)∪(2,∞) (correct answer)
  4. For y∈(1,2)y \in (1, 2)y∈(1,2)

Explanation: The concavity of a solution curve y(t)y(t)y(t) is determined by the sign of its second derivative, d2ydt2\frac{d^2y}{dt^2}dt2d2y​. For an autonomous equation dydt=f(y)\frac{dy}{dt} = f(y)dtdy​=f(y), we use the chain rule: d2ydt2=ddt(f(y))=f′(y)dydt=f′(y)f(y)\frac{d^2y}{dt^2} = \frac{d}{dt}(f(y)) = f'(y) \frac{dy}{dt} = f'(y)f(y)dt2d2y​=dtd​(f(y))=f′(y)dtdy​=f′(y)f(y). Here, f(y)=y(2−y)=2y−y2f(y) = y(2-y) = 2y - y^2f(y)=y(2−y)=2y−y2. The first derivative is f′(y)=2−2yf'(y) = 2 - 2yf′(y)=2−2y. Thus, d2ydt2=(2−2y)(2y−y2)=2(1−y)y(2−y)\frac{d^2y}{dt^2} = (2 - 2y)(2y - y^2) = 2(1-y)y(2-y)dt2d2y​=(2−2y)(2y−y2)=2(1−y)y(2−y). The solution is concave up where d2ydt2>0\frac{d^2y}{dt^2} > 0dt2d2y​>0. The roots of this expression are y=0,1,2y=0, 1, 2y=0,1,2. We test the intervals:

  • For y>2y>2y>2: 2(−)(+)(−)>02(-)(+)(-) > 02(−)(+)(−)>0 (Concave up).
  • For 1<y<21<y<21<y<2: 2(−)(+)(+)<02(-)(+)(+) < 02(−)(+)(+)<0 (Concave down).
  • For 0<y<10<y<10<y<1: 2(+)(+)(+)>02(+)(+)(+) > 02(+)(+)(+)>0 (Concave up).
  • For y<0y<0y<0: 2(+)(−)(+)<02(+)(-)(+) < 02(+)(−)(+)<0 (Concave down). Therefore, the solution curves are concave up for y∈(0,1)∪(2,∞)y \in (0, 1) \cup (2, \infty)y∈(0,1)∪(2,∞).

Question 13

Let y(t)y(t)y(t) be the solution to the initial value problem dydt=t+cos⁡(y)\frac{dy}{dt} = t + \cos(y)dtdy​=t+cos(y) with y(0)=π/2y(0) = \pi/2y(0)=π/2. Without solving the equation, which of the following provides a valid lower bound for y(t)y(t)y(t) for all t>0t > 0t>0?

  1. y(t)≥12t2−t+π/2y(t) \ge \frac{1}{2}t^2 - t + \pi/2y(t)≥21​t2−t+π/2 (correct answer)
  2. y(t)≥12t2+π/2y(t) \ge \frac{1}{2}t^2 + \pi/2y(t)≥21​t2+π/2
  3. y(t)≤12t2+t+π/2y(t) \le \frac{1}{2}t^2 + t + \pi/2y(t)≤21​t2+t+π/2
  4. y(t)≥t−1y(t) \ge t - 1y(t)≥t−1

Explanation: When you encounter a differential equation problem asking for bounds without solving, you're being tested on comparison techniques and understanding how differential inequalities work. The key insight is that if you have two functions with the same initial condition, and one has a consistently smaller derivative than the other, then that function will remain below the other for all future time. Here, we have dydt=t+cos⁡(y)\frac{dy}{dt} = t + \cos(y)dtdy​=t+cos(y) with y(0)=π/2y(0) = \pi/2y(0)=π/2. Since cos⁡(y)≥−1\cos(y) \geq -1cos(y)≥−1 for all yyy, we know that dydt=t+cos⁡(y)≥t−1\frac{dy}{dt} = t + \cos(y) \geq t - 1dtdy​=t+cos(y)≥t−1. Now consider the auxiliary function w(t)=12t2−t+π/2w(t) = \frac{1}{2}t^2 - t + \pi/2w(t)=21​t2−t+π/2 with w(0)=π/2w(0) = \pi/2w(0)=π/2. Its derivative is dwdt=t−1\frac{dw}{dt} = t - 1dtdw​=t−1. Since dydt≥dwdt\frac{dy}{dt} \geq \frac{dw}{dt}dtdy​≥dtdw​ and both functions start at the same point, we have y(t)≥w(t)y(t) \geq w(t)y(t)≥w(t) for all t>0t > 0t>0. Choice A is correct because it represents this valid lower bound. Choice B fails because it uses cos⁡(y)≥0\cos(y) \geq 0cos(y)≥0, which isn't always true. Choice C gives an upper bound (note the ≤\leq≤ symbol), not a lower bound. Choice D represents y(t)≥t−1y(t) \geq t - 1y(t)≥t−1, which would only be valid if yyy were linear, but our function curves upward faster due to the cos⁡(y)\cos(y)cos(y) term. Strategy tip: For differential inequality problems, always look for the extreme values of variable terms (like cos⁡(y)\cos(y)cos(y) ranging from -1 to 1) to construct comparison equations you can integrate directly.

Question 14

At which of the following yyy-values could a non-constant solution to the differential equation dydt=y3−9y\frac{dy}{dt} = y^3 - 9ydtdy​=y3−9y have an inflection point?

  1. y=0y = 0y=0
  2. y=3y = 3y=3
  3. y=3y = \sqrt{3}y=3​ (correct answer)
  4. y=6y = \sqrt{6}y=6​

Explanation: An inflection point on a solution curve y(t)y(t)y(t) occurs where d2ydt2=0\frac{d^2y}{dt^2} = 0dt2d2y​=0 and the concavity changes. For a non-constant solution, we must have dydt≠0\frac{dy}{dt} \neq 0dtdy​=0. For an autonomous equation dydt=f(y)\frac{dy}{dt} = f(y)dtdy​=f(y), we have d2ydt2=f′(y)f(y)\frac{d^2y}{dt^2} = f'(y)f(y)dt2d2y​=f′(y)f(y). For an inflection point, we need f′(y)f(y)=0f'(y)f(y) = 0f′(y)f(y)=0 and f(y)≠0f(y) \neq 0f(y)=0. This implies that we must have f′(y)=0f'(y) = 0f′(y)=0 and f(y)≠0f(y) \neq 0f(y)=0. Here, f(y)=y3−9yf(y) = y^3 - 9yf(y)=y3−9y. The equilibrium points where f(y)=0f(y) = 0f(y)=0 are y(y2−9)=0y(y^2-9)=0y(y2−9)=0, so y=0,3,−3y=0, 3, -3y=0,3,−3. At these points, dydt=0\frac{dy}{dt}=0dtdy​=0, so they cannot be inflection points for a non-constant solution. Next, we find f′(y)=3y2−9f'(y) = 3y^2 - 9f′(y)=3y2−9. Setting f′(y)=0f'(y) = 0f′(y)=0 gives 3y2−9=03y^2 - 9 = 03y2−9=0, so y2=3y^2 = 3y2=3, which means y=±3y = \pm\sqrt{3}y=±3​. At y=3y = \sqrt{3}y=3​, f(3)=(3)3−93=33−93=−63≠0f(\sqrt{3}) = (\sqrt{3})^3 - 9\sqrt{3} = 3\sqrt{3} - 9\sqrt{3} = -6\sqrt{3} \neq 0f(3​)=(3​)3−93​=33​−93​=−63​=0. Since f′(3)=0f'(\sqrt{3})=0f′(3​)=0 and f(3)≠0f(\sqrt{3})\neq 0f(3​)=0, an inflection point can occur at y=3y = \sqrt{3}y=3​.

Question 15

Consider the differential equation dydx=y2−4x2+1\frac{dy}{dx} = \frac{y^2 - 4}{x^2 + 1}dxdy​=x2+1y2−4​. Analyze the phase portrait behavior. Which statement correctly describes the solution curves in the region where y>2y > 2y>2?

  1. Solutions have horizontal asymptotes approaching y=2y = 2y=2 as x→±∞x \to \pm\inftyx→±∞ with monotonic approach
  2. Solutions increase without bound as xxx increases, with vertical asymptotes at finite xxx-values where y→∞y \to \inftyy→∞ (correct answer)
  3. Solutions oscillate around y=2y = 2y=2 with decreasing amplitude as x→∞x \to \inftyx→∞ due to the damping effect
  4. Solutions decrease monotonically toward y=2y = 2y=2 but never cross this horizontal line in finite xxx-intervals

Explanation: For y>2y > 2y>2, we have y2−4>0y^2 - 4 > 0y2−4>0 and x2+1>0x^2 + 1 > 0x2+1>0, so dydx>0\frac{dy}{dx} > 0dxdy​>0. This means yyy is always increasing when y>2y > 2y>2. Since there's no mechanism to bound the growth (the right side grows as y2y^2y2 while the denominator remains bounded), solutions will increase without bound. The equation can be separated: dyy2−4=dxx2+1\frac{dy}{y^2-4} = \frac{dx}{x^2+1}y2−4dy​=x2+1dx​, and the left side integral diverges as y→∞y \to \inftyy→∞, confirming blow-up in finite xxx.

Question 16

Consider the equation d2ydt2+μ(y2−1)dydt+y=0\frac{d^2y}{dt^2} + \mu(y^2 - 1)\frac{dy}{dt} + y = 0dt2d2y​+μ(y2−1)dtdy​+y=0 where μ>0\mu > 0μ>0. Using phase plane analysis with x=yx = yx=y and v=dydtv = \frac{dy}{dt}v=dtdy​, determine the nature of the equilibrium at the origin.

  1. The origin is always a stable focus regardless of the value of μ\muμ due to the linear restoring force
  2. The stability depends on μ\muμ: stable focus for small μ\muμ and unstable focus for large μ\muμ values
  3. The origin is a center with purely periodic solutions in its neighborhood for any positive μ\muμ value
  4. The origin is an unstable focus, and the system admits a stable limit cycle surrounding the origin (correct answer)

Explanation: When analyzing the stability of nonlinear differential equations, you need to examine both the linearized behavior near equilibria and the global dynamics. This Van der Pol-type oscillator requires phase plane analysis to understand how the nonlinear damping term μ(y2−1)dydt\mu(y^2 - 1)\frac{dy}{dt}μ(y2−1)dtdy​ affects system behavior. Converting to the phase plane system: dxdt=v\frac{dx}{dt} = vdtdx​=v and dvdt=−μ(x2−1)v−x\frac{dv}{dt} = -\mu(x^2 - 1)v - xdtdv​=−μ(x2−1)v−x. At the origin (0,0)(0,0)(0,0), linearizing gives ddt(xv)=(01\-1μ)(xv)\frac{d}{dt}\begin{pmatrix}x\\v\end{pmatrix} = \begin{pmatrix}0 & 1\\\-1 & \mu\end{pmatrix}\begin{pmatrix}x\\v\end{pmatrix}dtd​(xv​)=(0\-1​1μ​)(xv​). The characteristic equation λ2−μλ+1=0\lambda^2 - \mu\lambda + 1 = 0λ2−μλ+1=0 has roots λ=μ±μ2−42\lambda = \frac{\mu \pm \sqrt{\mu^2 - 4}}{2}λ=2μ±μ2−4​​. For μ>0\mu > 0μ>0, these have positive real parts, making the origin an unstable focus. The key insight is the nonlinear damping: when ∣y∣<1|y| < 1∣y∣<1, we have y2−1<0y^2 - 1 < 0y2−1<0, so the damping term opposes motion (energy increases). When ∣y∣>1|y| > 1∣y∣>1, the damping becomes positive (energy decreases). This creates a stable limit cycle where trajectories spiral outward from the unstable origin and inward from large amplitudes. Option A ignores the destabilizing linear term μv\mu vμv. Option B incorrectly suggests the stability changes with μ\muμ - the origin remains unstable for any μ>0\mu > 0μ>0. Option C misses that the damping term breaks the conservative structure needed for a center. Study tip: For Van der Pol oscillators, always check the sign of the damping coefficient in the linearization - positive damping at the origin typically indicates an unstable equilibrium with possible limit cycles.

Question 17

Consider the equation dydt=ry(1−yK)−hy\frac{dy}{dt} = ry\left(1 - \frac{y}{K}\right) - hydtdy​=ry(1−Ky​)−hy where r,K,h>0r, K, h > 0r,K,h>0 represent growth rate, carrying capacity, and harvesting rate respectively. For what relationship between the parameters does the system exhibit a transcritical bifurcation?

  1. When h=rh = rh=r, the carrying capacity equilibrium collides with the extinction equilibrium and they exchange stability (correct answer)
  2. When h=r2h = \frac{r}{2}h=2r​, a new equilibrium appears through a saddle-node bifurcation at the midpoint y=K2y = \frac{K}{2}y=2K​
  3. When h=r4h = \frac{r}{4}h=4r​, the system transitions from having two stable equilibria to having oscillatory solutions
  4. When h=rKh = rKh=rK, both equilibria become unstable and solutions exhibit unbounded growth or extinction

Explanation: The equation becomes dydt=y(r−ryK−h)=y(r−h−ryK)\frac{dy}{dt} = y(r - \frac{ry}{K} - h) = y(r - h - \frac{ry}{K})dtdy​=y(r−Kry​−h)=y(r−h−Kry​). Equilibria: y=0y = 0y=0 and y=K(1−hr)y = K(1 - \frac{h}{r})y=K(1−rh​). The second equilibrium exists and is positive when h<rh < rh<r. At h=rh = rh=r, the second equilibrium becomes y=0y = 0y=0, coinciding with the trivial equilibrium. For h<rh < rh<r: y=0y = 0y=0 is unstable, y=K(1−hr)y = K(1-\frac{h}{r})y=K(1−rh​) is stable. For h>rh > rh>r: only y=0y = 0y=0 exists and is stable. At h=rh = rh=r, the equilibria collide and exchange stability - this is the definition of a transcritical bifurcation.

Question 18

For the system dxdt=μx−y−x(x2+y2)\frac{dx}{dt} = \mu x - y - x(x^2 + y^2)dtdx​=μx−y−x(x2+y2), dydt=x+μy−y(x2+y2)\frac{dy}{dt} = x + \mu y - y(x^2 + y^2)dtdy​=x+μy−y(x2+y2) where μ\muμ is a parameter, analyze the bifurcation that occurs as μ\muμ varies. What type of bifurcation occurs at μ=0\mu = 0μ=0?

  1. A transcritical bifurcation where the origin changes stability and a new equilibrium branch appears
  2. A pitchfork bifurcation creating two symmetric equilibria that branch from the origin when μ>0\mu > 0μ>0
  3. A Hopf bifurcation where the origin changes from a stable to unstable spiral and a limit cycle is born (correct answer)
  4. A saddle-node bifurcation where two equilibria collide and annihilate each other at the critical parameter value

Explanation: When analyzing nonlinear systems with parameters, you need to identify how equilibria and their stability change as the parameter varies. This system has cubic nonlinearities that suggest potential limit cycle behavior. First, find the equilibria by setting both derivatives to zero. The origin (0,0)(0,0)(0,0) is always an equilibrium. To analyze stability, linearize around the origin by examining the Jacobian matrix of the linear terms: J=(μ−11μ)J = \begin{pmatrix} \mu & -1 \\ 1 & \mu \end{pmatrix}J=(μ1​−1μ​). The eigenvalues are λ=μ±i\lambda = \mu \pm iλ=μ±i, giving complex eigenvalues with real part μ\muμ. For μ<0\mu < 0μ<0, the real part is negative, making the origin a stable spiral. For μ>0\mu > 0μ>0, the real part becomes positive, making it an unstable spiral. At μ=0\mu = 0μ=0, we have purely imaginary eigenvalues, which is the hallmark condition for a Hopf bifurcation. The cubic terms −x(x2+y2)-x(x^2 + y^2)−x(x2+y2) and −y(x2+y2)-y(x^2 + y^2)−y(x2+y2) act as nonlinear damping that becomes significant away from the origin. When μ>0\mu > 0μ>0 makes the origin unstable, trajectories spiral outward until this nonlinear damping balances the linear instability, creating a stable limit cycle. Option A is wrong because transcritical bifurcations involve equilibrium branches crossing, not limit cycles. Option B is incorrect since pitchfork bifurcations create additional equilibrium points, not periodic orbits. Option D describes saddle-node behavior with equilibrium collision, which doesn't occur here. Study tip: Hopf bifurcations occur when complex eigenvalues cross the imaginary axis (real part changes sign) combined with appropriate nonlinear terms that can sustain periodic motion.

Question 19

For the system dxdt=−y+x(x2+y2−1)\frac{dx}{dt} = -y + x(x^2 + y^2 - 1)dtdx​=−y+x(x2+y2−1), dydt=x+y(x2+y2−1)\frac{dy}{dt} = x + y(x^2 + y^2 - 1)dtdy​=x+y(x2+y2−1), analyze the behavior near the origin and the unit circle. Which statement best describes the global phase portrait?

  1. The origin is a stable spiral with all trajectories eventually converging to it regardless of initial conditions
  2. The origin is an unstable spiral, the unit circle is a stable limit cycle attracting all non-zero trajectories (correct answer)
  3. Both the origin and unit circle are unstable, with trajectories escaping to infinity for most initial conditions
  4. The system has a stable limit cycle at radius r=2r = 2r=2 with the unit circle being an unstable periodic orbit

Explanation: Converting to polar coordinates: r′=r(r2−1)r' = r(r^2 - 1)r′=r(r2−1) and θ′=1\theta' = 1θ′=1. For r′=r(r2−1)r' = r(r^2 - 1)r′=r(r2−1): when 0<r<10 < r < 10<r<1, r′<0r' < 0r′<0 (trajectories move inward); when r>1r > 1r>1, r′>0r' > 0r′>0 (trajectories move outward); when r=1r = 1r=1, r′=0r' = 0r′=0 (unit circle is invariant). The origin (r=0r = 0r=0) is unstable since nearby trajectories move away. The unit circle (r=1r = 1r=1) is stable since trajectories approach it from both inside and outside. θ′=1>0\theta' = 1 > 0θ′=1>0 means clockwise rotation, confirming spiral behavior.

Question 20

For the differential equation dydx=yln⁡∣y∣\frac{dy}{dx} = y\ln|y|dxdy​=yln∣y∣ with y≠0y \neq 0y=0, analyze the long-term behavior of solutions. What happens to solutions with initial conditions y(0)=y0y(0) = y_0y(0)=y0​ where 0<y0<10 < y_0 < 10<y0​<1?

  1. Solutions decrease monotonically and approach y=0y = 0y=0 asymptotically as x→∞x \to \inftyx→∞ without reaching it (correct answer)
  2. Solutions reach y=0y = 0y=0 in finite time, creating a boundary layer phenomenon at this value
  3. Solutions initially decrease but then increase without bound after reaching a minimum positive value
  4. Solutions oscillate with decreasing amplitude around y=1ey = \frac{1}{e}y=e1​ due to the logarithmic term

Explanation: For 0<y<10 < y < 10<y<1, we have ln⁡∣y∣=ln⁡(y)<0\ln|y| = \ln(y) < 0ln∣y∣=ln(y)<0 since y<1y < 1y<1. Therefore dydx=yln⁡(y)<0\frac{dy}{dx} = y\ln(y) < 0dxdy​=yln(y)<0, so yyy decreases. Separating variables: dyyln⁡(y)=dx\frac{dy}{y\ln(y)} = dxyln(y)dy​=dx. Let u=ln⁡(y)u = \ln(y)u=ln(y), so du=dyydu = \frac{dy}{y}du=ydy​ and duu=dx\frac{du}{u} = dxudu​=dx. Integrating: ln⁡∣u∣=x+C\ln|u| = x + Cln∣u∣=x+C, so ln⁡∣ln⁡(y)∣=x+C\ln|\ln(y)| = x + Cln∣ln(y)∣=x+C. This gives ∣ln⁡(y)∣=Aex|\ln(y)| = Ae^x∣ln(y)∣=Aex. Since ln⁡(y)<0\ln(y) < 0ln(y)<0 for our case, ln⁡(y)=−Aex\ln(y) = -Ae^xln(y)=−Aex where A>0A > 0A>0. Thus y=e−Aexy = e^{-Ae^x}y=e−Aex. As x→∞x \to \inftyx→∞, y→0y \to 0y→0 but never reaches it in finite time.