Difference between revisions of "NumMethodsPDEs"

From SourceWiki
Jump to navigation Jump to search
m (Protected "NumMethodsPDEs" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 1: Line 1:
  
  
 +
<math>Au_xx + Bu_xy + Cu_yy + Du_x + Eu_y + Fu = G</math>
  
 
<math> f(x + h) = f(x) + \frac{f'(x)}{1!}h + \frac{f^{(2)}(x)}{2!}h^2 + \cdots + \frac{f^{(n)}(x)}{n!}h^n + R_n(x)</math>
 
<math> f(x + h) = f(x) + \frac{f'(x)}{1!}h + \frac{f^{(2)}(x)}{2!}h^2 + \cdots + \frac{f^{(n)}(x)}{n!}h^n + R_n(x)</math>

Revision as of 16:53, 17 January 2011


[math]\displaystyle{ Au_xx + Bu_xy + Cu_yy + Du_x + Eu_y + Fu = G }[/math]

[math]\displaystyle{ f(x + h) = f(x) + \frac{f'(x)}{1!}h + \frac{f^{(2)}(x)}{2!}h^2 + \cdots + \frac{f^{(n)}(x)}{n!}h^n + R_n(x) }[/math]