<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="hr">
	<id>https://croatianschoolsydney.com/index.php?action=history&amp;feed=atom&amp;title=Tablica_integrala</id>
	<title>Tablica integrala - Povijest promjena</title>
	<link rel="self" type="application/atom+xml" href="https://croatianschoolsydney.com/index.php?action=history&amp;feed=atom&amp;title=Tablica_integrala"/>
	<link rel="alternate" type="text/html" href="https://croatianschoolsydney.com/index.php?title=Tablica_integrala&amp;action=history"/>
	<updated>2026-06-19T10:29:04Z</updated>
	<subtitle>Povijest promjena ove stranice na wikiju</subtitle>
	<generator>MediaWiki 1.36.2</generator>
	<entry>
		<id>https://croatianschoolsydney.com/index.php?title=Tablica_integrala&amp;diff=51393&amp;oldid=prev</id>
		<title>WikiSysop: Bot: Automatski unos stranica</title>
		<link rel="alternate" type="text/html" href="https://croatianschoolsydney.com/index.php?title=Tablica_integrala&amp;diff=51393&amp;oldid=prev"/>
		<updated>2021-08-23T07:30:51Z</updated>

		<summary type="html">&lt;p&gt;Bot: Automatski unos stranica&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nova stranica&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!--'''Tablica integrala'''--&amp;gt;[[Integral|Integriranje]] je jedna od dvije najosnovnije operacije [[infinitezimalni račun|infinitezimalnog računa]]. Dočim [[derivacija|deriviranje]] ima jednostavna pravila kojima se može iznaći derivacija složene [[funkcija (matematika)|funkcije]] diferenciranjem jednostavnijih komponentnih funkcija, integriranje se ne može ostvariti na taj način, te su stoga tablice poznatih integrala često korisne.&lt;br /&gt;
