Resonance Modified Trial Factor: Clear Homogeneous Overlap

By Vegard Gjerde Based on Masterful Learning 10 min read Published
resonance-modified-trial-factor differential-equations math learning-strategies

Resonance Modified Trial Factor repairs an undetermined-coefficients trial that overlaps the homogeneous solution family by multiplying the trial by xsx^s. The move keeps the forcing-driven base family while adding the smallest stated power of xx needed to avoid duplication with the homogeneous solution family. If ss is guessed or ignored, coefficient solving can collapse into a dependent trial.

Unisium hero image titled Resonance Modified Trial Factor showing the principle equation and a conditions card.
The repair yptrialxsyptrialy_p^{trial}\mapsto x^s y_p^{trial} moves a resonant particular-solution trial out of the homogeneous solution family.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | Related Guides | FAQ


The Principle

The move: when the proposed particular-solution trial duplicates homogeneous solution terms with known overlap multiplicity ss, multiply the whole trial family by xsx^s before solving for coefficients.

The invariant: the trial keeps the same forcing-driven base family, but the added factor xsx^s makes the ansatz independent of the homogeneous terms already used by the zero-forcing equation.

Pattern:

yptrialxsyptrialy_p^{trial}\quad \Longrightarrow \quad x^s y_p^{trial}
Legal routeIllegal route
yh=c1e2x, yptrial=Ae2x, s=1yptrial=Axe2xy_h=c_1e^{2x},\ y_p^{trial}=Ae^{2x},\ s=1 \Longrightarrow y_p^{trial}=Axe^{2x}yh=c1ex+c2ex, yptrial=Ae2x, s=0yptrial=Axe2xy_h=c_1e^x+c_2e^{-x},\ y_p^{trial}=Ae^{2x},\ s=0 \Longrightarrow y_p^{trial}=Axe^{2x}

The illegal route applies a resonance repair when there is no homogeneous overlap. That adds an unnecessary factor of xx and turns a nonresonant trial into the wrong minimal undetermined-coefficients trial.


Conditions of Applicability

Condition: trial family overlaps homogeneous family with known overlap multiplicity s

Before applying, check: identify the trial family, compare it with the homogeneous solution family, and confirm the overlap multiplicity ss before multiplying by xsx^s.

If the condition is violated: multiplying by an unnecessary or wrong power of xx can create a trial that no longer matches the minimal undetermined-coefficients repair.

  • Use s=1s=1 when the trial family duplicates one homogeneous level, such as e2xe^{2x} already appearing in yhy_h.
  • Use s=2s=2 when both the trial and xx times the trial already sit in the homogeneous family, such as e2xe^{2x} and xe2xxe^{2x}.
  • Do not use this move to choose the original forcing-based trial. That job belongs to Undetermined Coefficients Trial Family.

Want the complete framework behind this guide? Read Masterful Learning.


Common Failure Modes

Failure mode: keep the resonant trial unchanged → the trial duplicates a homogeneous solution, so substitution gives no new particular-solution information.

Debug: ask whether any term in the trial family already appears in yhy_h before solving for coefficients.

Failure mode: multiply by xx once when the known multiplicity is s=2s=2 → the modified trial still overlaps the repeated-root homogeneous family.

Debug: after multiplying, compare the modified family against every homogeneous term again.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does the exponent ss count when the trial family overlaps the homogeneous family?
  • Why does multiplying by xsx^s change the trial family without changing the forcing pattern it is meant to match?

For the Principle

  • What fast comparison tells you whether the resonance repair is legal before coefficient solving begins?
  • Why is this guide about applying a known ss, not about choosing ss from scratch?

Between Principles

Generate an Example

  • Write one resonant trial with known s=1s=1 and one near miss where there is no overlap, so the trial should not be multiplied.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____When a particular-solution trial overlaps the homogeneous family with known multiplicity s, multiply the whole trial by x to the s before solving for coefficients.
Write the canonical pattern: _____yptrialxsyptrialy_p^{trial}\mapsto x^s y_p^{trial}
State the canonical condition: _____trial family overlaps homogeneous family with known overlap multiplicity s

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to learn from worked examples.)

Procedure Walkthrough

Starting from a resonant nonresonant-style trial, clear overlap with the homogeneous family before solving coefficients.

