Superposition principle: Revision history

From Rice Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 May 2024

  • curprev 00:3400:34, 18 May 2024Rice talk contribs 680 bytes +680 Created page with "Category:Differential Equations The '''superposition principle''' is actually a broad category of principles that widely apply to homogeneous linear stuff. I'll discuss this in the context of differential equations. Consider a linear operator on functions, L <math> L[y]=y''+py'+qy </math> It can be (pretty easily) proven that <math> L[y_1+y_2]=L[y_1]+L[y_2] </math> and <math> L[cy]=cL[y] </math> Then, given two homogeneous solutions <math> L[y_1]=L[y_2]=..."