<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="he">
	<id>https://math-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Evyatar531</id>
	<title>Math-Wiki - תרומות המשתמש [he]</title>
	<link rel="self" type="application/atom+xml" href="https://math-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Evyatar531"/>
	<link rel="alternate" type="text/html" href="https://math-wiki.com/index.php/%D7%9E%D7%99%D7%95%D7%97%D7%93:%D7%AA%D7%A8%D7%95%D7%9E%D7%95%D7%AA/Evyatar531"/>
	<updated>2026-04-22T11:14:38Z</updated>
	<subtitle>תרומות המשתמש</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://math-wiki.com/index.php?title=%D7%A9%D7%99%D7%98%D7%95%D7%AA_%D7%90%D7%99%D7%A0%D7%98%D7%92%D7%A8%D7%A6%D7%99%D7%94&amp;diff=80438</id>
		<title>שיטות אינטגרציה</title>
		<link rel="alternate" type="text/html" href="https://math-wiki.com/index.php?title=%D7%A9%D7%99%D7%98%D7%95%D7%AA_%D7%90%D7%99%D7%A0%D7%98%D7%92%D7%A8%D7%A6%D7%99%D7%94&amp;diff=80438"/>
		<updated>2019-03-15T13:52:21Z</updated>

		<summary type="html">&lt;p&gt;Evyatar531: another way to express sin(x) as a result of the universal trigonometric substitution&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;בדף זה יוצגו מספר שיטות אינטגרציה הניתנות לשימוש. בסיום הדף מצורף קובץ המסכם את מה שנכתב כאן.&lt;br /&gt;