StepExpressionOperation
0yh=c1e2x+c2ex,yptrial=Ae2xy_h=c_1e^{2x}+c_2e^{-x},\quad y_p^{trial}=Ae^{2x}Compare the proposed trial with the homogeneous family.
1Ae2xspan{e2x,ex}Ae^{2x}\in \operatorname{span}\{e^{2x},e^{-x}\}Detect overlap with the homogeneous term e2xe^{2x}.
2s=1s=1Use the known overlap multiplicity.
3yptrial=x1Ae2xy_p^{trial}=x^1Ae^{2x}Multiply the whole trial by xsx^s.
4yptrial=Axe2xy_p^{trial}=Axe^{2x}Present the repaired trial in standard form.

Drills

Micro-Chains

Reach the repaired trial. Assume the overlap multiplicity is known.

yh=c1e3x+c2ex,yptrial=Ae3x,s=1y_h=c_1e^{3x}+c_2e^{-x},\quad y_p^{trial}=Ae^{3x},\quad s=1
Reveal

The trial overlaps the homogeneous term e3xe^{3x} once, so multiply by xx:

yptrial=Axe3x.y_p^{trial}=Axe^{3x}.

Reach the repaired trial. Assume the overlap multiplicity is known.

yh=c1e2x+c2xe2x,yptrial=Ae2x,s=2y_h=c_1e^{2x}+c_2xe^{2x},\quad y_p^{trial}=Ae^{2x},\quad s=2
Reveal

The homogeneous family already contains e2xe^{2x} and xe2xxe^{2x}, so multiply by x2x^2:

yptrial=Ax2e2x.y_p^{trial}=Ax^2e^{2x}.

Reject or repair the route choice.

yh=c1cos4x+c2sin4x,yptrial=Acos4x+Bsin4x,s=1y_h=c_1\cos 4x+c_2\sin 4x,\quad y_p^{trial}=A\cos 4x+B\sin 4x,\quad s=1
Reveal

Repair it. The trial duplicates the homogeneous sine-cosine family, so multiply the whole family by xx:

yptrial=x(Acos4x+Bsin4x).y_p^{trial}=x(A\cos 4x+B\sin 4x).

Reject or complete the route choice.

yh=c1ex+c2ex,yptrial=Ae2x,s=0y_h=c_1e^x+c_2e^{-x},\quad y_p^{trial}=Ae^{2x},\quad s=0
Reveal

Reject the resonance repair. There is no overlap with e2xe^{2x}, so s=0s=0 and the trial stays

yptrial=Ae2x.y_p^{trial}=Ae^{2x}.

Multiplying by xx would be an unnecessary resonance modification.


Reach the repaired trial. Assume the known overlap multiplicity is s=1s=1.

yh=c1+c2e2x,yptrial=Ay_h=c_1+c_2e^{-2x},\quad y_p^{trial}=A
Reveal

The constant trial overlaps the homogeneous constant term. Multiply by xx:

yptrial=Ax.y_p^{trial}=Ax.

Forward Steps

Apply the resonance modified trial factor once. Assume known overlap multiplicity s=1s=1.

yptrial=Acos2x+Bsin2xy_p^{trial}=A\cos 2x+B\sin 2x
Reveal

Multiply the whole trial family by xx:

yptrial=x(Acos2x+Bsin2x).y_p^{trial}=x(A\cos 2x+B\sin 2x).

Apply the resonance modified trial factor once. Assume known overlap multiplicity s=2s=2.

yptrial=Aexy_p^{trial}=Ae^{-x}
Reveal

Multiply the trial by x2x^2:

yptrial=Ax2ex.y_p^{trial}=Ax^2e^{-x}.

A student proposes yptrial=Axe5xy_p^{trial}=Axe^{5x}. The known overlap multiplicity is s=2s=2 for the original trial Ae5xAe^{5x}. What is missing?

Reveal

One more factor of xx is missing. With s=2s=2, the repaired trial is

yptrial=Ax2e5x.y_p^{trial}=Ax^2e^{5x}.

Which original trials are eligible for a resonance repair? Assume the listed ss values are known.

