Question of Galerkins method of weighted residual- the physical meaning

  • Thread starter Thread starter svishal03
  • Start date Start date
  • Tags Tags
    Method Physical
svishal03
Messages
124
Reaction score
1
I have been reading on Galerkins method of weighted residuals according to which an approximate solution to a differential equation is expressed as:

y^*(x)=Ʃc_iN_i(x) where i lies between 1 and n

where y* is the approximate solution expressed as the product of ci unknown,
constant parameters to be determined and Ni (x ) trial functions.

The major requirement placed on the trial functions is that they be admissible functions;
that is, the trial functions are continuous over the domain of interest and satisfy
the specified boundary conditions exactly. In addition, the trial functions should
be selected to satisfy the “physics” of the problem in a general sense.

Given these somewhat lax conditions, it is highly unlikely that the solution represented by
above equation is exact. Instead, on substitution of the assumed solution into the
main differential equation a residual error results.

The method of weighted residuals requires that the unknown parameters ci be evaluated such that:

∫w_i(x)R(x)dx = 0

Can anyone please explain the physical interpretation of the above equation?The physical significance of weights?

What are these weights physically signify?


What is the maigic in these weights such that error (residue) is 0?

Vishal
 
Mathematics news on Phys.org
Please can anyone help?
 
You are sampling the domain of the differential equation at discrete points. You are then writing a linear matrix equation to replace the differential equation. The zero represents the error (difference between the approximate sampled solution and the exact solution.)

The big picture is that you are replacing a general linear operator system (differential equation, integral equation, whatever) with a finite order matrix equation which you then solve numerically to get an approximate answer.
 
Dear Antiphon,

Thank you very much for the reply.

Now,as you said:

You are sampling the domain of the differential equation at discrete points. You are then writing a linear matrix equation to replace the differential equation. The zero represents the error (difference between the approximate sampled solution and the exact solution.)

The big picture is that you are replacing a general linear operator system (differential equation, integral equation, whatever) with a finite order matrix equation which you then solve numerically to get an approximate answer.

Yes- this in effect is the interpretation of:

y^*(x)=Ʃc_iN_ix

I would like to know,that, when we say:

The method of weighted residuals requires that the unknown parameters ci be evaluated such that:

∫w_i(x)R(x)=0

What are we exactly doing ? what is the significance of weight? Can you express an interpretation for this as you did for y^*(x)=Ʃc_iN_ix

Thanks again!

Vishal
 
Ok.

The residual is the difference between the known right-hand side of the original operator equation and the unknown function but approximated by the basis functions and acted upon by the operator. Thats the magic step that turns it from an operator equation into an algebraic one. Because you know the form of the basis functions. There are i=1..N basis functions whose analytic form is given. There are j=1..N weight functions.

The weighted residuals (the definite integral of R and W) evaluated for all i and j form an NxN matrix who's inverse can be multiplied into the coefficients for the known excitation to yield the unknown weights on the basis functions. Once you have the weights, you have the approximate numerical solution to the operator equation.
 
Thanks again..few questions...as below

The residual is the difference between the known right-hand side of the original operator equation and the unknown function but approximated by the basis functions and acted upon by the operator.

Which equation depeicts this statement?- especially when you say;

approximated by the basis functions and acted upon by the operator.

then,

The weighted residuals (the definite integral of R and W) evaluated for all i and j form an NxN matrix who's inverse can be multiplied into the coefficients for the known excitation to yield the unknown weights on the basis functions

Can you give an example for this?
 
  • Like
Likes md china
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top