&lt;br /&gt;
==אינטגרציה מיידית==&lt;br /&gt;
אינטגרל מיידי הוא אינטגרל על פונקציה שאנחנו יודעים מי הקדומה שלה.&lt;br /&gt;
&lt;br /&gt;
לדוגמא: &amp;lt;math&amp;gt;\int\left(e^x+\frac{1}{x}\right)dx=e^x+\ln(|x|)+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[מדיה:אינטגרלים.pdf|דף אינטגרליים מיידיים]]&lt;br /&gt;
&lt;br /&gt;
==אינטגרציה בחלקים==&lt;br /&gt;
לפי נוסחת הגזירה של מכפלת פונקציות (נוסחת לייבניץ), אנו מקבלים:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int f&#039;g=f\cdot g-\int fg&#039;&amp;lt;/math&amp;gt; (ניתן לוודא על ידי גזירה).&lt;br /&gt;
&lt;br /&gt;
===דוגמא===&lt;br /&gt;
&amp;lt;math&amp;gt;\int\ln(x)dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
לפי השיטה, נסמן &amp;lt;math&amp;gt;f&#039;(x)=1\ ,\ g(x)=\ln(x)&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
לכן נקבל &amp;lt;math&amp;gt;f(x)=x\ ,\ g&#039;(x)=\frac{1}{x}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
לפי נוסחת אינטגרציה בחלקים, נקבל:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int\ln(x)dx=x\ln(x)-\int x\cdot\frac{1}{x}dx=x\ln(x)-\int 1\,dx=x\ln(x)-x+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[אינטגרציה בחלקים|הרחבה]]&lt;br /&gt;
&lt;br /&gt;
==אינטגרציה בהצבה==&lt;br /&gt;
לפי כלל השרשרת, אנו מקבלים:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int f(g(x))\cdot g&#039;(x)dx=F(g(x))+C&amp;lt;/math&amp;gt; (ניתן לוודא על-ידי גזירה).&lt;br /&gt;
&lt;br /&gt;
===דוגמא===&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{\sin(2x)}{a+\sin^2(x)}dx&amp;lt;/math&amp;gt; כאשר &amp;lt;math&amp;gt;a&amp;gt;0&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
נבצע הצבה&amp;lt;math&amp;gt;u=\sin^2(x)\&amp;lt;/math&amp;gt; ולכן &amp;lt;math&amp;gt;du=2\sin(x)\cos(x)dx=\sin(2x)dx\&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
מקבלים:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{\sin(2x)}{a+\sin^2(x)}dx=\int\frac{du}{a+u}=\ln(a+u)+C=\ln\big(a+\sin^2(x)\big)+C&amp;lt;/math&amp;gt; (נזכור כי &amp;lt;math&amp;gt;a+u&amp;gt;0&amp;lt;/math&amp;gt; , לכן אין צורך בערך מוחלט).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[שיטת ההצבה|הרחבה]]&lt;br /&gt;
&lt;br /&gt;
==פונקציה רציונאלית==&lt;br /&gt;
על מנת לחשב אינטגרל על פונקציה רציונאלית &amp;lt;math&amp;gt;f(x)=\frac{p(x)}{q(x)}&amp;lt;/math&amp;gt; (כאשר &amp;lt;math&amp;gt;p(x),q(x)&amp;lt;/math&amp;gt; פולינומים), עלינו לעקוב אחרי השלבים הבאים:&lt;br /&gt;
*אם דרגת המונה גדולה מדרגת המכנה, נבצע חילוק פולינומים.&lt;br /&gt;
*נבצע פירוק לשברים חלקיים.&lt;br /&gt;
*נחשב את האינטגרל של כל שבר חלקי.&lt;br /&gt;
&lt;br /&gt;
ניתן לקרוא [[אלגוריתם לביצוע אינטגרל על פונקציה רציונאלית|כאן]] את האלגוריתם המלא.&lt;br /&gt;
&lt;br /&gt;
==הצבות אוניברסאליות==&lt;br /&gt;
&#039;&#039;&#039;הצבות אוניברסאליות&#039;&#039;&#039; הוא כינוי כללי להצבות המעבירות פונקציות ממשפחה מסוימת לצורה של [[אלגוריתם לביצוע אינטגרל על פונקציה רציונאלית|פונקציה רציונאלית]] אותה אנחנו יודעים לפתור. שימו לב שכיון ופתרון פונקציה רציונאלית דורש פירוק פולינומים, לעתים המעבר לפונקציה רציונאלית לא יקדם אותנו לקראת פתרון הבעיה.&lt;br /&gt;
&lt;br /&gt;
הצבות אוניברסאליות ידועות ניתן למצוא בקובץ הבא: (עד אשר מישהו יקליד אותו אל תוך הויקי...)&lt;br /&gt;
&lt;br /&gt;
*[[מדיה:09Infi2Universal.pdf|הסבר על הצבות אוניברסאליות]]&lt;br /&gt;
&lt;br /&gt;
==ההצבה הטריגונומטרית האוניברסלית==&lt;br /&gt;
בהינתן פונקציה אשר משולבות בה פונקציות טריגונומטריות (ועדיף שהיא תהיה מנה של חיבור וכפל שלהן), אזי נציב &amp;lt;math&amp;gt;u=\tan\left(\frac{x}{2}\right)&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
נזכור כי &amp;lt;math&amp;gt;1+\tan^2(\alpha)=\frac{1}{\cos^2(\alpha)}&amp;lt;/math&amp;gt; , ונקבל &amp;lt;math&amp;gt;\cos^2\left(\frac{x}{2}\right)=\frac{1}{1+\tan^2\left(\frac{x}{2}\right)}=\frac{1}{1+u^2}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
נקבל בנוסף &amp;lt;math&amp;gt;\cos(x)=2\cos^2\left(\frac{x}{2}\right)-1=\frac{2}{1+u^2}-1=\frac{2-1-u^2}{1+u^2}=\frac{1-u^2}{1+u^2}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
לכן:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sin(x)=\sqrt{1-\cos^2(x)}=\sqrt{1-\left(\frac{1-u^2}{1+u^2}\right)^2}=\sqrt{1-\frac{1-2u^2+u^4}{1+2u^2+u^4}}=&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{\frac{1+2u^2+u^4-(1-2u^2+u^4)}{(1+u^2)^2}}=\sqrt{\frac{4u^2}{(1+u^2)^2}}=\sqrt{\frac{(2u)^2}{(1+u^2)^2}}=\frac{2u}{1+u^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ובדרך אחרת:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\tan(\frac{x}{2})=\frac{\sin(\frac{x}{2})}{\cos(\frac{x}{2})}=\frac{2 \cdot \sin(\frac{x}{2}) \cdot \cos(\frac{x}{2})}{2 \cos^2(\frac{x}{2})}=\frac{\sin(x)}{2 \cos^2(\frac{x}{2})}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ולכן מתקיים&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sin(x)=\tan(\frac{x}{2})\cdot 2 \cos^2(\frac{x}{2})=\frac{2u}{1+u^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
כמו כן, &amp;lt;math&amp;gt;x=2\arctan(u)\ \Rightarrow\ dx=\frac{2}{1+u^2}du&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
לסיכום, &lt;br /&gt;
 &amp;lt;math&amp;gt;u=\tan\left(\frac{x}{2}\right);\ \cos(x)=\frac{1-u^2}{1+u^2};\ \sin(x)=\frac{2u}{1+u^2};\ x=2\arctan(u);\ dx=\frac{2}{1+u^2}du&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===דוגמא===&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{dx}{2+2\sin(x)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
נעזר בהצבה הטריגונומטרית האוניברסלית. נציב &amp;lt;math&amp;gt;u=\tan\left(\frac{x}{2}\right)&amp;lt;/math&amp;gt; . נקבל:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{dx}{2+2\sin(x)}=\frac{1}{2}\int\frac{1}{1+\frac{2u}{1+u^2}}\cdot\frac{2}{1+u^2}du=\frac{1}{2}\int\frac{1+u^2}{u^2+2u+1}\cdot\frac{2}{1+u^2}du&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;=\int\frac{du}{(u+1)^2}=-\frac{1}{u+1}+C=-\frac{1}{1+\tan\left(\frac{x}{2}\right)}+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[מדיה:09Infi2Universal.pdf|הרחבה]]&lt;br /&gt;
&lt;br /&gt;
==הצבות אוילר==&lt;br /&gt;
הצבות אוילר מתייחסות למקרה של פונקציה &amp;quot;רציונאלית&amp;quot; אשר הרכיבים בה הם &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; ו- &amp;lt;math&amp;gt;\sqrt{ax^2+bx+c}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
===אוילר 1 - הפולינום פריק===&lt;br /&gt;
נניח כי הפולינום &amp;lt;math&amp;gt;ax^2+bx+c&amp;lt;/math&amp;gt; פריק (מעל הממשיים, כמובן). נסמן &amp;lt;math&amp;gt;ax^2+bx+c=a(x-\alpha)(x-\beta)&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
הצבת אוילר: נציב &amp;lt;math&amp;gt;\sqrt{ax^2+bx+c}=u(x-\alpha)&amp;lt;/math&amp;gt; (אפשר גם את השורש השני). נביע את &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; באמצעות &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; , ונוכל למצוא גם את &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; וגם את &amp;lt;math&amp;gt;\sqrt{ax^2+bx+c}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
====דוגמא====&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{dx}{x\sqrt{x^2-7x+6}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
נעזר בהצבת אוילר: נציב &amp;lt;math&amp;gt;\sqrt{x^2-7x+6}=u(x-1)&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
לכן &amp;lt;math&amp;gt;(x-1)(x-6)=u^2(x-1)^2&amp;lt;/math&amp;gt; , כלומר &amp;lt;math&amp;gt;x-6=u^2(x-1)&amp;lt;/math&amp;gt; , ומכאן &amp;lt;math&amp;gt;x=\frac{u^2-6}{u^2-1}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
לכן &amp;lt;math&amp;gt;dx=\frac{2u(u^2-1)-2u(u^2-6)}{(u^2-1)^2}du=\frac{10u}{(1-u^2)^2}du&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
בנוסף, &amp;lt;math&amp;gt;\sqrt{x^2-7x+6}=u(x-1)=u\left(\frac{u^2-6}{u^2-1}-1\right)=-\frac{5u}{u^2-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
מקבלים:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{dx}{x\sqrt{x^2-7x+6}}=-\int\frac{1}{\frac{u^2-6}{u^2-1}\cdot\frac{5u}{u^2-1}}\cdot\frac{10u}{(1-u^2)^2}du=-2\int\frac{du}{u^2-6}&amp;lt;/math&amp;gt; כאשר האינטגרל האחרון ניתן לפתרון באמצעות פירוק לשברים חלקיים.&lt;br /&gt;
&lt;br /&gt;
===אוילר 2 - פולינום יותר כללי===&lt;br /&gt;
ישנן שתי אפשרויות:&lt;br /&gt;
# בהינתן &amp;lt;math&amp;gt;a&amp;gt;0&amp;lt;/math&amp;gt; , נציב &amp;lt;math&amp;gt;\sqrt{ax^2+bx+c}=\sqrt{a}x+u&amp;lt;/math&amp;gt; .&lt;br /&gt;
# בהינתן &amp;lt;math&amp;gt;c&amp;gt;0&amp;lt;/math&amp;gt; , נציב &amp;lt;math&amp;gt;\sqrt{ax^2+bx+c}=xu+\sqrt c&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
נביע את &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; באמצעות &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; , ונוכל למצוא את &amp;lt;math&amp;gt;dx&amp;lt;/math&amp;gt; ואת &amp;lt;math&amp;gt;\sqrt{ax^2+bx+c}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
====דוגמא====&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{dx}{\sqrt{x^2-7x+6}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ניעזר בהצבת אוילר (האופציה הראשונה): נציב &amp;lt;math&amp;gt;\sqrt{x^2-7x+6}=x+u&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
נעלה בריבוע ונקבל &amp;lt;math&amp;gt;x^2-7x+6=x^2+2xu+u^2&amp;lt;/math&amp;gt; , כלומר &amp;lt;math&amp;gt;x=\frac{6-u^2}{2u+7}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
לכן &amp;lt;math&amp;gt;dx=\frac{-2u(2u+7)-2(6-u^2)}{(2u+7)^2}du=-2\cdot\frac{u^2+7u+6}{(2u+7)^2}du&amp;lt;/math&amp;gt; ,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
וכן &amp;lt;math&amp;gt;\sqrt{x^2-7x+6}=x+u=\frac{6-u^2}{2u+7}+u=\frac{6-u^2+2u^2+7u}{2u+7}=\frac{u^2+7u+6}{2u+7}&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
מקבלים:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int\frac{dx}{\sqrt{x^2-7x+6}}=-\int\frac{1}{\frac{u^2+7u+6}{2u+7}}\cdot2\cdot\frac{u^2+7u+6}{(2u+7)^2}du=-\int\frac{2}{2u+7}du=-\ln(|2u+7|)+C=-\ln\left(\left|\sqrt{x^2-7x+6}-x\right|\right)+C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[מדיה:09Infi2Universal.pdf|הרחבה]]&lt;br /&gt;
&lt;br /&gt;
==סיכום==&lt;br /&gt;
&#039;&#039;&#039;[[מדיה:אינטגרלים לא-מסוימים.pdf|דף מסכם]]&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Evyatar531</name></author>
	</entry>
</feed>