A. yh=c1ex+c2exy_h=c_1e^x+c_2e^{-x}, yptrial=Aexy_p^{trial}=Ae^x, s=1s=1
B. yh=c1ex+c2exy_h=c_1e^x+c_2e^{-x}, yptrial=Ae3xy_p^{trial}=Ae^{3x}, s=0s=0
C. yh=c1cosx+c2sinxy_h=c_1\cos x+c_2\sin x, yptrial=Acosx+Bsinxy_p^{trial}=A\cos x+B\sin x, s=1s=1

Reveal

A and C are eligible because the trial families overlap the homogeneous family with positive known multiplicity.

B is a near miss: Ae3xAe^{3x} does not overlap the listed homogeneous family, so no resonance repair is applied.


Canonicalization

Rewrite the repaired trial in standard form. Assume s=1s=1.

xs(Ae2x+Be2xx)x^s(Ae^{2x}+Be^{2x}x)
Reveal

Substitute s=1s=1 and distribute the outside factor:

x(Ae2x+Bxe2x)=Axe2x+Bx2e2x.x(Ae^{2x}+Bxe^{2x})=Axe^{2x}+Bx^2e^{2x}.

Canonicalize the repaired trial. Assume s=2s=2.

xs(Acos3x+Bsin3x)x^s(A\cos 3x+B\sin 3x)
Reveal

With s=2s=2:

yptrial=x2(Acos3x+Bsin3x).y_p^{trial}=x^2(A\cos 3x+B\sin 3x).

Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Starting from the nonresonant-style trial yptrial=Aex+Bxexy_p^{trial}=Ae^x+Bxe^x, repair it when the homogeneous family contains exe^x and xexxe^x and the known overlap multiplicity is s=2s=2.

Full solution
StepExpressionMove
0yh=c1ex+c2xex,yptrial=Aex+Bxexy_h=c_1e^x+c_2xe^x,\quad y_p^{trial}=Ae^x+Bxe^xCompare the trial family with the homogeneous family.
1Aex+Bxexspan{ex,xex}Ae^x+Bxe^x\in \operatorname{span}\{e^x,xe^x\}Detect that both trial terms overlap homogeneous terms.
2s=2s=2Use the stated overlap multiplicity.
3yptrial=x2(Aex+Bxex)y_p^{trial}=x^2(Ae^x+Bxe^x)Multiply the whole trial by xsx^s.
4yptrial=Ax2ex+Bx3exy_p^{trial}=Ax^2e^x+Bx^3e^xPut the repaired trial in standard form.


FAQ

What is Resonance Modified Trial Factor?

Resonance Modified Trial Factor is the undetermined-coefficients repair yptrialxsyptrialy_p^{trial}\mapsto x^s y_p^{trial}. It is used when the original trial overlaps the homogeneous solution family and the overlap multiplicity ss is already known.

Why multiply by x to the s?

The extra factor moves the trial out of the homogeneous family. If the original trial already solves the homogeneous equation, it cannot also supply an independent particular solution for the forcing term.

When is this resonance repair valid?

It is valid when the trial family overlaps the homogeneous family with known overlap multiplicity ss. The guide assumes that ss has already been found; the move here is applying the factor xsx^s to the whole trial.

What happens if I forget the factor?

The trial may stay inside the homogeneous solution family. Then substituting it into the nonhomogeneous equation can give zero contribution from the operator instead of the forcing term you need to match.

Is this the same as choosing the undetermined-coefficients trial?

No. First choose the trial family from the forcing pattern. Then check whether that trial is resonant with the homogeneous solution family. Resonance Modified Trial Factor is the repair after that overlap is known.


How This Fits in Unisium

Within the differential equations subdomain, Unisium treats resonance as a legality check between the forcing-based trial and the homogeneous solution family. The Unisium Study System pairs that check with retrieval practice, self-explanation, and compact problem-solving chains so the repair factor becomes fluent without hiding the condition.

Ready to practice differential equations with structure? Check access and join the Unisium waitlist or explore the complete framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The book behind these guides: a study system for physics, math, & programming built on retrieval, connection, explanation, and problem solving.

Ready to apply this strategy?

Unisium turns these evidence-based techniques into guided study sessions for math and physics. Unisium is currently in early access. See pricing, availability, and join the waitlist.

Check Unisium Access and Pricing Read More Guides

Already have access? Sign in