Singularity function: Difference between revisions

Content deleted Content added
mNo edit summary
Torzod (talk | contribs)
m Integration: fixed latex and removed note about incorrect latex
Line 34:
Integrating <math>\langle x-a \rangle^n</math> can be done in a convenient way in which the constant of integration is automatically included so the result will be 0 at x=a.
 
<math>\int\langle x-a \rangle^n dx = \begin{cases} \langle x-a \rangle^{n+1}, & n\le< 0 \\ \frac{\langle x-a \rangle^{n+1}}{n+1}, & n \ge 0 \end{cases}</math>
 
Note: Condition should be that n be less than, not less than or equal to.
 
== Example beam calculation ==