Variation of parameters: Difference between revisions

Content deleted Content added
m Description of method: refer to "Solutions" section
layout, move link
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 1:
{{Differential equations}}
 
{{Short description|Procedure for solving differential equations}}In [[mathematics]], '''variation of parameters''', also known as '''variation of constants''', is a general method to solve [[inhomogeneous differential equation|inhomogeneous]] [[linear differential equation|linear]] [[ordinary differential equation]]s.
 
For first-order inhomogeneous [[linear differential equationsequation]]s it is usually possible to find solutions via [[integrating factor]]s or [[method of undetermined coefficients|undetermined coefficients]] with considerably less effort, although those methods leverage [[heuristic]]s that involve guessing and do not work for all inhomogeneous linear differential equations.
 
Variation of parameters extends to linear [[partial differential equations]] as well, specifically to inhomogeneous problems for linear evolution equations like the [[heat equation]], [[wave equation]], and [[vibrating plate]] equation. In this setting, the method is more often known as [[Duhamel's principle]], named after [[Jean-Marie Duhamel]] (1797–1872) who first applied the method to solve the inhomogeneous heat equation. Sometimes variation of parameters itself is called Duhamel's principle and vice versa.
Line 271:
 
Note that <math>A(x)</math> and <math> B(x)</math> are each determined only up to an arbitrary additive constant (the [[constant of integration]]). Adding a constant to <math>A(x)</math> or <math>B(x)</math> does not change the value of <math>Lu_G(x)</math> because the extra term is just a linear combination of ''u''<sub>1</sub> and ''u''<sub>2</sub>, which is a solution of <math>L</math> by definition.
 
==See also==
* [[Alekseev–Gröbner formula]], a generalization of the variation of constants formula.
* [[Reduction of order]]
 
== Notes ==
Line 307 ⟶ 311:
| url = https://www.mat.univie.ac.at/~gerald/ftp/book-ode/
}}
 
==See also==
* [[Reduction of order]]
* [[Alekseev–Gröbner formula]], a generalization of the variation of constants formula.
 
== External links ==