0 Daumen
804 Aufrufe

Aufgabe:

Schreiben Sie p(x) = −1 + 2x2 als Linearkombination von


p1(x) = 1 + 2x − 2x2
p2(x) =−1 − x,
p3(x) = −3 − 4x + 4x2

Avatar von

1 Antwort

0 Daumen

Aloha :)

Fasse die 3 Polynome pip_i als Basis eines Vektorraums auf, um die Situation auf ein lineares Gleichungssystem zurückzuführen:

(113214204)(abc)=(102)\left(\begin{array}{rrr}1 & -1 & -3\\2 & -1 & -4\\-2 & 0 & 4\end{array}\right)\begin{pmatrix}a\\b\\c\end{pmatrix}=\begin{pmatrix}-1\\ 0\\2\end{pmatrix}Es hat die Lösung (a;b;c)=(3;2;2)(a;b;c)=(3;-2;2). Daher ist:p(x)=3p1(x)2p2(x)+2p3(x)p(x)=3\cdot p_1(x)-2\cdot p_2(x)+2\cdot p_3(x)

Avatar von 153 k 🚀

Vielen Dank für diese Antwort, ich hätte jedoch ein Frage:


Wieso ist p(x)= -1 + 2x2 im Vektor als -1/0/2 dargestellt?
Müsste die 2 nicht an 2ter Position sein, also -1/2/0?

Die mittlere Position ist für den Vorfaktor von xx vorgesehen:1+2x2=11+0x+2x2(102)-1+2x^2=\boxed{-1}\cdot1+\boxed{0}\cdot x+\boxed{2}\cdot x^2\to\begin{pmatrix}-1\\0\\2\end{pmatrix}

Ein anderes Problem?

Stell deine Frage