math:calculus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
math:calculus [2019/12/22 23:04] – [Differential equations] phreazermath:calculus [2019/12/22 23:28] (current) – [Differential equations] phreazer
Line 28: Line 28:
  
 Differential operator Differential operator
 +
 +$f'(x)=f(x)^2 * x$
  
 $\frac{dy}{dx} = y^2 * x$ $\frac{dy}{dx} = y^2 * x$
Line 41: Line 43:
 $-(1/y)  = 1/2 x^2 + c_2 - c_1$ $(c_2 - c_1 = c)$ $-(1/y)  = 1/2 x^2 + c_2 - c_1$ $(c_2 - c_1 = c)$
  
-$y = \frac{-1}{(1/2 x^2 + c)}$+$y = \frac{-1}{(1/2 x^2 + c)}$ (y is a function not value, obviously) 
 + 
 +=== Types === 
 + 
 +$y' + f(x) y = g(x)$ first order, linear, "homogen" if g(x) = 0, else "inhomogen" ("Störfunktion"
 + 
 +Solve inhomogen eqs: 
 + 
 +$y'' + a_1 y' + a_0 * y = g(x)$ 
 + 
 +$y(x) = y_a(x) + y_p(x)$ 
 + 
 +General solution of homogen DE $y_a(x)$ (set to 0, solve with characteristic polynom) 
 +"Particular" solution of inhomogen DE $y_p(x)$ 
 + 
 +v=6jypcZkrvLM 
 +Mit Störfkt, charakteristisches Polynom, lösen. 
 + 
  • math/calculus.1577052248.txt.gz
  • Last modified: 2019/12/22 23:04
  • by phreazer