aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/070-orthogonalitaet/jacobi.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-14 08:20:28 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-14 08:20:28 +0100
commit18e46179f2da76a3147d3f3b466206c6b5405859 (patch)
tree6994f9174030d1c4c3ecb10ef039a09afd35cd47 /buch/chapters/070-orthogonalitaet/jacobi.tex
parentcleanup (diff)
downloadSeminarSpezielleFunktionen-18e46179f2da76a3147d3f3b466206c6b5405859.tar.gz
SeminarSpezielleFunktionen-18e46179f2da76a3147d3f3b466206c6b5405859.zip
describe link between Jacobi-weights and Beta-distribution
Diffstat (limited to 'buch/chapters/070-orthogonalitaet/jacobi.tex')
-rw-r--r--buch/chapters/070-orthogonalitaet/jacobi.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/buch/chapters/070-orthogonalitaet/jacobi.tex b/buch/chapters/070-orthogonalitaet/jacobi.tex
index 042d466..f776c03 100644
--- a/buch/chapters/070-orthogonalitaet/jacobi.tex
+++ b/buch/chapters/070-orthogonalitaet/jacobi.tex
@@ -189,6 +189,28 @@ rechten Rand haben.
\label{buch:orthogonal:fig:jacobi-parameter}}
\end{figure}
+\subsection{Jacobi-Gewichtsfunktion und Beta-Verteilung
+\label{buch:orthogonal:subsection:beta-verteilung}}
+Die Jacobi-Gewichtsfunktion entsteht aus der Wahrscheinlichkeitsdichte
+der Beta-Verteilung, die in
+Abschnitt~\ref{buch:rekursion:subsection:beta-verteilung}
+eingeführt wurde mit Hilfe der Variablen-Transformation $x = 2t-1$
+oder $t=(x+1)/2$.
+Das Integral mit der Jacobi-Gewichtsfunktion $w^{(\alpha,\beta)}(x)$
+kann damit umgeformt werden in
+\[
+\int_{-1}^1
+f(x)\,w^{(\alpha,\beta)}(x)\,dx
+=
+\int_0^1
+f(2t-1) w^{(\alpha,\beta)}(2t-1)\,2\,dt
+=
+\int_0^1
+f(2t-1)
+(1-(2t-1))^\alpha (1+(2t-1))^\beta
+\,2\,dt
+\]
+
%
%
%