Ova stranica popisuje neke od čestih antiderivacija - potpuniji se popis može pronaći u [[popisi integrala|popisu integrala]].&lt;br /&gt;
&lt;br /&gt;
Koristi se oznaka ''C'' za [[proizvoljna konstanta integracije|proizvoljnu konstantu integracije]] koja se može odrediti ako se zna nešto o vrijednosti integrala na nekoj točki. Stoga svaka funkcija posjeduje beskonačan broj antiderivacija.&lt;br /&gt;
&lt;br /&gt;
Ove formule samo u drugom obliku iskazuju tvrdnje u [[tablica derivacija|tablici derivacija]].&lt;br /&gt;
&lt;br /&gt;
== Pravila za integriranje općenitih funkcija ==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int af(x)\,dx = a\int f(x)\,dx \qquad\mbox{(}a \mbox{ konstanta)}\,\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int [f(x) + g(x)]\,dx = \int f(x)\,dx + \int g(x)\,dx&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int f(x)g(x)\,dx = f(x)\int g(x)\,dx - \int \left[f'(x) \left(\int g(x)\,dx\right)\right]\,dx&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int [f(x)]^n f'(x)\,dx = {[f(x)]^{n+1} \over n+1} + C \qquad\mbox{(za } n\neq -1\mbox{)}\,\! &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int  {f'(x)\over f(x)}\,dx= \ln{\left|f(x)\right|} + C &amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int  {f'(x) f(x)}\,dx= {1 \over 2} [ f(x) ]^2 + C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Integrali jednostavnih funkcija ==&lt;br /&gt;
=== Racionalne funkcije ===&lt;br /&gt;
:''više integrala: [[Popis integrala racionalnih funkcija]]''&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \,{\rm d}x = x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int x^n\,{\rm d}x =  \frac{x^{n+1}}{n+1} + C\qquad\mbox{ ako }n \ne -1&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int {dx \over x} = \ln{\left|x\right|} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int {dx \over {a^2+x^2}} = {1 \over a}\arctan {x \over a} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Iracionalne funkcije ===&lt;br /&gt;
:''više integrala: [[Popis integrala iracionalnih funkcija]]''&lt;br /&gt;
:&amp;lt;math&amp;gt;\int {dx \over \sqrt{a^2-x^2}} = \sin^{-1} {x \over a} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int {-dx \over \sqrt{a^2-x^2}} = \cos^{-1} {x \over a} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int {dx \over x \sqrt{x^2-a^2}} = {1 \over a} \sec^{-1} {|x| \over a} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Logaritmi ===&lt;br /&gt;
:''više integrala: [[Popis integrala logaritamskih funkcija]]''&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \ln {x}\,dx = x \ln {x} - x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \log_b {x}\,dx = x\log_b {x} - x\log_b {e} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Eksponencijalne funkcije ===&lt;br /&gt;
:''više integrala: [[Popis integrala eksponencijalnih funkcija]]''&lt;br /&gt;
:&amp;lt;math&amp;gt;\int e^x\,dx = e^x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int a^x\,dx = \frac{a^x}{\ln{a}} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Trigonometrijske funkcije ===&lt;br /&gt;
:''više integrala: [[Popis integrala trigonometrijskih funkcija]] i [[Popis integrala inverznih trigonometrijskih funkcija]]''&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sin{x}\, dx = -\cos{x} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \cos{x}\, dx = \sin{x} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \tan{x} \, dx = \ln{\left| \sec {x} \right|} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \cot{x} \, dx = -\ln{\left| \csc{x} \right|} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sec{x} \, dx = \ln{\left| \sec{x} + \tan{x}\right|} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \csc{x} \, dx = -\ln{\left| \csc{x} + \cot{x}\right|} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sec^2 x \, dx = \tan x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \csc^2 x \, dx = -\cot x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sec{x} \, \tan{x} \, dx = \sec{x} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \csc{x} \, \cot{x} \, dx = - \csc{x} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sin^2 x \, dx = \frac{1}{2}(x - \sin x \cos x) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \cos^2 x \, dx = \frac{1}{2}(x + \sin x \cos x) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sec^3 x \, dx = \frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sin^n x \, dx = - \frac{\sin^{n-1} {x} \cos {x}}{n} + \frac{n-1}{n} \int \sin^{n-2}{x} \, dx&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \cos^n x \, dx = \frac{\cos^{n-1} {x} \sin {x}}{n} + \frac{n-1}{n} \int \cos^{n-2}{x} \, dx&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \arctan{x} \, dx = x \, \arctan{x} - \frac{1}{2} \ln{\left| 1 + x^2\right|} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hiperbolne funkcije ===&lt;br /&gt;
:''više integrala: [[Popis integrala hiperbolnih funkcija]]''&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \sinh x \, dx = \cosh x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \cosh x \, dx = \sinh x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \tanh x \, dx = \ln| \cosh x | + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \mbox{csch}\,x \, dx = \ln\left| \tanh {x \over2}\right| + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \mbox{sech}\,x \, dx = \arctan(\sinh x) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \coth x \, dx = \ln| \sinh x | + C&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\int \mbox{sech}^2 x\, dx = \tanh x + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Inverzne hiperbolne funkcije ===&lt;br /&gt;
: &amp;lt;math&amp;gt;\int \operatorname{arcsinh} x \, dx  = x \operatorname{arcsinh} x - \sqrt{x^2+1} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\int \operatorname{arccosh} x \, dx  = x \operatorname{arccosh} x - \sqrt{x^2-1} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\int \operatorname{arctanh} x \, dx  = x \operatorname{arctanh} x + \frac{1}{2}\log{(1-x^2)} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\int \operatorname{arccsch}\,x \, dx = x \operatorname{arccsch} x+ \log{\left[x\left(\sqrt{1+\frac{1}{x^2}} + 1\right)\right]} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\int \operatorname{arcsech}\,x \, dx = x \operatorname{arcsech} x- \arctan{\left(\frac{x}{x-1}\sqrt{\frac{1-x}{1+x}}\right)} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\int \operatorname{arccoth}\,x \, dx  = x \operatorname{arccoth} x+ \frac{1}{2}\log{(x^2-1)} + C&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Određeni integrali koji nemaju antiderivacije u obliku zatvorene formule ==&lt;br /&gt;
&lt;br /&gt;
Postoje neke funkcije čije antiderivacije ''ne mogu'' biti izražene u zatvorenom obliku. Međutim, vrijednosti određenih integrala nekih od ovih funkcija nad nekim uobičajenim intervalima mogu biti izračunate. Nekolicina korisnih integrala je dana dolje.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty{\sqrt{x}\,e^{-x}\,dx} = \frac{1}{2}\sqrt \pi&amp;lt;/math&amp;gt;  (vidjeti također [[gama funkcija]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty{e^{-x^2}\,dx} = \frac{1}{2}\sqrt \pi&amp;lt;/math&amp;gt;  ([[Gaussov integral]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty{\frac{x}{e^x-1}\,dx} = \frac{\pi^2}{6}&amp;lt;/math&amp;gt;  (vidjeti također [[Bernoullijev broj]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty{\frac{x^3}{e^x-1}\,dx} = \frac{\pi^4}{15}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty\frac{\sin(x)}{x}\,dx=\frac{\pi}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\frac{\pi}{2}\sin^n{x}\,dx=\int_0^\frac{\pi}{2}\cos^n{x}\,dx=\frac{1 \cdot 3 \cdot 5 \cdot \cdots \cdot (n-1)}{2 \cdot 4 \cdot 6 \cdot \cdots \cdot n}\frac{\pi}{2}&amp;lt;/math&amp;gt; (ako je ''n'' parni cijeli broj i &amp;lt;math&amp;gt;  \scriptstyle{n \ge 2}&amp;lt;/math&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\frac{\pi}{2}\sin^n{x}\,dx=\int_0^\frac{\pi}{2}\cos^n{x}\,dx=\frac{2 \cdot 4 \cdot 6 \cdot \cdots \cdot (n-1)}{3 \cdot 5 \cdot 7 \cdot \cdots \cdot n}&amp;lt;/math&amp;gt; (ako je &amp;lt;math&amp;gt; \scriptstyle{n} &amp;lt;/math&amp;gt; neparni cijeli broj i &amp;lt;math&amp;gt;  \scriptstyle{n \ge 3} &amp;lt;/math&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty\frac{\sin^2{x}}{x^2}\,dx=\frac{\pi}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_0^\infty  x^{z-1}\,e^{-x}\,dx = \Gamma(z)&amp;lt;/math&amp;gt;  (pri čemu je &amp;lt;math&amp;gt;\Gamma(z)&amp;lt;/math&amp;gt; [[gama funkcija]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-(ax^2+bx+c)}\,dx=\sqrt{\frac{\pi}{a}}\exp\left[\frac{b^2-4ac}{4a}\right]&amp;lt;/math&amp;gt;  (pri čemu je &amp;lt;math&amp;gt;\exp[u]&amp;lt;/math&amp;gt; [[eksponencijalna funkcija]]  &amp;lt;math&amp;gt;e^u&amp;lt;/math&amp;gt;.)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_{0}^{2 \pi} e^{x \cos \theta} d \theta = 2 \pi I_{0}(x)&amp;lt;/math&amp;gt;  (pri čemu je &amp;lt;math&amp;gt;I_{0}(x)&amp;lt;/math&amp;gt; modificirana [[Besselova funkcija]] prve vrste)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_{0}^{2 \pi} e^{x \cos \theta + y \sin \theta} d \theta = 2 \pi I_{0} \sqrt{x^2 + y^2} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_{-\infty}^{\infty}{(1 + x^2/\nu)^{-(\nu + 1)/2}dx} = \frac { \sqrt{\nu \pi} \ \Gamma(\nu/2)} {\Gamma((\nu + 1)/2))}\,&amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;\nu &amp;gt; 0\,&amp;lt;/math&amp;gt;, ovo je povezano sa [[funkcija gustoće vjerojatnosti|funkcijom gustoće vjerojatnosti]] [[Studentova t-raspodjela|Studentove t-raspodjele]])&lt;br /&gt;
&lt;br /&gt;
[[Metoda iscrpljivanja]] pruža formulu za opći slučaj kada ne postoji antiderivacija:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\int_a^b{f(x)\,dx} = (b - a) \sum\limits_{n = 1}^\infty  {\sum\limits_{m = 1}^{2^n  - 1} {\left( { - 1} \right)^{m + 1} } } 2^{ - n} f(a + m\left( {b - a} \right)2^{-n} )&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Sofomorov san&amp;quot; ===&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\int_0^1 x^{-x}\,dx &amp;amp;= \sum_{n=1}^\infty n^{-n}        &amp;amp;&amp;amp;(= 1.291285997\dots)\\&lt;br /&gt;
\int_0^1 x^x   \,dx &amp;amp;= \sum_{n=1}^\infty -(-1)^nn^{-n} &amp;amp;&amp;amp;(= 0.783430510712\dots)&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(prišiveno [[Johann Bernoulli|Johannu Bernoulliju]]; vidjeti [[sofomorov san]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Kategorija:Integrali|*]]&lt;br /&gt;
&lt;br /&gt;
[[af:Lys van integrale]]&lt;br /&gt;
[[ar:جدول التكاملات]]&lt;br /&gt;
[[bs:Tabela integrala]]&lt;br /&gt;
[[de:Tabelle von Ableitungs- und Stammfunktionen]]&lt;br /&gt;
[[en:Table of integrals]]&lt;br /&gt;
[[eo:Malderivaĵo]]&lt;br /&gt;
[[fr:Table de primitives]]&lt;br /&gt;
[[ko:적분표]]&lt;br /&gt;
[[id:Tabel integral]]&lt;br /&gt;
[[it:Tavola degli integrali più comuni]]&lt;br /&gt;
[[nl:Lijst van integralen]]&lt;br /&gt;
[[pt:Tábua de integrais]]&lt;br /&gt;
[[ro:Tabel de integrale]]&lt;br /&gt;
[[ru:Список интегралов элементарных функций]]&lt;br /&gt;
[[sl:Tabela integralov]]&lt;br /&gt;
[[sr:Таблични интеграли]]&lt;br /&gt;
[[tr:İntegral tablosu]]&lt;br /&gt;
[[uk:Таблиця інтегралів]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>