a technique to solve higher order differential equation by setting additional variable to substitute. Then solve it by normal ODE method. Lastly substitute it back

Example

(2𝑡)𝑢+(3𝑡)𝑢=0

where 𝑡<2
consider 𝑧=𝑢

(2𝑡)𝑧+(3𝑡)𝑧=0𝑧=𝑡32𝑡𝑧𝑧1𝑧=𝑡32𝑡𝑧=𝐶𝑒𝑡32𝑡𝑑𝑡𝑧=𝐶(𝑡2)𝑒𝑡

then

𝑢=𝐶(𝑡2)𝑒𝑡𝑢=𝐶1𝑒𝑡(𝑡1)+𝐶2𝑢=𝐶1𝑒𝑡𝑡+𝐶3+𝐶2𝑡