0 Daumen
731 Aufrufe

Wie kann man die Nullstellen von f(x)=1/2x4 -2x -1 ohne Taschenrechner bestimmen?

Avatar von

2 Antworten

0 Daumen

Insbesondere durch ein Näherungsverfahren. (z.B. Newton oder Regula falsi). Oder siehe Kommentar von Wolfgang

Avatar von 124 k 🚀
Nur durch ein Näherungsverfahren ..

Das geht auch ohne ein solches (wenn man sich das antun will):

http://www.mathe.tu-freiberg.de/~hebisch/cafe/viertergrad.pdf

Ja,,das Wort "Nur" muss ich streichen.

0 Daumen

Mit dem Newton-Verfahren; eine kleine Tabelle - einmal mit Startwert 0xf(x)f(x)0120.50000.03132.25000.48610.00012.2297-0.48600.00002.2296\begin{array}{r|rr} x& f(x)& f'(x)\\ \hline 0& -1& -2\\ -0.5000& 0.0313& -2.2500\\ -0.4861& 0.0001& -2.2297\\ \colorbox{#ffff00}{-0.4860}& \colorbox{#ffff00}{0.0000}& -2.2296\end{array}und einmal mit Start bei x=2x=2xf(x)f(x)23141.78570.51279.38851.73110.02808.37531.72780.00018.31541.72780.00008.3151\begin{array}{r|rr}x& f(x)& f'(x)\\ \hline 2& 3& 14\\ 1.7857& 0.5127& 9.3885\\ 1.7311& 0.0280& 8.3753\\ 1.7278& 0.0001& 8.3154\\ \colorbox{#ffff00}{1.7278}& \colorbox{#ffff00}{0.0000}& 8.3151\end{array}Der Plot zeigt es nochmal:

Plotlux öffnen

f1(x) = x4/2-2x-1P(-0,4860|0)P(1,72780|0)


Avatar von 49 k

Ein anderes Problem?

Stell deine Frage