In applied mathematics, methods of mean weighted residuals (MWR) are methods for solving differential equations. The solutions of these differential equations are assumed to be well approximated by a finite sum of test functions ϕ i {\displaystyle \phi _{i}} . In such cases, the selected method of weighted residuals is used to find the coefficient value of each corresponding test function. The resulting coefficients are made to minimize the error between the linear combination of test functions, and actual solution, in a chosen norm.
Notation of this page It is often very important to firstly sort out notation used before presenting how this method is executed in order to avoid confusion.
u ( x ) {\displaystyle u(x)} shall be used to denote the solution to the differential equation that the MWR method is being applied to. Solving the differential equation mentioned shall be accomplished by setting some function R ( x , u , u x , … , d n u d x n ) {\displaystyle R\left(x,u,u_{x},\ldots ,{\frac {d^{n}u}{dx^{n}}}\right)} called the "residue function" to zero. Every method of mean weighted residuals involves some "test functions" that shall be denoted by w i {\displaystyle w_{i}} . The degrees of freedom shall be denoted by a i {\displaystyle a_{i}} . If the assumed form of the solution to the differential equation R ( x , u , u x , … , d n u d x n ) = 0 {\displaystyle R\left(x,u,u_{x},\ldots ,{\frac {d^{n}u}{dx^{n}}}\right)=0} is linear (in the degrees of freedom) then the basis functions used in said form shall be denoted by ϕ i {\displaystyle \phi _{i}} .
Mathematical statement of method The method of mean weighted residuals solves R ( x , u , u x , … , d n u d x n ) = 0 {\displaystyle R\left(x,u,u_{x},\ldots ,{\frac {d^{n}u}{dx^{n}}}\right)=0} by imposing that the degrees of freedom a i {\displaystyle a_{i}} are such that:
⟨ R ( x , u , u x , … , d n u d x n ) , w i ⟩ = 0 {\displaystyle \langle R\left(x,u,u_{x},\ldots ,{\frac {d^{n}u}{dx^{n}}}\right),w_{i}\rangle =0}
… excerpt ends here. Continue reading the full article.
