Differential Equations Quiz: Amplitude Frequency And Phase
Practice Amplitude Frequency And Phase 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 / 14
0 of 14 answered
A critically damped oscillator has the solution x(t)=(A+Bt)e−γt. If this system is modified to become underdamped with the same natural frequency ω0 but damping coefficient reduced by half, and the resulting oscillatory motion has the same initial amplitude A, what is the ratio of the new oscillation frequency to the original critical damping parameter γ?
What this quiz covers
This quiz focuses on Amplitude Frequency And Phase, 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 critically damped oscillator has the solution x(t)=(A+Bt)e−γt. If this system is modified to become underdamped with the same natural frequency ω0 but damping coefficient reduced by half, and the resulting oscillatory motion has the same initial amplitude A, what is the ratio of the new oscillation frequency to the original critical damping parameter γ?
23 (correct answer)
43
21
3
Explanation: For critical damping, γ=ω0. When damping is reduced by half, the new damping parameter becomes γnew=γ/2=ω0/2. For underdamped motion, the oscillation frequency is ωd=ω02−γnew2=ω02−(ω0/2)2=ω02−ω02/4=3ω02/4=23ω0. Since ω0=γ, we have ωd=23γ. The ratio is γωd=23. Choice B incorrectly uses γ/2 in the denominator. Choice C ignores the frequency calculation. Choice D inverts the fraction.
Question 2
The motion of a mass on a spring is described by the initial value problem y′′+16y=0, with y(0)=3 and y′(0)=4. If the solution is written in the form y(t)=Acos(4t−ϕ), what is the phase shift ϕ?
ϕ=π/6 (correct answer)
ϕ=π/3
ϕ=π/4
ϕ=π/2
Explanation: The general solution to y′′+16y=0 is y(t)=C1cos(4t)+C2sin(4t). The derivative is y′(t)=−4C1sin(4t)+4C2cos(4t).
Using the initial conditions:
y(0)=C1=3y′(0)=4C2=4⟹C2=1
So the solution is y(t)=3cos(4t)+sin(4t).
To convert this to the form y(t)=Acos(4t−ϕ), we use the relationships C1=Acos(ϕ) and C2=Asin(ϕ).
The amplitude is A=C12+C22=(3)2+12=3+1=2.
The phase shift ϕ is determined by cos(ϕ)=C1/A=3/2 and sin(ϕ)=C2/A=1/2. Both conditions are satisfied by ϕ=π/6.
Question 3
Two solutions to the differential equation y′′+4y=0, denoted y1(t) and y2(t), have the same amplitude. The graph of y2(t) is obtained by shifting the graph of y1(t) to the right by π/8 time units. If the solutions are written as y1(t)=Acos(2t−ϕ1) and y2(t)=Acos(2t−ϕ2), what is the value of the phase difference ϕ2−ϕ1?
π/2
π/4 (correct answer)
π/8
−π/4
Explanation: From the differential equation y′′+4y=0, the angular frequency is ω=4=2. A rightward time shift of Δt corresponds to replacing t with t−Δt. Thus, y2(t)=y1(t−Δt).
Substituting the forms of the solutions:
Acos(2t−ϕ2)=Acos(2(t−Δt)−ϕ1)=Acos(2t−2Δt−ϕ1).
For the two expressions to be identical, their phases must be equal (or differ by a multiple of 2π). So, ϕ2=ϕ1+2Δt.
The phase difference is ϕ2−ϕ1=2Δt. Given the time shift Δt=π/8, the phase difference is ϕ2−ϕ1=2(π/8)=π/4.
Question 4
The position of a mass oscillating on a spring is given by x(t)=cos(2t)+3sin(2t). What is the first time t>0 that the mass reaches its maximum positive displacement from equilibrium?
t=π/12
t=π/6 (correct answer)
t=5π/12
t=π/3
Explanation: First, we convert the solution to amplitude-phase form, x(t)=Acos(ωt−ϕ). The angular frequency is ω=2. The coefficients are C1=1 and C2=3.
The amplitude is A=C12+C22=12+(3)2=1+3=2. The maximum displacement is 2.
The phase shift ϕ satisfies cos(ϕ)=C1/A=1/2 and sin(ϕ)=C2/A=3/2. This means ϕ=π/3.
So, x(t)=2cos(2t−π/3).
The mass reaches its maximum displacement when x(t)=2, which means cos(2t−π/3)=1. This occurs when the argument of the cosine is 2nπ for any integer n. We seek the smallest t>0.
2t−π/3=2nπ. For n=0, we have 2t−π/3=0, which gives t=π/6. This is the first positive time.
Question 5
The equation of motion for a mass-spring system is 2x′′+kx=0. The period of oscillation is observed to be π seconds. What is the value of the spring constant k?
k=2
k=4
k=8 (correct answer)
k=16
Explanation: First, we write the differential equation in standard form: x′′+(k/2)x=0. The square of the angular frequency, ω2, is the coefficient of the x term. So, ω2=k/2, which means ω=k/2.
The relationship between the period T and the angular frequency ω is T=2π/ω. We are given that T=π.
So, π=2π/ω, which implies ω=2 rad/s.
Now we can find k: ω2=4=k/2. Solving for k gives k=8.
Question 6
The motion of an underdamped oscillator is given by y(t)=e−t(3cos(4t)−3sin(4t)). The oscillatory part of the motion can be written as Acos(4t−ϕ). What are the quasi-period Td of the motion and the phase shift ϕ in the interval (−π,π]?
Td=π/2, ϕ=π/4
Td=2π, ϕ=−π/4
Td=π/2, ϕ=−π/4 (correct answer)
Td=π/2, ϕ=3π/4
Explanation: The equation is of the form y(t)=e−αt(C1cos(ωdt)+C2sin(ωdt)). The quasi-frequency is ωd=4 rad/s. The quasi-period is Td=2π/ωd=2π/4=π/2.
The oscillatory part is 3cos(4t)−3sin(4t). Here, C1=3 and C2=−3. The amplitude of this part is A=32+(−3)2=18=32.
The phase shift ϕ is found from cos(ϕ)=C1/A=3/(32)=1/2 and sin(ϕ)=C2/A=−3/(32)=−1/2. The angle ϕ that satisfies both conditions (positive cosine, negative sine) is in the fourth quadrant. In the interval (−π,π], this value is ϕ=−π/4.
Question 7
A solution to the differential equation y′′+ω2y=0 has an amplitude of 5, passes through the origin at t=0 with positive velocity, and reaches its first maximum displacement at t=π/6. What is the value of the angular frequency ω?
ω=1/3
ω=3/2
ω=3 (correct answer)
ω=6
Explanation: The general solution is y(t)=C1cos(ωt)+C2sin(ωt).
The condition y(0)=0 implies C1cos(0)+C2sin(0)=C1=0. So the solution is of the form y(t)=C2sin(ωt).
The amplitude is ∣C2∣, so ∣C2∣=5. The velocity is y′(t)=ωC2cos(ωt). The condition y′(0)>0 means ωC2>0. Since ω>0, we must have C2>0, so C2=5. The solution is y(t)=5sin(ωt).
The maximum displacement is 5. The first time t>0 this occurs is when sin(ωt)=1. The smallest positive value for the argument is ωt=π/2.
We are given that this occurs at t=π/6. Therefore, ω(π/6)=π/2. Solving for ω gives ω=(π/2)/(π/6)=3.
Question 8
The solution to an initial value problem mx′′+kx=0,x(0)=x0,x′(0)=v0 is x(t)=Acos(ωt−ϕ). If the mass m is quadrupled while k, x0, and v0 remain constant, how do the new angular frequency ωnew and amplitude Anew relate to the original values?
ωnew=ω/2 and Anew=x02+4v02/ω2 (correct answer)
ωnew=ω/4 and Anew=A/4
ωnew=2ω and Anew=x02+v02/(4ω2)
ωnew=ω/2 and Anew=A/2
Explanation: The angular frequency is given by ω=k/m. If the mass m is replaced by mnew=4m, the new angular frequency is ωnew=k/(4m)=(1/2)k/m=ω/2.
The solution is x(t)=C1cos(ωt)+C2sin(ωt). The initial conditions give C1=x(0)=x0 and ωC2=x′(0)=v0, so C2=v0/ω. The amplitude is A=C12+C22=x02+(v0/ω)2.
For the new system, C1,new=x0 and C2,new=v0/ωnew=v0/(ω/2)=2v0/ω.
The new amplitude is Anew=C1,new2+C2,new2=x02+(2v0/ω)2=x02+4v02/ω2. This expression is not a simple multiple of the original amplitude A unless x0=0 or v0=0.
Question 9
Consider the equation y′′+ω02y=F0cos(γt), whose steady-state solution has an amplitude A(γ)=∣ω02−γ2∣F0. A system with natural frequency ω0=5 rad/s is driven by a force with frequency γ=4 rad/s, producing a steady-state amplitude of 10 units. Which of the following driving frequencies γ would produce a steady-state amplitude of 5 units?
γ=7 (correct answer)
γ=3
γ=17
γ=2
Explanation: First, use the given information to find the magnitude of the driving force, F0. We have ω0=5, γ=4, and A(4)=10.
A(4)=∣52−42∣F0=∣25−16∣F0=9F0.
Given A(4)=10, we have 10=F0/9, so F0=90.
Next, we need to find γ such that A(γ)=5. We use the value of F0 we just found:
5=∣52−γ2∣90=∣25−γ2∣90.
This implies ∣25−γ2∣=90/5=18.
This gives two possibilities:
25−γ2=18⟹γ2=7⟹γ=7.
25−γ2=−18⟹γ2=43⟹γ=43.
Of the given answer choices, only γ=7 is listed.
Question 10
A system is modeled by the differential equation y′′+100y=cos(10.5t). The resulting motion exhibits a phenomenon known as beats, which is a periodic variation in amplitude. What is the frequency of these beats (in Hz)?
0.5
1/(4π) (correct answer)
1/(8π)
20.5/(2π)
Explanation: The phenomenon of beats arises from the superposition of two oscillations with close frequencies. The natural angular frequency of the system is ω0=100=10 rad/s. The driving angular frequency is γ=10.5 rad/s.
The corresponding frequencies in Hz are f0=ω0/(2π)=10/(2π) and fd=γ/(2π)=10.5/(2π).
The beat frequency is the absolute difference between these two frequencies: fbeat=∣f0−fd∣=∣10/(2π)−10.5/(2π)∣=∣−0.5/(2π)∣=0.5/(2π)=1/(4π) Hz.
Question 11
Two identical oscillators with natural frequency ω0 are coupled, resulting in normal modes with frequencies ω1=0.9ω0 and ω2=1.1ω0. If the system is initiated such that both oscillators start from rest with equal displacements, and the motion can be written as a superposition of both modes with equal amplitudes, what is the beat frequency observed in either oscillator?
2π0.2ω0
π0.1ω0 (correct answer)
0.2ω0
0.1ω0
Explanation: The motion of each oscillator can be written as a superposition: x(t)=Acos(ω1t)+Acos(ω2t)=Acos(0.9ω0t)+Acos(1.1ω0t). Using the trigonometric identity cos(a)+cos(b)=2cos(2a+b)cos(2a−b), we get x(t)=2Acos(20.9ω0+1.1ω0t)cos(21.1ω0−0.9ω0t)=2Acos(ω0t)cos(0.1ω0t). The beat frequency is the frequency of the amplitude modulation, which corresponds to cos(0.1ω0t). However, since the amplitude goes through two maxima per period of the cosine function, the beat frequency is fbeat=2π2×0.1ω0=π0.1ω0. Choice A uses the wrong coefficient. Choice C gives the angular frequency difference. Choice D gives half the angular frequency difference.
Question 12
A damped harmonic oscillator satisfies the differential equation mdt2d2x+cdtdx+kx=0, where m=2, c=4, and k=10. If the initial conditions are x(0)=3 and x′(0)=−1, what is the amplitude of the oscillatory motion?
10 (correct answer)
3
13
210
Explanation: The characteristic equation is 2r2+4r+10=0, giving r2+2r+5=0. Using the quadratic formula: r=2−2±4−20=−1±2i. The general solution is x(t)=e−t(Acos(2t)+Bsin(2t)). From x(0)=3: A=3. From x′(0)=−1: x′(t)=−e−t(Acos(2t)+Bsin(2t))+e−t(−2Asin(2t)+2Bcos(2t)), so x′(0)=−A+2B=−3+2B=−1, giving B=1. The amplitude is A2+B2=9+1=10. Choice B incorrectly uses just the initial displacement. Choice C incorrectly adds the squares of initial conditions. Choice D incorrectly divides by the mass.
Question 13
A pendulum undergoes small oscillations described by θ(t)=θ0e−βtcos(ωt+ϕ). If the amplitude decreases to e21 of its initial value in time T, and during this same time the pendulum completes exactly 3.5 oscillations, what is the ratio βω?
47π
7π
27π (correct answer)
14π
Explanation: When you encounter damped oscillation problems, you need to extract information from both the exponential decay (damping) and the oscillatory motion separately.The given solution θ(t)=θ0e−βtcos(ωt+ϕ) shows that the amplitude is θ0e−βt. If this decreases to e21 of its initial value in time T, then:θ0e−βT=e2θ0This simplifies to e−βT=e−2, so βT=2.For the oscillatory part, completing 3.5 oscillations in time T means the phase ωT advances by 3.5×2π=7π radians. Therefore: ωT=7π.Now you can find the ratio: βω=βTωT=27πLooking at the wrong answers: Choice A (47π) results from mistakenly using 1.75 oscillations instead of 3.5. Choice B (7π) comes from setting βT=1 instead of 2, likely confusing the amplitude reduction factor. Choice D (14π) appears when you incorrectly double the oscillation count or mishandle the exponential decay relationship.The correct answer is C.Study tip: In damped oscillation problems, always handle the exponential and trigonometric parts separately. The exponential gives you damping information, while the argument of the cosine gives you frequency information. Set up your equations independently, then combine the results.
Question 14
An RLC circuit is governed by Ldt2d2q+Rdtdq+Cq=0, where q(t) is the charge. If L=1 H, C=251 F, and the circuit exhibits oscillatory behavior with a frequency that is 80% of the natural frequency, what is the resistance R?
10 Ω
8 Ω
4 Ω
6 Ω (correct answer)
Explanation: When you encounter RLC circuit problems, you're dealing with second-order linear differential equations that model oscillatory systems. The key insight is understanding how damping affects the natural frequency of oscillation.The given equation Ldt2d2q+Rdtdq+Cq=0 has characteristic equation Ls2+Rs+C1=0. For oscillatory behavior, we need complex roots, which occurs when the discriminant is negative: R2<C4L.The natural (undamped) frequency is ω0=LC1=1⋅2511=5 rad/s.The damped frequency is ωd=ω02−(2LR)2=25−4R2.Since the damped frequency is 80% of the natural frequency: ωd=0.8×5=4 rad/s.Setting up the equation: 4=25−4R2Squaring both sides: 16=25−4R2Solving: 4R2=9, so R2=36, therefore R=6 Ω.Choice (A) 10 Ω would make R2=100>C4L=100, creating the critically damped case with no oscillation. Choice (B) 8 Ω gives a damped frequency of 3 rad/s (60% of natural). Choice (C) 4 Ω yields a damped frequency of 21≈4.58 rad/s (about 92% of natural).Remember: in damped oscillators, always check that your resistance value allows oscillatory behavior by ensuring R<2CL.