home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01266 / wfktform.03_ / wfktform.03
Text File  |  1994-10-03  |  71KB  |  2,079 lines

  1. ;Formelsammlung
  2. [0]
  3. &
  4. {1992
  5. #
  6. #Funktionen
  7. ºFunktionen
  8. Eine Funktion f(x) ist eine eindeutige Abbildung
  9. einer Menge DB (Definitionsbereich) auf eine Menge
  10. WB (Wertebereich), d.h. jedem Argument x aus DB 
  11. wird  e i n d e u t i g  ein Funktionswert y aus WB 
  12. zugeordnet.
  13. &Darstellung
  14. $2kartesische Koordinaten$1  Polarkoordinaten
  15. explizit$2y = f(x)$4r = f($r)
  16. implizit$2F(x,y) = 0$3F(r,$r) = 0
  17. Parameter$2x = x(t)$4r = r(t)
  18. $4y = y(t)$4$r = $r(t)       
  19. &Symbolische Darstellung
  20. {3144
  21. $7als Wertetabelle
  22. *
  23.  
  24. {3143
  25. $6als Mengendiagramm
  26.  
  27. $6weiterhin als Wortvorschrift, 
  28. $6Definitionsgleichung
  29. bzw. in einem Koordinatensystem
  30. #Spezielle Funktionseigenschaften
  31. &Monotonie ($" x$-1$+<x$-2$+ $╬ D)
  32.   monoton wachsend$2f(x$-1$+) $ú f(x$-2$+)
  33.   monoton fallend$3f(x$-1$+) $│ f(x$-2$+)
  34.   strenge Monotonie$3f(x$-1$+) $╣ f(x$-2$+)
  35.   konstant$5f(x$-1$+) = f(x$-2$+)
  36. &PeriodizitΣt
  37.   Periode p$5f(x + kp) = f(x), k $╬ Z
  38. &Symmetrie
  39.   gerade Funktion$3f(-x) = f(x)
  40.   ungerade Funktion$2f(-x) = -f(x)
  41. &BeschrΣnktheit
  42.   beschrΣnkt in einem Intervall [a;b], wenn
  43.   Zahl B mit |f(x)| < B existiert
  44. [1]
  45. #Umkehrfunktion
  46. ºUmkehrfunktion
  47. Ist eine Funktion f(x) eine eineindeutige Abbildung 
  48. aus dem DB in den WB, so hei▀t die Funktion 
  49. &$3umkehrbar.
  50. Betrachtet man den WB einer umkehrbaren 
  51. Funktion f(x) als Definitionsbereich DB' und den
  52. Definitionsbereich DB von f(x) als Wertebereich WB', 
  53. so bildet die Umkehrabbildung $f die Umkehrfunktion 
  54. oder inverse Funktion von f(x).
  55. #Gleichung
  56. ºGleichung
  57. Ein Ausdruck (Aussageform), in dem zwei Terme T$-1$+ 
  58. und T$-2$+ durch das Gleichheitszeichen miteinander 
  59. verbunden sind, hei▀t Gleichung. Alle Belegungen der
  60. Variablen, welche die Aussageform in eine wahre
  61. Aussage umwandeln, hei▀en L÷sung der Gleichung.
  62.  
  63. Zwei Gleichungen hei▀en Σquivalent, wenn sie 
  64. gleiche Definitionsbereiche  u n d  gleiche L÷sungs-
  65. mengen haben.
  66. *
  67.  
  68. Eine Gleichung hei▀t ...
  69. erfⁿllbar, 
  70. $1wenn eine Teilmenge des DB als L÷sung existiert
  71. nicht erfⁿllbar, 
  72. $1wenn die L÷sungsmenge die leere Menge ist
  73. #Rationale Gleichung
  74. Eine Gleichung hei▀t rational, wenn ihre explizite 
  75. Rechenvorschrift durch eine endliche Anzahl von 
  76. rationalen Operationen, wie Addition, Subtraktion, 
  77. Mulitiplikation und Division, gebildet wird.
  78. #Lineare Funktionen und Gleichungen
  79. ºLineare Funktion
  80. {3006
  81. $6y = m * x + n$1( m,n $╬ R)
  82. $6DB: - $Ñ < x < $Ñ
  83. $6WB: - $Ñ < y < $Ñ , m $╣ 0
  84.  
  85. Der Graph ist eine Gerade mit dem Anstieg
  86. $1m = tan $f = (y$-2$+ - y$-1$+) / (x$-2$+ - x$-1$+)
  87. [2]
  88. #Lineare Gleichungen
  89. ºLineare Gleichung
  90. Allgemeine Form:$10 = ax + b; (a $╣ 0)
  91. L÷sung$3x = - b/a
  92. #Quadratische Funktionen
  93. ºQuadratische Funktionen
  94. Allgemeine Form:$1y = ax▓ + bx + c$1(a $╣ 0)
  95. {3045
  96. $7DB: - $Ñ < x < $Ñ
  97. $7Parabel mit Scheitelpunkt
  98. $7S(-b/(2a) ; (4ac-b▓)/(4a) )
  99. #
  100. Spezielle Funktionen
  101. $1y = x▓  (Normalparabel)
  102. $1WB: 0 $ú y < $Ñ$3Scheitel S(0;0)
  103. $1y = ax▓ + c
  104. $1WB: c $ú y < $Ñ fⁿr a>0$1Scheitel S(0;c)
  105. $1y = (x + d)▓ + e
  106. $1WB: e $ú y < $Ñ$3Scheitel S(-d;e)
  107. $1y = x▓ + px + q (Normalform)
  108. $1WB: -p▓/4+q $ú y < $Ñ$1Scheitel S(-p/2;-p▓/4+q)
  109. *
  110. #Quadratische Gleichungen
  111. ºQuadratische Gleichung
  112. Allgemeine Form:$10 = ax▓ + bx + c$1(a $╣ 0)
  113. Normalform:$20 = x▓ + px + q
  114. L÷sungen$2x$-1,2$+ = -p/2 ▒ $╓[ p▓/4 - q ]
  115. $4x$-1,2$+ = - b/(2a) ▒ $╓[ b▓ - 4ac ] /(2a)
  116. Diskriminante$1D = p▓/4 - q = b▓ - 4ac
  117. fⁿr D>0$2existieren zwei reelle L÷sungen
  118. fⁿr D=0$2existiert eine reelle Doppell÷sung
  119. fⁿr D<0$2existieren keine reellen L÷sungen
  120. $4existieren zwei zueinander konjugiert
  121. $4komplexe L÷sungen
  122. &Linearfaktorenzerlegung
  123. x$-1$+, x$-2$+ sind L÷sungen der Gleichung 0 = x▓ + px + q
  124. $2$█ x▓ + px + q = (x - x$-1$+) * (x - x$-2$+)
  125. &Wurzelsatz des Vieta
  126. ºWurzelsatz des Vieta
  127. x$-1$+, x$-2$+ sind L÷sungen der Gleichung 0 = x▓ + px + q
  128. $2$█ x$-1$+ + x$-2$+ = -p = - b/a und x$-1$+ * x$-2$+ = q = c/a
  129. [3]
  130. #Kubische Gleichungen
  131. ºKubische Gleichungen
  132. Allgemeine Form:$10 = ax│ + bx▓ + cx + d$1(a $╣ 0)
  133. Normalform:$20 = x│ + rx▓ + sx + t
  134. #&Cardanische Formel (nach Tartaglia)
  135. ºCardanische Formel
  136. Substitution$2x = y - r/3 fⁿhrt zur
  137. reduzierten Form$10 = y│ + py + q mit
  138. $3p = s - r▓/3 und q = 2r│/27 - sr/3 + t
  139. 1.Fall: q▓/4 + p│/27 $│ 0
  140. $3u = $+3$-$╓ [-q/2 + $╓( q▓/4 + p│/27 )]
  141. $3v = $+3$-$╓ [-q/2 - $╓( q▓/4 + p│/27 )]
  142. reelle L÷sung$2y$-1$+ = u + v
  143. komplexe L÷sung$1y$-2$+ = -(u + v)/2 + [(u - v)/2] * i $╓3
  144. $5y$-3$+ = -(u + v)/2 - [(u - v)/2] * i $╓3
  145.  
  146. 2.Fall: q▓/4 + p│/27 < 0 (Casus irreducibilis)
  147. 3 reelle L÷sungen$1y$-1$+ = 2 $+3$-$╓r * cos ($f/3)
  148. $5y$-2$+ = 2 $+3$-$╓r * cos ($f/3 + 120░)
  149. $5y$-3$+ = 2 $+3$-$╓r * cos ($f/3 + 240░)
  150. mit r = $╓(-p│/27) und cos $f = (-q/2) / $╓(-p│/27)
  151. *
  152. #Gleichung vierten Grades
  153. ºGleichung vierten Grades
  154. Allgemeine Form: 0 = Ax$+4$- + Bx│ + Cx▓ + Dx + E; (A $╣ 0)
  155. Normalform:$20 = x$+4$- + ax│ + bx▓ + cx + d
  156. #&Formel nach Ferrari
  157. Substitution$2x = y - a/4 fⁿhrt zur
  158. reduzierten Form$10 = y$+4$- + py▓ + qy + r
  159. L÷sungen$32y$-1$+ = $╓z$-1$+ + $╓z$-2$+ + $╓z$-3$+
  160. $52y$-2$+ = $╓z$-1$+ - $╓z$-2$+ - $╓z$-3$+
  161. $52y$-3$+ = - $╓z$-1$+ + $╓z$-2$+ - $╓z$-3$+
  162. $52y$-4$+ = - $╓z$-1$+ - $╓z$-2$+ + $╓z$-3$+
  163. z$-1$+, z$-2$+, z$-3$+ sind L÷sungen der kubischen Resolvente
  164. $5z│ + 2pz▓ + (p▓-r) z - q▓ = 0
  165. Nebenbedingung$1z$-1$+ * z$-2$+ * z$-3$+ = -q > 0
  166. &L÷sungsfΣlle
  167. z$-1$+, z$-2$+, z$-3$+$4y$-1$+, y$-2$+, y$-3$+, y$-4$+
  168. alle reel, >0$4vier reelle Werte
  169. genau eine positiv$2vier paarweise konjugiert
  170. $6komplexe Werte
  171. 2 konjugiert komplexe$12 reelle, 2 konjugiert komplexe
  172. [4]
  173. #Ganzrationale Gleichungen n.ten Grades
  174. ºGanzrationale Gleichungen n.ten Grades
  175. #Fundamentalsatz der Algebra
  176. ºFundamentalsatz der Algebra
  177. Jede Gleichung n.ten Grades
  178. $2a$-n$+x$+n$- + a$-n-1$+x$+n-1$- + ... + a$-1$+x + a$-0$+ = 0,
  179. in der die a$-i$+ reelle oder komplexe Zahlen bedeuten, hat
  180. genau n, nicht notwendig voneinander verschiedene, 
  181. komplexe L÷sungen x$-1$+, x$-2$+, ... x$-n$+ und es gilt (a$-n$+=1):
  182. $2x$+n$- + a$-n-1$+x$+n-1$- + ... + a$-1$+x + a$-0$+ =
  183. $2= (x - x$-1$+) * (x - x$-2$+) * ... (x - x$-n$+) = 0
  184. &Wurzelsatz des Vieta
  185. ºWurzelsatz des Vieta 2
  186. Fⁿr die L÷sungen git
  187. $2x$-1$+ + x$-2$+ + ... + x$-n$+ = - a$-n-1$+
  188. $2x$-1$+x$-2$+ + x$-1$+x$-3$+ + x$-2$+x$-3$+ + ... + x$-n-1$+x$-n$+ = a$-n-2$+
  189. $2x$-1$+x$-2$+x$-3$+ + x$-1$+x$-2$+x$-4$+ + ... + x$-n-2$+x$-n-1$+x$-n$+ = - a$-n-3$+
  190. $2...
  191. $2x$-1$+x$-2$+x$-3$+...x$-n$+ = (-1)$+n$- = a$-0$+
  192. &L÷sung durch Radikale
  193. Nach Abel (1824) sind Gleichung n.ten Grades mit 
  194. n>4 nicht vollstΣndig in Radikalen aufl÷sbar.
  195. *
  196. #Ganzrationale Funktionen
  197. ºGanzrationale Funktionen
  198. $1y = a$-n$+x$+n$- + a$-n-1$+x$+n-1$- + ... + a$-1$+x + a$-0$+, n>0
  199. &Horner-Schema zur Berechnung von f(x$-1$+)
  200. ºHorner-Schema
  201. a$-n$+$2a$-n-1$+$1a$-n-2$+$1...$1a$-1$+$2a$-0$+
  202. $2+$2+$3+$2+
  203. $2a$-n$+x$-1$+$1b$-n-1$+x$-1$+$1...$1b$-2$+x$-1$+$1b$-1$+x$-1$+
  204. ---------------------------------------------------------------------------
  205. a$-n$+$2b$-n-1$+$1b$-n-2$+$1...$1b$-1$+$2b$-0$+ = f(x$-1$+)
  206. #Nullstellen
  207. ºNullstelle einer Funktion
  208. Eine Zahl $a hei▀t Nullstelle einer Funktion y=f(x), 
  209. wenn der Zahl $a durch die Funktion die 0 zugeordnet 
  210. wird
  211. {3145
  212.  
  213. #
  214. Vielfachheit von Nullstellen bei ganzrationalen 
  215. Funktionen (Verlauf des Graphen) ...
  216. einfache Nullstelle ... Beispiel 1
  217. mehrfache Nullstelle ... Beispiel 2 und 3
  218. [5]
  219. #Descartessche Zeichenregel
  220. Gegeben sei die ganzrationale Funktion
  221. $1y = a$-n$+x$+n$- + a$-n-1$+x$+n-1$- + ... + a$-1$+x + a$-0$+, n>0
  222. Folge der Koeffizienten (Nullglieder werden ignoriert)
  223. $1a$-n$+, a$-n-1$+, ..., a$-1$+, a$-0$+
  224. Voraussetzung: a$-n$+ und a$-0$+ <>0
  225. Haben benachbarte Glieder unterschiedliche 
  226. Vorzeichen liegt ein Zeichenwechsel vor
  227. &Descartesssche Regel:
  228. Die Anzahl der Zeichenwechsel oder eine um eine 
  229. gerade Zahl kleiner Zahl ist der Anzahl der positiven 
  230. Nullstellen des Polynoms gleich.
  231. Die Anzahl der negativen Nullstellen ergibt sich analog 
  232. aus der Anzahl der Zeichenwechsel im Polynom f(-x).
  233. #Sturmscher Satz
  234. ºSturmscher Satz
  235. Gegeben sei ein Polynom $f(x) und deren Ableitung $f'(x). 
  236. Durch Polynomdivision erhΣlt man
  237. $2$f = q$-1$+ $f' - $f$-2$+$2$f' = q$-2$+ $f$-2$+ - $f$-3$+
  238. $2$f$-2$+ = q$-3$+ $f$-3$+ - $f$-4$+$2$f$-3$+ = q$-4$+ $f$-4$+ - $f$-5$+ ...
  239. Verfahren bricht nach endlich vielen Schritten ab.
  240. *
  241.  
  242. Die endliche Folge $f, $f', $f$-1$+, $f$-2$+, ..., $f$-r$+
  243. hei▀t Sturmsche Kette. 
  244. Fⁿr ein Argument x=a entsteht die Folge
  245. $1$f(a), $f'(a), $f$-1$+(a), $f$-2$+(a), ..., $f$-r$+(a)
  246. W(a) ist die Anzahl der Vorzeichenwechsel dieser Folge
  247. &Sturmscher Satz
  248. Ist $f(x) ein Polynom mit nur einfachen Nullstellen, ist 
  249. a<b und sind $f(a)<>0 und $f(b)<>0, so ist W(a)-W(b) 
  250. gleich der Anzahl der Nullstellen des Polynoms $f(x) 
  251. im abgeschlossenen Intervall [a;b].
  252. #Gebrochenrationale Funktionen
  253. ºGebrochenrationale Funktionen
  254. $1y = g(x) / h(x) mit
  255. $1g(x) = a$-n$+x$+n$- + a$-n-1$+x$+n-1$- + ... + a$-1$+x + a$-0$+
  256. $1h(x) = b$-m$+x$+m$- + b$-m-1$+x$+n-1$- + ... + b$-1$+x + b$-0$+, m>0
  257. x$-0$+ ist Nullstelle von f(x) $█
  258. $1u(x$-0$+) = 0 und v(x$-0$+) <>0
  259. x$-p$+ ist Polstelle von f(x) $█
  260. $1u(x$-p$+) <>0 und v(x$-p$+) = 0
  261. x$-u$+ ist Unstetigkeitsstelle ("Loch") von f(x) █
  262. $1u(x$-u$+) = 0 und v(x$-u$+) = 0
  263. [6]
  264. #Partialbruchzerlegung von f(x)/g(x)
  265. ºPartialbruchzerlegung
  266.  
  267. 1. g(x) = 0 hat nur einfache reelle Wurzeln x$-i$+
  268. $1f(x)/g(x) = A/(x-x$-1$+) + B/(x-x$-2$+) + C/(x-x$-3$+) + ...
  269. $1mit A = f(x$-1$+)/g'(x$-1$+), B = f(x$-2$+)/g'(x$-2$+), ...
  270. 2. ... reelle aber mehrfache auftretende Wurzeln 
  271. $1x$-1$+ $a mal, x$-2$+ $b mal, x$-3$+ $g mal ...
  272. $1f(x)/g(x) = A$-1$+/(x-x$-1$+)$+$a$- + A$-2$+/(x-x$-1$+)$+$a-1$- + ... +
  273. $1+ A$-$a$+/(x-x$-1$+) + B$-1$+/(x-x$-2$+)$+$b$- + ... + B$-$a$+/(x-x$-2$+) + ...
  274. 3. ... neben reellen auch einfache konjugiert komplex 
  275. $1auftretende Wurzeln
  276. $1x$-1$+ und x$-2$+ sind zueinander konjugiert komplex
  277. $1$▐ f(x)/g(x) = (Px + Q) / [(x-x$-1$+) (x+x$-12$+) ] =
  278. $1= (Px + Q) / (x▓ + px + q)
  279. 4. ... neben reellen auch mehrfache komplexe Wurzeln
  280. $1z.B. bei einer dreifachen reellen und zweifach 
  281. $1auftretenden konjugiert komplexen Wurzeln
  282. $1f(x)/g(x) = A$-1$+/(x-x$-1$+)│ + A$-2$+/(x-x$-1$+)▓ + A$-2$+/(x-x$-1$+) +
  283. $1+ (P$-1$+x + Q$-1$+) / (x▓ + px + q)▓ +
  284. $1+ (P$-2$+x + Q$-2$+) / (x▓ + px + q)
  285. *
  286. #Verhalten gebrochenrationaler Funktionen
  287. im Unendlichen
  288. $1y = f(x) = g(x) / h(x) mit
  289. $1g(x) = a$-n$+x$+n$- + a$-n-1$+x$+n-1$- + ... + a$-1$+x + a$-0$+
  290. $1h(x) = b$-m$+x$+m$- + b$-m-1$+x$+n-1$- + ... + b$-1$+x + b$-0$+, m>0
  291. 1. m>n : f(x) strebt fⁿr x $« $Ñ gegen 0
  292. 2. m=n : f(x) strebt fⁿr x $« $Ñ gegen a$-n$+/b$-m$+
  293. 3. m<n : f(x) strebt fⁿr x $« $Ñ gegen $Ñ
  294. #Wurzelfunktionen
  295. ºWurzelfunktionen
  296. {3047
  297. $7Allgemeine Form
  298. $7y = x$+p/q$- mit
  299. $7p,q $╬ Z, q>0, ggT(p,q)=1
  300.  
  301. #
  302. p>0$1DB: 0 $ú x < $Ñ$1WB: 0 $ú y < $Ñ
  303. p<0$1DB: 0 < x < $Ñ$1WB: 0 < y < $Ñ
  304. [7]
  305. #Potenzfunktionen
  306. ºPotenzfunktionen
  307. Allgemeine Form: y = x$+n$-
  308. {3046
  309.  
  310. #
  311. #
  312. #
  313. #
  314. #
  315. #
  316. #
  317. y = x$+2k$-, k = 1,2,3,...
  318. $1DB: - $Ñ < x < $Ñ$2WB: 0 $ú y < $Ñ
  319. *
  320. #
  321. y = x$+2k+1$-, k = 0,1,2,3,...
  322. $1DB: - $Ñ < x < $Ñ$3WB: - $Ñ < y < $Ñ
  323. y = x$+0$-
  324. $1DB: x < 0 und x > 0$2WB: y = 1
  325. y = x$+-2k$-, k = 1,2,3,...
  326. $1DB: - $Ñ < x < $Ñ, x$╣0$1WB: 0 $ú y < $Ñ
  327. y = x$+-2k-1$-, k = 1,2,3,...
  328. $1DB: - $Ñ < x < $Ñ, x$╣0$1WB: - $Ñ < y < $Ñ, y$╣0
  329. #Exponentialfunktionen und Gleichungen
  330. ºExponentialfunktionen
  331. {3048
  332. $7Allgemeine Form
  333. $7y = a$+x$- mit
  334. $7a>0 und a<>1
  335. $7DB: - $Ñ < x < $Ñ
  336. $7WB: 0 < y < $Ñ
  337. $7Gleichung a$+x$- = b
  338. $7L÷sung x = lg b / lg a
  339. y=a*e$+x$- ist einzige Funktion, welche identisch
  340. mit ihrer Ableitung ist
  341. [8]
  342. #&Funktion y = k * a$+x$-
  343. Faktor k bewirkt Stauchung oder Streckung
  344. ... ist identisch mit Parallelverschiebung in Richtung
  345. der x-Achse um -ln k
  346. #Logarithmusfunktionen
  347. ºLogarithmusfunktionen
  348. Umkehrung der Exponentialfunktion
  349. {3049
  350. $7Allgemeine Form
  351. $7y = log$-a$+x mit
  352. $7a>0 und a<>1
  353. $7DB: 0 < x < $Ñ
  354. $7WB: - $Ñ < y < $Ñ
  355. #&Funktion y = log$-a$+(kx)
  356. fⁿr posivites k ... Verschiebung um log$-a$+ k entlang
  357. der y-Achse
  358. fⁿr negatives k ... nur definiert fⁿr negatives x und 
  359. damit wegen k< 0 und x< 0, d.h. kx>0 identisch 
  360. *
  361. #Trigonometrische Funktionen
  362. ºTrigonometrische Funktionen
  363. {3050
  364. $5Sinus$2y = sin x = v
  365. $5Kosinus$1y = cos x = u
  366. $5Tangens$1y = tan x = w
  367. $5Kotangens$1y = cot x = 1/w
  368. $5Sekans$2y = sec x = 1/u
  369. $5Kosekans$1y = csc x = 1/v
  370. Komplementwinkelbeziehung
  371. sin ($p/2 - x) = cos x$2tan ($p/2 - x) = cot x
  372. {3007
  373. $8Sinus
  374. $8DB: - $Ñ < x < $Ñ
  375. $8WB: -1 $ú y $ú 1
  376. $8Periode 2$p
  377.  
  378. $8Kosinus
  379. $8DB: - $Ñ < x < $Ñ
  380. $8WB: -1 $ú y $ú 1
  381. $8Periode 2$p
  382. [9]
  383. #Trigonometrische Funktionen
  384. {3051
  385. $8Tangens
  386. $8DB: - $Ñ < x < $Ñ
  387. $8x $╣ $p/2 + k$p, k $╬ Z
  388. $8WB: - $Ñ < y < $Ñ
  389. $8Periode $p
  390.  
  391. $8Kotangens
  392. $8DB: - $Ñ < x < $Ñ
  393. $8x $╣ k$p, k $╬ Z
  394. $8WB: - $Ñ < y < $Ñ
  395. $8Periode $p
  396. {3052
  397. $8Sekans
  398. $8DB: - $Ñ < x < $Ñ mit
  399. $8x $╣ $p/2 + k$p, k $╬ Z
  400. $8WB: - $Ñ < y $ú -1 und
  401. $81 $ú y < $Ñ
  402. *
  403. #Spezielle Funktionswerte
  404. x$2sin x$2cos x$2tan x$2cot x
  405. 0$20$31$30$3-
  406. $p/6$11/2$2$╓3 /2$2$╓3 /3$2$╓3
  407. $p/4$1$╓2 /2$2$╓2 /2$21$31
  408. $p/3$1$╓3 /2$21/2$2$╓3$3$╓3 /3
  409. $p/2$11$30$3-$30
  410. 2$p/3$1$╓3 /2$2-1/2$2- $╓3$2- $╓3 /3
  411. 3$p/4$1$╓2 /2$2- $╓2 /2$2-1$3-1
  412. 5$p/6$11/2$2- $╓3 /2$2- $╓3 /3$2- $╓3
  413. $p$20$3-1$30$30
  414. #Quadrantenbeziehungen
  415. ºQuadrantenbeziehungen
  416. Quadrant$21.$22.$23.$24.
  417. Winkel$3x$2$p-x$2$p+x$12$p-x
  418. Sinus$3sin x$1sin x$1-sin x$1-sin x
  419. Kosinus$2cos x$1-cos x$1-cos x$1cos x
  420. Tangens$2tan x$1-tan x$1tan x$1-tan x
  421. Kotangens$2cot x$1-cot x$1cot x$1-cot x
  422. [10]
  423. #Spezielle trigonometrische Funktionen
  424. y = a sin (bx), a $╣ 0, b $╣ 0
  425. $1WB: - a $ú y $ú a, kleinste Periode 2$p/|b|
  426. $1Nullstellen$1x = k$p / b, k $╬ Z
  427. y = a sin (bx + c), a $╣ 0, b $╣ 0
  428. $1WB: - a $ú y $ú a, kleinste Periode 2$p/|b|
  429. $1Nullstellen$1x = (k$p - c) / b, k $╬ Z
  430. y = a cos (bx + c), a $╣ 0, b $╣ 0
  431. $1WB: - a $ú y $ú a, kleinste Periode 2$p/|b|
  432. $1Nullstellen$1x = (k$p + $p/2 - c) / b, k $╬ Z
  433. #Goniometrische Beziehungen
  434. ºGoniometrische Beziehungen
  435. tan x = sin x / cos x$2cot x = cos x / sin x
  436. ºAdditionstheoreme trigon.Funktionen
  437. sin▓ x + cos▓ x = 1$3tanx * cot x =1
  438. sec▓ x - tan▓ x = 1$3sin x * cosec x = 1
  439. 1 + tan▓ x = 1/cos▓ x$21+ cot▓ x = 1/sin▓ x
  440. sin▓ x = tan▓ x / (1 + tan▓ x)$1sin▓ x = 1 / (1 + cot▓ x)
  441. #Addition zweier Winkel
  442. sin( x ▒ y ) = sin x * cos y ▒ cos x * sin y
  443. cos( x+y ) = cos x * cos y - sin x * sin y
  444. *
  445.  
  446. cos( x-y ) = cos x * cos y + sin x * sin y
  447. tan( x+y ) = (tan x + tan y) / (1 - tan x * tan y)
  448. tan( x-y ) = (tan x - tan y) / (1 + tan x * tan y)
  449. cot( x+y ) = (cot x * cot y - 1) / (cot x + cot y)
  450. cot( x-y ) = (cot x * cot y + 1) / (cot x - cot y)
  451. #Summe und Differenz zweier Winkelfunktionen
  452. sin x + sin y = 2 sin( (x+y)/2 ) * cos ( (x-y)/2 )
  453. sin x - sin y = 2 cos( (x+y)/2 ) * sin ( (x-y)/2 )
  454. cos x + cos y = 2 cos( (x+y)/2 ) * cos ( (x-y)/2 )
  455. cos x - cos y = -2 sin( (x+y)/2 ) * sin ( (x-y)/2 )
  456. cos x + sin x = $╓2 * sin (45░+x) = $╓2 * cos (45░-x)
  457. cos x - sin x = $╓2 * sin (45░-x) = $╓2 * cos (45░+x)
  458. tan x ▒ tan y = sin ( x▒y ) / ( cos x * cos y )
  459. cot x ▒ cot y = ▒ sin ( x▒y ) / ( sin x * sin y )
  460. tan x + cot y = cos ( x-y ) / ( cos x * sin y )
  461. cot x - tan y = cos ( x+y ) / ( sin x * cos y )
  462. #Aufl÷sung doppelter Winkel
  463. sin 2x = 2 sin x cos x = 2 tan x / ( 1+ tan▓ x )
  464. cos 2x = cos▓ x - sin▓ x = 1 - 2 sin▓ x = 2 cos▓ x - 1
  465. [11]
  466. &
  467. tan 2x = 2 tan x / (1- tan▓ x) = 2(cot x - tan x)
  468. cot 2x = (cot▓ x - 1) / (2 cot x) = (cot x - tan x)/2
  469. #Aufl÷sung Vielfacher Winkel
  470. sin 3x = 3 sin x - 4 sin│ x
  471. cos 3x = 4 cos│ x - 3 cos x
  472. sin 4x = 8 cos│ x * sin x - 4 cos x * sinx
  473. cos 4x = 8 cos$+4$- x - 8 cos▓ x +1
  474. sin 5x = 16 sin x cos$+4$-x - 12 sin x cos▓ x + sin x
  475. cos 5x = 16 cos$+5$- x - 20 cos│ x + 5 cos x
  476. sin nx = n sin x cos$+n-1$- x - ( $+$+n$-$-$-$-$=3$+$+ ) sin│ x cos$+n-3$- x +
  477. $2+ ( $+$+n$-$-$-$-$=4$+$+ ) sin$+4$- x cos$+n-4$- x - + ...
  478. cos nx = cos$+n$- x - ( $+$+n$-$-$-$-$=2$+$+ ) sin▓ x cos$+n-2$- x +
  479. $2+ ( $+$+n$-$-$-$-$=5$+$+ ) sin$+5$- x cos$+n-5$- x - + ...
  480. tan 3x = (3 tan x - tan│ x) / (1 - 3 tan▓ x)
  481. tan 4x = (4 tan x - 4 tan│ x) / (1 - 6 tan▓ x + tan$+4$- x)
  482. cot 3x = (-3 cot x + cot│ x) / (3 cot▓ x - 1)
  483. cot 4x = (1 - 6 cot▓ x + cot$+4$- x) / (-4 cot x + 4 tan│ x)
  484. #Aufl÷sung halber Winkel
  485. sin x/2 = $╓( (1-cos x)/2 )
  486. *
  487.  
  488. cox x/2 = $╓( (1+cos x)/2 )
  489. tan x/2 = $╓( (1-cos x) / (1+cos x) ) = sin x / (1 +cos x)
  490. $2  = (1 - cos x) / sin x
  491. cot x/2 = $╓( (1+cos x) / (1-cos x) ) = sin x / (1 -cos x)
  492. #Produkt trigonometrischer Funktionen
  493. sin(x+y) * sin(x-y) = cos▓ y - cos▓ x
  494. cos(x+y) * cos(x-y) = cos▓ y - sin▓ x
  495. sin x * sin y = 1/2 [cos (x - y) - cos (x + y) ]
  496. sin x * cos y = 1/2 [sin (x - y) + sin (x + y) ]
  497. cos x * cos y = 1/2 [cos (x - y) + cos (x + y) ]
  498. tan x * tan y = (tan x + tan y) / (cot x + cot y)
  499. cot x * cot y = (cot x + cot y) / (tan x + tan y)
  500. tan x * cot y = (tan x + cot y) / (cot x + tan y)
  501. sin x * sin y * sin z = 
  502. = [sin(x+y-z) + sin(y+z-a) + sin(z+x-y) - sin(x+y+z)]/4
  503. cos x * cos y * cos z = 
  504. = [cos(x+y-z) + cos(y+z-a) + cos(z+x-y) + cos(x+y+z)]/4
  505. sin x * sin y * cos z = 
  506. = [-cos(x+y-z) + cos(y+z-a) + cos(z+x-y) - cos(x+y+z)]/4
  507. [12]
  508. &
  509. sin x * cos y * cos z = 
  510. = [sin(x+y-z) - sin(y+z-a) + sin(z+x-y) + sin(x+y+z)]/4
  511. #Potenzen trigonometrischer Funktionen
  512. sin▓ x = 1/2 (1 - cos 2x)
  513. cos▓ x = 1/2 (1 + cos 2x)
  514. tan▓ x = (1 - cos 2x) / (1 + cos 2x)
  515. sin│ x = 1/4 (3 sin x - sin 3x)
  516. cos│ x = 1/4 (3 cos x + cos 3x)
  517. sin$+4$- x = 1/8 (cos 4x - 4 cos 2x + 3)
  518. cos$+4$- x = 1/8 (cos 4x + 4 cos 2x + 3)
  519. sin$+5$- x = 1/16 (10 sin x - 5 sin 3x + sin 5x)
  520. cos$+5$- x = 1/16 (10 cos x + 5 cos 3x + cos 5x)
  521. sin$+6$- x = 1/32 (10 - 15 cos 2x + 6 cos 4x - cos 6x)
  522. cos$+6$- x = 1/32 (10 + 15 cos 2x + 6 cos 4x + cos 6x)
  523. #Zusammenhang zu Exponentialfunktionen
  524. y = e$+ix$- = cos x + i sin x
  525. sin x = (e$+ix$- - e$+-ix$-) / 2$1cos x = (e$+ix$- + e$+-ix$-) / 2
  526. tan x = - i * (e$+ix$- - e$+-ix$-) / (e$+ix$- + e$+-ix$-) 
  527. cot x = i * (e$+ix$- + e$+-ix$-) / (e$+ix$- - e$+-ix$-) 
  528. *
  529. #Winkelfunktionen imaginΣrer Argumente
  530. y = sin ix = i sinh x$2y = cos ix = cosh x
  531. y = tan ix = i tanh x$2y = cot ix = -i coth x
  532. #Arkusfunktionen
  533. ºArkusfunktionen
  534. Umkehrfunktionen trigonometrischer Funktionen
  535. {3056
  536. $7y = arcsin x
  537. $7DB: -1 $ú x $ú 1
  538. $7WB: -$p/2 $ú y $ú $p/2
  539. $7Nullstelle x$-0$+ = 0
  540. $7Wendestelle x$-0$+ = 0
  541. $7y = arccos x
  542. $7DB: -1 $ú x $ú 1
  543. $7WB: 0 $ú y $ú $p
  544. $7Nullstelle x$-0$+ = 1
  545. $7Wendestelle x$-0$+ = 0
  546. [13]
  547. &
  548. {3057
  549. $7y = arctan x
  550. $7DB: - $Ñ < x < $Ñ
  551. $7WB: -$p/2 < y < $p/2
  552. $7Nullstelle x$-0$+ = 0
  553. $7Asymptoten y= ▒ $p/2
  554.  
  555. y = arccot x
  556. DB: - $Ñ < x < $Ñ$2WB: 0 < y < $p
  557. keine Nullstelle; Asymptoten y = 0 und y = $p
  558. &Zusammenhang
  559. arcsin x = $p/2 - arccos x = arctan [x / $╓(1 - x▓) ]
  560. arccos x = $p/2 - arcsin x = arccot [x / $╓(1 - x▓) ]
  561. arctan x = $p/2 - arccot x = arcsin [x / $╓(1 + x▓) ]
  562. arccot x = $p/2 - arctan x = arccos [x / $╓(1 + x▓) ]
  563. arccot x = arctan 1/x, fⁿr x > 0
  564. $2=arctan 1/x + $p, fⁿr x < 0
  565. &Negative Argumente
  566. arcsin -x = - arcsin x$2arccos -x = $p - arccos x
  567. arctan -x = - arctan x$2arccot -x = $p - arccot x
  568. *
  569. #Summen und Differenzen
  570. ºAdditionstheoreme Arcus-Funktionen
  571. arcsin x + arcsin y =
  572. = arcsin [x $╓(1 - y▓) + y $╓(1 - x▓)] fⁿr x▓+y▓ $ú 1, xy $ú 0
  573. = $p - arcsin [x $╓(1 - y▓) + y $╓(1 - x▓)] fⁿr x,y>0, x▓+y▓ >1
  574. = -$p - arcsin [x $╓(1 - y▓) + y $╓(1 - x▓)] fⁿr x,y<0, x▓+y▓ > 1
  575. arcsin x - arcsin y =
  576. = arcsin [x $╓(1 - y▓) - y $╓(1 - x▓)] fⁿr x▓+y▓ $ú 1, 0 $ú xy
  577. = $p - arcsin [x $╓(1 - y▓) - y $╓(1 - x▓)] fⁿr x>0, y<0, x▓+y▓ >1
  578. = -$p - arcsin [x $╓(1 - y▓) - y $╓(1 - x▓)] fⁿr x<0, y>0, x▓+y▓ > 1
  579.  
  580. arccos x + arccos y =
  581. = arccos [xy - $╓(1 - y▓) * $╓(1 - x▓)] fⁿr 0 $ú x+y
  582. arccos x - arccos y =
  583. = - arccos [xy + $╓(1 - y▓) * $╓(1 - x▓)] fⁿr y $ú x
  584. = arccos [xy + $╓(1 - y▓) * $╓(1 - x▓)] fⁿr x $ú y
  585.  
  586. arctan x + arctan y =
  587. = arctan [ (x+y) / (1 - xy) ] fⁿr xy < 1
  588. = $p + arctan [ (x+y) / (1 - xy) ] fⁿr xy > 1, x > 0
  589. = -$p + arctan [ (x+y) / (1 - xy) ] fⁿr xy > 1, x < 0
  590. [14]
  591. &
  592. arctan x - arctan y =
  593. = arctan [ (x-y) / (1 - xy) ] fⁿr xy > -1
  594. = $p + arctan [ (x-y) / (1 - xy) ] fⁿr xy < -1, x > 0
  595. = -$p + arctan [ (x-y) / (1 - xy) ] fⁿr xy < -1, x < 0
  596. arccot x + arccot y =
  597. = arccot [ (xy - 1) / (x + y) ] fⁿr x<>-y
  598. arccot x - arccot y = 
  599. = arccot [ (xy + 1) / (y - x) ] fⁿr x<>y
  600. #&Zusammenhang zu logarithmischen Funktionen
  601. arcsin x = -i ln [ix + $╓( 1 - x▓ ) ]
  602. arccos x = -i ln [x + $╓( x▓ - 1 ) ]
  603. arctan x = 1/(2i) * ln [ (1+ix) / (1-ix) ]
  604. arccot x = -1/(2i) * ln [ (ix+1) / (ix-1) ]
  605. *
  606. #Hyperbolische Funktionen
  607. ºHyperbolische Funktionen
  608. {3133
  609. $7Sinus hyperbolicus
  610. $7y = sinh x
  611. $7y = (e$+x$- - e$+-x$-)/2
  612. $7DB: - $Ñ < x < $Ñ
  613. $7WB: - $Ñ < y < $Ñ
  614. $7Nullstelle x$-0$+ = 0
  615.  
  616. Cosinus hyperbolicus (Kettenlinie)
  617. $1y = cosh x = (e$+x$- + e$+-x$-)/2
  618. $1DB: - $Ñ < x < $Ñ$2WB: 1 $ú y < $Ñ
  619. $1keine Nullstelle
  620. Tangens hyperbolicus
  621. $1y = tanh x = sinh x / cosh x = (e$+x$- - e$+-x$-) / (e$+x$- + e$+-x$-)
  622. $1DB: - $Ñ < x < $Ñ$2WB: -1 $ú y $ú 1
  623. $1Nullstelle x$-0$+ = 0; Asymptoten y=1 und y=-1
  624. Kotangens hyperbolicus
  625. $1y = coth x = cosh x / sinh x = (e$+x$- + e$+-x$-) / (e$+x$- - e$+-x$-)
  626. $1DB: - $Ñ < x < $Ñ$2WB: - $Ñ < y < -1 und 1 < y < $Ñ
  627. $1keine Nullstelle; Asymptoten y=1 und y=-1
  628. [15]
  629. &
  630. {3058
  631. $7Secans hyperbolicus
  632. $7y = sch x 
  633. $7= 2 / (e$+x$- + e$+-x$-)
  634. $7Cosecans hyperbolicus
  635. $7y = csch x 
  636. $7= 2 / (e$+x$- - e$+-x$-)
  637. #Periode der Hyperbelfunktionen
  638. sinh (x + i 2k$p) = sinh x$2cosh (x + i 2k$p) = cosh x
  639. tanh (x + i k$p) = tanh x$2coth (x + i k$p) = coth x
  640. &Negative Argumente
  641. sinh (-x) = - sinh x$3cosh (-x) = cosh x
  642. tanh (-x) = - tanh x$3coth (-x) = - coth x
  643. #Additionstheoreme
  644. ºAdditionstheoreme hyperb.Funktionen
  645. sinh x + cosh x = e$+x$-$2sinh x - cosh x = - e$+-x$-
  646. cosh▓ x - sinh▓ x = 1$2tanh x = sinh x / cosh x
  647. 1 - tanh▓ x = 1 / cosh▓ x$1sch x = tanh x / sinh x
  648. sch▓ x + tanh▓ x = 1$2coth▓ x + csch▓ x = 1
  649. e$+2x$- = (1+tanh x) / (1-tanh x)
  650. *
  651.  
  652. sinh x = sgn x * $╓( cosh▓ x - 1) = tanh x / $╓(1 - tanh▓ x)
  653. cosh x = $╓( sinh▓ x + 1) = 1 / $╓(1 - tanh▓ x)
  654. tanh x = sinh x / $╓(1 + sinh▓ x)
  655. &Summe und Differenz der Argumente
  656. sinh (x ▒ y ) = sinh x cosh y ▒ cosh x sinh y
  657. cosh (x ▒ y ) = cosh x cosh y ▒ sinh x sinh y
  658. tanh (x ▒ y ) = (tanh x ▒ tanh y) / (1 ▒ tanh x tanh y)
  659. coth (x ▒ y ) = (1 ▒ coth x coth y) / (coth x ▒ coth y)
  660. &Doppelte und halbe Argumente
  661. sinh 2x = 2 sinh x cosh x
  662. cosh 2x = sinh▓ x + cosh▓ x
  663. tanh 2x = 2 tanh x / (1 + tanh▓ x)
  664. coth 2x = (1 + coth▓ x) / (2 coth x)
  665. sinh x/2 = sgn x * $╓ [ (cosh x - 1)/2 ] =
  666. $2= sinh x / $╓[ 2cosh x + 2 ]
  667. cosh x/2 = $╓ [ (cosh x + 1)/2 ] =
  668. $2= sinh x / $╓[ 2cosh x - 2 ]
  669. tanh x/2 = sinh x / (cosh x + 1) = (cosh x - 1)/ sinh x =
  670. $2= sgn x * $╓[ (cosh x - 1) / (cosh x + 1) ]
  671. coth x/2 = sinh x / (cosh x - 1) = (cosh x + 1)/ sinh x =
  672. $2= sgn x * $╓[ (cosh x + 1) / (cosh x - 1) ]
  673. [16]
  674. #Vielfache Argumente
  675. sinh 3x = sinh x (4 cosh2 x -1)
  676. sinh 4x = sinh x cosh x (8 cosh▓ x - 4)
  677. sinh 5x = sinh x (1 - 12 cosh2 x + 16 cosh$+4$-x)
  678. cosh 3x = cosh x (4 cosh▓ x - 3)
  679. cosh 4x = 1 - 8 cosh▓ x + 8 cosh$+4$- x
  680. cosh 5x = cosh x (5 - 20 cosh▓ x + 16 cosh$+4$- x)
  681. sinh nx = n cosh$+n-1$- x sinh x + ( $+$+n$-$-$-$-$=3$+$+ ) cosh$+n-3$- x sinh│ x +
  682. $2+ ( $+$+n$-$-$-$-$=5$+$+ ) cosh$+n-5$- x sinh$+5$- x + ...
  683. cosh nx = cosh$+n$- x + ( $+$+n$-$-$-$-$=2$+$+ ) cosh$+n-2$- x sinh▓ x +
  684. $2+ ( $+$+n$-$-$-$-$=4$+$+ ) cosh$+n-4$- x sinh$+n-4$- x + ...
  685. #Potenzen
  686. sinh▓ x = 1/2 (cosh 2x - 1)
  687. cosh▓ x = 1/2 (cosh 2x + 1)
  688. sinh│ x = 1/4 (-3 sinh x + sinh 3x)
  689. cosh│ x = 1/4 (3 cosh x + cosh 3x)
  690. sinh$+4$- x = 1/8 (3 - 4 cosh 2x + cosh 4x)
  691. cosh$+4$- x = 1/8 (3 + 4 cosh 2x + cosh 4x)
  692. sinh$+5$- x = 1/16 (10 sinh x - 5 sinh 3x + sinh 5x)
  693. cosh$+5$- x = 1/16 (10 cosh x + 5 cosh 3x + cosh 5x)
  694. *
  695.  
  696. sinh$+6$- x = 1/32 (-10 + 15 cosh 2x - 6 cosh 4x + cosh 6x)
  697. cosh$+6$- x = 1/32 (10 + 15 cosh 2x + 6 cosh 4x + cosh 6x)
  698. #Summen und Differenzen
  699. sinh x + sinh y = 2 sinh [(x+y)/2] cosh [(x-y)/2]
  700. sinh x - sinh y = 2 sinh [(x-y)/2] cosh [(x+y)/2]
  701. cosh x + cosh y = 2 cosh [(x+y)/2] cosh [(x-y)/2]
  702. cosh x - cosh y = 2 sinh [(x+y)/2] sinh [(x-y)/2]
  703. tanh x ▒ tanh y = sinh (x ▒ y) / (cosh x cosh y)
  704. coth x ▒ coth y = sinh (x ▒ y) / (sinh x sinh y)
  705. #Binome
  706. (sinh x + cosh x)$+n$- = sinh nx + cosh nx
  707. (cosh x - cosh x)$+n$- = cosh nx - sinh nx
  708. #Produkte
  709. sinh x sinh y = 1/2 [ cosh (x+y) - cosh (x-y) ]
  710. cosh x cosh y = 1/2 [ cosh (x+y) + cosh (x-y) ]
  711. sinh x cosh y = 1/2 [ sinh (x+y) + sinh (x-y) ]
  712. tanh x tanh y = (tanh x + tanh y) / (coth x + coth y)
  713. [17]
  714. #&Hyperbelfunktionen imaginΣrer Argumente
  715. cosh ix = cos x$2cosh x = cos ix
  716. sinh ix = i sinx  $2sinh x = -i sin ix
  717. tanh ix = i tan x$2tanh x = -i tan ix
  718. coth ix = -i cotx $2coth x = i cot ix
  719. #Areafunktionen
  720. ºAreafunktionen
  721. {3066
  722. #
  723. $9Umkehrung der
  724. $9hyperbolischen
  725. $9Funktionen
  726.  
  727. y = arsinh x $█ x = sinh y (Area sinus hyperbolicus)
  728. $1DB: - $Ñ < x < $Ñ$2WB: - $Ñ < y < $Ñ
  729. $1Nullstelle bei 0
  730. y = arcosh x $█ x = cosh y
  731. $1DB: 1 $ú x < $Ñ$2WB: 0 $ú y < $Ñ
  732. $1Nullstelle bei 1
  733. *
  734.  
  735. y = artanh x $█ x = tanh y
  736. $1DB: -1 $ú x $ú 1$2WB: - $Ñ < y < $Ñ
  737. $1Nullstelle x$-0$+ = 0; Asymptoten x=1 und x=-1
  738. y = arcoth x $█ x = coth y
  739. $1DB: - $Ñ < x < -1 und 1 < x < $Ñ
  740. $1WB: - $Ñ < y < $Ñ, y<>0
  741. $1keine Nullstelle; Asymptoten x=1 und x=-1 und y=0
  742. #&Darstellung durch andere Funktionen
  743. ▒ bedeutet + fⁿr x > 0, - fⁿr x < 0
  744. y = arsinh x = ▒ arcosh $╓(x▓ + 1) = artanh [x / $╓(x▓ + 1)] =
  745. $3= arcoth [$╓(x▓ + 1) / x]
  746. y = arcosh x = ▒ arsinh $╓(x▓ - 1) = ▒ artanh [$╓(x▓ - 1) / x] =
  747. $3= ▒ arcoth [x / $╓(x▓ - 1)]
  748. y = artanh x = arsinh [x / $╓(1 - x▓)] =
  749. $3= ▒ artcosh [1 / $╓(1 - x▓)] = arcoth (1/x)
  750. y = arcoth x = arsinh [1 / $╓(x▓ - 1)] =
  751. $3= ▒ artcosh [x / $╓(x▓ - 1)] = artanh (1/x)
  752. [18]
  753. #Summe und Differenzen
  754. arsinh x ▒ arsinh y = arsinh [x $╓(1+y▓) ▒ y $╓(1+x▓) ]
  755. arcosh x ▒ arcosh y = arcosh [xy ▒ $╓[(y▓-1)*(x▓-1)] ]
  756. artanh x ▒ artanh y = artanh [ (x ▒ y) / (1 ▒ xy) ]
  757. arcoth x ▒ arcoth y = arcoth [ (1 ▒ xy) / (x ▒ y) ]
  758. #Areafunktionen imaginΣrer Argumente
  759. arsinh ix = i arsinh x$2arcosh ix = i arcosh x
  760. artanh ix = i artanh x$2arcoth ix = - i arcoth x
  761. #Zusammenhang zu logarithmischen Funktionen
  762. arsinh x = ln [x + $╓( x▓ + 1 )]
  763. arcosh x = ln [x - $╓( x▓ - 1 )]; fⁿr x>1, y<0
  764. $2= ln [x + $╓( x▓ - 1 )]; fⁿr x>1, y>0
  765. artanh x = 1/2 ln [ (1+x) / (1-x)]; fⁿr |x|<1
  766. arcoth x = 1/2 ln [ (1+x) / (x-1)]; fⁿr |x|>1
  767. *
  768. #Algebraische Kurven 3.Ordnung
  769. ºKurven 3.Ordnung
  770. Kurve mit Funktionsgleichung f(x,y)=0 3.Grades
  771. Anmerkung: Fⁿr die Parameterdarstellungen x=x(t) bzw.
  772. y=y(t) gilt, wenn nicht anders angegeben, t $╬ R
  773. #&Semikubische Parabel (Neilsche Parabel)
  774. {3070
  775. $7y▓ = a x│
  776. $7Parameterdarstellung
  777. $7x = t▓
  778. $7y = a t│
  779. $7Krⁿmmung
  780. $7k = 6a/ [$╓x * (4 + 9a▓x)$+3/2$- )]
  781. BogenlΣnge von O bis Punkt P
  782. $1b = [ (4 + 9a▓x)$+3/2$- ) - 8 ] / (27 a▓)
  783. {3071
  784. &$7Kartesisches Blatt
  785.  
  786. $7x│ + y│ + 3axy = 0
  787. $8fⁿr a > 0
  788. [19]
  789. &
  790. Parameterdarstellung
  791. $1x = 3at / (1+ t│)$2y = 3at▓ / (1 + t│); t<> -1
  792. Polarkoordinaten
  793. $1r = (3a sin $f cos $f) / (sin│ $f + cos│ $f)
  794. Asymptote$2y = -x - a
  795. Scheitel$2S (3/2 a; 3/2 a)
  796. FlΣche zwischen Kurve und Asymptote = 3/2 a▓
  797. #&Zissoide
  798. {3072
  799. $7y▓ (a - x) = x│; x > 0
  800. $7Parameterdarstellung
  801. $7x = at▓ / (1 + t▓)
  802. $7y = at│ / (1 + t▓)
  803. $7Polarkoordinaten
  804. $7r = a sin▓ $f / cos $f
  805. Asymptote$2x = a
  806. FlΣche zwischen Kurve und Asymptote = 3/4 $p a▓
  807. *
  808.  
  809. {3073
  810. &$7Strophoide
  811. ºStrophoide
  812. $7(a - x) y▓ = (a + x) x▓
  813. $7Parameterdarstellung
  814. $7x = a (t▓ - 1) / (t▓ + 1)
  815. $7y = at (t▓ - 1) / (t▓ + 1)
  816.  
  817. Polarkoordinaten$1r = -a cos 2$f / cos $f
  818. Asymptote$2x = a
  819. FlΣcheninhalt der Schleife = 2a▓ - $pa▓ /2
  820. FlΣche zwischen Kurve und Asymptote = 2a▓ + $pa▓ /2
  821. #&Versiera der Agnesi
  822. {3086
  823. $7(x▓ + a▓) y - a│ = 0
  824. $7FlΣche zwischen Kurve
  825. $7und Asymptote $pa▓
  826. $7Asymptote y = 0
  827. [20]
  828. #Kurven 4.Ordnung
  829. ºKurven 4.Ordnung
  830. &Konchoide des Nikomedes
  831. ºKonchoide des Nikomedes
  832. {3074
  833. $7(x - a)▓ (x▓ + y▓) = b▓x▓
  834. $7Parameterdarstellung
  835. $7x = a + b cos t, a,b >0
  836. $7y = a tan t + b sin t
  837. Polarkoordinaten$1r = a / cos $f ▒ b
  838. Asymptote$3x = a
  839. Scheitel$3S$-1$+(a+b;0) und S$-2$+(a-b;0)
  840. Ursprung fⁿr$1b<a$2isolierter Punkt
  841. $4b > a$2Doppelpunkt
  842. $4b = a$2Rⁿckkehrpunkt
  843. FlΣche zwischen Σu▀erem Zweig und Asymptote = $Ñ
  844. &Kardioide (Herzkurve)
  845. {3075
  846. $7(x▓+y▓)(x▓+y▓-2ax) - a▓y▓ = 0
  847. $7Parameterdarstellung
  848. $7x = a cos t (1+ cos t)
  849. $7y = a sin t (1+ cos t)
  850. $70 $ú t < 2$p, a > 0
  851. *
  852.  
  853. Polarkoordinaten$2r = a ( 1+ cos $f )
  854. FlΣche in der Kurve$2A = 2$p a▓/2
  855. KurvenlΣnge$3s = 8a
  856. {3077
  857. &$7Cassinische Kurven
  858. ºCassinische Kurven
  859. $7Menge aller Punkte, deren
  860. $7AbstΣnde zu F$-1$+, F$-2$+
  861. $7konstantes Produkt a▓ 
  862. $7haben
  863. $1(x▓ + y▓)▓ - 2e▓ (x▓ - y▓) = a$+4$- - e$+4$-, e>0, a>0
  864. $1r▓ = e▓ cos 2$f ▒ $╓[ e$+4$- cos▓ 2$f + a$+4$- e$+4$- ]
  865. $1Abstand F$-1$+F$-2$+ = 2e
  866. #&Spezialfall a▓=e▓ = Lemniskate
  867. {3076
  868. $7(x▓+y▓)▓ = 2a▓ (x▓-y▓)
  869. $7Polarkoordinaten
  870. $7r = a $╓[ 2 cos 2$f ]
  871.  
  872. Ursprung ist Doppelpunkt und zugleich Wendepunkt
  873. Krⁿmmungsradius$2$r = 2a▓ / (3r)
  874. [21]
  875. &
  876. FlΣche einer Schleife$1A = a▓
  877. Wendetangenten im Ursprung y = ▒ x
  878. Gr÷▀te Ordinatenausdehnung = a
  879. #Zykloiden (Rollkurven)
  880. ºZykloiden
  881. &gew÷hnliche Zykloide
  882. Ein Punkt eines Kreises, der auf einer Geraden, ohne
  883. zu gleiten, abrollt, beschreibt eine gew÷hnliche Zykloide
  884. $1x = a arccos [(a-y)/a] - $╓[ y(2a-y) ], a > 0
  885. {3078
  886. $7Parameterdarstellung
  887. $7x = a (t - sin t)
  888. $7y = a (1 - cos t)
  889. $7Periode = 2$pa
  890.  
  891. LΣnge eines vollen Bogens = 8a
  892. FlΣche unter einem vollen Bogen = 3$p a▓
  893. Krⁿmmungsradius $r = 4a sin t/2
  894. Evolute einer Zykloide ist eine kongruente Zykloide
  895. *
  896. #&Verkⁿrzte oder verlΣngerte Zykloide (Trochoide)
  897. Der erzeugende Punkt liegt innerhalb bzw. au▀erhalb
  898. des abrollenden Kreises im Abstand c vom Kreis-
  899. mittelpunkt
  900. c < a ... verkⁿrzte, c > a verlΣngerte Zykloide
  901. {3079
  902. $7Parameterdarstellung
  903. $7x = at - c sin t
  904. $7y = a - c cos t
  905. #Epizykloide
  906. {3080
  907. &$7gew÷hnliche Epizykloide
  908. $7Der Kreis rollt auf der
  909. $7Peripherie eines festen
  910. $7Kreises ab
  911.  
  912. a ... Radius des festen Kreises
  913. b ... Radius des rollenden Kreises
  914. $1x = (a+b) cos (bt/a) - b cos [(a+b) t/a]
  915. $1y = (a+b) sin (bt/a) - b sin [(a+b) t/a]
  916. [22]
  917. &
  918. $1x = (a+b) cos $f - b cos [(a+b) $f/b]
  919. $1y = (a+b) sin $f - b sin [(a+b) $f/b]
  920. LΣnge eines Bogens = 8b (a+b)/a
  921. FlΣche zwischen einem vollen Bogen und Kreis
  922. $1A = $p b▓ (3a + 2b) / a
  923. VerhΣltnis a/b ist ...
  924. ganzzahlig $▐ Kurve besteht aus m zusammen-
  925. $1hΣngenden Bogen
  926. $1LΣnge der ganzen Kurve l = 8(a + b)
  927. rational $▐ Kurve schlie▀t sich nach einer Anzahl
  928. $1von Umdrehungen
  929. #&Verkⁿrzte und verlΣngerte Epizykloide (Epitrochoide)
  930. Der Punkt liegt innerhalb bzw. au▀erhalb der Peripherie
  931. des abrollenden Kreises im Abstand c vom Mittelpunkt
  932. {3082
  933. $7c < b verkⁿrzt, gestreckt
  934. $7c > b verlΣngert, 
  935. $8verschlungen
  936. *
  937.  
  938. $1x = (a+b) cos (bt/a) - c cos [(a+b) t/a]
  939. $1y = (a+b) sin (bt/a) - c sin [(a+b) t/a]
  940. $1x = (a+b) cos $f - c cos [(a+b) $f/b]
  941. $1y = (a+b) sin $f - c sin [(a+b) $f/b]
  942. Sonderfall: Fⁿr a=b wird die gew÷hnliche Zykloide zur
  943. Herzkurve (Kardioide).
  944. #Hypozykloide
  945. {3081
  946. &$6gew÷hnliche Hypozykloide
  947. $6Der Kreis rollt innerhalb der
  948. $6Peripherie eines festen
  949. $6Kreises ab
  950.  
  951. a ... Radius des festen Kreises
  952. b ... Radius des rollenden Kreises
  953. $1x = (a-b) cos (bt/a) + b cos [(a-b) t/a]
  954. $1y = (a-b) sin (bt/a) - b sin [(a-b) t/a]
  955. $1x = (a-b) cos $f + b cos [(a-b) $f/b]
  956. $1y = (a-b) sin $f - b sin [(a-b) $f/b]
  957. LΣnge eines Bogens = 8b (a-b)/a
  958. [23]
  959. &
  960. FlΣche zwischen einem vollen Bogen und Kreis
  961. $1A = $p b▓ (3a - 2b) / a
  962. VerhΣltnis a/b ist ...
  963. ganzzahlig $▐ Kurve besteht aus m zusammen-
  964. $1hΣngenden Bogen
  965. $1LΣnge der ganzen Kurve l = 8(a - b)
  966. rational $▐ Kurve schlie▀t sich nach einer Anzahl
  967. $1von Umdrehungen
  968. #&Verkⁿrzte und verlΣngerte Hypozykloide (Hypotrochoide)
  969. Der Punkt liegt innerhalb bzw. au▀erhalb der Peripherie
  970. des abrollenden Kreises im Abstand c vom Mittelpunkt
  971. {3083
  972. $7c < b verkⁿrzt, gestreckt
  973. $7c > b verlΣngert, 
  974. $8verschlungen
  975. #
  976. $1x = (a-b) cos (bt/a) + c cos [(a-b) t/a]
  977. $1y = (a-b) sin (bt/a) - c sin [(a-b) t/a]
  978. $1x = (a-b) cos $f + c cos [(a-b) $f/b]
  979. *
  980.  
  981. $1y = (a-b) sin $f - c sin [(a-b) $f/b]
  982. &SonderfΣlle
  983. {3088
  984. $7Fⁿr a/b = 4 wird die
  985. $7gew÷hnliche Hypozykloide
  986. $7zur
  987. &$7Astroide (Sternlinie)
  988. ºAstroide
  989. $7x$+2/3$- + y$+2/3$- = a$+2/3$-
  990. $6(x▓ + y▓ + a▓)│ + 27 a▓ x▓ y▓ = 0
  991. Parameterdarstellung
  992. $1x = a cos│ t/4$2y = a sin│ t/4
  993. Polarkoordinaten
  994. $1x = a cos│ $f$3y = a sin│ $f
  995.  
  996. die gew÷hnliche Hypozykloide wird fⁿr
  997. $1a/b=2 zu einer Geraden
  998. die verkⁿrzte / verlΣngerte Hypozykloide wird fⁿr
  999. $1a/b=2 zu Ellipsen mit der Gleichung
  1000. $1x = (a/2 + c) cos t/2$2y = (a/2 - c) sin t/2
  1001. [24]
  1002. #Spirallinien
  1003. ºSpirallinien
  1004. {3084
  1005. &$7Logarithmische Spirale
  1006. $7r = a e$+k$f$-
  1007. $7... schneidet alle vom
  1008. $7Ursprung ausgehenden 
  1009. $7Strahlen unter Winkel $a
  1010. LΣnge des Bogens$2l = ( r$-2$+ - r$-1$+) / cos $a
  1011. Schnittwinkel$3cot $a = k
  1012. Krⁿmmungsradius$2$r = r $╓( 1 + k▓ )
  1013. &Archimedische Spirale
  1014. ºArchimedische Spirale
  1015. {3085
  1016. $7r = a $f
  1017. $7FlΣche eines Sektors
  1018. $7A = a▓/6 ($f$-2$+│ - $f$-1$+│)
  1019.  
  1020. $7Ein Punkt, der sich auf 
  1021. einem Lichtstrahl vom Ursprung mit konstanter 
  1022. Geschwindigkeit v bewegt, wΣhrend der Leitstrahl 
  1023. sich mit konstanter Winkelgeschwindigkeit $w um 
  1024. den Pol dreht, beschreibt eine Archimedische Spirale
  1025. *
  1026.  
  1027. Es gilt: a = v / $w
  1028. LΣnge des Bogens OP:
  1029. l = a/2 ($f $╓( $f▓ + 1 ) + arsinh $f ) $╗ a $f▓ / 2
  1030. Krⁿmmungsradius $r = (a▓ + r▓)$+3/2$- / (2a▓ + r▓) =
  1031. $5= [a ($f▓ + 1)$+3/2$- ] / ($f▓ + 2)
  1032. &Hyperbolische Spirale
  1033. {3087
  1034. $7Parameterdarstellung
  1035. $7x = a cos t / t
  1036. $7y = a sin t / t
  1037. $7Polarkoordinaten
  1038. $7r = a / $f
  1039. Asymptote y = a
  1040. FlΣche des Sektors A = a▓/2 (1/$f$-1$+ - 1/$f$-2$+)
  1041. Krⁿmmungsradius $r = a/$f [ $╓( 1 + $f▓ ) / $f ]│ =
  1042. $5= r [ r▓/a▓ + 1 ]$+3/2$-
  1043. [25]
  1044. #Zahlenfolgen
  1045. ºZahlenfolgen
  1046. Eine Zahlenfolge ist eine Funktion aus der Menge der
  1047. natⁿrlichen Zahlen in die Menge der reellen Zahlen.
  1048. Symbol: (a$-k$+) = (a$-1$+; a$-2$+; ...; a$-k$+; ... )
  1049. Partialsumme:$1s$-n$+ = a$-1$+ + a$-2$+ + ... + a$-n$+ = $S a$-k$+
  1050. &Eigenschaften
  1051. $1konstant$4$" k gilt a$-k$+ = a$-k+1$+
  1052. $1monoton wachsend$2$" k gilt a$-k$+ $ú a$-k+1$+
  1053. $1monoton fallend$3$" k gilt a$-k+1$+ $ú a$-k$+
  1054. $1obere Schranke S$2$" k gilt a$-k$+ $ú S
  1055. $1untere Schranke S$2$" k gilt S $ú a$-k$+
  1056. $1G hei▀t obere Grenze $█ kleinste obere Schranke
  1057. $1G hei▀t untere Grenze $█ gr÷▀te untere Schranke
  1058. $1$e-Umgebung von a $█ offenes Intervall (a - $e,a + $e)
  1059. #Grenzwert
  1060. ºGrenzwert einer Folge
  1061. Grenzwert g von (a$-k$+) $█ Fⁿr jedes positive $e gilt fⁿr 
  1062. $1fast alle a$-n$+: a - $e < a$-n$+ < a + $e bzw. | a$-n$+ - g | < $e
  1063. (a$-k$+) hei▀t konvergent $█ Grenzwert existiert
  1064. (a$-k$+) hei▀t divergent $█ Grenzwert existiert nicht
  1065. Nullfolge $█ Grenzwert = 0
  1066. *
  1067. #Divergenz
  1068. bestimmt divergent $█ Grenzwert $Ñ oder - $Ñ
  1069. unbestimmt dviergent $█ Grenzwert existiert nicht
  1070. #&Arithmetische Zahlenfolgen
  1071. ºArithmetische Zahlenfolgen
  1072. Form: a, a+d, a+2d, a+3d, ..., a+ (k-1)d, d... Differenz
  1073. $1a$-k$+ = a$-1$+ + (k - 1) *d$2$1a$-k+1$+ - a$-k$+ = d
  1074. $1s$-n$+ = n/2 * (a$-1$+ + a$-n$+) = n*a$-1$+ + d/2 * n * (n-1)
  1075. d<0 fallende, d=0 konstante, d>0 wachsende Folge
  1076. &Geometrische Zahlenfolgen
  1077. ºGeometrische Zahlenfolgen
  1078. Form: a, aq, aq▓, aq│, ..., a*q$+n-1$-, q... Quotient
  1079. $1a$-k$+ = a$-1$+ * q$+k-1$-$2$1a$-k+1$+ / a$-k$+ = q
  1080. $1s$-n$+ = a$-1$+ * (q$+n$- - 1) / (q - 1) = (a$-n$+q - a$-1$+) / (q - 1)
  1081. 0<q<1 fallende, q=1 konstante, q>1 wachsende
  1082. q<0 alternierende Folge
  1083. #GrenzwertsΣtze
  1084. ºGrenzwertsΣtze fⁿr Folgen
  1085. Alle GrenzⁿbergΣnge erfolgen n $« $Ñ
  1086. $1lim (a$-n$+ ▒ b$-n$+ ) = lim a$-n$+ ▒ lim b$-n$+
  1087. $1lim (a$-n$+ * b$-n$+ ) = lim a$-n$+ * lim b$-n$+
  1088. $1lim (a$-n$+ / b$-n$+ ) = lim a$-n$+ / lim b$-n$+, falls lim b$-n$+ <>0
  1089. [26]
  1090. #Partialsummen von 1$+k$- + 2$+k$- + ... + n$+k$- =
  1091. ºSpezielle Partialsummen
  1092. k$1Summe
  1093. 1$1n(n+1)/2
  1094. 2$1n(n+1)(2n+1)/6
  1095. 3$1n▓(n+1)▓/4
  1096. 4$1n(n+1)(6n│+9n▓+n-1)/30
  1097. 5$1n▓(n+1)▓ [2(n▓+n)-1]/12
  1098. 6$1n(n+1) [6(n$+5$-+n│-n▓)+15n$+4$--n+1]/42
  1099. 7$1n▓(n+1)▓ [3n$+4$-+6n│-n▓-4n+2]/24
  1100. 8$1n(n+1) [10n$+7$-+35n$+6$-+25(n$+5$--n$+4$-)-17(n│-n▓)+3n-3]/90
  1101. 9$1n▓(n+1)▓ [2n$+6$-+6(n$+5$-+n)+n$+4$--8n│+n▓-3]/20
  1102. 10 n(n+1) [6n$+9$-+27n$+8$-+28(n$+7$--n$+6$-+n│-n▓)-38(n$+5$--n$+4$-)
  1103. $1-5n+5)/66
  1104. 11 n▓(n+1)▓(2n$+8$-+8n$+7$-+4n$+6$--16n$+5$--5n$+4$-+26n│-3n▓-20n
  1105. $1+10)/24
  1106. 12 n(n+1) [210n$+11$-+1155n$+10$-+1575(n$+9$--n$+8$-)-3430(n$+7$--n$+6$-)
  1107. $1+5150(n$+5$--n$+4$-)-3859(n│-n▓)+691(n-1)]/2730
  1108. 13 n▓(n+1)▓ [30n$+10$-+150n$+9$-+125n$+8$--400n$+7$--326n$+6$-
  1109. $1+1052n$+5$-+367n$+4$--1786n│+202n▓+1382n-691]/420
  1110. 14 n(n+1) [6n$+13$-+39n$+12$-+66(n$+11$--n$+10$-)-207(n$+9$--n$+8$-)
  1111. $1+508(n$+7$--n$+6$-)-779(n$+5$--n$+4$-)+586(n│-n▓)-105(n-1)]/90
  1112. *
  1113.  
  1114. 15$1n▓(n+1)▓ [3n$+12$-+18n$+11$-+21n$+10$--60n$+9$--83n$+8$-+226n$+7$-
  1115. $1+203n$+6$--632n$+5$--226n$+4$-+104n│-122n▓-840n+420
  1116. #&Partialsummen von Potenzen ungerader Zahlen 
  1117. $21$+k$- + 3$+k$- + ... + (2n-1)$+k$- =
  1118. k$1Summe
  1119. 1$1n▓
  1120. 2$1n(4n▓-1)/6
  1121. 3$12n$+4$--n▓
  1122. 4$1n [48n$+4$--40n▓+7]/15
  1123. 5$1n▓ [16n$+4$--20n▓+7]/3
  1124. 6$1n [192n$+6$--336n$+4$-+196n▓-31]/21
  1125. 7$1n▓ [48n$+6$--112n$+4$-+98n▓-31]/3
  1126. 8$1n [1280n$+8$--3840n$+6$-+4704n$+4$--2480n▓+381]/45
  1127. 9$1n▓ [256n$+8$--960$+6$-+1568n$+4$--1240n▓+381]/5
  1128. 10$1n [3072n$+10$--14080n$+8$-+29568n$+6$--32736n$+4$-+16764n▓
  1129. $1-2555]/33
  1130.  
  1131. Zweierpotenzen$11 + 2 + 2▓ + ... + 2$+n$- = 2$+n+1$- - 1
  1132. Potenzen$31 + z + z▓ + ... + z$+n$- = (z$+n+1$--1)/(z-1)
  1133. 1/(1*2) + 1/(2*3) + ... + 1/[n(n+1)] = n/(n+1)
  1134. [27]
  1135. &
  1136. Grenzwerte (alle n $« $Ñ)
  1137. $1lim 1/n = 0$4lim $+n$-$╓n = 1
  1138. $1lim a$+n$-/n! = 0$3lim (1+1/n)$+n$- = e
  1139. $1lim n$+k$-/a$+n$- = 0, fⁿr a>1, k $╬ N
  1140. $1lim k$+n$- = 0 fⁿr |k|<1, = 1 fⁿr k=1, divergent fⁿr |k|>1
  1141. $1lim 1/(1+a$+n$-) = 1 fⁿr |a|<1, = 1/2 fⁿr a=1, 0 fⁿr |a|>1,
  1142. $3divergent fⁿr a= -1
  1143. Eulersche Konstante
  1144. ºEulersche Konstante
  1145. $1lim (1+ 1/2+ 1/3+ ... + 1/n - ln n) = 0.5772 = C
  1146. Stirlingsche Formel
  1147. $1lim n! / [n$+n$- e$+-n$- $╓n ] = $╓( 2$p )
  1148. #Reihen
  1149. ºReihen
  1150. Reihe $█ Folge der Partialsummen von (a$-n$+)
  1151. Eine Reihe ist ...
  1152. konvergent $█ Folge der Partialsummen konvergiert 
  1153. absolut konvergent $█ Folge der BetrΣge der Partial-
  1154. $1summen konvergiert
  1155. bestimmt divergent $█ Partialsummenfolge hat Grenzwert
  1156. $1$Ñ bzw. - $Ñ
  1157. unbestimmt divergent $█ kein Grenzwert vorhanden
  1158. *
  1159.  
  1160. alternierend $█ stΣndiger Vorzeichenwechsel der
  1161. $1Glieder der Reihe
  1162. #&Konvergenzkriterien
  1163. Hauptkritierium
  1164. $█ Partialfolge beschrΣnkt und (a$-n$+) Nullfolge
  1165. Notwendig aber nicht hinreichend
  1166. $█ Folge (a$-n$+) konvergiert gegen Null
  1167. Hinreichend aber nicht notwendig
  1168. $█ | a$-n+1$+ / a$-n$+ | < q < 1 (Quotientenkriterium)
  1169. $█ $+n$-$╓ |a$-n$+| < q < 1 (Wurzelkriterium)
  1170. #Summe der Reihe$+$+
  1171. $2  $Ñ$+$+
  1172. $1S =   $S  a$-i$+ $█ Grenzwert der Partialsummen$+$+
  1173. $2i = 1
  1174. ºGeometrische Reihe
  1175. &Geometrische Reihe$+$+
  1176. $2  $Ñ$+$+
  1177. $1S =   $S  a$-1$+q$+i-1$- = a$-1$+/(1-q), fⁿr |q| < 1$+$+
  1178. $2i = 1
  1179. &Harmonische Reihe 1 + 1/2 + 1/3 + 1/4 + ... divergent
  1180. ºHarmonische Reihe
  1181. [28]
  1182. #Unendliche Reihen
  1183. ºUnendliche Reihen
  1184. 1 + 1/1! + 1/2! + 1/3! + ... = e
  1185. 1 - 1/2 + 1/3 - 1/4 + - ... = ln 2
  1186. 1 + 1/2 + 1/4 + 1/8 + ... = 2
  1187. 1 - 1/3 + 1/5 - 1/7 + - ... = $p/4
  1188. 1 + 1/2▓ + 1/3▓ + 1/4▓ + ... = $p▓ / 6
  1189. 1 - 1/2▓ + 1/3▓ - 1/4▓ + - ... = $p▓ / 12
  1190. 1 + 1/3▓ + 1/5▓ + 1/7▓ + ... = $p▓ / 8
  1191. 1 + 1/2$+4$- + 1/3$+4$- + 1/4$+4$- + ... = $p$+4$- / 90
  1192. 1 + 1/2$+6$- + 1/3$+6$- + 1/4$+6$- + ... = $p$+6$- / 945
  1193. 1 + 1/2$+8$- + 1/3$+8$- + 1/4$+8$- + ... = $p$+8$- / 9450
  1194. 1/(1*2) + 1/(2*3) + 1/(3*4) + ... = 1
  1195. 1/(1*3) + 1/(3*5) + 1/(5*7) + ... = 1/2
  1196. #Riemannsche Zetafunktion$+$+
  1197. ºRiemannsche Zetafunktion
  1198. $2  $Ñ$+$+
  1199. $1S =   $S  1/i$+n$- = $z(n)$+$+, n>1
  1200. $2i = 1
  1201. fⁿr n=1 existiert kein endlicher Wert (harmonische Reihe)
  1202. Asymptotisches Verhalten fⁿr k $« $Ñ
  1203. $1$z(1) $╗ ln k + $g + 1/(2k) - 1/(12k▓) + 1/(120 k$+4$-)
  1204. $1$g = 0.5772156649 Eulersche Konstante
  1205. *
  1206.  
  1207. #Grenzwert einer Funktion
  1208. ºGrenzwert einer Funktion
  1209. Eine Funktion f(x) hat an der Stelle x$-0$+ einen Grenzwert 
  1210. g $╬ R $█ fⁿr jede gegen x$-0$+ konvergierende Folge (x$-n$+)
  1211. die Folge der Funktionswerte (f(x$-n$+)) gegen g strebt.
  1212. linksseitiger Grenzwert ... Konvergenz von links
  1213. rechtsseitiger Grenzwert ... Konvergenz von rechts
  1214. &GrenzwertsΣtze fⁿr Funktionen
  1215. ºGrenzwertsΣtze fⁿr Funktionen
  1216. Alle GrenzⁿbergΣnge erfolgen x $« x$-0$+
  1217. $1lim [c * u(x)] = c * lim u(x)
  1218. $1lim [u(x) ▒ v(x)] = lim u(x) ▒ lim v(x)
  1219. $1lim [u(x) * v(x)] = lim u(x) * lim v(x)
  1220. $1lim [u(x) / v(x)] = lim u(x) / lim v(x), falls lim v(x) <>0
  1221. $1lim [$+n$-$╓u(x)] = $+n$-$╓[ lim u(x) ]$-$-
  1222. $1lim [u(x)$+n$-] = [ lim u(x) ]$+n$-
  1223. #Regel von l'Hospital
  1224. ºRegel von l'Hospital
  1225. Ist f(a) = u = g(a) = v = 0 bzw. $Ñ und existieren in einer 
  1226. Umgebung von a sowohl die Ableitungen von f(x) und
  1227. g(x) als auch der Grenzwert x $« a fⁿr f'(x)/g'(x), so gilt
  1228.  lim f(x) / g(x) =$1 lim f'(x) / g'(x)$+$+
  1229. x$«a$3x$«a$-$-
  1230. [29]
  1231. &
  1232. Unbestimmte Ausdrⁿcke der Form "0 * $Ñ", "$Ñ - $Ñ", 
  1233. "0$+0$-", "$Ñ$+0$-", "1$+$Ñ$-" sind in die Form "0/0" bzw. "$Ñ / $Ñ" 
  1234. umzuwandeln.
  1235. Umwandlungen fⁿr Funktionen f und g:
  1236. "0 * $Ñ"$2f * g = f / (1/g)
  1237. "$Ñ - $Ñ"$2f - g = [1/g - 1/f] / [1/f * 1/g]
  1238. "0$+0$-", "$Ñ$+0$-", "1$+$Ñ$-"
  1239. $4f$+g$- = e$+g * ln f$- fⁿhrt zur Form "0 * $Ñ"
  1240. &Spezielle Grenzwerte
  1241. Grenzⁿbergang x $« 0
  1242. $1lim sin x / x =1$3lim tan x / x =1
  1243. $1lim arctan 1/x = $p/2 (rechtsseitiger Grenzwert)
  1244. $1lim arctan 1/x = - $p/2 (linksseitiger Grenzwert)
  1245. Grenzⁿbergang x $« 1
  1246. $1lim ln x / (x-1) =1$3
  1247. Grenzⁿbergang x $« $Ñ
  1248. $1lim x$+n$- / e$+n$- =0$3lim (1+1/x)$+x$- = e
  1249. $1lim sin x / x = 0
  1250. #Stetigkeit einer Funktion
  1251. ºStetigkeit einer Funktion
  1252. Die Funktion f(x) ist an der Stelle x$-0$+ stetig $█
  1253. *
  1254.  
  1255. $21. f(x) ist in x$-0$+ definiert
  1256. $22. der Grenzwert von f(x) mit x $« x$-0$+ existiert
  1257. $23. lim f(x) = f(x$-0$+)
  1258. $+$+$2   x $« x$-0$+$+$+
  1259. Eine Funktion ist ...
  1260. stetig $█ fⁿr alle x$-0$+ aus DB stetig
  1261. stⁿckweise stetig $█ fⁿr alle x$-0$+ aus DB stetig mit
  1262. $1Ausnahme endlich vieler Stellen
  1263. #Differentialrechnung
  1264. ºDifferentialrechnung
  1265. Voraussetzung: f(x) sei an der Stelle x$-0$+ definiert
  1266. &Differenzenquotient
  1267. $1D(h) = [f(x$-0$++h) - f(x$-0$+)] / h = $Dy / $Dx$+$+$+$+
  1268. {3055
  1269. ºDifferentialquotient
  1270. $7Eine Funktion f(x) ist in x$-0$+
  1271. $7differenzierbar $█$+$+
  1272. #
  1273. $7der Differentialquotient 
  1274. $7existiert
  1275.  
  1276. $1dy / dx = lim [f(x$-0$++h) - f(x$-0$+)] / h = f'(x$-0$+)$+$+
  1277. $3x $« x$-0$+$-$-
  1278. [30]
  1279. &
  1280. Differenzenquotient $█ Anstieg der Sekante
  1281. Differentialquotient $█ Anstieg der Tangente
  1282. 1.Ableitung f'(x$-0$+) $█ Differentialquotient in x$-0$+
  1283. 2.Ableitung f"(x$-0$+) = [f'(x$-0$+)]' = d$+2$-y / dx$+2$-
  1284. n.Ableitung f$+(n)$-(x$-0$+) = [f$+(n-1)$-(x$-0$+)]' = d$+n$-y / dx$+n$-
  1285. &Differential einer Funktion y = f(x)
  1286. $1dy = f'(x) dx
  1287. &Schreibweise$1Ableitung nach t: dx / dt = x$=$+$+ $╖$-$-
  1288. #MittelwertsΣtze der Differentialrechnung
  1289. ºMittelwertsΣtze d.Differentialrechnung
  1290. {3137
  1291. $6f(x), g(x) auf [a,b] stetig
  1292. $6und auf (a,b) differenzierbar
  1293. $6g'(x) <> 0 fⁿr alle x
  1294. $6dann existiert wenigstens ein
  1295. $x (a < $x < b) mit
  1296. 1. [f(b) - f(a)]/(b - a) = f'($x) bzw.
  1297. $1f(x+h) = f(x) + h * f'(x + $th) mit
  1298. $1a=x, b-a=h und $x=x+$th, (0<$t<1)
  1299. 2. [f(b) - f(a)] / [g(b) - g(a)] = f'($x) / g'($x)
  1300. *
  1301. #Differentiationsregeln
  1302. ºDifferentiationsregeln
  1303. $4f(x)$3f'(x)
  1304. Konstante$2c$30
  1305. Faktor$3c*v(x)$2c*v'(x)
  1306. Summe$2v(x)▒u(x)$1v'(x)▒u'(x)
  1307. Produkt$2v(x)*u(x)$1v'(x)*u(x)+v(x)*u'(x)
  1308. Quotient$2v(x)/u(x)$1[v'(x)*u(x)-v(x)*u'(x)]/(u▓(x))
  1309. Kettenregel$2u[v(x)]$2u'[v(x)] * v'(x)
  1310. Differentiation der Umkehrfunktion
  1311. Ist x=g(y) Umkehrfunktion von y=f(x) $▐ f'(x) * g'(y) = 1
  1312. #Partielle Ableitung
  1313. Fⁿr Funktion f(x,y) = 0 ist
  1314. $╢f(x,y) / $╢x = $╢f / $╢x = f$-x$+ die partielle Ableitung nach x
  1315. $╢f(x,y) / $╢y = $╢f / $╢y = f$-y$+ die partielle Ableitung nach y
  1316. #&Differentiation impliziter Funktionen f(x,y)=0
  1317. dy/dx = y' = - ( $╢f / $╢x ) / ( $╢f / $╢y ) = - f$-x$+ / f$-y$+
  1318. y" = - (f$-xx$+ f$-y$+▓ - 2 f$-xy$+ f$-x$+ f$-y$+ + f$-yy$+ f$-x$+▓) / f$-y$+│
  1319. [31]
  1320. #Ableitungsfunktionen
  1321. ºAbleitungsfunktionen
  1322. f(x)$3f'(x)
  1323. x$+n$-$3n * x$+n-1$-
  1324. 1/x$+n$-$3- n/x$+n+1$-
  1325. $╓x$31/(2 * $╓x)
  1326. $+n$-$╓x$3$+n$-$╓x / (nx)
  1327. $+n$-$╓(x$+m$-)$2m/n * $+n$-$╓(x$+m-n$-)
  1328. x$+x$-$3x$+x$- * (ln x + 1)
  1329. sin x$3cos x
  1330. cos x$3- sin x
  1331. tan x$31/cos▓x = 1 + tan▓ x
  1332. cot x$3-1/sin▓x = -1 - cot▓ x
  1333. e$+x$-$3e$+x$-
  1334. a$+x$-$3a$+x$- * ln a
  1335. ln x$31/x
  1336. log$-a$+x$31/(x * ln a)
  1337. arcsin x$21 / $╓( 1- x▓ )
  1338. arccos x$2- 1 / $╓( 1- x▓ )
  1339. arctan x$21 / ( 1+ x▓ ) fⁿr |x|<1
  1340. arccot x$2-1 / ( 1+ x▓ ) fⁿr |x|<1
  1341. sinh x$3cosh x
  1342. *
  1343.  
  1344. f(x)$3f'(x)
  1345. cosh x$2sinh x
  1346. tanh x$21/cosh▓ x = 1 - tanh▓ x
  1347. coth x$2 -1/sinh▓ x = 1 - coth▓ x
  1348. arsinh x$11/$╓[1+x▓]
  1349. arcosh x$11/$╓[x▓-1]
  1350. artanh x$11/(1-x▓) fⁿr |x|<1
  1351. arcoth x$11/(1-x▓) fⁿr |x|>1
  1352. #&Differentiation in Parameterform
  1353. x = x(t) und y= y(t)
  1354. dy / dx = (dy/dt) / (dx/dt) = y$=$+$+ $╖$-$- / x$=$+$+ $╖$-$-
  1355. d▓y / dx▓ = ( y$=$+$+$╖$╖$-$- x$=$+$+ $╖$-$- - x$=$+$+$╖$╖$-$- y$=$+$+ $╖$-$- ) / [ y$=$+$+ $╖$-$- ]$+3$-
  1356. #&Differentiation in Polarkoordinaten
  1357. y' = ( dr/d$f sin $f + r cos $f ) / ( dr/d$f cos $f - r sin $f )
  1358. #&Logarithmische Differentiation
  1359. y = u(x)$+v(x)$- $▐ ln y = v(x) ln u(x) $▐
  1360. $1$▐ y'/y = v'(x) ln u(x) + v(x) u'(x)/u(x) $▐
  1361. $1$▐ y' = u(x)$+v(x)$- [ v'(x) ln u(x) + v(x) u'(x) / u(x) ]
  1362. [32]
  1363. #Funktionsdiskussion
  1364. ºFunktionsdiskussion
  1365. f(x) hat an der Stelle x$-0$+
  1366. ein lokales Maximum $█ $$$e>0 $"x$╣x$-0$+: f(x) < f(x$-0$+)
  1367. ein lokales Minimum $█ $$$e>0 $"x$╣x$-0$+: f(x) > f(x$-0$+)
  1368. ein globales Maximum $█ $"x $╬ DB, x$╣x$-0$+: f(x) < f(x$-0$+)
  1369. ein globales Minimum $█ $"x $╬ DB, x$╣x$-0$+: f(x) > f(x$-0$+)
  1370. ºExtremstelle
  1371. #&Hinreichendes Kriterium
  1372. f(x) hat an der Stelle x$-0$+
  1373. ein lokales Maximum $█ f'(x$-0$+)=0 und f"(x$-0$+)<0
  1374. $1oder f"(x) wechselt das Vorzeichen von + nach -
  1375. ein lokales Minimum $█ f'(x$-0$+)=0 und f"(x$-0$+)>0
  1376. $1oder f"(x) wechselt das Vorzeichen von - nach +
  1377. #Monotonieverhalten
  1378. f(x) streng monoton wachsend in [a;b] $█
  1379. $1f'(x) > 0 fⁿr alle x $╬ [a;b]
  1380. f(x) streng monoton fallend in [a;b] $█
  1381. $1f'(x) < 0 fⁿr alle x $╬ [a;b]
  1382. *
  1383. #Krⁿmmung
  1384. f(x) ist konvex $█ f'(x) monoton wachsend $█
  1385. $1f"(x) $│ 0 fⁿr alle x $╬ [a;b]
  1386. f(x) ist konkav $█ f'(x) monoton fallend $█
  1387. $1f"(x) $ú 0 fⁿr alle x $╬ [a;b]
  1388. &Wendestelle ... Wechsel der Krⁿmmung
  1389. ºWendestelle
  1390. f(x) hat an der Stelle x$-0$+ 
  1391. eine Wendestelle $█ f"(x$-0$+)=0 und f'"(x$-0$+)<>0
  1392. einen Sattelpunkt (Horizontalwendepunkt) $█
  1393. $1$█ f'(x$-0$+)=0, f"(x$-0$+)=0 und f'"(x$-0$+)<>0
  1394. #Allgemeines Kriterium
  1395. Verschwinden die ersten (n-1) Ableitungen der 
  1396. Funktion f(x) an der Stelle x = x$-0$+ und ist
  1397. $1n gerade $█ x$-0$+ ist Extremstelle
  1398. $1n ungerade $█ x$-0$+ ist Wendestelle
  1399. #&Extremstellen unentwickelter Funktionen
  1400. $1f(x$-E$+,y$-E$+) = 0 und f$-x$+(x$-E$+,y$-E$+) = 0, f$-y$+(x$-E$+,y$-E$+) <> 0
  1401. $1Maximumbedingung$1f$-xx$+ / f$-y$+ > 0
  1402. $1Minimumbedingung$1f$-xx$+ / f$-y$+ < 0
  1403. [33]
  1404. #Extremstellen (Parameterdarstellung)
  1405. Bedingung fⁿr Extremum von x=x(t) und y=y(t) 
  1406. $1y$=$+$+ $╖$-$- = 0$2x$=$+$+ $╖$-$- <>0
  1407. $1Maximumbedingung$1y$=$+$+$╖$╖$-$- < 0
  1408. $1Minimumbedingung$1y$=$+$+$╖$╖$-$- > 0
  1409. #Extremstellen der Funktion z = f(x,y)
  1410. Maximal- und Minimalpunkt einer FlΣche
  1411. Bedingung:$1f$-x$+ = 0; f$-y$+ = 0; f$-xx$+f$-yy$+ - (f$-xy$+)▓ > 0
  1412. Maximum fⁿr f$-xx$+ < 0$1Minimum fⁿr f$-xx$+ > 0
  1413. Fⁿr f$-xx$+f$-yy$+ - (f$-xy$+)▓ < 0 liegt ein Sattel- oder Jochpunkt vor
  1414. #NΣherungsverfahren (Nullstellensuche)
  1415. ºNΣherungsverfahren (Nullstellensuche)
  1416. &Bisektion (Intervallhalbierungsverfahren)
  1417. ºBisektion
  1418. $1x$-m$+ = ( x$-1$+ + x$-2$+ ) / 2
  1419. ºRegula falsi
  1420. {3060
  1421. &$8Regula falsi
  1422. $8Sekanten-
  1423. $8nΣherungsverfahren
  1424.  
  1425. $2x$-2$+ = x$-0$+ - ( x$-1$+ - x$-0$+ ) / [ f(x$-1$+) - f(x$-0$+) ] * f(x$-0$+)
  1426. *
  1427. #&Newton-Verfahren (TangentennΣherungsverfahren)
  1428. ºNewton-Verfahren
  1429. {3061
  1430.  
  1431. #
  1432. $7x$-1$+ = x$-0$+ - f(x$-0$+) / f'(x$-0$+)
  1433. Konvergenzbedingung: 
  1434. $1f(x) * f"(x)/[f'(x)]▓ < 1, fⁿr alle x der Umgebung
  1435. Verfahren 2.Ordnung $█ quadratische Konvergenz
  1436. #Allgemeines Iterationsverfahren
  1437. ºAllgemeines Iterationsverfahren
  1438. {3041
  1439.  
  1440. #
  1441. #
  1442. Konvergenz$2Divergenz
  1443. f(x)=0 $▐ IterationsfΣhige Gleichung x$-i+1$+ = F(x$-i$+)
  1444. Lineare Form$2x$-i+1$+ = x$-i$+ - c*f(x$-i$+)
  1445. Parameter c entscheidet ⁿber Konvergenz
  1446. [34]
  1447. #&$d▓-Aitken-Iteration
  1448. ºAitken-Iteration
  1449. Jeder 3.Iterationsschritt erfolgt mit
  1450. $1x$-3i+3$+ = x$-3i$+ - (x$-3i+1$+ - x$-3i$+)▓ / (x$-3i+2$+ - 2x$-3i+1$+ + x$-3i$+)
  1451. &Steffensen-Iteration
  1452. ºSteffensen-Iteration
  1453. Nach einem normalen Iterationsschritt weitere mit
  1454. $1x$-i+1$+ = [(F(x$-i$+))▓ - x$-i$+ * F(F(x$-i$+))] / [2*F(x$-i$+) - x$-i$+ - F(F(x$-i$+))]
  1455. $1wobei gilt: x$-i+1$+ = F(x$-i$+) und x$-i+2$+ = F(x$-i+1$+) = F(F(x$-i$+))
  1456. [35]
  1457. #Integralrechnung
  1458. ºIntegralrechnung
  1459. &Stammfunktion
  1460. ºStammfunktion
  1461. f(x) und F(x) seien in I definiert, F(x) differenzierbar
  1462. F(x) hei▀t Stammfunktion $█ $"x $╬ I   F'(x) = f(x) 
  1463. &Unbestimmtes Integral
  1464. ºUnbestimmtes Integral
  1465. Unbestimmtes Integral $≥ f(x) dx = F(x) + c ist die Menge
  1466. aller Stammfunktionen F(x) von f(x)
  1467. &Integrationsregeln
  1468. ºIntegrationsregeln
  1469. $4f(x)$3F(x)
  1470. Konstante$2a$3a*x +c
  1471. Faktor$3a*f(x)$2a*F(x) +c
  1472. Summe$2v(x)▒u(x)$1$≥ v(x) dx ▒ $≥ u(x) dx
  1473. $4f(ax+b)$2$≥ f(x) dx = 1/a $≥ f(t) dt
  1474. $7mit t = ax+b
  1475. Substitution$1f[g(x)]*g'(x)$1$≥ f(u) du, mit u=g(x)
  1476. $4f'(x) / f(x)$1ln | f(x) | + c
  1477. $4f(x) * f'(x)$1f▓(x)/2
  1478. &Partielle Integration
  1479. ºPartielle Integration
  1480. $1$≥ u'(x) v (x) dx = u(x) v(x) - $≥ u(x) v'(x) dx
  1481. *
  1482. #Integration durch Partialbruchzerlegung
  1483. ºIntegration durch Partialbruchzerlegung
  1484. Partialbruchzerlegung von f(x)/g(x)
  1485. 1. g(x) = 0 hat nur einfache reelle Wurzeln x$-i$+
  1486. $1f(x)/g(x) = A/(x-x$-1$+) + B/(x-x$-2$+) + C/(x-x$-3$+) + ...
  1487. $1mit A = f(x$-1$+)/g'(x$-1$+), B = f(x$-2$+)/g'(x$-2$+), ...
  1488. 2. ... reelle aber mehrfache auftretende Wurzeln 
  1489. $1x$-1$+ $a mal, x$-2$+ $b mal, x$-3$+ $g mal ...
  1490. $1f(x)/g(x) = A$-1$+/(x-x$-1$+)$+$a$- + A$-2$+/(x-x$-1$+)$+$a-1$- + ... +
  1491. $1+ A$-$a$+/(x-x$-1$+) + B$-1$+/(x-x$-2$+)$+$b$- + ... + B$-$a$+/(x-x$-2$+) + ...
  1492. 3. ... neben reellen auch einfache konjugiert komplex 
  1493. $1auftretende Wurzeln
  1494. $1x$-1$+ und x$-2$+ sind zueinander konjugiert komplex
  1495. $1$▐ f(x)/g(x) = (Px + Q) / [(x-x$-1$+) (x+x$-12$+) ] =
  1496. $1= (Px + Q) / (x▓ + px + q)
  1497. $1$▐ $≥ (Px+Q)/(x▓+px+q) dx = P/2 * ln |x▓ +px +q|
  1498. 4. ... neben reellen auch mehrfache komplexe Wurzeln
  1499. $1z.B. bei einer dreifachen reellen und zweifach 
  1500. $1auftretenden konjugiert komplexen Wurzeln
  1501. $1f(x)/g(x) = A$-1$+/(x-x$-1$+)│ + A$-2$+/(x-x$-1$+)▓ + A$-2$+/(x-x$-1$+) +
  1502. $1+ (P$-1$+x + Q$-1$+) / (x▓ + px + q)▓ +
  1503. $1+ (P$-2$+x + Q$-2$+) / (x▓ + px + q)
  1504. [36]
  1505. #Stammfunktion von Funktionen
  1506. ºStammfunktion von Funktionen
  1507. f(x)$4F(x) + c
  1508. 1$5x
  1509. x$+n$- $41/(n+1) x$+n+1$-, n$╣-1
  1510. (ax+b)$+n$-$31/[a(n+1)] (ax+b)$+n+1$- , n $╣ -1
  1511. 1/x$4ln |x|
  1512. 1/(ax+b)$3ln(ax+b)/a
  1513. 1/(x*ln a)$31/ln a * ln x = log$-a$+x
  1514. sin x$4- cos x
  1515. sin▓ x$41/2 (x - sin x cos x)
  1516. cos x$4sin x
  1517. cos▓ x$41/2 (x + sinx cos x)
  1518. 1/cos▓ x$3tan x
  1519. 1/sin▓x$3-cot x
  1520. tan x$4 - ln | cos x |
  1521. cot x$4 ln | sin x |
  1522. a$+x$-$4a$+x$-/ln a
  1523. e$+x$-$4e$+x$-
  1524. $╓x$42/3 $╓x│
  1525. 1/$╓x$42 $╓x
  1526. 1/$╓[x▓ ▒ a▓]$2ln | x + $╓(x▓ ▒ a▓) |
  1527. *
  1528. #Stammfunktion von Funktionen
  1529. f(x)$5F(x) + c
  1530. sinh x$4cosh x
  1531. cosh x$4sinh x
  1532. tanh x$4ln cosh x
  1533. coth x$4ln | sinh x |
  1534. 1/cosh▓ x$3 tanh x
  1535. 1/sinh▓ x$3- coth x
  1536. 1/(a▓ + x▓)$3 1/a arctan x/a
  1537. 1/(a▓ - x▓)$3 1/a artanh x/a = 
  1538. $5= 1/(2a) ln [(a+x) / (a-x)], |x|<a
  1539. 1/(x▓ - a▓)$3-1/a arcoth x/a =
  1540. $5= 1/(2a) ln [(x-a) / (x+a)], |x|>a
  1541. 1/$╓(a▓ - x▓)$3arcsin x/a
  1542. 1/$╓(a▓ + x▓)$3arsinh x/a =
  1543. $5= ln [x + $╓(a▓ + x▓) ]
  1544. 1/$╓(x▓ - a▓)$3arcosh x/a =
  1545. $5= ln [x + $╓(x▓ - a▓) ]
  1546. [37]
  1547. #Integration durch Substitution
  1548. ºIntegration durch Substitution
  1549. $≥ f(x) dx = $≥ f[$f(t)] *  $f$=$+$+ $╖$-$-(t) dt mit x = $f(x) und dx = $f$=$+$+ $╖$-$-(t) dt
  1550. R(x) sei rationale Funktion
  1551. &1. $≥ R(x, $╓(a▓ - x▓)) dx
  1552. Substitution x = a sin t$3dx = a cos t dt
  1553. $1$▐ $≥ R(a sin t, a cos t) a cos t dt
  1554. &2. $≥ R(x, $╓(a▓ + x▓)) dx
  1555. Substitution x = a tan t$3dx = a dt/cos▓ t
  1556. $1$▐ $≥ R(a tan t, a/cos▓ t) a/cos▓ t dt
  1557. &3. $≥ R(x, $╓(x▓ - a▓)) dx
  1558. Substitution x = a/cos t$3dx = a sin t dt/cos▓ t
  1559. $1$▐ $≥ R(a/cos t, a tan t) a sin t/cos▓ t dt
  1560. &4. $≥ R(sin x, cos x, tan x, cot x) dx
  1561. Substitution tan x/2 = t$3dx = 2/(1+t▓) dt
  1562. $1$▐ $≥ R(2t/(1+t▓), (1-t▓)/(1+t▓), 2t/(1-t▓), (1-t▓)/(2t)) 
  1563. $22 dt/(1+t▓)
  1564. &5. $≥ R(sinh x, cosh x, tanh x, coth x) dx
  1565. Substitution tanh x/2 = t$2dx = 2/(1-t▓) dt
  1566. $1$▐ $≥ R(2t/(1-t▓), (1+t▓)/(1-t▓), 2t/(1+t▓), (1+t▓)/(2t)) 
  1567. $22 dt/(1-t▓)
  1568. *
  1569. #Integration durch Reihenentwicklung
  1570. &Integralsinus
  1571. Si(x) = $-0$+ $≥ $+x$- sin t / t dt = x - x│/(3*3!) + x$+5$-/(5*5!) - + ...
  1572. &Integralkosinus
  1573. Ci(x) = $-x$+ $≥ $+$Ñ$- cos t / t dt = C + ln |x| - x▓/(2*2!) + x$+4$-/(4*4!) 
  1574. $1 - + ..., C = 0.5772 ... Eulersche Konstante
  1575. &Exponentialintegral
  1576. Ei(x) = $-- $Ñ$+ $≥ $+x$- e$+t$- / t dt = C + ln |x| +x + x▓/(2*2!) +
  1577. $1+ x│/(3*3!) + ...
  1578. &Integrallogarithmus
  1579. Li(x) = $-0$+ $≥ $+x$- dt / ln t = C + ln |ln |x|| + ln x /(1*1!) +
  1580. $1+ (ln x)▓/(2*2!) + ...
  1581. #&Hauptsatz der Differential- und Integralrechnung
  1582. ºHauptsatz der Differential- und Integralrechnung
  1583. Ist f(x) in [a;b] stetig und F(x) irgendeine Stammfunktion
  1584. $2$█$-a$+ $≥ $+b$- f(x) dx = F(b) - F(a)
  1585. &Bestimmtes Integral
  1586. ºBestimmtes Integral
  1587. $1$-a$+$≥ $+b$- f(x) dx = - $-b$+ $≥ $+a$- f(x) dx 
  1588. $1$-a$+ $≥ $+a$- f(x) dx = 0
  1589. $1$-a$+ $≥ $+b$- f(x) dx = $-a$+ $≥ $+c$- f(x) dx + $-c$+ $≥ $+b$- f(x) dx 
  1590. [38]
  1591. #Integraltabelle
  1592. ºIntegraltabelle
  1593. die Integrationskonstante wurde weggelassen
  1594. &Trigonometrische Funktionen
  1595. $≥ dx/sin x = ln |tan x/2|
  1596. $≥ dx/cos x = ln |tan ($p/4 + x/2)|
  1597. $≥ dx/sin│ x = - cos x/(2 sin▓ x) + 1/2 ln |tan x/2|
  1598. $≥ dx/cos│ x = sin x/(2 cos▓ x) + 1/2 ln |tan ($p/4 + x/2)|
  1599. $≥ dx/(a▓ ▒ b▓ sin▓ x) =
  1600. $2= 1/[a $╓(a▓▒b▓)]  arctan [$╓(a▓▒b▓) tan x/a]
  1601. $≥ dx/(a▓ ▒ b▓ cos▓ x) =
  1602. $2= 1/[a $╓(a▓▒b▓)]  arctan [a tan x/$╓(a▓▒b▓)]
  1603. $≥ dx/(1 + sin x) = - tan ($p/4 - x/2)
  1604. $≥ dx/(1 - sin x) = tan ($p/4 + x/2)
  1605. $≥ dx/(1 + cos x) = tan x/2
  1606. $≥ dx/(1 - cos x) = - cot x/2
  1607. $≥ sin▓ x dx = 1/2 (x - sin x * cos x) = 1/4 (2x - sin 2x)
  1608. $≥ cos▓ x dx = 1/2 (x + sin x * cos x) = 1/4 (2x + sin 2x)
  1609. $≥ tan▓ x dx = tan x - x
  1610. $≥ cot▓ x dx = - cot x - x
  1611. $≥ dx/(tan x ▒ 1) = ▒ x/2 + 1/2 ln |sin x ▒ cos x|
  1612. $≥ dx/(1 + cot x) = x/2 - 1/2 ln |sin x + cos x|
  1613. *
  1614.  
  1615. $≥ dx/(1 - cot x) = x/2 + 1/2 ln |sin x - cos x|
  1616. $≥ sin nx sin mx dx =
  1617. $2= [ x sin(n-m)/(n-m) - x sin(n+m)/(n+m)] / 2
  1618. $≥ cos nx cos mx dx =
  1619. $2= [ x sin(n+m)/(n+m) + x sin(n-m)/(n-m)] / 2
  1620. $≥ sin nx cos mx dx =
  1621. $2= - [ x cos(n+m)/(n+m) + x cos(n-m)/(n-m)] / 2
  1622. #&Arkus-Funktionen
  1623. $≥ arcsin x dx = x arcsin x + $╓(1 - x▓)
  1624. $≥ arccos x dx = x arccos x - $╓(1 - x▓)
  1625. $≥ arctan x dx = x arctan x - 1/2 ln(1+x▓)
  1626. $≥ arccot x dx = x arccot x + 1/2 ln(1+x▓)
  1627. #&Hyperbolische Funktionen
  1628. $≥ sinh▓ x dx = (sinh x * cosh x - x)/2 = (sinh 2x - 2x)/4
  1629. $≥ cosh▓ x dx = (sinh x * cosh x + x)/2 = (sinh 2x + 2x)/4
  1630. $≥ dx/sinh x = ln | tanh x/2 |
  1631. $≥ dx/cosh x = 2 arctan e$+x$-
  1632. $≥ tanh▓ x dx = x - tanh x
  1633. $≥ coth▓ x dx = x - coth x
  1634. [39]
  1635. #&Area-Funktionen
  1636. $≥ arsinh x dx = x * arsinh x - $╓(x▓ + 1)
  1637. $≥ arcosh x dx = x * arcosh x - $╓(x▓ - 1)
  1638. $≥ artanh x dx = x * artanh x + 1/2 ln (1 - x▓)
  1639. $≥ arcoth x dx = x * arcoth x + 1/2 ln (x▓ - 1)
  1640. #&Logarithmus-Funktionen
  1641. $≥ ln x dx = x * ln x - x
  1642. $≥ x$+n$- ln x dx = x$+n+1$-/(n+1) * (ln x - 1/(n+1))
  1643. $≥ (ln x)$+n$- /x dx = (ln x)$+n+1$- / (n+1)
  1644. $≥ ln x / x$+n$- dx = - [ln x/[(n-1)x$+n-1$-] + 1/[(n-1)▓ x$+n-1$-]]
  1645. $≥ dx / [x (ln x)$+n$-] = - 1/ [(n-1) (ln x)$+n-1$-]
  1646. #&Exponential-Funktionen
  1647. $≥ dx / (a + b e$+cx$-) = x/a - ln |a + b e$+cx$-| /(ac)
  1648. $≥ e$+cx$- / (a + b e$+cx$-) dx = ln |a + b e$+cx$-| /(bc)
  1649. $≥ e$+ax$- sin bx dx = (a sin bx - b cos bx) * e$+ax$-/(a▓+b▓)
  1650. $≥ e$+ax$- cos bx dx = (a cos bx + b sin bx) * e$+ax$-/(a▓+b▓)
  1651. #&Gebrochenrationale Funktionen
  1652. $≥ x / (ax + b) dx = x/a - b/a▓ * ln |ax + b|
  1653. *
  1654.  
  1655. $≥ x / (ax + b)▓ dx = b/[a▓ (ax+b)] + ln |ax + b| /a▓
  1656. $≥ x / (ax + b)$+n$- dx =
  1657. $2= 1/a▓ [ b/[(n-1)(ax+b)$+n-1$- ] - 1/[(n-2)(ax+b)$+n-2$-] ]
  1658. $≥ dx / (x - a) = ln |x - a|
  1659. $≥ dx / (x - a)$+n$- = 1/[(n-1) (x-a)$+n-1$-]
  1660. $≥ dx / (a▓ + b▓x▓) = arctan (bx/a) /(ab)
  1661. $≥ dx / (a▓ - b▓x▓) = artanh (bx/a) /(ab)
  1662. $≥ x / (a▓ + b▓x▓) dx = ln (a▓+b▓x▓) /(2b▓)
  1663. $≥ x$+n-1$- / (x$+n$- + a) dx = ln |x$+n$- + a| /n
  1664. #&Wurzelfunktionen
  1665. $≥ $╓(x▓ + a▓) dx = 1/2 [x $╓(x▓ + a▓) + a▓ arsinh (x/a)]
  1666. $2= 1/2 [x $╓(x▓ + a▓) + a▓ ln (x + $╓(x▓ + a▓))]
  1667. $≥ $╓(x▓ - a▓) dx = 1/2 [x $╓(x▓ - a▓) - a▓ arcosh (x/a)]
  1668. $2= 1/2 [x $╓(x▓ - a▓) - a▓ ln (x + $╓(x▓ - a▓))]
  1669. $≥ $╓(a▓ - x▓) dx = 1/2 [x $╓(a▓ - x▓) + a▓ arsinh (x/a)]
  1670. $≥ dx / $╓(a▓ + b▓x▓) = ln [bx + $╓(a▓+b▓x▓)] /b
  1671. $≥ dx / $╓(a▓ - b▓x▓) = arcsin (bx/a) /b
  1672. [40]
  1673. #FlΣcheninhaltsberechnung
  1674. ºFlΣcheninhaltsberechnung
  1675. Gilt f(x) $│ 0 fⁿr alle x $╬ [a,b], so gilt A = $-a$+$≥ $+b$- f(x) dx
  1676. Gilt f(x) $ú 0 fⁿr alle x $╬ [a,b], so gilt A = | $-a$+$≥ $+b$- f(x) dx |
  1677. {3040
  1678. #
  1679. $6Besitzt f(x) in (a,b) n Nullstellen:
  1680. $1A = | $-a$+$≥ $+x$-1$+$- f(x) dx | + | $-x$-1$+$+$≥ $+x$-2$+$- f(x) dx | + ... +
  1681. $1+ | $-x$-n$+$+$≥ $+b$- f(x) dx |
  1682. &FlΣchenstⁿck zwischen 2 Funktionen f(x) und g(x)
  1683. {3062
  1684.  
  1685. $8f(x) und g(x) 
  1686. $8schneiden sich nicht
  1687. $8in [a,b]
  1688. $1A = | $-a $+$≥ $+b$- [ f(x)-g[x] ] dx |
  1689. {3063
  1690. $8f(x) und g(x) 
  1691. $8schneiden sich bei c
  1692. $8in [a,b]
  1693. $1A = | $-a $+$≥ $+c$- [ f(x)-g[x] ] dx | + | $-c $+$≥ $+b$- [ f(x)-g[x] ] dx |
  1694. *
  1695. #Numerische Integration (Quadratur)
  1696. ºNumerische Integration (Quadratur)
  1697. Das Intervall [a,b] wird in n Teilintervalle der LΣnge 
  1698. d=(b-a)/n zerlegt. 
  1699. Teilpunkte: x$-0$+=a, x$-1$+=a+d, ..., x$-n$+=a+nd=b
  1700. &Rechteckformel
  1701. {3064
  1702. $7FlΣche A wird durch 
  1703. $7Rechtecke angenΣhert
  1704. #
  1705. $1A = | $-a $+$≥ $+b$- f(x) dx | $╗ d (y$-0$+ + y$-1$+ + ... + y$-n-1$+)
  1706.  
  1707. &Trapezformel (Sekantenformel)
  1708. {3065
  1709. $7FlΣche A wird durch 
  1710. $7Trapeze angenΣhert
  1711. #
  1712. $1A = | $-a $+$≥ $+b$- f(x) dx | 
  1713. $2$╗ d/2 (y$-0$+ + 2y$-1$+ + 2y$-2$+ + ... + 2y$-n-1$+ + y$-1n$+)
  1714. [41]
  1715. #&Simpsonsche Regel
  1716. ºSimpsonsche Regel
  1717. Die FlΣche wird durch TeilflΣchen unter Parabelb÷gen
  1718. angenΣhert. (n gerade)
  1719. A = | $-a $+$≥ $+b$- f(x) dx | 
  1720. $╗ d/3 (y$-0$+ + 4y$-1$+ + 2y$-2$+ + 4y$-3$+ ... + 2y$-n-2$+ + 4y$-n-1$+ + y$-1n$+)
  1721. &Keplersche Fa▀regel
  1722. ºKeplersche Fa▀regel
  1723. Simpsonregel fⁿr 2 Teilintervalle; x$-m$+ = (a+b)/2
  1724. A = | $-a $+$≥ $+b$- f(x) dx | $╗ (b-a)/6 * [ f(a) + 4f(x$-m$+) + f(b) ]
  1725. &Newtonsche 3/8-Regel
  1726. A = | $-a $+$≥ $+b$- f(x) dx | 
  1727. $╗ 3/8 (b-a) (y$-0$+ + 3y$-1$+ + 3y$-2$+ + y$-3$+), 3 Stⁿtzstellen
  1728. &Tangentenformel
  1729. A = | $-a $+$≥ $+b$- f(x) dx | 
  1730. $╗ 2 (b-a)/n  (y$-1$+ + y$-3$+ + y$-5$+ + ... + y$-n-1$+), n gerade
  1731. #Newton-Cotes-Formeln
  1732. ºNewton-Cotes-Formeln
  1733. A = | $-a $+$≥ $+b$- f(x) dx |$+$+
  1734. $2    n$+$+
  1735. $╗ nh/P$-n$+  $S   f(a+ih) p$-in$+ + R$-n$+$+$+
  1736. $2  i = 0$+$+
  1737. mit P$-n$+ = p$-0n$+ + p$-1n$+ + ... + p$-1nn$+, h=(b-a)/n, 
  1738. p$-in$+ ... Gewichte$-$-$-
  1739. *
  1740. #
  1741. n$1P$-n$+$2p$-0$+ ... p$-n$+
  1742. 1$12$21, 1
  1743. 2$16$21, 4, 1
  1744. 3$18$21, 3, 3, 1
  1745. 4$190$27, 32, 12, 32, 7
  1746. 5$1288$119, 75, 50, 50, 75, 19
  1747. 6$1840$141, 216, 27, 272, 27, 216, 41
  1748. 7$117280$1751, 3577, 1323, 2989, 2989, 1323, 3577,
  1749. $3751
  1750. #&Romberg-Verfahren
  1751. ºRomberg-Verfahren
  1752. Sind T$-n$+ Werte der Trapezregel fⁿr n Teilintervalle und 
  1753. T$-2n$+ der Wert fⁿr 2n Teilintervalle, so ergibt sich eine 
  1754. bessere NΣherung mit:
  1755. $1S$-2n$+ = (4* T$-2n$+ - T$-n$+)/3, Konvergenzfaktor q = 1/16
  1756. $1R$-2n$+ = (16* S$-2n$+ - S$-n$+)/15, Konvergenz q = 1/64
  1757. &Steklov-Verfahren
  1758. Erweiterung des Rombergverfahrens mit
  1759. $1T$-mk$+ = (4$+m$-* T$-m-1,k+1$+ - T$-m-1,k$+) / (4$+m$--1)
  1760. [42]
  1761. #Monte-Carlo-Verfahren
  1762. Sind die x$-i$+ gleichverteilte Zufallszahlen im Intervall [0;1]
  1763. $1$▐ (1/n) * $S f(x$-i$+) $╗ $-0 $+$≥ $+1$- f(x) dx
  1764. $1rekursive Formel: I$-k$+ = [ I$-k-1$+ (k-1) + f(x$-k$+) ] /k
  1765. &Bessel-Quadratur
  1766. I $╗ (b-a)/n * (-1/24 * f(a-$Dx) + f(a)/2 + 25/14 * f(a+$Dx) +
  1767. $1+ f(a+2$Dx) + ... + f(b-2$Dx) + 25/24 * f(b-$Dx) + 
  1768. $1+ 1/2 *f(b) - 1/24 * f(b+$Dx))
  1769. #Offene Newton-Cotes-Formeln
  1770. Newton-Cotes-Formeln ohne Intervallgrenzen
  1771. A = | $-a $+$≥ $+b$- f(x) dx |$+$+
  1772. $2   n-1$+$+
  1773. $╗ nh/P$-n$+  $S   f(a+ih) p$-in$+ + R$-n$+$+$+
  1774. $2  i = 1$+$+
  1775. mit h=(b-a)/n, p$-in$+ ... Gewichte
  1776. n$1P$-n$+$2p$-0$+ ... p$-n$+
  1777. 2$11$21
  1778. 3$12$21, 1
  1779. 4$13$22, -1, 2
  1780. 5$124$211, 1, 1, 11
  1781. 6$120$211, -14, 26, -14, 11$-$-$-
  1782. *
  1783.  
  1784. #&Tschebyschow-Formel
  1785. I = 2/3 * h * [f(-h/2*$╓2) + f(0) + f(h/2*$╓2) ] + R$-2$+
  1786. #Gau▀-Legendre-Formeln$+$+
  1787. ºGau▀-Legendre-Formeln
  1788. $5  n$+$+
  1789. I = | $-- 1 $+$≥ $+1b$- f(x) dx | $╗ $S  C$-i$+ f(x$-i$+) + R$-n$+$+$+
  1790. $5i = 1$+$+
  1791. Sowohl die Gewichte C$-i$+ als auch die Stⁿtzstellen x$-i$+
  1792. $1sind variabel. 
  1793. Die x$-i$+ sind die Nullstellen der Legendre-Polynome
  1794. Integriert Polynome bis 2n-1.ten Grades mit R=0
  1795. n$1i$2x$-in$+$4A$-in$+
  1796. 1$11$20$42
  1797. 2$11$20.5773503$21
  1798. $12$2-0.5773503$21
  1799. 3$11$20.7745967$20.5555556
  1800. $12$20$40.8888889
  1801. $13$2-0.7745967$20.5555556
  1802. 4$11$20.8611363$20.3478548
  1803. $12$20.3399810$20.6521455
  1804. $13$2-0.3399810$20.6521455
  1805. $14$2-0.8611363$20.3478548$-$-
  1806. [43]
  1807. &
  1808. n$1i$2x$-in$+$4A$-in$+
  1809. 5$11$20.9061798$20.2369269
  1810. $12$20.5384693$20.4786287
  1811. $13$20$40.5688889
  1812. $14$2-0.5384693$20.4786287
  1813. $15$2-0.9061798$20.2369269
  1814. 6$11$20.9324700$20.1713245
  1815. $12$20.6612094$20.3607616
  1816. $13$20.2386192$20.4679139
  1817. $14$2-0.2386192$20.4679139
  1818. $15$2-0.6612094$20.3607616
  1819. $16$2-0.9324700$20.1713245
  1820. &Legendre-Polynome
  1821. ºLegendre-Polynome
  1822. P$-0$+(x) = 1
  1823. P$-1$+(x) = x
  1824. P$-2$+(x) = 1/2 * (3x▓ - 1)
  1825. P$-3$+(x) = 1/2 * (5x│ - 3x)
  1826. P$-4$+(x) = 1/8 * (35x$+4$- - 30x▓ + 3)
  1827. P$-5$+(x) = 1/8 * (63x$+5$- - 70x│ + 15x)
  1828. P$-6$+(x) = 1/16 * (231x$+6$- - 315x$+4$- +105x▓ - 5)
  1829. P$-7$+(x) = 1/16 * (429x$+7$- - 693x$+5$- + 315x│ - 35x)
  1830. *
  1831. #Differentialgeometrie
  1832. ºDifferentialgeometrie
  1833.  
  1834. {3000
  1835. &$5Leibnizsche Sektorenformel
  1836. ºLeibnizsche Sektorenformel
  1837. $5A = 1/2 $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- r▓ d$f, fⁿr r = f($f)
  1838.  
  1839. FlΣche zwischen den Kurven r = r$-1$+($f) und r = r$-2$+($f)
  1840. in den Grenzen $f$-1$+ und $f$-1
  1841. $1A = $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- $-r$-2$+($f$-1$+) $+$≥ $+$+r$-2$+($f$-2$+)$-$- r dr d$f$-$-
  1842. Sektorenformel: zwischen x=x(t) und y=y(t):
  1843. $1A = 1/2 $-t$-1$+ $+$≥ $+$+t$-2$+$-$- (x y$=$+$+ $╖$-$- - x$=$+$+ $╖$-$- y) dt
  1844. #BogenlΣnge (Rektifikation)
  1845. ºBogenlΣnge
  1846. LΣnge des Kurvenstⁿckes zwischen P$-1$+ und P$-2$+
  1847. y = f(x) $▐ s = $-a $+$≥$+ b$- $╓( 1 + y' ▓) dx$-$-
  1848. x = x(t) und y = y(t) $▐ s = $-t$-1$+ $+$≥ $+$+t$-2$+$-$- $╓[ y$=$+$+ $╖2$-$- + x$=$+$+ $╖2$-$- ] dt$-$-
  1849. r = r($f) $▐ s = $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- $╓[ r▓ + (dr/d$f)▓ ] d$f
  1850. [44]
  1851. #Rotationsk÷rper
  1852. ºRotationsk÷rper
  1853. &Volumen von Rotationsk÷rpern (Kubatur)
  1854. Bei Rotation eines FlΣchenstⁿckes unter f(x) im 
  1855. Intervall [a;b]
  1856. &y = f(x)
  1857. Rotation um x-Achse$2V = $p $-a $+$≥ $+b$- f▓(x) dx
  1858. Rotation um y-Achse$2V = | $p $-a $+$≥ $+b$- x▓ * f(x) dx |
  1859. &x = x(t) und y= y(t)
  1860. Rotation um x-Achse$2V = $p $-t$-1$+ $+$≥ $+$+t$-2$+$-$- y▓ x$=$+$+ $╖$-$- dt
  1861. Rotation um y-Achse$2V = $p $-t$-1$+ $+$≥ $+$+t$-2$+$-$- x▓ y$=$+$+ $╖$-$- dt
  1862. &r = r($f)
  1863. Rotation um x-Achse
  1864. $2V = $p $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- r▓ sin▓ $f (dr/d$f cos $f - r sin $f) d$f
  1865. Rotation um y-Achse
  1866. $2V = $p $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- r▓ cos▓ $f (dr/d$f sin $f + r cos $f) d$f
  1867. #&MantelflΣche von Rotationsk÷rpern (Komplanation)
  1868. &y = f(x)
  1869. Rotation um x-Achse
  1870. $2M = 2$p $-a $+$≥ $+b$- [f(x) * $╓(1 + [f'(x)]▓ ) ] dx
  1871. *
  1872. &
  1873. Rotation um y-Achse
  1874. $2M = 2$p $-f(a) $+$≥ $+f(b)$- [x * $╓(1 + (dx/dy)▓ ) ] dy
  1875. &x = x(t) und y= y(t)
  1876. Rotation um x-Achse
  1877. $2M = 2$p $-t$-1$+ $+$≥ $+$+t$-2$+$-$- y $╓[ x$=$+$+ $╖2$-$- + y$=$+$+ $╖2$-$- ] dt
  1878. Rotation um y-Achse
  1879. $2M = 2$p $-t$-1$+ $+$≥ $+$+t$-2$+$-$- x $╓[ x$=$+$+ $╖2$-$- + y$=$+$+ $╖2$-$- ] dt
  1880. &r = r($f)
  1881. Rotation um x-Achse
  1882. $2M = 2$p $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- r sin $f $╓[ r▓ + (dr/d$f)▓ ] d$f
  1883. Rotation um y-Achse
  1884. $2M = 2$p $-$f$-1$+ $+$≥ $+$+$f$-2$+$-$- r cos $f $╓[ r▓ + (dr/d$f)▓ ] d$f
  1885. #Tangentengleichungen
  1886. ºTangentengleichungen
  1887. Tangente im Punkt P$-0$+(x$-0$+;y$-0$+)
  1888. y = f(x) $▐$3 y - y$-0$+ = y'(x$-0$+) ( x - x$-0$+ )
  1889. f(x,y) = 0 $▐
  1890. $1$▐ (x - x$-0$+) $╢f(x$-0$+,y$-0$+)/$╢x + (y - y$-0$+) $╢f(x$-0$+,y$-0$+)/$╢y = 0
  1891. x = x(t), y = y(t) $▐$1 (x - x$-0$+) y$=$+$+ $╖$-$- - (y - y$-0$+) x$=$+$+ $╖$-$- = 0
  1892. [45]
  1893. #Normalengleichungen
  1894. ºNormalengleichungen
  1895. Normale im Punkt P$-0$+(x$-0$+;y$-0$+)
  1896. y = f(x) $▐$3 y - y$-0$+ = -1/y'(x$-0$+) ( x - x$-0$+ )
  1897. f(x,y) = 0 $▐
  1898. $1$▐ (x - x$-0$+) $╢f(x$-0$+,y$-0$+)/$╢y + (y - y$-0$+) $╢f(x$-0$+,y$-0$+)/$╢x = 0
  1899. x = x(t), y = y(t) $▐$1 (x - x$-0$+) x$=$+$+ $╖$-$- + (y - y$-0$+) y$=$+$+ $╖$-$- = 0
  1900. #Krⁿmmung einer Kurve
  1901. ºKrⁿmmung einer Kurve
  1902. {3042
  1903. #
  1904. Krⁿmmung am Punkt (x$-0$+,y$-0$+)
  1905. $3k = y"(x$-0$+) / (1 + y' ▓)$+3/2$-
  1906. Koordinaten des Krⁿmmungskreises
  1907. $1x$-m$+ = x$-0$+ - y' * (1 + y" ▓)/y"$1 y$-m$+ = y$-0$+ + (1 + y" ▓)/y"
  1908. Radius des Krⁿmmungskreises$1r = 1/k
  1909. Evolute = Kurve aller Krⁿmmungsmittelpunkten der 
  1910. $1Krⁿmmungskreise einer Funktion
  1911. *
  1912. #Lagrange-Interpolation
  1913. ºLagrange-Interpolation
  1914. Sind die (x$-i$+ ; y$-i$+ ) Stⁿtzstellen eines Polynoms P$-n$+(x)
  1915. n-1.ten Grades, so gilt
  1916. Ansatz$1P$-n$+(x) = L$-0$+(x) y$-0$+ + L$-1$+(x) y$-1$+ + ... + L$-n$+(x) y$-n$+
  1917. Lagrange-Polynome:
  1918. L$-i$+(x) =  (x-x$-0$+)(x-x$-1$+)...(x-x$-i-1$+)(x-x$-i+1$+)...(x-x$-n$+) / 
  1919. $2/ [ (x$-i$+-x$-0$+)(x$-i$+-x$-1$+)...(x$-i$+-x$-i-1$+)(x$-i$+-x$-i+1$+)...(x$-i$+-x$-n$+) ]
  1920. #Newton-Interpolation
  1921. ºNewton-Interpolation
  1922. Ansatz$1I$-n$+(x) = A$-0$+ + A$-1$+ (x-x$-0$+) + A$-2$+ (x-x$-0$+)(x-x$-1$+) + ...
  1923. $4+ ... + A$-n$+ (x-x$-0$+)(x-x$-1$+)...(x-x$-n-1$+)
  1924. $1A$-0$+ = y$-0$+
  1925. $1A$-1$+ = (y$-1$+ - y$-0$+) / (x$-1$+ - x$-0$+)
  1926. $1A$-2$+ = [(y$-1$+ - y$-0$+) - A$-1$+ (x$-2$+ - x$-0$+)] / [(x$-2$+ - x$-0$+) * (x$-2$+ - x$-0$+)]
  1927. $1usw...
  1928. #Taylor-Entwicklung
  1929. ºTaylor-Entwicklung
  1930. Entwicklung von f(x) an der Stelle x$-0$+ zu einer 
  1931. Potenzreihe
  1932. t(x) = f(x$-0$+) + f'(x$-0$+)/1! * (x-x$-0$+) + f"(x$-0$+)/2! * (x-x$-0$+)▓ + ... 
  1933. Restglied R$-n$+(x) = (x - x$-0$+)$+n+1$- f$+(n+1)$-(x$-0$+) / (n+1)!
  1934. [46]
  1935. #Potenzreihen
  1936. ºPotenzreihen
  1937. e$+x$- = 1 + x/1! + x▓/2! + x│/3! + ...
  1938. sin x = x - x│/3! + x$+5$-/5! - x$+7$-/7! + - ...
  1939. cos x = 1 - x▓/2! + x$+4$-/4! - x$+6$-/6! + - ...
  1940. sin▓ x = x▓ - 1/3 x$+4$- + 2/45 x$+6$- - + ...
  1941. cos▓ x = 1 - x▓ + 1/3 x$+4$- - 2/45 x$+6$- + - ...
  1942. tan x = x + 1/3 x│ + 2/15 x$+5$- + 17/315 x$+7$- + ...
  1943. cot x = 1/x - 1/3 x - 1/45 x│ - 22/945 x$+5$- - ...
  1944. sinh x = x/1! + x│/3! + x$+5$-/5! + x$+7$-/7! + ...
  1945. cosh x = 1 + x▓/2! + x$+4$-/4! + x$+6$-/6! + ...
  1946. arcsin x = x + 1/2 x│/3 + (1*3)/(2*4) x$+5$-/5 + ...
  1947. $2+ (1*3*5)/(2*4*6) x$+7$-/7 + ...
  1948. arctan x = x - x│/3 + x$+5$-/5 - x$+7$-/7 + - ...
  1949. arsinh x = x - 1/2 x│/3 + (1*3)/(2*4) x$+5$-/5 - ...
  1950. $2- (1*3*5)/(2*4*6) x$+7$-/7 + - ...
  1951. artanh x = x + x│/3 + x$+5$-/5 + x$+7$-/7 + ...
  1952. ln (1+x) = x - x▓/2 + x│/3 - x$+4$-/4 + - ...
  1953. ln [(1+x)/(1-x)] = 2 (x + x│/3 + x$+5$-/5 + x$+7$-/7 + ... )
  1954. ln u = ln v + 2 [(u-v)/(u+v) + 1/3 ((u-v)/(u+v))│ + ...
  1955. $2+ 1/5 ((u-v)/(u+v))$+5$- + ...]
  1956. *
  1957. #Binomische Reihe
  1958. ºBinomische Reihe
  1959. (a+b)$+n$- = ( $+$+n$-$-$-$-$=0$+$+ )a$+n$- + ( $+$+n$-$-$-$-$=1$+$+ )a$+n-1$-b + ( $+$+n$-$-$-$-$=2$+$+ )a$+n-2$-b$+2$- + ... +
  1960. $2$-$-+ ( $+$+n$-$-$-$-$=n-1$+$+ )ab$+n-1$- + ( $+$+n$-$-$-$-$=n$+$+ )b$+n$-
  1961. n ganzzahlig
  1962. (1▒x)$+n$- = 1 ▒ ( $+$+n$-$-$-$-$=1$+$+ )x + ( $+$+n$-$-$-$-$=2$+$+ )x▓ ▒ ... + (-1)$+n$- ( $+$+n$-$-$-$-$=n$+$+ )x$+n$-
  1963. $m nicht-ganzzahlig, |x|<=1
  1964. (1▒x)$+$m$- = 1 ▒ ( $+$+$m$-$-$-$-$=1$+$+ )x + ( $+$+$m$-$-$-$-$=2$+$+ )x▓ ▒ ... + (-1)$+n$- ( $+$+$m$-$-$-$-$=n$+$+ )x$+n$- + ...
  1965. |x|<=1
  1966. 1/(1+x) = 1 - x + x▓ - x│ + - ...
  1967. 1/(1-x) = 1 + x + x▓ + x│ + ...
  1968. 1/(1+x)▓ = 1 - 2x + 3x▓ - 4x│ + - ...
  1969. 1/(1-x)▓ = 1 + 2x + 3x▓ + 4x│ + ...
  1970. $╓(1▒x) = 1 ▒ x/2 - 1/(2*4) x▓ ▒ (1*3)/(2*4*6) x│ - ▒ ...
  1971. 1/$╓(1+x) = 1 - x/2 + (1*3)/(2*4) x▓ - ...
  1972. $2- (1*3*5)/(2*4*6) x│ + - ...
  1973. 1/$╓(1-x) = 1 + x/2 + (1*3)/(2*4) x▓ + ...
  1974. $2+ (1*3*5)/(2*4*6) x│ + ...
  1975. [47]
  1976. #NΣherungsformeln fⁿr kleine x
  1977. ºNΣherungsformeln fⁿr kleine x
  1978. Fehler < 0.001 bei 1.NΣherung fⁿr (... x)
  1979. Fehler < 0.001 bei 2.NΣherung fⁿr (... x)
  1980. $31.NΣherung$32.(nΣchstes) Glied
  1981. (1▒x)$+n$-$21▒nx (...<<1)$2+n(n-1)x▓/2
  1982. $╓(1▒x)$21▒x/2 (...0.089)$2- x▓/8 (...0.25)
  1983. $+q$-$╓(1+x)$+p$-$11+px/q$4+p(p-q)x▓/(2q▓)
  1984. (1+x)/(1-x)$11+2x (...0.022)$2+2x▓ (...0.077)
  1985. ((1+x)/(1-x))▓$11+4x (...0.011)$1+8x▓ (...0.043)
  1986. e$+x$-$21+x (...0.044)$2+x▓/2 (...0.17)
  1987. a$+x$-$21+x ln a$3+ln▓ a * x▓/2
  1988. ln (1+x)$1x (...0.044)$3- x▓/2 (...0.14)
  1989. sin x$2x (...0.18/10.4░)$2- x│/6 (...0.63/36░)
  1990. cos x$21 (...0.044/2.6░)$2- x▓/2 (...0.394/22.6░)
  1991. tan x$2x (...0.14/8.2░)$2+ x│/3 (...0.38/21.6░)
  1992. arcsin x$1x (...0.18)$3+ x│/6 (...0.42)
  1993. arccos x$1$p/2 - x (...0.18)$2- x│/6 (...0.42)
  1994. arctan x$1x (...0.14)$3- x│/3 (...0.35)
  1995. arccot x$1$p/2 - x (...0.14)$2+ x│/3 (...0.35)
  1996. sinh x$2x (...0.18)$3+ x│/6 (...0.65)
  1997. cosh x$11 (...0.044)$3+ x▓/2 (...0.39)
  1998. *
  1999.  
  2000. $31.NΣherung$32.(nΣchstes) Glied
  2001. tanh x$2x (...0.14)$3- x│/3 (...0.38)
  2002. arsinh x$1x (...0.18)$3- x│/6 (...0.43)
  2003. artanh x$1x (...0.14)$3+ x│/3 (...0.37)
  2004. #Spezielle Funktionen
  2005. {3136
  2006. #$8Gamma-Funktion
  2007. ºGamma-Funktion
  2008. #
  2009. $8$G(x) = $-0$+ $≥ $+$Ñ$- e$+-t$- t$+x-1$- dt
  2010. $8fⁿr x>0
  2011.  
  2012. $G(x) = lim (n! n$+x-1$-) / [x (x+1) ... (x+n-1) ]
  2013. mit Grenzⁿbergang n $« $Ñ
  2014. fⁿr x = 0, -1, -2, ... existieren Polstellen 1.Ordnung
  2015. &Eigenschaften
  2016. $G(x+1) = x $G(x)$2$G(x)  = (x-1)!
  2017. $G(1) = 1$3$G(2) = 1
  2018. $G($n+n+1) = ($n+n)($n+n-1)...($n+1)$n * $G($n)
  2019. [48]
  2020. #Gau▀sche Fehlerfunktion
  2021. ºGau▀sche Fehlerfunktion
  2022. $f(x) = e$+- x▓/2$- = 1 - x▓/(1!*2) + x$+4$-/(2!*2▓) - x$+6$-/(3!*2│) + - ...
  2023. &Gau▀sches Fehlerintegral
  2024. g(x) = e$+- x▓$- = 1 - x▓/1! + x$+4$-/2! - x$+6$-/3! + - ...
  2025. G(x) = 2/$╓$p $-- $Ñ$+ $≥ $+x$- e$+-t▓$- dt =
  2026. $1= 2/$╓$p [ x - x│/(1!*3) + x$+5$-/(2!*5) - x$+7$-/(3!*7) + - ...]
  2027. G($Ñ) = 1$3G(-x) = -G(x)
  2028. G'(x) = 2/$╓$p g(x)
  2029. $F(x) = 1/$╓(2$p) $-- $Ñ$+ $≥ $+x$- e$+-t▓/2$- dt =
  2030. $1= 1/2 + 1/$╓(2$p) [ x - x│/(1!*2*3) + x$+5$-/(2!*2▓*5) - ...
  2031. $1  - x$+7$-/(3!*2│*7) + - ...]
  2032. &Eigenschaften
  2033. $F(0) = 1/2$2$F(-x) = 1 - $F(x)
  2034. $F(-$Ñ) = 0$3$F($Ñ) = 1
  2035. #Integralsinus
  2036. ºIntegralsinus
  2037. Si(x) = $-0$+ $≥ $+x$- sin t / t dt = x - x│/(3*3!) + x$+5$-/(5*5!) - + ...
  2038. &Integralkosinus
  2039. Ci(x) = $-x$+ $≥ $+$Ñ$- cos t / t dt = C + ln |x| - x▓/(2*2!) + x$+4$-/(4*4!) 
  2040. $1 - + ..., C = 0.5772 ... Eulersche Konstante
  2041. *
  2042. #&Exponentialintegral
  2043. Ei(x) = $-- $Ñ$+ $≥ $+x$- e$+t$- / t dt = C + ln |x| +x + x▓/(2*2!) +
  2044. $1+ x│/(3*3!) + ...
  2045. &Integrallogarithmus
  2046. Li(x) = $-0$+ $≥ $+x$- dt / ln t = C + ln |ln |x|| + ln x /(1*1!) +
  2047. $1+ (ln x)▓/(2*2!) + ...
  2048. [49]
  2049. #Vektoranalysis
  2050. ºVektoranalysis
  2051. &Differentialoperatoren
  2052. ºDifferentialoperatoren
  2053. Nabla-Operator $╤ = $╢/$╢x i$+$+$=$«$-$- + $╢/$╢y j$+$+$=$«$-$- + $╢/$╢z k$+$+$=$«$-$-
  2054. Laplace-Operator $D = $╢▓/$╢x▓ + $╢▓/$╢y▓ + $╢▓/$╢z▓
  2055. #&Gradient eines Skalarfeldes $f(x,y,z)
  2056. grad $f = $╢$f/$╢x i$+$+$=$«$-$- + $╢$f/$╢y j$+$+$=$«$-$- + $╢$f/$╢z k$+$+$=$«$-$- = $╤$f
  2057. Vektorfeld v$+$+$=$«$-$- hei▀t Potentialfeld, wenn skalare Funktion
  2058. $f(x,y,z) existiert mit v$+$+$=$«$-$- = grad $f
  2059. Eigenschaften
  2060. 1. | grad $f | = $╓( $f$-x$+▓ + $f$-y$+▓ + $f$-z$+▓)
  2061. 2. grad $f steht senkrecht auf NiveauflΣchen
  2062. 3. $-A$+ $≥$=o $+B$- v$+$+$=$«$-$- dx$+$+$=$«$-$- = 0 $█ v$+$+$=$«$-$- ... Potentialvektor
  2063. 4. grad (c$f) = c grad $f
  2064. 5. grad ($f$-1$+ ▒ $f$-2$+) = grad ($f$-1$+) ▒ grad ($f$-2$+)
  2065. 6. grad ($f$-1$+$f$-2$+) = $f$-2$+ grad ($f$-1$+) + $f$-1$+ grad ($f$-2$+)
  2066. #&Divergenz eines Vektorfeldes v$+$+$=$«$-$-(x,y,z)
  2067. div v$+$+$=$«$-$- = $╤ v$+$+$=$«$-$-
  2068. Vektorfeld v$+$+$=$«$-$- mit div v$+$+$=$«$-$- = 0 hei▀t quellenfrei
  2069. *
  2070. #&Rotation eines Vektorfeldes v$+$+$=$«$-$-(x,y,z)
  2071. rot v$+$+$=$«$-$- = $╤ x v$+$+$=$«$-$-
  2072. Vektorfeld v$+$+$=$«$-$- mit rot v$+$+$=$«$-$- = 0 hei▀t wirbelfrei
  2073. &Beziehungen
  2074. rot grad $f = 0 ... Gradientenfeld ist wirbelfrei
  2075. div rot v$+$+$=$«$-$- = 0 ... Rotorfeld ist quellenfrei
  2076. div grad $f = $D $f
  2077. [#]
  2078.