<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:m="http://www.w3.org/1998/Math/MathML">
<head>
<OBJECT ID="mathplayer" CLASSID="clsid:32F66A20-7614-11D4-BD11-00104BD3F987"> <!--comment required to prevent this becoming an empty tag--></OBJECT>
<?IMPORT NAMESPACE="m" IMPLEMENTATION="#mathplayer" ?>
<!--
 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=MML_HTMLorMML" />
-->
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>


<meta name="GENERATOR" content="TtM 3.72" />
 <style type="text/css">
 div.p { margin-top: 7pt; }
 span.roman {font-family: serif; font-style: normal; font-weight: normal;} 
</style>
<title>A.II.3.17</title>
<link rel="stylesheet" href="/mathdisplay.css" type="text/css" />
</head>
<body>
<div class="feladat">
<b>Feladat: 3.17.</b><br /> <a name="a_ii_horner_100718_HP_02" /><a href="bib_box.php?mode=sne-s-j-&amp;citation_num=" target="bib_box" onclick="mutat('bib_box.php?mode=sne-s-j-&amp;citation_num='); return false;"></a>Helyettesítsük be a <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>h</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo><m:mo>=</m:mo><m:mn>2</m:mn>

<m:msup><m:mrow><m:mi>x</m:mi></m:mrow><m:mrow><m:mn>4</m:mn></m:mrow>

</m:msup>

<m:mo>-</m:mo><m:mn>5</m:mn>

<m:msup><m:mrow><m:mi>x</m:mi></m:mrow><m:mrow><m:mn>3</m:mn></m:mrow>

</m:msup>

<m:mo>-</m:mo><m:mn>5</m:mn>

<m:msup><m:mrow><m:mi>x</m:mi></m:mrow><m:mrow><m:mn>2</m:mn></m:mrow>

</m:msup>

<m:mo>+</m:mo><m:mn>4</m:mn><m:mi>x</m:mi><m:mo>+</m:mo><m:mn>7</m:mn></m:mrow></m:math> polinom Horner elrendezettjébe az <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>x</m:mi><m:mo>=</m:mo><m:mn>3</m:mn></m:mrow></m:math>-at: Írjuk fel az együtthatókat egy sorba, és utána legbelülről haladva minden összeadás eredményét írjuk a második sorba az együttható alá, minden szorzás eredményét pedig írjuk a harmadik sorba a szorzandó alá. 

<br />

<table width="100%"><tr><td align="center">

    <m:math xmlns="http://www.w3.org/1998/Math/MathML">

    <m:mstyle displaystyle="true"><m:mrow>

<m:mtable>

<m:mtr><m:mtd columnalign="right"><m:mrow><m:mn>2</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mo>-</m:mo><m:mn>5</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mo>-</m:mo><m:mn>5</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mn>4</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mn>7</m:mn></m:mrow></m:mtd></m:mtr>

<m:mtr><m:mtd columnalign="right"><m:mrow><m:mn>2</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mn>1</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mo>-</m:mo><m:mn>2</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mo>-</m:mo><m:mn>2</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mn>1</m:mn></m:mrow></m:mtd></m:mtr>

<m:mtr><m:mtd columnalign="right"><m:mrow><m:mn>6</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mn>3</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mo>-</m:mo><m:mn>6</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow><m:mo>-</m:mo><m:mn>6</m:mn></m:mrow></m:mtd><m:mtd columnalign="right"><m:mrow></m:mrow></m:mtd></m:mtr></m:mtable>

</m:mrow>

    </m:mstyle></m:math>

</td></tr></table>

<br />

Az így létrejött táblázat második sorában van a <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>h</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo><m:mo>=</m:mo><m:mi>k</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo>-</m:mo><m:mn>3</m:mn><m:mo stretchy="false">)</m:mo><m:mo>+</m:mo><m:mi>h</m:mi><m:mo stretchy="false">(</m:mo><m:mn>3</m:mn><m:mo stretchy="false">)</m:mo></m:mrow></m:math> felbontás. Hogyan? Miért?
<br />&nbsp;<br /></div>
<div class="feladat">
<a name="_solution_a_ii_horner_100718_HP_02" /><b>Megoldás: 3.17</b><br />
Az utolsó elem a maradék, ami pont <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>h</m:mi><m:mo stretchy="false">(</m:mo><m:mn>3</m:mn><m:mo stretchy="false">)</m:mo></m:mrow></m:math>, hiszen a behelyettesítésnek <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mo stretchy="false">(</m:mo><m:mo stretchy="false">(</m:mo><m:mo stretchy="false">(</m:mo><m:mn>2</m:mn><m:mo>&middot;</m:mo><m:mn>3</m:mn><m:mo>-</m:mo><m:mn>5</m:mn><m:mo stretchy="false">)</m:mo><m:mn>3</m:mn><m:mo>-</m:mo><m:mn>5</m:mn><m:mo stretchy="false">)</m:mo><m:mn>3</m:mn><m:mo>+</m:mo><m:mn>4</m:mn><m:mo stretchy="false">)</m:mo><m:mn>3</m:mn><m:mo>+</m:mo><m:mn>7</m:mn></m:mrow></m:math> az eredménye. Az előtte levő együtthatók pedig <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>q</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo></m:mrow></m:math> együtthatói. Ezt úgy tudjuk ellenőrizni, hogy ha ezt a polinomot megszorzom <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mn>3</m:mn></m:mrow></m:math>-mal, akkor pont az alatta lévő sort kapom meg. Tehát <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>q</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo><m:mi>x</m:mi><m:mo>-</m:mo><m:mi>q</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo><m:mn>3</m:mn></m:mrow></m:math>-at úgy kell kiszámolni, hogy a második sor minden eleméből ki kell vonni a harmadik sor egyel előrébb lévő elemét. De ez a sorok kiszámítási módja miatt pont <m:math xmlns="http://www.w3.org/1998/Math/MathML">

<m:mrow><m:mi>p</m:mi><m:mo stretchy="false">(</m:mo><m:mi>x</m:mi><m:mo stretchy="false">)</m:mo></m:mrow></m:math> együtthatóit állítja elő.
<br />&nbsp;<br />&nbsp;<br /></div>
</body></html>
