A Medley of Potpourri

A Medley of Potpourri is just what it says; various thoughts, opinions, ruminations, and contemplations on a variety of subjects.

Cari Blog Ini

Sabtu, 29 Januari 2022

Integration by parts

From Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/Integration_by_parts 
 
Part of a series of articles about
Calculus
  • Fundamental theorem
  • Leibniz integral rule
  • Limits of functions
  • Continuity
  • Mean value theorem
  • Rolle's theorem

Differential

Integral
  • Lists of integrals
  • Integral transform
Definitions
  • Antiderivative
  • Integral (improper)
  • Riemann integral
  • Lebesgue integration
  • Contour integration
  • Integral of inverse functions
Integration by
  • Parts
  • Discs
  • Cylindrical shells
  • Substitution (trigonometric, Weierstrass, Euler)
  • Euler's formula
  • Partial fractions
  • Changing order
  • Reduction formulae
  • Differentiating under the integral sign
  • Risch algorithm

In calculus, and more generally in mathematical analysis, integration by parts or partial integration is a process that finds the integral of a product of functions in terms of the integral of the product of their derivative and antiderivative. It is frequently used to transform the antiderivative of a product of functions into an antiderivative for which a solution can be more easily found. The rule can be thought of as an integral version of the product rule of differentiation.

The integration by parts formula states:

∫ a b u ( x ) v ′ ( x ) d x = [ u ( x ) v ( x ) ] a b − ∫ a b u ′ ( x ) v ( x ) d x = u ( b ) v ( b ) − u ( a ) v ( a ) − ∫ a b u ′ ( x ) v ( x ) d x . {\displaystyle {\begin{aligned}\int _{a}^{b}u(x)v'(x)\,dx&={\Big [}u(x)v(x){\Big ]}_{a}^{b}-\int _{a}^{b}u'(x)v(x)\,dx\\[6pt]&=u(b)v(b)-u(a)v(a)-\int _{a}^{b}u'(x)v(x)\,dx.\end{aligned}}}
{\displaystyle {\begin{aligned}\int _{a}^{b}u(x)v'(x)\,dx&={\Big [}u(x)v(x){\Big ]}_{a}^{b}-\int _{a}^{b}u'(x)v(x)\,dx\\[6pt]&=u(b)v(b)-u(a)v(a)-\int _{a}^{b}u'(x)v(x)\,dx.\end{aligned}}}

Or, letting u = u ( x ) {\displaystyle u=u(x)} {\displaystyle u=u(x)} and d u = u ′ ( x ) d x {\displaystyle du=u'(x)\,dx} {\displaystyle du=u'(x)\,dx} while v = v ( x ) {\displaystyle v=v(x)} {\displaystyle v=v(x)} and d v = v ′ ( x ) d x {\displaystyle dv=v'(x)\,dx} {\displaystyle dv=v'(x)\,dx}, the formula can be written more compactly:

∫ u d v   =   u v − ∫ v d u . {\displaystyle \int u\,dv\ =\ uv-\int v\,du.}
{\displaystyle \int u\,dv\ =\ uv-\int v\,du.}

Mathematician Brook Taylor discovered integration by parts, first publishing the idea in 1715.  More general formulations of integration by parts exist for the Riemann–Stieltjes and Lebesgue–Stieltjes integrals. The discrete analogue for sequences is called summation by parts.

Theorem

Product of two functions

The theorem can be derived as follows. For two continuously differentiable functions u(x) and v(x), the product rule states:

( u ( x ) v ( x ) ) ′ = v ( x ) u ′ ( x ) + u ( x ) v ′ ( x ) . {\displaystyle {\Big (}u(x)v(x){\Big )}'=v(x)u'(x)+u(x)v'(x).}
{\displaystyle {\Big (}u(x)v(x){\Big )}'=v(x)u'(x)+u(x)v'(x).}

Integrating both sides with respect to x,

∫ ( u ( x ) v ( x ) ) ′ d x = ∫ u ′ ( x ) v ( x ) d x + ∫ u ( x ) v ′ ( x ) d x , {\displaystyle \int {\Big (}u(x)v(x){\Big )}'\,dx=\int u'(x)v(x)\,dx+\int u(x)v'(x)\,dx,}
{\displaystyle \int {\Big (}u(x)v(x){\Big )}'\,dx=\int u'(x)v(x)\,dx+\int u(x)v'(x)\,dx,}

and noting that an indefinite integral is an antiderivative gives

u ( x ) v ( x ) = ∫ u ′ ( x ) v ( x ) d x + ∫ u ( x ) v ′ ( x ) d x , {\displaystyle u(x)v(x)=\int u'(x)v(x)\,dx+\int u(x)v'(x)\,dx,}
{\displaystyle u(x)v(x)=\int u'(x)v(x)\,dx+\int u(x)v'(x)\,dx,}

where we neglect writing the constant of integration. This yields the formula for integration by parts:

∫ u ( x ) v ′ ( x ) d x = u ( x ) v ( x ) − ∫ u ′ ( x ) v ( x ) d x , {\displaystyle \int u(x)v'(x)\,dx=u(x)v(x)-\int u'(x)v(x)\,dx,}
{\displaystyle \int u(x)v'(x)\,dx=u(x)v(x)-\int u'(x)v(x)\,dx,}

or in terms of the differentials d u = u ′ ( x ) d x {\displaystyle du=u'(x)\,dx} {\displaystyle du=u'(x)\,dx}, d v = v ′ ( x ) d x , {\displaystyle dv=v'(x)\,dx,\quad } {\displaystyle dv=v'(x)\,dx,\quad }

∫ u ( x ) d v = u ( x ) v ( x ) − ∫ v ( x ) d u . {\displaystyle \int u(x)\,dv=u(x)v(x)-\int v(x)\,du.}
{\displaystyle \int u(x)\,dv=u(x)v(x)-\int v(x)\,du.}

This is to be understood as an equality of functions with an unspecified constant added to each side. Taking the difference of each side between two values x = a and x = b and applying the fundamental theorem of calculus gives the definite integral version:

∫ a b u ( x ) v ′ ( x ) d x = u ( b ) v ( b ) − u ( a ) v ( a ) − ∫ a b u ′ ( x ) v ( x ) d x . {\displaystyle \int _{a}^{b}u(x)v'(x)\,dx=u(b)v(b)-u(a)v(a)-\int _{a}^{b}u'(x)v(x)\,dx.}
{\displaystyle \int _{a}^{b}u(x)v'(x)\,dx=u(b)v(b)-u(a)v(a)-\int _{a}^{b}u'(x)v(x)\,dx.}

The original integral ∫ uv′ dx contains the derivative v′; to apply the theorem, one must find v, the antiderivative of v', then evaluate the resulting integral ∫ vu′ dx.

Validity for less smooth functions

It is not necessary for u and v to be continuously differentiable. Integration by parts works if u is absolutely continuous and the function designated v′ is Lebesgue integrable (but not necessarily continuous). (If v′ has a point of discontinuity then its antiderivative v may not have a derivative at that point.)

If the interval of integration is not compact, then it is not necessary for u to be absolutely continuous in the whole interval or for v′ to be Lebesgue integrable in the interval, as a couple of examples (in which u and v are continuous and continuously differentiable) will show. For instance, if

u ( x ) = e x / x 2 , v ′ ( x ) = e − x {\displaystyle u(x)=e^{x}/x^{2},\,v'(x)=e^{-x}}
{\displaystyle u(x)=e^{x}/x^{2},\,v'(x)=e^{-x}}

u is not absolutely continuous on the interval [1, ∞), but nevertheless

∫ 1 ∞ u ( x ) v ′ ( x ) d x = [ u ( x ) v ( x ) ] 1 ∞ − ∫ 1 ∞ u ′ ( x ) v ( x ) d x {\displaystyle \int _{1}^{\infty }u(x)v'(x)\,dx={\Big [}u(x)v(x){\Big ]}_{1}^{\infty }-\int _{1}^{\infty }u'(x)v(x)\,dx}
{\displaystyle \int _{1}^{\infty }u(x)v'(x)\,dx={\Big [}u(x)v(x){\Big ]}_{1}^{\infty }-\int _{1}^{\infty }u'(x)v(x)\,dx}

so long as [ u ( x ) v ( x ) ] 1 ∞ {\displaystyle \left[u(x)v(x)\right]_{1}^{\infty }} {\displaystyle \left[u(x)v(x)\right]_{1}^{\infty }} is taken to mean the limit of u ( L ) v ( L ) − u ( 1 ) v ( 1 ) {\displaystyle u(L)v(L)-u(1)v(1)} {\displaystyle u(L)v(L)-u(1)v(1)} as L → ∞ {\displaystyle L\to \infty } {\displaystyle L\to \infty } and so long as the two terms on the right-hand side are finite. This is only true if we choose v ( x ) = − e − x . {\displaystyle v(x)=-e^{-x}.} {\displaystyle v(x)=-e^{-x}.} Similarly, if

u ( x ) = e − x , v ′ ( x ) = x − 1 sin ⁡ ( x ) {\displaystyle u(x)=e^{-x},\,v'(x)=x^{-1}\sin(x)}
{\displaystyle u(x)=e^{-x},\,v'(x)=x^{-1}\sin(x)}

v′ is not Lebesgue integrable on the interval [1, ∞), but nevertheless

∫ 1 ∞ u ( x ) v ′ ( x ) d x = [ u ( x ) v ( x ) ] 1 ∞ − ∫ 1 ∞ u ′ ( x ) v ( x ) d x {\displaystyle \int _{1}^{\infty }u(x)v'(x)\,dx={\Big [}u(x)v(x){\Big ]}_{1}^{\infty }-\int _{1}^{\infty }u'(x)v(x)\,dx}
{\displaystyle \int _{1}^{\infty }u(x)v'(x)\,dx={\Big [}u(x)v(x){\Big ]}_{1}^{\infty }-\int _{1}^{\infty }u'(x)v(x)\,dx}

with the same interpretation.

One can also easily come up with similar examples in which u and v are not continuously differentiable.

Further, if f ( x ) {\displaystyle f(x)} f(x) is a function of bounded variation on the segment [ a , b ] , {\displaystyle [a,b],} [a,b], and φ ( x ) {\displaystyle \varphi (x)} \varphi (x) is differentiable on [ a , b ] , {\displaystyle [a,b],} [a,b], then

∫ a b f ( x ) φ ′ ( x ) d x = − ∫ − ∞ ∞ φ ~ ( x ) d ( χ ~ [ a , b ] ( x ) f ~ ( x ) ) , {\displaystyle \int _{a}^{b}f(x)\varphi '(x)\,dx=-\int _{-\infty }^{\infty }{\widetilde {\varphi }}(x)\,d({\widetilde {\chi }}_{[a,b]}(x){\widetilde {f}}(x)),}
{\displaystyle \int _{a}^{b}f(x)\varphi '(x)\,dx=-\int _{-\infty }^{\infty }{\widetilde {\varphi }}(x)\,d({\widetilde {\chi }}_{[a,b]}(x){\widetilde {f}}(x)),}

where d ( χ [ a , b ] ( x ) f ~ ( x ) ) {\displaystyle d(\chi _{[a,b]}(x){\widetilde {f}}(x))} {\displaystyle d(\chi _{[a,b]}(x){\widetilde {f}}(x))} denotes the signed measure corresponding to the function of bounded variation χ [ a , b ] ( x ) f ( x ) {\displaystyle \chi _{[a,b]}(x)f(x)} {\displaystyle \chi _{[a,b]}(x)f(x)}, and functions f ~ , φ ~ {\displaystyle {\widetilde {f}},{\widetilde {\varphi }}} {\displaystyle {\widetilde {f}},{\widetilde {\varphi }}} are extensions of f , φ {\displaystyle f,\varphi } {\displaystyle f,\varphi } to R , {\displaystyle \mathbb {R} ,} {\displaystyle \mathbb {R} ,} which are respectively of bounded variation and differentiable.

Product of many functions

Integrating the product rule for three multiplied functions, u(x), v(x), w(x), gives a similar result:

∫ a b u v d w   =   [ u v w ] a b − ∫ a b u w d v − ∫ a b v w d u . {\displaystyle \int _{a}^{b}uv\,dw\ =\ {\Big [}uvw{\Big ]}_{a}^{b}-\int _{a}^{b}uw\,dv-\int _{a}^{b}vw\,du.}
{\displaystyle \int _{a}^{b}uv\,dw\ =\ {\Big [}uvw{\Big ]}_{a}^{b}-\int _{a}^{b}uw\,dv-\int _{a}^{b}vw\,du.}

In general, for n factors

( ∏ i = 1 n u i ( x ) ) ′   =   ∑ j = 1 n u j ′ ( x ) ∏ i ≠ j n u i ( x ) , {\displaystyle \left(\prod _{i=1}^{n}u_{i}(x)\right)'\ =\ \sum _{j=1}^{n}u_{j}'(x)\prod _{i\neq j}^{n}u_{i}(x),}
{\displaystyle \left(\prod _{i=1}^{n}u_{i}(x)\right)'\ =\ \sum _{j=1}^{n}u_{j}'(x)\prod _{i\neq j}^{n}u_{i}(x),}

which leads to

[ ∏ i = 1 n u i ( x ) ] a b   =   ∑ j = 1 n ∫ a b u j ′ ( x ) ∏ i ≠ j n u i ( x ) . {\displaystyle \left[\prod _{i=1}^{n}u_{i}(x)\right]_{a}^{b}\ =\ \sum _{j=1}^{n}\int _{a}^{b}u_{j}'(x)\prod _{i\neq j}^{n}u_{i}(x).}
{\displaystyle \left[\prod _{i=1}^{n}u_{i}(x)\right]_{a}^{b}\ =\ \sum _{j=1}^{n}\int _{a}^{b}u_{j}'(x)\prod _{i\neq j}^{n}u_{i}(x).}

Visualization

Graphical interpretation of the theorem. The pictured curve is parametrized by the variable t.

Consider a parametric curve by (x, y) = (f(t), g(t)). Assuming that the curve is locally one-to-one and integrable, we can define

x ( y ) = f ( g − 1 ( y ) ) {\displaystyle x(y)=f(g^{-1}(y))} x(y)=f(g^{-1}(y))
y ( x ) = g ( f − 1 ( x ) ) {\displaystyle y(x)=g(f^{-1}(x))} y(x)=g(f^{-1}(x))

The area of the blue region is

A 1 = ∫ y 1 y 2 x ( y ) d y {\displaystyle A_{1}=\int _{y_{1}}^{y_{2}}x(y)\,dy} {\displaystyle A_{1}=\int _{y_{1}}^{y_{2}}x(y)\,dy}

Similarly, the area of the red region is

A 2 = ∫ x 1 x 2 y ( x ) d x {\displaystyle A_{2}=\int _{x_{1}}^{x_{2}}y(x)\,dx} {\displaystyle A_{2}=\int _{x_{1}}^{x_{2}}y(x)\,dx}

The total area A1 + A2 is equal to the area of the bigger rectangle, x2y2, minus the area of the smaller one, x1y1:

∫ y 1 y 2 x ( y ) d y ⏞ A 1 + ∫ x 1 x 2 y ( x ) d x ⏞ A 2   =   x ⋅ y ( x ) | x 1 x 2   =   y ⋅ x ( y ) | y 1 y 2 . {\displaystyle \overbrace {\int _{y_{1}}^{y_{2}}x(y)\,dy} ^{A_{1}}+\overbrace {\int _{x_{1}}^{x_{2}}y(x)\,dx} ^{A_{2}}\ =\ {\biggl .}x\cdot y(x){\biggl |}_{x_{1}}^{x_{2}}\ =\ {\biggl .}y\cdot x(y){\biggl |}_{y_{1}}^{y_{2}}.} {\displaystyle \overbrace {\int _{y_{1}}^{y_{2}}x(y)\,dy} ^{A_{1}}+\overbrace {\int _{x_{1}}^{x_{2}}y(x)\,dx} ^{A_{2}}\ =\ {\biggl .}x\cdot y(x){\biggl |}_{x_{1}}^{x_{2}}\ =\ {\biggl .}y\cdot x(y){\biggl |}_{y_{1}}^{y_{2}}.}

Or, in terms of t,

∫ t 1 t 2 x ( t ) d y ( t ) + ∫ t 1 t 2 y ( t ) d x ( t )   =   x ( t ) y ( t ) | t 1 t 2 {\displaystyle \int _{t_{1}}^{t_{2}}x(t)\,dy(t)+\int _{t_{1}}^{t_{2}}y(t)\,dx(t)\ =\ {\biggl .}x(t)y(t){\biggl |}_{t_{1}}^{t_{2}}} {\displaystyle \int _{t_{1}}^{t_{2}}x(t)\,dy(t)+\int _{t_{1}}^{t_{2}}y(t)\,dx(t)\ =\ {\biggl .}x(t)y(t){\biggl |}_{t_{1}}^{t_{2}}}

Or, in terms of indefinite integrals, this can be written as

∫ x d y + ∫ y d x   =   x y {\displaystyle \int x\,dy+\int y\,dx\ =\ xy} {\displaystyle \int x\,dy+\int y\,dx\ =\ xy}

Rearranging:

∫ x d y   =   x y − ∫ y d x {\displaystyle \int x\,dy\ =\ xy-\int y\,dx} {\displaystyle \int x\,dy\ =\ xy-\int y\,dx}

Thus integration by parts may be thought of as deriving the area of the blue region from the area of rectangles and that of the red region.

This visualization also explains why integration by parts may help find the integral of an inverse function f−1(x) when the integral of the function f(x) is known. Indeed, the functions x(y) and y(x) are inverses, and the integral ∫ x dy may be calculated as above from knowing the integral ∫ y dx. In particular, this explains use of integration by parts to integrate logarithm and inverse trigonometric functions. In fact, if f {\displaystyle f} f is a differentiable one-to-one function on an interval, then integration by parts can be used to derive a formula for the integral of f − 1 {\displaystyle f^{-1}} f^{-1}in terms of the integral of f {\displaystyle f} f. This is demonstrated in the article, Integral of inverse functions.

Applications

Finding antiderivatives

Integration by parts is a heuristic rather than a purely mechanical process for solving integrals; given a single function to integrate, the typical strategy is to carefully separate this single function into a product of two functions u(x)v(x) such that the residual integral from the integration by parts formula is easier to evaluate than the single function. The following form is useful in illustrating the best strategy to take:

∫ u v   d x = u ∫ v   d x − ∫ ( u ′ ∫ v   d x )   d x . {\displaystyle \int uv\ dx=u\int v\ dx-\int \left(u'\int v\ dx\right)\ dx.} {\displaystyle \int uv\ dx=u\int v\ dx-\int \left(u'\int v\ dx\right)\ dx.}

On the right-hand side, u is differentiated and v is integrated; consequently it is useful to choose u as a function that simplifies when differentiated, or to choose v as a function that simplifies when integrated. As a simple example, consider:

∫ ln ⁡ ( x ) x 2   d x   . {\displaystyle \int {\frac {\ln(x)}{x^{2}}}\ dx\ .} {\displaystyle \int {\frac {\ln(x)}{x^{2}}}\ dx\ .}

Since the derivative of ln(x) is 1/x, one makes (ln(x)) part u; since the antiderivative of 1/x2 is −1/x, one makes 1/x2 dx part dv. The formula now yields:

∫ ln ⁡ ( x ) x 2   d x = − ln ⁡ ( x ) x − ∫ ( 1 x ) ( − 1 x )   d x   . {\displaystyle \int {\frac {\ln(x)}{x^{2}}}\ dx=-{\frac {\ln(x)}{x}}-\int {\biggl (}{\frac {1}{x}}{\biggr )}{\biggl (}-{\frac {1}{x}}{\biggr )}\ dx\ .} {\displaystyle \int {\frac {\ln(x)}{x^{2}}}\ dx=-{\frac {\ln(x)}{x}}-\int {\biggl (}{\frac {1}{x}}{\biggr )}{\biggl (}-{\frac {1}{x}}{\biggr )}\ dx\ .}

The antiderivative of −1/x2 can be found with the power rule and is 1/x.

Alternatively, one may choose u and v such that the product u′ (∫v dx) simplifies due to cancellation. For example, suppose one wishes to integrate:

∫ sec 2 ⁡ ( x ) ⋅ ln ⁡ ( | sin ⁡ ( x ) | )   d x . {\displaystyle \int \sec ^{2}(x)\cdot \ln {\Big (}{\bigl |}\sin(x){\bigr |}{\Big )}\ dx.} {\displaystyle \int \sec ^{2}(x)\cdot \ln {\Big (}{\bigl |}\sin(x){\bigr |}{\Big )}\ dx.}

If we choose u(x) = ln(|sin(x)|) and v(x) = sec2x, then u differentiates to 1/ tan x using the chain rule and v integrates to tan x; so the formula gives:

∫ sec 2 ⁡ ( x ) ⋅ ln ⁡ ( | sin ⁡ ( x ) | )   d x = tan ⁡ ( x ) ⋅ ln ⁡ ( | sin ⁡ ( x ) | ) − ∫ tan ⁡ ( x ) ⋅ 1 tan ⁡ ( x ) d x   . {\displaystyle \int \sec ^{2}(x)\cdot \ln {\Big (}{\bigl |}\sin(x){\bigr |}{\Big )}\ dx=\tan(x)\cdot \ln {\Big (}{\bigl |}\sin(x){\bigr |}{\Big )}-\int \tan(x)\cdot {\frac {1}{\tan(x)}}\,dx\ .} {\displaystyle \int \sec ^{2}(x)\cdot \ln {\Big (}{\bigl |}\sin(x){\bigr |}{\Big )}\ dx=\tan(x)\cdot \ln {\Big (}{\bigl |}\sin(x){\bigr |}{\Big )}-\int \tan(x)\cdot {\frac {1}{\tan(x)}}\,dx\ .}

The integrand simplifies to 1, so the antiderivative is x. Finding a simplifying combination frequently involves experimentation.

In some applications, it may not be necessary to ensure that the integral produced by integration by parts has a simple form; for example, in numerical analysis, it may suffice that it has small magnitude and so contributes only a small error term. Some other special techniques are demonstrated in the examples below.

Polynomials and trigonometric functions

In order to calculate

I = ∫ x cos ⁡ ( x )   d x   , {\displaystyle I=\int x\cos(x)\ dx\ ,} {\displaystyle I=\int x\cos(x)\ dx\ ,}

let:

u = x   ⇒   d u = d x {\displaystyle u=x\ \Rightarrow \ du=dx} {\displaystyle u=x\ \Rightarrow \ du=dx}
d v = cos ⁡ ( x )   d x   ⇒   v = ∫ cos ⁡ ( x )   d x = sin ⁡ ( x ) {\displaystyle dv=\cos(x)\ dx\ \Rightarrow \ v=\int \cos(x)\ dx=\sin(x)} {\displaystyle dv=\cos(x)\ dx\ \Rightarrow \ v=\int \cos(x)\ dx=\sin(x)}

then:

∫ x cos ⁡ ( x )   d x = ∫ u   d v = u ⋅ v − ∫ v d u = x sin ⁡ ( x ) − ∫ sin ⁡ ( x )   d x = x sin ⁡ ( x ) + cos ⁡ ( x ) + C , {\displaystyle {\begin{aligned}\int x\cos(x)\ dx&=\int u\ dv\\&=u\cdot v-\int v\,du\\&=x\sin(x)-\int \sin(x)\ dx\\&=x\sin(x)+\cos(x)+C,\end{aligned}}} {\displaystyle {\begin{aligned}\int x\cos(x)\ dx&=\int u\ dv\\&=u\cdot v-\int v\,du\\&=x\sin(x)-\int \sin(x)\ dx\\&=x\sin(x)+\cos(x)+C,\end{aligned}}}

where C is a constant of integration.

For higher powers of x in the form

∫ x n e x   d x ,   ∫ x n sin ⁡ ( x )   d x ,   ∫ x n cos ⁡ ( x )   d x   , {\displaystyle \int x^{n}e^{x}\ dx,\ \int x^{n}\sin(x)\ dx,\ \int x^{n}\cos(x)\ dx\ ,} {\displaystyle \int x^{n}e^{x}\ dx,\ \int x^{n}\sin(x)\ dx,\ \int x^{n}\cos(x)\ dx\ ,}

repeatedly using integration by parts can evaluate integrals such as these; each application of the theorem lowers the power of x by one.

Exponentials and trigonometric functions

See also: Integration using Euler's formula

An example commonly used to examine the workings of integration by parts is

I = ∫ e x cos ⁡ ( x )   d x . {\displaystyle I=\int e^{x}\cos(x)\ dx.} {\displaystyle I=\int e^{x}\cos(x)\ dx.}

Here, integration by parts is performed twice. First let

u = cos ⁡ ( x )   ⇒   d u = − sin ⁡ ( x )   d x {\displaystyle u=\cos(x)\ \Rightarrow \ du=-\sin(x)\ dx} {\displaystyle u=\cos(x)\ \Rightarrow \ du=-\sin(x)\ dx}
d v = e x   d x   ⇒   v = ∫ e x   d x = e x {\displaystyle dv=e^{x}\ dx\ \Rightarrow \ v=\int e^{x}\ dx=e^{x}} {\displaystyle dv=e^{x}\ dx\ \Rightarrow \ v=\int e^{x}\ dx=e^{x}}

then:

∫ e x cos ⁡ ( x )   d x = e x cos ⁡ ( x ) + ∫ e x sin ⁡ ( x )   d x . {\displaystyle \int e^{x}\cos(x)\ dx=e^{x}\cos(x)+\int e^{x}\sin(x)\ dx.} {\displaystyle \int e^{x}\cos(x)\ dx=e^{x}\cos(x)+\int e^{x}\sin(x)\ dx.}

Now, to evaluate the remaining integral, we use integration by parts again, with:

u = sin ⁡ ( x )   ⇒   d u = cos ⁡ ( x )   d x {\displaystyle u=\sin(x)\ \Rightarrow \ du=\cos(x)\ dx} {\displaystyle u=\sin(x)\ \Rightarrow \ du=\cos(x)\ dx}
d v = e x   d x   ⇒   v = ∫ e x   d x = e x . {\displaystyle dv=e^{x}\ dx\ \Rightarrow \ v=\int e^{x}\ dx=e^{x}.} {\displaystyle dv=e^{x}\ dx\ \Rightarrow \ v=\int e^{x}\ dx=e^{x}.}

Then:

∫ e x sin ⁡ ( x )   d x = e x sin ⁡ ( x ) − ∫ e x cos ⁡ ( x )   d x . {\displaystyle \int e^{x}\sin(x)\ dx=e^{x}\sin(x)-\int e^{x}\cos(x)\ dx.} {\displaystyle \int e^{x}\sin(x)\ dx=e^{x}\sin(x)-\int e^{x}\cos(x)\ dx.}

Putting these together,

∫ e x cos ⁡ ( x )   d x = e x cos ⁡ ( x ) + e x sin ⁡ ( x ) − ∫ e x cos ⁡ ( x )   d x . {\displaystyle \int e^{x}\cos(x)\ dx=e^{x}\cos(x)+e^{x}\sin(x)-\int e^{x}\cos(x)\ dx.} {\displaystyle \int e^{x}\cos(x)\ dx=e^{x}\cos(x)+e^{x}\sin(x)-\int e^{x}\cos(x)\ dx.}

The same integral shows up on both sides of this equation. The integral can simply be added to both sides to get

2 ∫ e x cos ⁡ ( x )   d x = e x [ sin ⁡ ( x ) + cos ⁡ ( x ) ] + C , {\displaystyle 2\int e^{x}\cos(x)\ dx=e^{x}{\bigl [}\sin(x)+\cos(x){\bigr ]}+C,} {\displaystyle 2\int e^{x}\cos(x)\ dx=e^{x}{\bigl [}\sin(x)+\cos(x){\bigr ]}+C,}

which rearranges to

∫ e x cos ⁡ ( x )   d x = 1 2 e x [ sin ⁡ ( x ) + cos ⁡ ( x ) ] + C ′ {\displaystyle \int e^{x}\cos(x)\ dx={\frac {1}{2}}e^{x}{\bigl [}\sin(x)+\cos(x){\bigr ]}+C'} {\displaystyle \int e^{x}\cos(x)\ dx={\frac {1}{2}}e^{x}{\bigl [}\sin(x)+\cos(x){\bigr ]}+C'}

where again C (and C′ = C/2) is a constant of integration.

A similar method is used to find the integral of secant cubed.

Functions multiplied by unity

Two other well-known examples are when integration by parts is applied to a function expressed as a product of 1 and itself. This works if the derivative of the function is known, and the integral of this derivative times x is also known.

The first example is ∫ ln(x) dx. We write this as:

I = ∫ ln ⁡ ( x ) ⋅ 1   d x   . {\displaystyle I=\int \ln(x)\cdot 1\ dx\ .} {\displaystyle I=\int \ln(x)\cdot 1\ dx\ .}

Let:

u = ln ⁡ ( x )   ⇒   d u = d x x {\displaystyle u=\ln(x)\ \Rightarrow \ du={\frac {dx}{x}}} {\displaystyle u=\ln(x)\ \Rightarrow \ du={\frac {dx}{x}}}
d v = d x   ⇒   v = x {\displaystyle dv=dx\ \Rightarrow \ v=x} {\displaystyle dv=dx\ \Rightarrow \ v=x}

then:

∫ ln ⁡ ( x )   d x = x ln ⁡ ( x ) − ∫ x x   d x = x ln ⁡ ( x ) − ∫ 1   d x = x ln ⁡ ( x ) − x + C {\displaystyle {\begin{aligned}\int \ln(x)\ dx&=x\ln(x)-\int {\frac {x}{x}}\ dx\\&=x\ln(x)-\int 1\ dx\\&=x\ln(x)-x+C\end{aligned}}} {\displaystyle {\begin{aligned}\int \ln(x)\ dx&=x\ln(x)-\int {\frac {x}{x}}\ dx\\&=x\ln(x)-\int 1\ dx\\&=x\ln(x)-x+C\end{aligned}}}

where C is the constant of integration.

The second example is the inverse tangent function arctan(x):

I = ∫ arctan ⁡ ( x )   d x . {\displaystyle I=\int \arctan(x)\ dx.} {\displaystyle I=\int \arctan(x)\ dx.}

Rewrite this as

∫ arctan ⁡ ( x ) ⋅ 1   d x . {\displaystyle \int \arctan(x)\cdot 1\ dx.} {\displaystyle \int \arctan(x)\cdot 1\ dx.}

Now let:

u = arctan ⁡ ( x )   ⇒   d u = d x 1 + x 2 {\displaystyle u=\arctan(x)\ \Rightarrow \ du={\frac {dx}{1+x^{2}}}} {\displaystyle u=\arctan(x)\ \Rightarrow \ du={\frac {dx}{1+x^{2}}}}
d v = d x   ⇒   v = x {\displaystyle dv=dx\ \Rightarrow \ v=x} {\displaystyle dv=dx\ \Rightarrow \ v=x}

then

∫ arctan ⁡ ( x )   d x = x arctan ⁡ ( x ) − ∫ x 1 + x 2   d x = x arctan ⁡ ( x ) − ln ⁡ ( 1 + x 2 ) 2 + C {\displaystyle {\begin{aligned}\int \arctan(x)\ dx&=x\arctan(x)-\int {\frac {x}{1+x^{2}}}\ dx\\[8pt]&=x\arctan(x)-{\frac {\ln(1+x^{2})}{2}}+C\end{aligned}}} {\displaystyle {\begin{aligned}\int \arctan(x)\ dx&=x\arctan(x)-\int {\frac {x}{1+x^{2}}}\ dx\\[8pt]&=x\arctan(x)-{\frac {\ln(1+x^{2})}{2}}+C\end{aligned}}}

using a combination of the inverse chain rule method and the natural logarithm integral condition.

LIATE rule

A rule of thumb has been proposed, consisting of choosing as u the function that comes first in the following list:[4]

L – logarithmic functions: ln ⁡ ( x ) ,   log b ⁡ ( x ) , {\displaystyle \ln(x),\ \log _{b}(x),} {\displaystyle \ln(x),\ \log _{b}(x),} etc.
I – inverse trigonometric functions (including hyperbolic analogues): arctan ⁡ ( x ) ,   arcsec ⁡ ( x ) ,   arsinh ⁡ ( x ) , {\displaystyle \arctan(x),\ \operatorname {arcsec}(x),\ \operatorname {arsinh} (x),} {\displaystyle \arctan(x),\ \operatorname {arcsec}(x),\ \operatorname {arsinh} (x),} etc.
A – algebraic functions: x 2 ,   3 x 50 , {\displaystyle x^{2},\ 3x^{50},} {\displaystyle x^{2},\ 3x^{50},} etc.
T – trigonometric functions (including hyperbolic analogues): sin ⁡ ( x ) ,   tan ⁡ ( x ) ,   sech ⁡ ( x ) , {\displaystyle \sin(x),\ \tan(x),\ \operatorname {sech} (x),} {\displaystyle \sin(x),\ \tan(x),\ \operatorname {sech} (x),} etc.
E – exponential functions: e x ,   19 x , {\displaystyle e^{x},\ 19^{x},} {\displaystyle e^{x},\ 19^{x},} etc.

The function which is to be dv is whichever comes last in the list. The reason is that functions lower on the list generally have easier antiderivatives than the functions above them. The rule is sometimes written as "DETAIL" where D stands for dv and the top of the list is the function chosen to be dv.

To demonstrate the LIATE rule, consider the integral

∫ x ⋅ cos ⁡ ( x ) d x . {\displaystyle \int x\cdot \cos(x)\,dx.} {\displaystyle \int x\cdot \cos(x)\,dx.}

Following the LIATE rule, u = x, and dv = cos(x) dx, hence du = dx, and v = sin(x), which makes the integral become

x ⋅ sin ⁡ ( x ) − ∫ 1 sin ⁡ ( x ) d x , {\displaystyle x\cdot \sin(x)-\int 1\sin(x)\,dx,} {\displaystyle x\cdot \sin(x)-\int 1\sin(x)\,dx,}

which equals

x ⋅ sin ⁡ ( x ) + cos ⁡ ( x ) + C . {\displaystyle x\cdot \sin(x)+\cos(x)+C.} {\displaystyle x\cdot \sin(x)+\cos(x)+C.}

In general, one tries to choose u and dv such that du is simpler than u and dv is easy to integrate. If instead cos(x) was chosen as u, and x dx as dv, we would have the integral

x 2 2 cos ⁡ ( x ) + ∫ x 2 2 sin ⁡ ( x ) d x , {\displaystyle {\frac {x^{2}}{2}}\cos(x)+\int {\frac {x^{2}}{2}}\sin(x)\,dx,} {\displaystyle {\frac {x^{2}}{2}}\cos(x)+\int {\frac {x^{2}}{2}}\sin(x)\,dx,}

which, after recursive application of the integration by parts formula, would clearly result in an infinite recursion and lead nowhere.

Although a useful rule of thumb, there are exceptions to the LIATE rule. A common alternative is to consider the rules in the "ILATE" order instead. Also, in some cases, polynomial terms need to be split in non-trivial ways. For example, to integrate

∫ x 3 e x 2 d x , {\displaystyle \int x^{3}e^{x^{2}}\,dx,} {\displaystyle \int x^{3}e^{x^{2}}\,dx,}

one would set

u = x 2 , d v = x ⋅ e x 2 d x , {\displaystyle u=x^{2},\quad dv=x\cdot e^{x^{2}}\,dx,} {\displaystyle u=x^{2},\quad dv=x\cdot e^{x^{2}}\,dx,}

so that

d u = 2 x d x , v = e x 2 2 . {\displaystyle du=2x\,dx,\quad v={\frac {e^{x^{2}}}{2}}.} {\displaystyle du=2x\,dx,\quad v={\frac {e^{x^{2}}}{2}}.}

Then

∫ x 3 e x 2 d x = ∫ ( x 2 ) ( x e x 2 ) d x = ∫ u d v = u v − ∫ v d u = x 2 e x 2 2 − ∫ x e x 2 d x . {\displaystyle \int x^{3}e^{x^{2}}\,dx=\int \left(x^{2}\right)\left(xe^{x^{2}}\right)\,dx=\int u\,dv=uv-\int v\,du={\frac {x^{2}e^{x^{2}}}{2}}-\int xe^{x^{2}}\,dx.} {\displaystyle \int x^{3}e^{x^{2}}\,dx=\int \left(x^{2}\right)\left(xe^{x^{2}}\right)\,dx=\int u\,dv=uv-\int v\,du={\frac {x^{2}e^{x^{2}}}{2}}-\int xe^{x^{2}}\,dx.}

Finally, this results in

∫ x 3 e x 2 d x = e x 2 ( x 2 − 1 ) 2 + C . {\displaystyle \int x^{3}e^{x^{2}}\,dx={\frac {e^{x^{2}}\left(x^{2}-1\right)}{2}}+C.} {\displaystyle \int x^{3}e^{x^{2}}\,dx={\frac {e^{x^{2}}\left(x^{2}-1\right)}{2}}+C.}

Integration by parts is often used as a tool to prove theorems in mathematical analysis.

Wallis product

The Wallis infinite product for π {\displaystyle \pi } \pi

Ï€ 2 = ∏ n = 1 ∞ 4 n 2 4 n 2 − 1 = ∏ n = 1 ∞ ( 2 n 2 n − 1 ⋅ 2 n 2 n + 1 ) = ( 2 1 ⋅ 2 3 ) ⋅ ( 4 3 ⋅ 4 5 ) ⋅ ( 6 5 ⋅ 6 7 ) ⋅ ( 8 7 ⋅ 8 9 ) ⋅ ⋯ {\displaystyle {\begin{aligned}{\frac {\pi }{2}}&=\prod _{n=1}^{\infty }{\frac {4n^{2}}{4n^{2}-1}}=\prod _{n=1}^{\infty }\left({\frac {2n}{2n-1}}\cdot {\frac {2n}{2n+1}}\right)\\[6pt]&={\Big (}{\frac {2}{1}}\cdot {\frac {2}{3}}{\Big )}\cdot {\Big (}{\frac {4}{3}}\cdot {\frac {4}{5}}{\Big )}\cdot {\Big (}{\frac {6}{5}}\cdot {\frac {6}{7}}{\Big )}\cdot {\Big (}{\frac {8}{7}}\cdot {\frac {8}{9}}{\Big )}\cdot \;\cdots \end{aligned}}} {\displaystyle {\begin{aligned}{\frac {\pi }{2}}&=\prod _{n=1}^{\infty }{\frac {4n^{2}}{4n^{2}-1}}=\prod _{n=1}^{\infty }\left({\frac {2n}{2n-1}}\cdot {\frac {2n}{2n+1}}\right)\\[6pt]&={\Big (}{\frac {2}{1}}\cdot {\frac {2}{3}}{\Big )}\cdot {\Big (}{\frac {4}{3}}\cdot {\frac {4}{5}}{\Big )}\cdot {\Big (}{\frac {6}{5}}\cdot {\frac {6}{7}}{\Big )}\cdot {\Big (}{\frac {8}{7}}\cdot {\frac {8}{9}}{\Big )}\cdot \;\cdots \end{aligned}}}

may be derived using integration by parts.

Gamma function identity

The gamma function is an example of a special function, defined as an improper integral for z > 0 {\displaystyle z>0} {\displaystyle z>0}. Integration by parts illustrates it to be an extension of the factorial function:

Γ ( z ) = ∫ 0 ∞ e − x x z − 1 d x = − ∫ 0 ∞ x z − 1 d ( e − x ) = − [ e − x x z − 1 ] 0 ∞ + ∫ 0 ∞ e − x d ( x z − 1 ) = 0 + ∫ 0 ∞ ( z − 1 ) x z − 2 e − x d x = ( z − 1 ) Γ ( z − 1 ) . {\displaystyle {\begin{aligned}\Gamma (z)&=\int _{0}^{\infty }e^{-x}x^{z-1}dx\\[6pt]&=-\int _{0}^{\infty }x^{z-1}\,d\left(e^{-x}\right)\\[6pt]&=-{\Biggl [}e^{-x}x^{z-1}{\Biggl ]}_{0}^{\infty }+\int _{0}^{\infty }e^{-x}d\left(x^{z-1}\right)\\[6pt]&=0+\int _{0}^{\infty }\left(z-1\right)x^{z-2}e^{-x}dx\\[6pt]&=(z-1)\Gamma (z-1).\end{aligned}}} {\displaystyle {\begin{aligned}\Gamma (z)&=\int _{0}^{\infty }e^{-x}x^{z-1}dx\\[6pt]&=-\int _{0}^{\infty }x^{z-1}\,d\left(e^{-x}\right)\\[6pt]&=-{\Biggl [}e^{-x}x^{z-1}{\Biggl ]}_{0}^{\infty }+\int _{0}^{\infty }e^{-x}d\left(x^{z-1}\right)\\[6pt]&=0+\int _{0}^{\infty }\left(z-1\right)x^{z-2}e^{-x}dx\\[6pt]&=(z-1)\Gamma (z-1).\end{aligned}}}

Since

Γ ( 1 ) = ∫ 0 ∞ e − x d x = 1 , {\displaystyle \Gamma (1)=\int _{0}^{\infty }e^{-x}\,dx=1,} {\displaystyle \Gamma (1)=\int _{0}^{\infty }e^{-x}\,dx=1,}

when z {\displaystyle z} z is a natural number, that is, z = n ∈ N {\displaystyle z=n\in \mathbb {N} } {\displaystyle z=n\in \mathbb {N} }, applying this formula repeatedly gives the factorial: Γ ( n + 1 ) = n ! {\displaystyle \Gamma (n+1)=n!} {\displaystyle \Gamma (n+1)=n!}

Use in harmonic analysis

Integration by parts is often used in harmonic analysis, particularly Fourier analysis, to show that quickly oscillating integrals with sufficiently smooth integrands decay quickly. The most common example of this is its use in showing that the decay of function's Fourier transform depends on the smoothness of that function, as described below.

Fourier transform of derivative

If f is a k-times continuously differentiable function and all derivatives up to the kth one decay to zero at infinity, then its Fourier transform satisfies

( F f ( k ) ) ( ξ ) = ( 2 π i ξ ) k F f ( ξ ) , {\displaystyle ({\mathcal {F}}f^{(k)})(\xi )=(2\pi i\xi )^{k}{\mathcal {F}}f(\xi ),} ({\mathcal {F}}f^{(k)})(\xi )=(2\pi i\xi )^{k}{\mathcal {F}}f(\xi ),

where f(k) is the kth derivative of f. (The exact constant on the right depends on the convention of the Fourier transform used.) This is proved by noting that

d d y e − 2 Ï€ i y ξ = − 2 Ï€ i ξ e − 2 Ï€ i y ξ , {\displaystyle {\frac {d}{dy}}e^{-2\pi iy\xi }=-2\pi i\xi e^{-2\pi iy\xi },} {\frac {d}{dy}}e^{-2\pi iy\xi }=-2\pi i\xi e^{-2\pi iy\xi },

so using integration by parts on the Fourier transform of the derivative we get

( F f ′ ) ( ξ ) = ∫ − ∞ ∞ e − 2 Ï€ i y ξ f ′ ( y ) d y = [ e − 2 Ï€ i y ξ f ( y ) ] − ∞ ∞ − ∫ − ∞ ∞ ( − 2 Ï€ i ξ e − 2 Ï€ i y ξ ) f ( y ) d y = 2 Ï€ i ξ ∫ − ∞ ∞ e − 2 Ï€ i y ξ f ( y ) d y = 2 Ï€ i ξ F f ( ξ ) . {\displaystyle {\begin{aligned}({\mathcal {F}}f')(\xi )&=\int _{-\infty }^{\infty }e^{-2\pi iy\xi }f'(y)\,dy\\&=\left[e^{-2\pi iy\xi }f(y)\right]_{-\infty }^{\infty }-\int _{-\infty }^{\infty }(-2\pi i\xi e^{-2\pi iy\xi })f(y)\,dy\\[5pt]&=2\pi i\xi \int _{-\infty }^{\infty }e^{-2\pi iy\xi }f(y)\,dy\\[5pt]&=2\pi i\xi {\mathcal {F}}f(\xi ).\end{aligned}}} {\displaystyle {\begin{aligned}({\mathcal {F}}f')(\xi )&=\int _{-\infty }^{\infty }e^{-2\pi iy\xi }f'(y)\,dy\\&=\left[e^{-2\pi iy\xi }f(y)\right]_{-\infty }^{\infty }-\int _{-\infty }^{\infty }(-2\pi i\xi e^{-2\pi iy\xi })f(y)\,dy\\[5pt]&=2\pi i\xi \int _{-\infty }^{\infty }e^{-2\pi iy\xi }f(y)\,dy\\[5pt]&=2\pi i\xi {\mathcal {F}}f(\xi ).\end{aligned}}}

Applying this inductively gives the result for general k. A similar method can be used to find the Laplace transform of a derivative of a function.

Decay of Fourier transform

The above result tells us about the decay of the Fourier transform, since it follows that if f and f(k) are integrable then

| F f ( ξ ) | ≤ I ( f ) 1 + | 2 Ï€ ξ | k ,  where  I ( f ) = ∫ − ∞ ∞ ( | f ( y ) | + | f ( k ) ( y ) | ) d y . {\displaystyle \vert {\mathcal {F}}f(\xi )\vert \leq {\frac {I(f)}{1+\vert 2\pi \xi \vert ^{k}}},{\text{ where }}I(f)=\int _{-\infty }^{\infty }{\Bigl (}\vert f(y)\vert +\vert f^{(k)}(y)\vert {\Bigr )}\,dy.} {\displaystyle \vert {\mathcal {F}}f(\xi )\vert \leq {\frac {I(f)}{1+\vert 2\pi \xi \vert ^{k}}},{\text{ where }}I(f)=\int _{-\infty }^{\infty }{\Bigl (}\vert f(y)\vert +\vert f^{(k)}(y)\vert {\Bigr )}\,dy.}

In other words, if f satisfies these conditions then its Fourier transform decays at infinity at least as quickly as 1/|ξ|k. In particular, if k ≥ 2 then the Fourier transform is integrable.

The proof uses the fact, which is immediate from the definition of the Fourier transform, that

| F f ( ξ ) | ≤ ∫ − ∞ ∞ | f ( y ) | d y . {\displaystyle \vert {\mathcal {F}}f(\xi )\vert \leq \int _{-\infty }^{\infty }\vert f(y)\vert \,dy.} \vert {\mathcal {F}}f(\xi )\vert \leq \int _{-\infty }^{\infty }\vert f(y)\vert \,dy.

Using the same idea on the equality stated at the start of this subsection gives

| ( 2 Ï€ i ξ ) k F f ( ξ ) | ≤ ∫ − ∞ ∞ | f ( k ) ( y ) | d y . {\displaystyle \vert (2\pi i\xi )^{k}{\mathcal {F}}f(\xi )\vert \leq \int _{-\infty }^{\infty }\vert f^{(k)}(y)\vert \,dy.} \vert (2\pi i\xi )^{k}{\mathcal {F}}f(\xi )\vert \leq \int _{-\infty }^{\infty }\vert f^{(k)}(y)\vert \,dy.

Summing these two inequalities and then dividing by 1 + |2πξk| gives the stated inequality.

Use in operator theory

One use of integration by parts in operator theory is that it shows that the −∆ (where ∆ is the Laplace operator) is a positive operator on L2 (see Lp space). If f is smooth and compactly supported then, using integration by parts, we have

⟨ − Δ f , f ⟩ L 2 = − ∫ − ∞ ∞ f ″ ( x ) f ( x ) ¯ d x = − [ f ′ ( x ) f ( x ) ¯ ] − ∞ ∞ + ∫ − ∞ ∞ f ′ ( x ) f ′ ( x ) ¯ d x = ∫ − ∞ ∞ | f ′ ( x ) | 2 d x ≥ 0. {\displaystyle {\begin{aligned}\langle -\Delta f,f\rangle _{L^{2}}&=-\int _{-\infty }^{\infty }f''(x){\overline {f(x)}}\,dx\\[5pt]&=-\left[f'(x){\overline {f(x)}}\right]_{-\infty }^{\infty }+\int _{-\infty }^{\infty }f'(x){\overline {f'(x)}}\,dx\\[5pt]&=\int _{-\infty }^{\infty }\vert f'(x)\vert ^{2}\,dx\geq 0.\end{aligned}}} {\displaystyle {\begin{aligned}\langle -\Delta f,f\rangle _{L^{2}}&=-\int _{-\infty }^{\infty }f''(x){\overline {f(x)}}\,dx\\[5pt]&=-\left[f'(x){\overline {f(x)}}\right]_{-\infty }^{\infty }+\int _{-\infty }^{\infty }f'(x){\overline {f'(x)}}\,dx\\[5pt]&=\int _{-\infty }^{\infty }\vert f'(x)\vert ^{2}\,dx\geq 0.\end{aligned}}}

Other applications

  • Determining boundary conditions in Sturm–Liouville theory
  • Deriving the Euler–Lagrange equation in the calculus of variations

Repeated integration by parts

Considering a second derivative of v {\displaystyle v} v in the integral on the LHS of the formula for partial integration suggests a repeated application to the integral on the RHS:

∫ u v ″ d x = u v ′ − ∫ u ′ v ′ d x = u v ′ − ( u ′ v − ∫ u ″ v d x ) . {\displaystyle \int uv''\,dx=uv'-\int u'v'\,dx=uv'-\left(u'v-\int u''v\,dx\right).} {\displaystyle \int uv''\,dx=uv'-\int u'v'\,dx=uv'-\left(u'v-\int u''v\,dx\right).}

Extending this concept of repeated partial integration to derivatives of degree n leads to

∫ u ( 0 ) v ( n ) d x = u ( 0 ) v ( n − 1 ) − u ( 1 ) v ( n − 2 ) + u ( 2 ) v ( n − 3 ) − ⋯ + ( − 1 ) n − 1 u ( n − 1 ) v ( 0 ) + ( − 1 ) n ∫ u ( n ) v ( 0 ) d x . = ∑ k = 0 n − 1 ( − 1 ) k u ( k ) v ( n − 1 − k ) + ( − 1 ) n ∫ u ( n ) v ( 0 ) d x . {\displaystyle {\begin{aligned}\int u^{(0)}v^{(n)}\,dx&=u^{(0)}v^{(n-1)}-u^{(1)}v^{(n-2)}+u^{(2)}v^{(n-3)}-\cdots +(-1)^{n-1}u^{(n-1)}v^{(0)}+(-1)^{n}\int u^{(n)}v^{(0)}\,dx.\\[5pt]&=\sum _{k=0}^{n-1}(-1)^{k}u^{(k)}v^{(n-1-k)}+(-1)^{n}\int u^{(n)}v^{(0)}\,dx.\end{aligned}}} {\displaystyle {\begin{aligned}\int u^{(0)}v^{(n)}\,dx&=u^{(0)}v^{(n-1)}-u^{(1)}v^{(n-2)}+u^{(2)}v^{(n-3)}-\cdots +(-1)^{n-1}u^{(n-1)}v^{(0)}+(-1)^{n}\int u^{(n)}v^{(0)}\,dx.\\[5pt]&=\sum _{k=0}^{n-1}(-1)^{k}u^{(k)}v^{(n-1-k)}+(-1)^{n}\int u^{(n)}v^{(0)}\,dx.\end{aligned}}}

This concept may be useful when the successive integrals of v ( n ) {\displaystyle v^{(n)}} {\displaystyle v^{(n)}} are readily available (e.g., plain exponentials or sine and cosine, as in Laplace or Fourier transforms), and when the nth derivative of u {\displaystyle u} u vanishes (e.g., as a polynomial function with degree ( n − 1 ) {\displaystyle (n-1)} (n-1)). The latter condition stops the repeating of partial integration, because the RHS-integral vanishes.

In the course of the above repetition of partial integrations the integrals

∫ u ( 0 ) v ( n ) d x {\displaystyle \int u^{(0)}v^{(n)}\,dx\quad } {\displaystyle \int u^{(0)}v^{(n)}\,dx\quad } and ∫ u ( â„“ ) v ( n − â„“ ) d x {\displaystyle \quad \int u^{(\ell )}v^{(n-\ell )}\,dx\quad } {\displaystyle \quad \int u^{(\ell )}v^{(n-\ell )}\,dx\quad } and ∫ u ( m ) v ( n − m ) d x  for  1 ≤ m , â„“ ≤ n {\displaystyle \quad \int u^{(m)}v^{(n-m)}\,dx\quad {\text{ for }}1\leq m,\ell \leq n} {\displaystyle \quad \int u^{(m)}v^{(n-m)}\,dx\quad {\text{ for }}1\leq m,\ell \leq n}

get related. This may be interpreted as arbitrarily "shifting" derivatives between v {\displaystyle v} v and u {\displaystyle u} u within the integrand, and proves useful, too (see Rodrigues' formula).

Tabular integration by parts

The essential process of the above formula can be summarized in a table; the resulting method is called "tabular integration" and was featured in the film Stand and Deliver.

For example, consider the integral

∫ x 3 cos ⁡ x d x {\displaystyle \int x^{3}\cos x\,dx\quad } {\displaystyle \int x^{3}\cos x\,dx\quad } and take u ( 0 ) = x 3 , v ( n ) = cos ⁡ x . {\displaystyle \quad u^{(0)}=x^{3},\quad v^{(n)}=\cos x.} {\displaystyle \quad u^{(0)}=x^{3},\quad v^{(n)}=\cos x.}

Begin to list in column A the function u ( 0 ) = x 3 {\displaystyle u^{(0)}=x^{3}} {\displaystyle u^{(0)}=x^{3}} and its subsequent derivatives u ( i ) {\displaystyle u^{(i)}} {\displaystyle u^{(i)}} until zero is reached. Then list in column B the function v ( n ) = cos ⁡ x {\displaystyle v^{(n)}=\cos x} {\displaystyle v^{(n)}=\cos x} and its subsequent integrals v ( n − i ) {\displaystyle v^{(n-i)}} {\displaystyle v^{(n-i)}} until the size of column B is the same as that of column A. The result is as follows:

# i Sign A: derivatives u(i) B: integrals v(n−i)
0 + x 3 {\displaystyle x^{3}} x^{3} cos ⁡ x {\displaystyle \cos x} \cos x
1 − 3 x 2 {\displaystyle 3x^{2}} 3x^2 sin ⁡ x {\displaystyle \sin x} \sin x
2 + 6 x {\displaystyle 6x} {\displaystyle 6x} − cos ⁡ x {\displaystyle -\cos x} {\displaystyle -\cos x}
3 − 6 {\displaystyle 6} 6 − sin ⁡ x {\displaystyle -\sin x} {\displaystyle -\sin x}
4 + 0 {\displaystyle 0} {\displaystyle 0} cos ⁡ x {\displaystyle \cos x} \cos x

The product of the entries in row i of columns A and B together with the respective sign give the relevant integrals in step i in the course of repeated integration by parts. Step i = 0 yields the original integral. For the complete result in step i > 0 the ith integral must be added to all the previous products (0 ≤ j < i) of the jth entry of column A and the (j + 1)st entry of column B (i.e., multiply the 1st entry of column A with the 2nd entry of column B, the 2nd entry of column A with the 3rd entry of column B, etc. ...) with the given jth sign. This process comes to a natural halt, when the product, which yields the integral, is zero (i = 4 in the example). The complete result is the following (with the alternating signs in each term):

( + 1 ) ( x 3 ) ( sin ⁡ x ) ⏟ j = 0 + ( − 1 ) ( 3 x 2 ) ( − cos ⁡ x ) ⏟ j = 1 + ( + 1 ) ( 6 x ) ( − sin ⁡ x ) ⏟ j = 2 + ( − 1 ) ( 6 ) ( cos ⁡ x ) ⏟ j = 3 + ∫ ( + 1 ) ( 0 ) ( cos ⁡ x ) d x ⏟ i = 4 : → C . {\displaystyle \underbrace {(+1)(x^{3})(\sin x)} _{j=0}+\underbrace {(-1)(3x^{2})(-\cos x)} _{j=1}+\underbrace {(+1)(6x)(-\sin x)} _{j=2}+\underbrace {(-1)(6)(\cos x)} _{j=3}+\underbrace {\int (+1)(0)(\cos x)\,dx} _{i=4:\;\to \;C}.} {\displaystyle \underbrace {(+1)(x^{3})(\sin x)} _{j=0}+\underbrace {(-1)(3x^{2})(-\cos x)} _{j=1}+\underbrace {(+1)(6x)(-\sin x)} _{j=2}+\underbrace {(-1)(6)(\cos x)} _{j=3}+\underbrace {\int (+1)(0)(\cos x)\,dx} _{i=4:\;\to \;C}.}

This yields

∫ x 3 cos ⁡ x d x ⏟ step 0 = x 3 sin ⁡ x + 3 x 2 cos ⁡ x − 6 x sin ⁡ x − 6 cos ⁡ x + C . {\displaystyle \underbrace {\int x^{3}\cos x\,dx} _{\text{step 0}}=x^{3}\sin x+3x^{2}\cos x-6x\sin x-6\cos x+C.} {\displaystyle \underbrace {\int x^{3}\cos x\,dx} _{\text{step 0}}=x^{3}\sin x+3x^{2}\cos x-6x\sin x-6\cos x+C.}

The repeated partial integration also turns out useful, when in the course of respectively differentiating and integrating the functions u ( i ) {\displaystyle u^{(i)}} {\displaystyle u^{(i)}} and v ( n − i ) {\displaystyle v^{(n-i)}} {\displaystyle v^{(n-i)}} their product results in a multiple of the original integrand. In this case the repetition may also be terminated with this index i.This can happen, expectably, with exponentials and trigonometric functions. As an example consider

∫ e x cos ⁡ x d x . {\displaystyle \int e^{x}\cos x\,dx.} \int e^{x}\cos x\,dx.
# i Sign A: derivatives u(i) B: integrals v(n−i)
0 + e x {\displaystyle e^{x}} e^{x} cos ⁡ x {\displaystyle \cos x} \cos x
1 − e x {\displaystyle e^{x}} e^{x} sin ⁡ x {\displaystyle \sin x} \sin x
2 + e x {\displaystyle e^{x}} e^{x} − cos ⁡ x {\displaystyle -\cos x} {\displaystyle -\cos x}

In this case the product of the terms in columns A and B with the appropriate sign for index i = 2 yields the negative of the original integrand (compare rows i = 0 and i = 2).

∫ e x cos ⁡ x d x ⏟ step 0 = ( + 1 ) ( e x ) ( sin ⁡ x ) ⏟ j = 0 + ( − 1 ) ( e x ) ( − cos ⁡ x ) ⏟ j = 1 + ∫ ( + 1 ) ( e x ) ( − cos ⁡ x ) d x ⏟ i = 2 . {\displaystyle \underbrace {\int e^{x}\cos x\,dx} _{\text{step 0}}=\underbrace {(+1)(e^{x})(\sin x)} _{j=0}+\underbrace {(-1)(e^{x})(-\cos x)} _{j=1}+\underbrace {\int (+1)(e^{x})(-\cos x)\,dx} _{i=2}.} {\displaystyle \underbrace {\int e^{x}\cos x\,dx} _{\text{step 0}}=\underbrace {(+1)(e^{x})(\sin x)} _{j=0}+\underbrace {(-1)(e^{x})(-\cos x)} _{j=1}+\underbrace {\int (+1)(e^{x})(-\cos x)\,dx} _{i=2}.}

Observing that the integral on the RHS can have its own constant of integration C ′ {\displaystyle C'} C', and bringing the abstract integral to the other side, gives

2 ∫ e x cos ⁡ x d x = e x sin ⁡ x + e x cos ⁡ x + C ′ , {\displaystyle 2\int e^{x}\cos x\,dx=e^{x}\sin x+e^{x}\cos x+C',} {\displaystyle 2\int e^{x}\cos x\,dx=e^{x}\sin x+e^{x}\cos x+C',}

and finally:

∫ e x cos ⁡ x d x = 1 2 ( e x ( sin ⁡ x + cos ⁡ x ) ) + C , {\displaystyle \int e^{x}\cos x\,dx={\frac {1}{2}}\left(e^{x}(\sin x+\cos x)\right)+C,} {\displaystyle \int e^{x}\cos x\,dx={\frac {1}{2}}\left(e^{x}(\sin x+\cos x)\right)+C,}

where C = C′/2.

Higher dimensions

Integration by parts can be extended to functions of several variables by applying a version of the fundamental theorem of calculus to an appropriate product rule. There are several such pairings possible in multivariate calculus, involving a scalar-valued function u and vector-valued function (vector field) V.

The product rule for divergence states:

∇ ⋅ ( u V )   =   u ∇ ⋅ V   +   ∇ u ⋅ V . {\displaystyle \nabla \cdot (u\mathbf {V} )\ =\ u\,\nabla \cdot \mathbf {V} \ +\ \nabla u\cdot \mathbf {V} .}
{\displaystyle \nabla \cdot (u\mathbf {V} )\ =\ u\,\nabla \cdot \mathbf {V} \ +\ \nabla u\cdot \mathbf {V} .}

Suppose Ω {\displaystyle \Omega } \Omega is an open bounded subset of R n {\displaystyle \mathbb {R} ^{n}} \mathbb {R} ^{n} with a piecewise smooth boundary Γ = ∂ Ω {\displaystyle \Gamma =\partial \Omega } {\displaystyle \Gamma =\partial \Omega }. Integrating over Ω {\displaystyle \Omega } \Omega with respect to the standard volume form d Ω {\displaystyle d\Omega } d\Omega , and applying the divergence theorem, gives:

∫ Γ u V ⋅ n ^ d Γ   =   ∫ Ω ∇ ⋅ ( u V ) d Ω   =   ∫ Ω u ∇ ⋅ V d Ω   +   ∫ Ω ∇ u ⋅ V d Ω , {\displaystyle \int _{\Gamma }u\mathbf {V} \cdot {\hat {\mathbf {n} }}\,d\Gamma \ =\ \int _{\Omega }\nabla \cdot (u\mathbf {V} )\,d\Omega \ =\ \int _{\Omega }u\,\nabla \cdot \mathbf {V} \,d\Omega \ +\ \int _{\Omega }\nabla u\cdot \mathbf {V} \,d\Omega ,}
{\displaystyle \int _{\Gamma }u\mathbf {V} \cdot {\hat {\mathbf {n} }}\,d\Gamma \ =\ \int _{\Omega }\nabla \cdot (u\mathbf {V} )\,d\Omega \ =\ \int _{\Omega }u\,\nabla \cdot \mathbf {V} \,d\Omega \ +\ \int _{\Omega }\nabla u\cdot \mathbf {V} \,d\Omega ,}

where n ^ {\displaystyle {\hat {\mathbf {n} }}} {\displaystyle {\hat {\mathbf {n} }}} is the outward unit normal vector to the boundary, integrated with respect to its standard Riemannian volume form d Γ {\displaystyle d\Gamma } d\Gamma . Rearranging gives:

∫ Ω u ∇ ⋅ V d Ω   =   ∫ Γ u V ⋅ n ^ d Γ − ∫ Ω ∇ u ⋅ V d Ω , {\displaystyle \int _{\Omega }u\,\nabla \cdot \mathbf {V} \,d\Omega \ =\ \int _{\Gamma }u\mathbf {V} \cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }\nabla u\cdot \mathbf {V} \,d\Omega ,}
{\displaystyle \int _{\Omega }u\,\nabla \cdot \mathbf {V} \,d\Omega \ =\ \int _{\Gamma }u\mathbf {V} \cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }\nabla u\cdot \mathbf {V} \,d\Omega ,}

or in other words

∫ Ω u div ⁡ ( V ) d Ω   =   ∫ Γ u V ⋅ n ^ d Γ − ∫ Ω grad ⁡ ( u ) ⋅ V d Ω . {\displaystyle \int _{\Omega }u\,\operatorname {div} (\mathbf {V} )\,d\Omega \ =\ \int _{\Gamma }u\mathbf {V} \cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }\operatorname {grad} (u)\cdot \mathbf {V} \,d\Omega .}
{\displaystyle \int _{\Omega }u\,\operatorname {div} (\mathbf {V} )\,d\Omega \ =\ \int _{\Gamma }u\mathbf {V} \cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }\operatorname {grad} (u)\cdot \mathbf {V} \,d\Omega .}

The regularity requirements of the theorem can be relaxed. For instance, the boundary Γ = ∂ Ω {\displaystyle \Gamma =\partial \Omega } {\displaystyle \Gamma =\partial \Omega } need only be Lipschitz continuous, and the functions u, v need only lie in the Sobolev space H1(Ω).

Green's first identity

Consider the continuously differentiable vector fields U = u 1 e 1 + ⋯ + u n e n {\displaystyle \mathbf {U} =u_{1}\mathbf {e} _{1}+\cdots +u_{n}\mathbf {e} _{n}} {\displaystyle \mathbf {U} =u_{1}\mathbf {e} _{1}+\cdots +u_{n}\mathbf {e} _{n}} and v e 1 , … , v e n {\displaystyle v\mathbf {e} _{1},\ldots ,v\mathbf {e} _{n}} {\displaystyle v\mathbf {e} _{1},\ldots ,v\mathbf {e} _{n}}, where e i {\displaystyle \mathbf {e} _{i}} \mathbf {e} _{i}is the i-th standard basis vector for i = 1 , … , n {\displaystyle i=1,\ldots ,n} i=1,\ldots ,n. Now apply the above integration by parts to each u i {\displaystyle u_{i}} u_{i} times the vector field v e i {\displaystyle v\mathbf {e} _{i}} {\displaystyle v\mathbf {e} _{i}}:

∫ Ω u i ∂ v ∂ x i d Ω   =   ∫ Γ u i v e i ⋅ n ^ d Γ − ∫ Ω ∂ u i ∂ x i v d Ω . {\displaystyle \int _{\Omega }u_{i}{\frac {\partial v}{\partial x_{i}}}\,d\Omega \ =\ \int _{\Gamma }u_{i}v\,\mathbf {e} _{i}\cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }{\frac {\partial u_{i}}{\partial x_{i}}}v\,d\Omega .}
{\displaystyle \int _{\Omega }u_{i}{\frac {\partial v}{\partial x_{i}}}\,d\Omega \ =\ \int _{\Gamma }u_{i}v\,\mathbf {e} _{i}\cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }{\frac {\partial u_{i}}{\partial x_{i}}}v\,d\Omega .}

Summing over i gives a new integration by parts formula:

∫ Ω U ⋅ ∇ v d Ω   =   ∫ Γ v U ⋅ n ^ d Γ − ∫ Ω v ∇ ⋅ U d Ω . {\displaystyle \int _{\Omega }\mathbf {U} \cdot \nabla v\,d\Omega \ =\ \int _{\Gamma }v\mathbf {U} \cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }v\,\nabla \cdot \mathbf {U} \,d\Omega .}
{\displaystyle \int _{\Omega }\mathbf {U} \cdot \nabla v\,d\Omega \ =\ \int _{\Gamma }v\mathbf {U} \cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }v\,\nabla \cdot \mathbf {U} \,d\Omega .}

The case U = ∇ u {\displaystyle \mathbf {U} =\nabla u} {\displaystyle \mathbf {U} =\nabla u}, where u ∈ C 2 ( Ω ¯ ) {\displaystyle u\in C^{2}({\bar {\Omega }})} {\displaystyle u\in C^{2}({\bar {\Omega }})}, is known as the first of Green's identities:

∫ Ω ∇ u ⋅ ∇ v d Ω   =   ∫ Γ v ∇ u ⋅ n ^ d Γ − ∫ Ω v ∇ 2 u d Ω . {\displaystyle \int _{\Omega }\nabla u\cdot \nabla v\,d\Omega \ =\ \int _{\Gamma }v\,\nabla u\cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }v\,\nabla ^{2}u\,d\Omega .}
{\displaystyle \int _{\Omega }\nabla u\cdot \nabla v\,d\Omega \ =\ \int _{\Gamma }v\,\nabla u\cdot {\hat {\mathbf {n} }}\,d\Gamma -\int _{\Omega }v\,\nabla ^{2}u\,d\Omega .}
di Januari 29, 2022
E-melkan IniBlogThis!Kongsi pada XKongsi ke FacebookKongsi ke Pinterest
Catatan Terbaru Catatan Lama Laman utama

Measurement in quantum mechanics

From Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Measurement_in_quantum_mechanics In quantum physics , a measurement is...

  • Wiki
    From Wikipedia, the free encyclopedia Ward Cunningham , inventor of the wiki   A wiki is a website on whi...
  • Human cloning
    From Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Human_cloning     Diagram of ...
  • Heart Sutra
    From Wikipedia, the free encyclopedia A reproduction of the palm -leaf manuscript in Siddham script ...

Cari Blog Ini

  • Home

Mengenai Saya

Foto saya
David J Strumfels
Lihat profil lengkap saya

Arkib Blog

  • ►  2026 (497)
    • ►  April (24)
      • ►  Apr 03 (4)
      • ►  Apr 02 (12)
      • ►  Apr 01 (8)
    • ►  Mac (224)
      • ►  Mac 31 (8)
      • ►  Mac 30 (11)
      • ►  Mac 29 (6)
      • ►  Mac 28 (5)
      • ►  Mac 27 (9)
      • ►  Mac 26 (8)
      • ►  Mac 25 (8)
      • ►  Mac 24 (11)
      • ►  Mac 23 (7)
      • ►  Mac 22 (10)
      • ►  Mac 21 (9)
      • ►  Mac 20 (8)
      • ►  Mac 19 (6)
      • ►  Mac 18 (8)
      • ►  Mac 17 (6)
      • ►  Mac 16 (4)
      • ►  Mac 15 (11)
      • ►  Mac 14 (11)
      • ►  Mac 13 (9)
      • ►  Mac 12 (6)
      • ►  Mac 11 (4)
      • ►  Mac 10 (3)
      • ►  Mac 09 (7)
      • ►  Mac 08 (6)
      • ►  Mac 07 (6)
      • ►  Mac 06 (5)
      • ►  Mac 05 (4)
      • ►  Mac 04 (6)
      • ►  Mac 03 (6)
      • ►  Mac 02 (7)
      • ►  Mac 01 (9)
    • ►  Februari (194)
      • ►  Feb 28 (5)
      • ►  Feb 27 (9)
      • ►  Feb 26 (9)
      • ►  Feb 25 (7)
      • ►  Feb 24 (6)
      • ►  Feb 23 (10)
      • ►  Feb 22 (6)
      • ►  Feb 21 (8)
      • ►  Feb 20 (5)
      • ►  Feb 19 (7)
      • ►  Feb 18 (11)
      • ►  Feb 17 (4)
      • ►  Feb 16 (7)
      • ►  Feb 15 (7)
      • ►  Feb 14 (5)
      • ►  Feb 13 (3)
      • ►  Feb 12 (7)
      • ►  Feb 11 (5)
      • ►  Feb 10 (5)
      • ►  Feb 09 (6)
      • ►  Feb 08 (7)
      • ►  Feb 07 (9)
      • ►  Feb 06 (7)
      • ►  Feb 05 (7)
      • ►  Feb 04 (4)
      • ►  Feb 03 (6)
      • ►  Feb 02 (9)
      • ►  Feb 01 (13)
    • ►  Januari (55)
      • ►  Jan 31 (9)
      • ►  Jan 30 (10)
      • ►  Jan 29 (3)
      • ►  Jan 28 (2)
      • ►  Jan 27 (4)
      • ►  Jan 26 (2)
      • ►  Jan 22 (1)
      • ►  Jan 21 (1)
      • ►  Jan 15 (1)
      • ►  Jan 07 (4)
      • ►  Jan 05 (5)
      • ►  Jan 04 (3)
      • ►  Jan 03 (2)
      • ►  Jan 02 (4)
      • ►  Jan 01 (4)
  • ►  2025 (2282)
    • ►  Disember (262)
      • ►  Dis 31 (5)
      • ►  Dis 30 (6)
      • ►  Dis 29 (6)
      • ►  Dis 28 (13)
      • ►  Dis 27 (11)
      • ►  Dis 26 (9)
      • ►  Dis 25 (6)
      • ►  Dis 24 (9)
      • ►  Dis 23 (9)
      • ►  Dis 22 (11)
      • ►  Dis 21 (13)
      • ►  Dis 20 (12)
      • ►  Dis 19 (12)
      • ►  Dis 18 (15)
      • ►  Dis 17 (11)
      • ►  Dis 16 (11)
      • ►  Dis 15 (11)
      • ►  Dis 14 (5)
      • ►  Dis 13 (7)
      • ►  Dis 12 (6)
      • ►  Dis 11 (7)
      • ►  Dis 10 (7)
      • ►  Dis 09 (9)
      • ►  Dis 08 (14)
      • ►  Dis 07 (7)
      • ►  Dis 06 (6)
      • ►  Dis 05 (5)
      • ►  Dis 03 (4)
      • ►  Dis 02 (9)
      • ►  Dis 01 (6)
    • ►  November (196)
      • ►  Nov 30 (8)
      • ►  Nov 29 (6)
      • ►  Nov 28 (7)
      • ►  Nov 27 (9)
      • ►  Nov 26 (6)
      • ►  Nov 25 (8)
      • ►  Nov 24 (8)
      • ►  Nov 23 (9)
      • ►  Nov 22 (3)
      • ►  Nov 21 (9)
      • ►  Nov 20 (4)
      • ►  Nov 19 (8)
      • ►  Nov 18 (7)
      • ►  Nov 17 (10)
      • ►  Nov 16 (6)
      • ►  Nov 15 (6)
      • ►  Nov 14 (9)
      • ►  Nov 13 (9)
      • ►  Nov 12 (6)
      • ►  Nov 11 (4)
      • ►  Nov 10 (4)
      • ►  Nov 09 (6)
      • ►  Nov 08 (7)
      • ►  Nov 07 (5)
      • ►  Nov 06 (5)
      • ►  Nov 05 (3)
      • ►  Nov 04 (7)
      • ►  Nov 03 (4)
      • ►  Nov 02 (8)
      • ►  Nov 01 (5)
    • ►  Oktober (156)
      • ►  Okt 31 (5)
      • ►  Okt 30 (6)
      • ►  Okt 29 (4)
      • ►  Okt 28 (8)
      • ►  Okt 27 (4)
      • ►  Okt 26 (9)
      • ►  Okt 25 (4)
      • ►  Okt 24 (6)
      • ►  Okt 23 (1)
      • ►  Okt 22 (2)
      • ►  Okt 21 (2)
      • ►  Okt 20 (3)
      • ►  Okt 19 (2)
      • ►  Okt 18 (2)
      • ►  Okt 17 (2)
      • ►  Okt 16 (3)
      • ►  Okt 15 (2)
      • ►  Okt 14 (3)
      • ►  Okt 13 (3)
      • ►  Okt 12 (7)
      • ►  Okt 11 (3)
      • ►  Okt 10 (5)
      • ►  Okt 09 (9)
      • ►  Okt 08 (4)
      • ►  Okt 07 (9)
      • ►  Okt 06 (9)
      • ►  Okt 05 (4)
      • ►  Okt 04 (11)
      • ►  Okt 03 (9)
      • ►  Okt 02 (7)
      • ►  Okt 01 (8)
    • ►  September (184)
      • ►  Sep 30 (8)
      • ►  Sep 29 (8)
      • ►  Sep 28 (4)
      • ►  Sep 27 (7)
      • ►  Sep 26 (11)
      • ►  Sep 25 (5)
      • ►  Sep 24 (3)
      • ►  Sep 23 (9)
      • ►  Sep 22 (3)
      • ►  Sep 21 (7)
      • ►  Sep 20 (8)
      • ►  Sep 19 (9)
      • ►  Sep 18 (8)
      • ►  Sep 17 (4)
      • ►  Sep 16 (8)
      • ►  Sep 15 (5)
      • ►  Sep 14 (2)
      • ►  Sep 13 (2)
      • ►  Sep 12 (4)
      • ►  Sep 11 (3)
      • ►  Sep 10 (4)
      • ►  Sep 09 (8)
      • ►  Sep 08 (4)
      • ►  Sep 07 (6)
      • ►  Sep 06 (8)
      • ►  Sep 05 (9)
      • ►  Sep 04 (4)
      • ►  Sep 03 (7)
      • ►  Sep 02 (8)
      • ►  Sep 01 (8)
    • ►  Ogos (206)
      • ►  Ogo 31 (9)
      • ►  Ogo 30 (12)
      • ►  Ogo 29 (7)
      • ►  Ogo 28 (8)
      • ►  Ogo 27 (6)
      • ►  Ogo 26 (8)
      • ►  Ogo 25 (10)
      • ►  Ogo 24 (7)
      • ►  Ogo 23 (7)
      • ►  Ogo 22 (7)
      • ►  Ogo 21 (9)
      • ►  Ogo 20 (4)
      • ►  Ogo 19 (9)
      • ►  Ogo 18 (10)
      • ►  Ogo 17 (13)
      • ►  Ogo 16 (10)
      • ►  Ogo 15 (6)
      • ►  Ogo 14 (9)
      • ►  Ogo 13 (11)
      • ►  Ogo 12 (2)
      • ►  Ogo 11 (5)
      • ►  Ogo 10 (3)
      • ►  Ogo 09 (4)
      • ►  Ogo 08 (3)
      • ►  Ogo 07 (4)
      • ►  Ogo 06 (2)
      • ►  Ogo 05 (3)
      • ►  Ogo 04 (3)
      • ►  Ogo 03 (5)
      • ►  Ogo 02 (4)
      • ►  Ogo 01 (6)
    • ►  Julai (181)
      • ►  Jul 31 (4)
      • ►  Jul 30 (6)
      • ►  Jul 29 (4)
      • ►  Jul 28 (4)
      • ►  Jul 27 (7)
      • ►  Jul 26 (6)
      • ►  Jul 25 (3)
      • ►  Jul 24 (4)
      • ►  Jul 23 (12)
      • ►  Jul 22 (5)
      • ►  Jul 21 (7)
      • ►  Jul 20 (5)
      • ►  Jul 19 (4)
      • ►  Jul 18 (6)
      • ►  Jul 17 (2)
      • ►  Jul 16 (4)
      • ►  Jul 15 (4)
      • ►  Jul 14 (4)
      • ►  Jul 13 (3)
      • ►  Jul 12 (5)
      • ►  Jul 11 (7)
      • ►  Jul 10 (7)
      • ►  Jul 09 (10)
      • ►  Jul 08 (11)
      • ►  Jul 07 (7)
      • ►  Jul 06 (7)
      • ►  Jul 05 (10)
      • ►  Jul 04 (7)
      • ►  Jul 03 (8)
      • ►  Jul 02 (3)
      • ►  Jul 01 (5)
    • ►  Jun (180)
      • ►  Jun 30 (6)
      • ►  Jun 29 (4)
      • ►  Jun 28 (9)
      • ►  Jun 27 (7)
      • ►  Jun 26 (4)
      • ►  Jun 25 (7)
      • ►  Jun 24 (6)
      • ►  Jun 23 (9)
      • ►  Jun 22 (5)
      • ►  Jun 21 (7)
      • ►  Jun 20 (6)
      • ►  Jun 19 (9)
      • ►  Jun 18 (10)
      • ►  Jun 17 (2)
      • ►  Jun 16 (3)
      • ►  Jun 15 (12)
      • ►  Jun 14 (3)
      • ►  Jun 13 (4)
      • ►  Jun 12 (3)
      • ►  Jun 11 (6)
      • ►  Jun 10 (5)
      • ►  Jun 09 (5)
      • ►  Jun 08 (5)
      • ►  Jun 07 (4)
      • ►  Jun 06 (7)
      • ►  Jun 05 (7)
      • ►  Jun 04 (6)
      • ►  Jun 03 (6)
      • ►  Jun 02 (10)
      • ►  Jun 01 (3)
    • ►  Mei (164)
      • ►  Mei 31 (10)
      • ►  Mei 30 (6)
      • ►  Mei 29 (8)
      • ►  Mei 28 (4)
      • ►  Mei 27 (10)
      • ►  Mei 25 (4)
      • ►  Mei 24 (7)
      • ►  Mei 22 (3)
      • ►  Mei 21 (2)
      • ►  Mei 20 (2)
      • ►  Mei 19 (5)
      • ►  Mei 18 (6)
      • ►  Mei 17 (7)
      • ►  Mei 16 (1)
      • ►  Mei 15 (4)
      • ►  Mei 14 (6)
      • ►  Mei 13 (12)
      • ►  Mei 12 (4)
      • ►  Mei 11 (2)
      • ►  Mei 10 (5)
      • ►  Mei 09 (3)
      • ►  Mei 08 (7)
      • ►  Mei 07 (3)
      • ►  Mei 06 (8)
      • ►  Mei 05 (9)
      • ►  Mei 04 (5)
      • ►  Mei 03 (6)
      • ►  Mei 02 (5)
      • ►  Mei 01 (10)
    • ►  April (193)
      • ►  Apr 30 (8)
      • ►  Apr 29 (6)
      • ►  Apr 28 (5)
      • ►  Apr 27 (10)
      • ►  Apr 26 (9)
      • ►  Apr 25 (4)
      • ►  Apr 24 (11)
      • ►  Apr 23 (3)
      • ►  Apr 22 (8)
      • ►  Apr 21 (10)
      • ►  Apr 20 (14)
      • ►  Apr 19 (6)
      • ►  Apr 18 (13)
      • ►  Apr 17 (10)
      • ►  Apr 16 (8)
      • ►  Apr 15 (4)
      • ►  Apr 14 (6)
      • ►  Apr 13 (7)
      • ►  Apr 12 (7)
      • ►  Apr 11 (9)
      • ►  Apr 10 (1)
      • ►  Apr 09 (5)
      • ►  Apr 08 (4)
      • ►  Apr 07 (5)
      • ►  Apr 06 (4)
      • ►  Apr 05 (4)
      • ►  Apr 04 (2)
      • ►  Apr 03 (2)
      • ►  Apr 02 (2)
      • ►  Apr 01 (6)
    • ►  Mac (182)
      • ►  Mac 31 (5)
      • ►  Mac 30 (10)
      • ►  Mac 29 (12)
      • ►  Mac 28 (5)
      • ►  Mac 27 (7)
      • ►  Mac 26 (5)
      • ►  Mac 25 (7)
      • ►  Mac 24 (8)
      • ►  Mac 23 (6)
      • ►  Mac 22 (5)
      • ►  Mac 21 (5)
      • ►  Mac 20 (5)
      • ►  Mac 19 (6)
      • ►  Mac 18 (4)
      • ►  Mac 17 (7)
      • ►  Mac 16 (5)
      • ►  Mac 15 (7)
      • ►  Mac 14 (5)
      • ►  Mac 13 (2)
      • ►  Mac 12 (1)
      • ►  Mac 11 (1)
      • ►  Mac 10 (6)
      • ►  Mac 09 (8)
      • ►  Mac 08 (7)
      • ►  Mac 07 (6)
      • ►  Mac 06 (11)
      • ►  Mac 05 (6)
      • ►  Mac 04 (8)
      • ►  Mac 03 (4)
      • ►  Mac 02 (5)
      • ►  Mac 01 (3)
    • ►  Februari (115)
      • ►  Feb 28 (5)
      • ►  Feb 27 (5)
      • ►  Feb 26 (1)
      • ►  Feb 25 (2)
      • ►  Feb 24 (5)
      • ►  Feb 22 (2)
      • ►  Feb 21 (2)
      • ►  Feb 20 (3)
      • ►  Feb 19 (4)
      • ►  Feb 18 (4)
      • ►  Feb 17 (6)
      • ►  Feb 16 (2)
      • ►  Feb 15 (4)
      • ►  Feb 14 (4)
      • ►  Feb 13 (1)
      • ►  Feb 12 (3)
      • ►  Feb 11 (2)
      • ►  Feb 10 (7)
      • ►  Feb 09 (5)
      • ►  Feb 08 (4)
      • ►  Feb 07 (4)
      • ►  Feb 06 (5)
      • ►  Feb 05 (7)
      • ►  Feb 04 (6)
      • ►  Feb 03 (7)
      • ►  Feb 02 (7)
      • ►  Feb 01 (8)
    • ►  Januari (263)
      • ►  Jan 31 (7)
      • ►  Jan 30 (8)
      • ►  Jan 29 (8)
      • ►  Jan 28 (6)
      • ►  Jan 27 (7)
      • ►  Jan 26 (15)
      • ►  Jan 25 (11)
      • ►  Jan 24 (18)
      • ►  Jan 23 (10)
      • ►  Jan 22 (13)
      • ►  Jan 21 (5)
      • ►  Jan 20 (9)
      • ►  Jan 19 (2)
      • ►  Jan 18 (6)
      • ►  Jan 17 (4)
      • ►  Jan 16 (5)
      • ►  Jan 15 (7)
      • ►  Jan 14 (7)
      • ►  Jan 13 (11)
      • ►  Jan 12 (4)
      • ►  Jan 11 (16)
      • ►  Jan 10 (11)
      • ►  Jan 09 (6)
      • ►  Jan 08 (5)
      • ►  Jan 07 (9)
      • ►  Jan 06 (6)
      • ►  Jan 05 (10)
      • ►  Jan 04 (14)
      • ►  Jan 03 (4)
      • ►  Jan 02 (14)
      • ►  Jan 01 (5)
  • ►  2024 (3069)
    • ►  Disember (227)
      • ►  Dis 31 (6)
      • ►  Dis 30 (4)
      • ►  Dis 29 (5)
      • ►  Dis 28 (4)
      • ►  Dis 27 (4)
      • ►  Dis 26 (5)
      • ►  Dis 25 (3)
      • ►  Dis 24 (5)
      • ►  Dis 23 (6)
      • ►  Dis 22 (8)
      • ►  Dis 21 (9)
      • ►  Dis 20 (15)
      • ►  Dis 19 (4)
      • ►  Dis 18 (13)
      • ►  Dis 17 (9)
      • ►  Dis 16 (14)
      • ►  Dis 15 (14)
      • ►  Dis 14 (12)
      • ►  Dis 13 (6)
      • ►  Dis 12 (10)
      • ►  Dis 11 (11)
      • ►  Dis 10 (7)
      • ►  Dis 09 (7)
      • ►  Dis 08 (6)
      • ►  Dis 07 (13)
      • ►  Dis 06 (4)
      • ►  Dis 05 (8)
      • ►  Dis 04 (3)
      • ►  Dis 03 (2)
      • ►  Dis 02 (6)
      • ►  Dis 01 (4)
    • ►  November (223)
      • ►  Nov 30 (6)
      • ►  Nov 29 (6)
      • ►  Nov 28 (6)
      • ►  Nov 27 (4)
      • ►  Nov 26 (5)
      • ►  Nov 25 (12)
      • ►  Nov 24 (9)
      • ►  Nov 23 (9)
      • ►  Nov 22 (7)
      • ►  Nov 21 (8)
      • ►  Nov 20 (6)
      • ►  Nov 19 (5)
      • ►  Nov 18 (8)
      • ►  Nov 17 (7)
      • ►  Nov 16 (7)
      • ►  Nov 15 (8)
      • ►  Nov 14 (8)
      • ►  Nov 13 (5)
      • ►  Nov 12 (3)
      • ►  Nov 11 (7)
      • ►  Nov 10 (12)
      • ►  Nov 09 (6)
      • ►  Nov 08 (10)
      • ►  Nov 07 (8)
      • ►  Nov 06 (4)
      • ►  Nov 05 (2)
      • ►  Nov 04 (7)
      • ►  Nov 03 (19)
      • ►  Nov 02 (7)
      • ►  Nov 01 (12)
    • ►  Oktober (231)
      • ►  Okt 31 (5)
      • ►  Okt 30 (9)
      • ►  Okt 29 (13)
      • ►  Okt 28 (11)
      • ►  Okt 27 (13)
      • ►  Okt 26 (11)
      • ►  Okt 25 (11)
      • ►  Okt 24 (8)
      • ►  Okt 23 (8)
      • ►  Okt 22 (1)
      • ►  Okt 21 (8)
      • ►  Okt 20 (2)
      • ►  Okt 17 (5)
      • ►  Okt 16 (8)
      • ►  Okt 15 (14)
      • ►  Okt 14 (15)
      • ►  Okt 13 (11)
      • ►  Okt 12 (7)
      • ►  Okt 11 (8)
      • ►  Okt 10 (4)
      • ►  Okt 09 (11)
      • ►  Okt 08 (3)
      • ►  Okt 07 (6)
      • ►  Okt 06 (3)
      • ►  Okt 05 (2)
      • ►  Okt 04 (5)
      • ►  Okt 03 (9)
      • ►  Okt 02 (8)
      • ►  Okt 01 (12)
    • ►  September (257)
      • ►  Sep 30 (3)
      • ►  Sep 29 (12)
      • ►  Sep 28 (16)
      • ►  Sep 27 (6)
      • ►  Sep 26 (2)
      • ►  Sep 25 (1)
      • ►  Sep 24 (3)
      • ►  Sep 23 (2)
      • ►  Sep 22 (6)
      • ►  Sep 21 (18)
      • ►  Sep 20 (5)
      • ►  Sep 19 (5)
      • ►  Sep 18 (2)
      • ►  Sep 17 (1)
      • ►  Sep 16 (4)
      • ►  Sep 15 (12)
      • ►  Sep 14 (4)
      • ►  Sep 13 (12)
      • ►  Sep 12 (6)
      • ►  Sep 11 (5)
      • ►  Sep 10 (4)
      • ►  Sep 09 (9)
      • ►  Sep 08 (12)
      • ►  Sep 07 (17)
      • ►  Sep 06 (13)
      • ►  Sep 05 (10)
      • ►  Sep 04 (10)
      • ►  Sep 03 (18)
      • ►  Sep 02 (20)
      • ►  Sep 01 (19)
    • ►  Ogos (338)
      • ►  Ogo 31 (16)
      • ►  Ogo 30 (17)
      • ►  Ogo 29 (11)
      • ►  Ogo 28 (15)
      • ►  Ogo 27 (16)
      • ►  Ogo 26 (7)
      • ►  Ogo 25 (7)
      • ►  Ogo 24 (11)
      • ►  Ogo 23 (9)
      • ►  Ogo 22 (11)
      • ►  Ogo 21 (8)
      • ►  Ogo 20 (14)
      • ►  Ogo 19 (9)
      • ►  Ogo 18 (7)
      • ►  Ogo 17 (3)
      • ►  Ogo 16 (13)
      • ►  Ogo 15 (7)
      • ►  Ogo 14 (12)
      • ►  Ogo 13 (12)
      • ►  Ogo 12 (15)
      • ►  Ogo 11 (13)
      • ►  Ogo 10 (12)
      • ►  Ogo 09 (17)
      • ►  Ogo 08 (13)
      • ►  Ogo 07 (8)
      • ►  Ogo 06 (8)
      • ►  Ogo 05 (17)
      • ►  Ogo 04 (4)
      • ►  Ogo 03 (7)
      • ►  Ogo 02 (13)
      • ►  Ogo 01 (6)
    • ►  Julai (305)
      • ►  Jul 31 (7)
      • ►  Jul 30 (14)
      • ►  Jul 29 (11)
      • ►  Jul 28 (17)
      • ►  Jul 27 (12)
      • ►  Jul 26 (13)
      • ►  Jul 25 (12)
      • ►  Jul 24 (4)
      • ►  Jul 23 (15)
      • ►  Jul 22 (8)
      • ►  Jul 21 (8)
      • ►  Jul 20 (11)
      • ►  Jul 19 (13)
      • ►  Jul 18 (5)
      • ►  Jul 17 (4)
      • ►  Jul 16 (7)
      • ►  Jul 15 (12)
      • ►  Jul 14 (12)
      • ►  Jul 13 (4)
      • ►  Jul 12 (11)
      • ►  Jul 11 (14)
      • ►  Jul 10 (10)
      • ►  Jul 09 (14)
      • ►  Jul 08 (10)
      • ►  Jul 07 (3)
      • ►  Jul 06 (9)
      • ►  Jul 05 (13)
      • ►  Jul 04 (9)
      • ►  Jul 03 (8)
      • ►  Jul 02 (8)
      • ►  Jul 01 (7)
    • ►  Jun (217)
      • ►  Jun 30 (5)
      • ►  Jun 29 (7)
      • ►  Jun 28 (6)
      • ►  Jun 27 (4)
      • ►  Jun 26 (4)
      • ►  Jun 25 (8)
      • ►  Jun 24 (9)
      • ►  Jun 23 (5)
      • ►  Jun 22 (5)
      • ►  Jun 21 (4)
      • ►  Jun 20 (4)
      • ►  Jun 19 (7)
      • ►  Jun 18 (10)
      • ►  Jun 17 (4)
      • ►  Jun 16 (10)
      • ►  Jun 15 (10)
      • ►  Jun 14 (11)
      • ►  Jun 13 (14)
      • ►  Jun 12 (9)
      • ►  Jun 11 (8)
      • ►  Jun 10 (6)
      • ►  Jun 09 (9)
      • ►  Jun 08 (14)
      • ►  Jun 07 (2)
      • ►  Jun 06 (1)
      • ►  Jun 05 (2)
      • ►  Jun 04 (11)
      • ►  Jun 03 (3)
      • ►  Jun 02 (15)
      • ►  Jun 01 (10)
    • ►  Mei (166)
      • ►  Mei 31 (3)
      • ►  Mei 30 (2)
      • ►  Mei 29 (6)
      • ►  Mei 28 (5)
      • ►  Mei 27 (9)
      • ►  Mei 26 (6)
      • ►  Mei 25 (3)
      • ►  Mei 24 (6)
      • ►  Mei 23 (6)
      • ►  Mei 22 (6)
      • ►  Mei 21 (8)
      • ►  Mei 20 (2)
      • ►  Mei 19 (5)
      • ►  Mei 18 (5)
      • ►  Mei 17 (3)
      • ►  Mei 16 (5)
      • ►  Mei 15 (6)
      • ►  Mei 14 (4)
      • ►  Mei 13 (4)
      • ►  Mei 12 (9)
      • ►  Mei 11 (12)
      • ►  Mei 10 (4)
      • ►  Mei 09 (7)
      • ►  Mei 08 (5)
      • ►  Mei 07 (8)
      • ►  Mei 06 (10)
      • ►  Mei 05 (2)
      • ►  Mei 04 (4)
      • ►  Mei 03 (2)
      • ►  Mei 02 (6)
      • ►  Mei 01 (3)
    • ►  April (275)
      • ►  Apr 29 (2)
      • ►  Apr 28 (8)
      • ►  Apr 27 (10)
      • ►  Apr 26 (11)
      • ►  Apr 25 (9)
      • ►  Apr 24 (7)
      • ►  Apr 23 (5)
      • ►  Apr 22 (8)
      • ►  Apr 21 (9)
      • ►  Apr 20 (8)
      • ►  Apr 19 (4)
      • ►  Apr 18 (9)
      • ►  Apr 17 (11)
      • ►  Apr 16 (15)
      • ►  Apr 15 (12)
      • ►  Apr 14 (15)
      • ►  Apr 13 (14)
      • ►  Apr 12 (15)
      • ►  Apr 11 (12)
      • ►  Apr 10 (14)
      • ►  Apr 09 (6)
      • ►  Apr 08 (16)
      • ►  Apr 07 (4)
      • ►  Apr 06 (9)
      • ►  Apr 05 (13)
      • ►  Apr 04 (8)
      • ►  Apr 03 (12)
      • ►  Apr 02 (5)
      • ►  Apr 01 (4)
    • ►  Mac (200)
      • ►  Mac 31 (6)
      • ►  Mac 30 (12)
      • ►  Mac 29 (9)
      • ►  Mac 28 (11)
      • ►  Mac 27 (13)
      • ►  Mac 26 (8)
      • ►  Mac 25 (9)
      • ►  Mac 24 (3)
      • ►  Mac 23 (7)
      • ►  Mac 22 (3)
      • ►  Mac 21 (16)
      • ►  Mac 20 (2)
      • ►  Mac 19 (7)
      • ►  Mac 18 (6)
      • ►  Mac 17 (12)
      • ►  Mac 16 (9)
      • ►  Mac 15 (10)
      • ►  Mac 14 (2)
      • ►  Mac 13 (8)
      • ►  Mac 12 (1)
      • ►  Mac 10 (4)
      • ►  Mac 09 (2)
      • ►  Mac 08 (1)
      • ►  Mac 07 (4)
      • ►  Mac 06 (6)
      • ►  Mac 05 (11)
      • ►  Mac 04 (9)
      • ►  Mac 02 (8)
      • ►  Mac 01 (1)
    • ►  Februari (220)
      • ►  Feb 29 (6)
      • ►  Feb 28 (1)
      • ►  Feb 27 (4)
      • ►  Feb 26 (6)
      • ►  Feb 25 (7)
      • ►  Feb 24 (4)
      • ►  Feb 23 (5)
      • ►  Feb 22 (7)
      • ►  Feb 20 (15)
      • ►  Feb 19 (4)
      • ►  Feb 18 (13)
      • ►  Feb 17 (4)
      • ►  Feb 16 (5)
      • ►  Feb 15 (10)
      • ►  Feb 14 (9)
      • ►  Feb 13 (17)
      • ►  Feb 12 (9)
      • ►  Feb 11 (10)
      • ►  Feb 10 (18)
      • ►  Feb 09 (5)
      • ►  Feb 08 (9)
      • ►  Feb 07 (11)
      • ►  Feb 06 (6)
      • ►  Feb 05 (10)
      • ►  Feb 04 (4)
      • ►  Feb 03 (5)
      • ►  Feb 02 (8)
      • ►  Feb 01 (8)
    • ►  Januari (410)
      • ►  Jan 31 (13)
      • ►  Jan 30 (11)
      • ►  Jan 29 (14)
      • ►  Jan 28 (11)
      • ►  Jan 27 (20)
      • ►  Jan 26 (22)
      • ►  Jan 25 (16)
      • ►  Jan 24 (14)
      • ►  Jan 23 (18)
      • ►  Jan 22 (15)
      • ►  Jan 21 (11)
      • ►  Jan 20 (16)
      • ►  Jan 19 (5)
      • ►  Jan 18 (11)
      • ►  Jan 17 (11)
      • ►  Jan 16 (8)
      • ►  Jan 15 (27)
      • ►  Jan 14 (12)
      • ►  Jan 13 (16)
      • ►  Jan 12 (4)
      • ►  Jan 11 (8)
      • ►  Jan 10 (7)
      • ►  Jan 09 (9)
      • ►  Jan 08 (10)
      • ►  Jan 07 (10)
      • ►  Jan 06 (13)
      • ►  Jan 05 (18)
      • ►  Jan 04 (9)
      • ►  Jan 03 (20)
      • ►  Jan 02 (14)
      • ►  Jan 01 (17)
  • ►  2023 (4332)
    • ►  Disember (314)
      • ►  Dis 31 (10)
      • ►  Dis 30 (18)
      • ►  Dis 29 (17)
      • ►  Dis 28 (8)
      • ►  Dis 27 (1)
      • ►  Dis 26 (14)
      • ►  Dis 25 (19)
      • ►  Dis 24 (20)
      • ►  Dis 23 (12)
      • ►  Dis 22 (12)
      • ►  Dis 21 (4)
      • ►  Dis 20 (18)
      • ►  Dis 19 (9)
      • ►  Dis 18 (5)
      • ►  Dis 17 (6)
      • ►  Dis 16 (17)
      • ►  Dis 15 (5)
      • ►  Dis 14 (16)
      • ►  Dis 13 (10)
      • ►  Dis 12 (7)
      • ►  Dis 11 (2)
      • ►  Dis 10 (7)
      • ►  Dis 09 (3)
      • ►  Dis 08 (5)
      • ►  Dis 07 (5)
      • ►  Dis 06 (16)
      • ►  Dis 05 (13)
      • ►  Dis 04 (11)
      • ►  Dis 03 (8)
      • ►  Dis 02 (7)
      • ►  Dis 01 (9)
    • ►  November (353)
      • ►  Nov 30 (10)
      • ►  Nov 29 (8)
      • ►  Nov 28 (7)
      • ►  Nov 27 (13)
      • ►  Nov 26 (7)
      • ►  Nov 25 (4)
      • ►  Nov 23 (11)
      • ►  Nov 22 (6)
      • ►  Nov 21 (7)
      • ►  Nov 20 (6)
      • ►  Nov 19 (5)
      • ►  Nov 18 (13)
      • ►  Nov 17 (10)
      • ►  Nov 16 (2)
      • ►  Nov 15 (16)
      • ►  Nov 14 (21)
      • ►  Nov 13 (14)
      • ►  Nov 12 (12)
      • ►  Nov 11 (19)
      • ►  Nov 10 (11)
      • ►  Nov 09 (24)
      • ►  Nov 08 (8)
      • ►  Nov 07 (11)
      • ►  Nov 06 (13)
      • ►  Nov 05 (18)
      • ►  Nov 04 (9)
      • ►  Nov 03 (21)
      • ►  Nov 02 (25)
      • ►  Nov 01 (22)
    • ►  Oktober (549)
      • ►  Okt 31 (23)
      • ►  Okt 30 (19)
      • ►  Okt 29 (22)
      • ►  Okt 28 (30)
      • ►  Okt 27 (24)
      • ►  Okt 26 (28)
      • ►  Okt 25 (24)
      • ►  Okt 24 (20)
      • ►  Okt 23 (4)
      • ►  Okt 22 (24)
      • ►  Okt 21 (20)
      • ►  Okt 20 (17)
      • ►  Okt 19 (14)
      • ►  Okt 18 (14)
      • ►  Okt 17 (19)
      • ►  Okt 16 (12)
      • ►  Okt 15 (4)
      • ►  Okt 14 (23)
      • ►  Okt 13 (21)
      • ►  Okt 12 (22)
      • ►  Okt 11 (22)
      • ►  Okt 10 (11)
      • ►  Okt 09 (12)
      • ►  Okt 08 (19)
      • ►  Okt 07 (16)
      • ►  Okt 06 (19)
      • ►  Okt 05 (20)
      • ►  Okt 04 (11)
      • ►  Okt 03 (15)
      • ►  Okt 02 (11)
      • ►  Okt 01 (9)
    • ►  September (478)
      • ►  Sep 30 (25)
      • ►  Sep 29 (19)
      • ►  Sep 28 (28)
      • ►  Sep 27 (17)
      • ►  Sep 26 (21)
      • ►  Sep 25 (21)
      • ►  Sep 24 (6)
      • ►  Sep 23 (13)
      • ►  Sep 22 (6)
      • ►  Sep 21 (11)
      • ►  Sep 20 (9)
      • ►  Sep 19 (4)
      • ►  Sep 18 (6)
      • ►  Sep 17 (4)
      • ►  Sep 16 (11)
      • ►  Sep 15 (13)
      • ►  Sep 14 (22)
      • ►  Sep 13 (9)
      • ►  Sep 12 (11)
      • ►  Sep 11 (13)
      • ►  Sep 10 (25)
      • ►  Sep 09 (26)
      • ►  Sep 08 (23)
      • ►  Sep 07 (20)
      • ►  Sep 06 (27)
      • ►  Sep 05 (20)
      • ►  Sep 04 (18)
      • ►  Sep 03 (11)
      • ►  Sep 02 (24)
      • ►  Sep 01 (15)
    • ►  Ogos (464)
      • ►  Ogo 31 (20)
      • ►  Ogo 30 (24)
      • ►  Ogo 29 (10)
      • ►  Ogo 28 (17)
      • ►  Ogo 27 (15)
      • ►  Ogo 26 (20)
      • ►  Ogo 25 (12)
      • ►  Ogo 24 (8)
      • ►  Ogo 23 (16)
      • ►  Ogo 22 (12)
      • ►  Ogo 21 (21)
      • ►  Ogo 20 (18)
      • ►  Ogo 19 (10)
      • ►  Ogo 18 (19)
      • ►  Ogo 17 (14)
      • ►  Ogo 16 (15)
      • ►  Ogo 15 (22)
      • ►  Ogo 14 (22)
      • ►  Ogo 13 (11)
      • ►  Ogo 12 (18)
      • ►  Ogo 11 (15)
      • ►  Ogo 10 (15)
      • ►  Ogo 09 (22)
      • ►  Ogo 08 (19)
      • ►  Ogo 07 (24)
      • ►  Ogo 06 (17)
      • ►  Ogo 05 (3)
      • ►  Ogo 04 (7)
      • ►  Ogo 03 (2)
      • ►  Ogo 02 (6)
      • ►  Ogo 01 (10)
    • ►  Julai (359)
      • ►  Jul 31 (21)
      • ►  Jul 30 (5)
      • ►  Jul 29 (15)
      • ►  Jul 28 (10)
      • ►  Jul 27 (12)
      • ►  Jul 26 (12)
      • ►  Jul 25 (2)
      • ►  Jul 23 (17)
      • ►  Jul 22 (5)
      • ►  Jul 21 (15)
      • ►  Jul 20 (9)
      • ►  Jul 19 (11)
      • ►  Jul 18 (24)
      • ►  Jul 17 (10)
      • ►  Jul 16 (12)
      • ►  Jul 15 (6)
      • ►  Jul 14 (10)
      • ►  Jul 13 (7)
      • ►  Jul 12 (14)
      • ►  Jul 11 (14)
      • ►  Jul 10 (8)
      • ►  Jul 09 (8)
      • ►  Jul 08 (10)
      • ►  Jul 07 (12)
      • ►  Jul 06 (18)
      • ►  Jul 05 (19)
      • ►  Jul 04 (8)
      • ►  Jul 03 (17)
      • ►  Jul 02 (9)
      • ►  Jul 01 (19)
    • ►  Jun (397)
      • ►  Jun 30 (17)
      • ►  Jun 29 (15)
      • ►  Jun 28 (6)
      • ►  Jun 27 (8)
      • ►  Jun 26 (15)
      • ►  Jun 25 (18)
      • ►  Jun 24 (11)
      • ►  Jun 23 (23)
      • ►  Jun 22 (30)
      • ►  Jun 21 (20)
      • ►  Jun 20 (18)
      • ►  Jun 19 (18)
      • ►  Jun 18 (20)
      • ►  Jun 17 (16)
      • ►  Jun 16 (13)
      • ►  Jun 15 (8)
      • ►  Jun 14 (11)
      • ►  Jun 13 (7)
      • ►  Jun 12 (5)
      • ►  Jun 11 (4)
      • ►  Jun 10 (4)
      • ►  Jun 09 (4)
      • ►  Jun 08 (5)
      • ►  Jun 07 (3)
      • ►  Jun 06 (3)
      • ►  Jun 05 (21)
      • ►  Jun 04 (24)
      • ►  Jun 03 (12)
      • ►  Jun 02 (18)
      • ►  Jun 01 (20)
    • ►  Mei (394)
      • ►  Mei 31 (15)
      • ►  Mei 30 (25)
      • ►  Mei 29 (24)
      • ►  Mei 28 (26)
      • ►  Mei 27 (21)
      • ►  Mei 26 (23)
      • ►  Mei 25 (14)
      • ►  Mei 24 (7)
      • ►  Mei 23 (6)
      • ►  Mei 22 (4)
      • ►  Mei 21 (6)
      • ►  Mei 20 (2)
      • ►  Mei 19 (9)
      • ►  Mei 18 (8)
      • ►  Mei 17 (11)
      • ►  Mei 16 (8)
      • ►  Mei 15 (14)
      • ►  Mei 14 (15)
      • ►  Mei 13 (12)
      • ►  Mei 12 (10)
      • ►  Mei 11 (16)
      • ►  Mei 10 (10)
      • ►  Mei 09 (15)
      • ►  Mei 08 (12)
      • ►  Mei 07 (6)
      • ►  Mei 06 (8)
      • ►  Mei 05 (13)
      • ►  Mei 04 (14)
      • ►  Mei 03 (17)
      • ►  Mei 02 (11)
      • ►  Mei 01 (12)
    • ►  April (292)
      • ►  Apr 30 (13)
      • ►  Apr 29 (12)
      • ►  Apr 28 (19)
      • ►  Apr 27 (15)
      • ►  Apr 26 (18)
      • ►  Apr 25 (14)
      • ►  Apr 24 (24)
      • ►  Apr 23 (7)
      • ►  Apr 22 (21)
      • ►  Apr 21 (14)
      • ►  Apr 20 (10)
      • ►  Apr 19 (10)
      • ►  Apr 18 (12)
      • ►  Apr 17 (7)
      • ►  Apr 16 (8)
      • ►  Apr 15 (11)
      • ►  Apr 14 (9)
      • ►  Apr 13 (11)
      • ►  Apr 12 (12)
      • ►  Apr 11 (10)
      • ►  Apr 10 (13)
      • ►  Apr 09 (7)
      • ►  Apr 08 (10)
      • ►  Apr 07 (2)
      • ►  Apr 02 (1)
      • ►  Apr 01 (2)
    • ►  Mac (306)
      • ►  Mac 28 (1)
      • ►  Mac 27 (2)
      • ►  Mac 26 (3)
      • ►  Mac 25 (3)
      • ►  Mac 24 (5)
      • ►  Mac 22 (3)
      • ►  Mac 21 (3)
      • ►  Mac 20 (6)
      • ►  Mac 19 (17)
      • ►  Mac 18 (7)
      • ►  Mac 17 (23)
      • ►  Mac 16 (24)
      • ►  Mac 15 (18)
      • ►  Mac 14 (30)
      • ►  Mac 13 (24)
      • ►  Mac 12 (26)
      • ►  Mac 11 (13)
      • ►  Mac 10 (24)
      • ►  Mac 09 (22)
      • ►  Mac 08 (18)
      • ►  Mac 06 (9)
      • ►  Mac 05 (6)
      • ►  Mac 04 (7)
      • ►  Mac 03 (7)
      • ►  Mac 02 (3)
      • ►  Mac 01 (2)
    • ►  Februari (210)
      • ►  Feb 27 (1)
      • ►  Feb 26 (4)
      • ►  Feb 24 (12)
      • ►  Feb 23 (9)
      • ►  Feb 22 (9)
      • ►  Feb 21 (9)
      • ►  Feb 19 (4)
      • ►  Feb 16 (9)
      • ►  Feb 15 (2)
      • ►  Feb 14 (5)
      • ►  Feb 13 (1)
      • ►  Feb 12 (1)
      • ►  Feb 11 (13)
      • ►  Feb 10 (8)
      • ►  Feb 09 (12)
      • ►  Feb 08 (10)
      • ►  Feb 07 (19)
      • ►  Feb 06 (9)
      • ►  Feb 05 (18)
      • ►  Feb 04 (10)
      • ►  Feb 03 (13)
      • ►  Feb 02 (12)
      • ►  Feb 01 (20)
    • ►  Januari (216)
      • ►  Jan 31 (8)
      • ►  Jan 30 (11)
      • ►  Jan 29 (13)
      • ►  Jan 28 (7)
      • ►  Jan 27 (13)
      • ►  Jan 26 (13)
      • ►  Jan 25 (4)
      • ►  Jan 24 (2)
      • ►  Jan 23 (6)
      • ►  Jan 22 (7)
      • ►  Jan 21 (4)
      • ►  Jan 20 (5)
      • ►  Jan 19 (1)
      • ►  Jan 18 (3)
      • ►  Jan 17 (2)
      • ►  Jan 15 (1)
      • ►  Jan 14 (2)
      • ►  Jan 13 (13)
      • ►  Jan 12 (25)
      • ►  Jan 11 (13)
      • ►  Jan 10 (18)
      • ►  Jan 09 (18)
      • ►  Jan 07 (9)
      • ►  Jan 06 (2)
      • ►  Jan 05 (11)
      • ►  Jan 04 (3)
      • ►  Jan 03 (2)
  • ▼  2022 (2400)
    • ►  Disember (115)
      • ►  Dis 31 (1)
      • ►  Dis 30 (2)
      • ►  Dis 10 (7)
      • ►  Dis 09 (8)
      • ►  Dis 08 (8)
      • ►  Dis 07 (12)
      • ►  Dis 06 (16)
      • ►  Dis 05 (11)
      • ►  Dis 04 (15)
      • ►  Dis 03 (15)
      • ►  Dis 02 (8)
      • ►  Dis 01 (12)
    • ►  November (498)
      • ►  Nov 30 (2)
      • ►  Nov 29 (11)
      • ►  Nov 28 (13)
      • ►  Nov 27 (1)
      • ►  Nov 26 (9)
      • ►  Nov 25 (13)
      • ►  Nov 24 (16)
      • ►  Nov 23 (8)
      • ►  Nov 22 (16)
      • ►  Nov 21 (21)
      • ►  Nov 20 (13)
      • ►  Nov 19 (24)
      • ►  Nov 18 (23)
      • ►  Nov 17 (28)
      • ►  Nov 16 (15)
      • ►  Nov 15 (22)
      • ►  Nov 14 (32)
      • ►  Nov 13 (20)
      • ►  Nov 12 (22)
      • ►  Nov 11 (30)
      • ►  Nov 10 (4)
      • ►  Nov 09 (21)
      • ►  Nov 08 (21)
      • ►  Nov 07 (21)
      • ►  Nov 06 (14)
      • ►  Nov 05 (19)
      • ►  Nov 04 (17)
      • ►  Nov 03 (14)
      • ►  Nov 02 (12)
      • ►  Nov 01 (16)
    • ►  Oktober (272)
      • ►  Okt 31 (14)
      • ►  Okt 30 (12)
      • ►  Okt 29 (13)
      • ►  Okt 28 (9)
      • ►  Okt 27 (10)
      • ►  Okt 26 (6)
      • ►  Okt 25 (15)
      • ►  Okt 24 (11)
      • ►  Okt 23 (12)
      • ►  Okt 22 (9)
      • ►  Okt 21 (5)
      • ►  Okt 19 (5)
      • ►  Okt 18 (8)
      • ►  Okt 17 (4)
      • ►  Okt 16 (4)
      • ►  Okt 15 (10)
      • ►  Okt 14 (6)
      • ►  Okt 13 (8)
      • ►  Okt 12 (9)
      • ►  Okt 11 (14)
      • ►  Okt 10 (15)
      • ►  Okt 09 (9)
      • ►  Okt 08 (12)
      • ►  Okt 07 (14)
      • ►  Okt 06 (7)
      • ►  Okt 05 (13)
      • ►  Okt 04 (8)
      • ►  Okt 03 (10)
    • ►  September (149)
      • ►  Sep 30 (4)
      • ►  Sep 29 (6)
      • ►  Sep 28 (4)
      • ►  Sep 27 (3)
      • ►  Sep 26 (6)
      • ►  Sep 25 (1)
      • ►  Sep 24 (1)
      • ►  Sep 23 (6)
      • ►  Sep 22 (1)
      • ►  Sep 21 (6)
      • ►  Sep 20 (5)
      • ►  Sep 19 (6)
      • ►  Sep 17 (5)
      • ►  Sep 16 (2)
      • ►  Sep 15 (4)
      • ►  Sep 14 (6)
      • ►  Sep 13 (3)
      • ►  Sep 12 (5)
      • ►  Sep 11 (5)
      • ►  Sep 10 (4)
      • ►  Sep 09 (11)
      • ►  Sep 08 (6)
      • ►  Sep 07 (7)
      • ►  Sep 06 (6)
      • ►  Sep 05 (8)
      • ►  Sep 04 (5)
      • ►  Sep 03 (12)
      • ►  Sep 02 (2)
      • ►  Sep 01 (9)
    • ►  Ogos (231)
      • ►  Ogo 31 (7)
      • ►  Ogo 30 (9)
      • ►  Ogo 29 (8)
      • ►  Ogo 28 (10)
      • ►  Ogo 27 (6)
      • ►  Ogo 26 (10)
      • ►  Ogo 25 (9)
      • ►  Ogo 24 (8)
      • ►  Ogo 23 (12)
      • ►  Ogo 22 (6)
      • ►  Ogo 21 (4)
      • ►  Ogo 20 (10)
      • ►  Ogo 19 (12)
      • ►  Ogo 18 (7)
      • ►  Ogo 17 (10)
      • ►  Ogo 16 (9)
      • ►  Ogo 15 (10)
      • ►  Ogo 14 (7)
      • ►  Ogo 13 (9)
      • ►  Ogo 12 (7)
      • ►  Ogo 11 (8)
      • ►  Ogo 10 (5)
      • ►  Ogo 09 (7)
      • ►  Ogo 08 (8)
      • ►  Ogo 07 (9)
      • ►  Ogo 06 (10)
      • ►  Ogo 05 (10)
      • ►  Ogo 04 (4)
    • ►  Julai (258)
      • ►  Jul 31 (1)
      • ►  Jul 30 (3)
      • ►  Jul 29 (3)
      • ►  Jul 28 (1)
      • ►  Jul 27 (5)
      • ►  Jul 26 (5)
      • ►  Jul 25 (4)
      • ►  Jul 24 (4)
      • ►  Jul 23 (6)
      • ►  Jul 22 (5)
      • ►  Jul 21 (2)
      • ►  Jul 20 (10)
      • ►  Jul 19 (5)
      • ►  Jul 18 (8)
      • ►  Jul 17 (1)
      • ►  Jul 15 (6)
      • ►  Jul 14 (11)
      • ►  Jul 13 (9)
      • ►  Jul 12 (8)
      • ►  Jul 11 (17)
      • ►  Jul 10 (16)
      • ►  Jul 09 (14)
      • ►  Jul 08 (18)
      • ►  Jul 07 (12)
      • ►  Jul 06 (12)
      • ►  Jul 05 (17)
      • ►  Jul 04 (13)
      • ►  Jul 03 (15)
      • ►  Jul 02 (12)
      • ►  Jul 01 (15)
    • ►  Jun (133)
      • ►  Jun 30 (10)
      • ►  Jun 29 (9)
      • ►  Jun 28 (9)
      • ►  Jun 27 (9)
      • ►  Jun 26 (11)
      • ►  Jun 25 (12)
      • ►  Jun 24 (12)
      • ►  Jun 23 (10)
      • ►  Jun 22 (10)
      • ►  Jun 21 (4)
      • ►  Jun 20 (3)
      • ►  Jun 19 (8)
      • ►  Jun 18 (2)
      • ►  Jun 17 (2)
      • ►  Jun 15 (3)
      • ►  Jun 14 (1)
      • ►  Jun 13 (1)
      • ►  Jun 07 (1)
      • ►  Jun 04 (5)
      • ►  Jun 03 (2)
      • ►  Jun 02 (7)
      • ►  Jun 01 (2)
    • ►  Mei (168)
      • ►  Mei 31 (1)
      • ►  Mei 30 (2)
      • ►  Mei 29 (1)
      • ►  Mei 28 (1)
      • ►  Mei 26 (4)
      • ►  Mei 24 (1)
      • ►  Mei 23 (1)
      • ►  Mei 21 (3)
      • ►  Mei 20 (3)
      • ►  Mei 19 (2)
      • ►  Mei 18 (5)
      • ►  Mei 17 (3)
      • ►  Mei 16 (5)
      • ►  Mei 15 (11)
      • ►  Mei 14 (7)
      • ►  Mei 13 (8)
      • ►  Mei 12 (8)
      • ►  Mei 11 (7)
      • ►  Mei 10 (10)
      • ►  Mei 09 (11)
      • ►  Mei 08 (14)
      • ►  Mei 07 (7)
      • ►  Mei 06 (9)
      • ►  Mei 05 (6)
      • ►  Mei 04 (12)
      • ►  Mei 03 (10)
      • ►  Mei 02 (7)
      • ►  Mei 01 (9)
    • ►  April (59)
      • ►  Apr 30 (8)
      • ►  Apr 29 (11)
      • ►  Apr 28 (3)
      • ►  Apr 27 (5)
      • ►  Apr 26 (4)
      • ►  Apr 23 (1)
      • ►  Apr 22 (1)
      • ►  Apr 16 (2)
      • ►  Apr 15 (1)
      • ►  Apr 14 (2)
      • ►  Apr 13 (1)
      • ►  Apr 11 (2)
      • ►  Apr 09 (1)
      • ►  Apr 08 (4)
      • ►  Apr 07 (1)
      • ►  Apr 06 (4)
      • ►  Apr 05 (7)
      • ►  Apr 04 (1)
    • ►  Mac (113)
      • ►  Mac 27 (1)
      • ►  Mac 26 (8)
      • ►  Mac 25 (1)
      • ►  Mac 23 (4)
      • ►  Mac 22 (4)
      • ►  Mac 21 (2)
      • ►  Mac 20 (8)
      • ►  Mac 17 (4)
      • ►  Mac 16 (1)
      • ►  Mac 15 (7)
      • ►  Mac 14 (1)
      • ►  Mac 13 (4)
      • ►  Mac 12 (6)
      • ►  Mac 11 (4)
      • ►  Mac 10 (6)
      • ►  Mac 09 (6)
      • ►  Mac 08 (12)
      • ►  Mac 07 (5)
      • ►  Mac 06 (3)
      • ►  Mac 05 (4)
      • ►  Mac 04 (2)
      • ►  Mac 03 (6)
      • ►  Mac 02 (6)
      • ►  Mac 01 (8)
    • ►  Februari (136)
      • ►  Feb 28 (3)
      • ►  Feb 27 (3)
      • ►  Feb 26 (4)
      • ►  Feb 25 (1)
      • ►  Feb 24 (1)
      • ►  Feb 23 (4)
      • ►  Feb 22 (6)
      • ►  Feb 21 (3)
      • ►  Feb 19 (4)
      • ►  Feb 18 (2)
      • ►  Feb 17 (4)
      • ►  Feb 16 (5)
      • ►  Feb 15 (7)
      • ►  Feb 14 (5)
      • ►  Feb 13 (6)
      • ►  Feb 12 (3)
      • ►  Feb 11 (7)
      • ►  Feb 10 (5)
      • ►  Feb 09 (4)
      • ►  Feb 08 (3)
      • ►  Feb 07 (2)
      • ►  Feb 06 (5)
      • ►  Feb 05 (6)
      • ►  Feb 04 (4)
      • ►  Feb 03 (11)
      • ►  Feb 02 (13)
      • ►  Feb 01 (15)
    • ▼  Januari (268)
      • ►  Jan 31 (16)
      • ►  Jan 30 (21)
      • ▼  Jan 29 (11)
        • Principle of sufficient reason
        • Chandra Wickramasinghe
        • Paradox
        • Sunburn
        • Sun tanning
        • Light therapy
        • Seasonal affective disorder
        • Integration by parts
        • Ordinal arithmetic
        • Temporal finitism
        • Constructivism (philosophy of mathematics)
      • ►  Jan 28 (14)
      • ►  Jan 27 (11)
      • ►  Jan 26 (14)
      • ►  Jan 25 (5)
      • ►  Jan 23 (1)
      • ►  Jan 22 (2)
      • ►  Jan 19 (2)
      • ►  Jan 17 (9)
      • ►  Jan 16 (3)
      • ►  Jan 14 (14)
      • ►  Jan 13 (5)
      • ►  Jan 12 (6)
      • ►  Jan 11 (8)
      • ►  Jan 10 (13)
      • ►  Jan 09 (4)
      • ►  Jan 08 (14)
      • ►  Jan 07 (9)
      • ►  Jan 06 (10)
      • ►  Jan 05 (15)
      • ►  Jan 04 (13)
      • ►  Jan 03 (14)
      • ►  Jan 02 (19)
      • ►  Jan 01 (15)
  • ►  2021 (3238)
    • ►  Disember (507)
      • ►  Dis 31 (10)
      • ►  Dis 30 (9)
      • ►  Dis 29 (14)
      • ►  Dis 28 (11)
      • ►  Dis 27 (18)
      • ►  Dis 26 (12)
      • ►  Dis 25 (18)
      • ►  Dis 24 (13)
      • ►  Dis 23 (13)
      • ►  Dis 22 (9)
      • ►  Dis 21 (6)
      • ►  Dis 20 (15)
      • ►  Dis 19 (12)
      • ►  Dis 18 (11)
      • ►  Dis 17 (19)
      • ►  Dis 16 (13)
      • ►  Dis 15 (22)
      • ►  Dis 14 (25)
      • ►  Dis 13 (23)
      • ►  Dis 12 (21)
      • ►  Dis 11 (21)
      • ►  Dis 10 (22)
      • ►  Dis 09 (18)
      • ►  Dis 08 (23)
      • ►  Dis 07 (25)
      • ►  Dis 06 (19)
      • ►  Dis 05 (11)
      • ►  Dis 04 (20)
      • ►  Dis 03 (19)
      • ►  Dis 02 (25)
      • ►  Dis 01 (10)
    • ►  November (305)
      • ►  Nov 30 (16)
      • ►  Nov 29 (20)
      • ►  Nov 28 (11)
      • ►  Nov 27 (16)
      • ►  Nov 26 (17)
      • ►  Nov 25 (20)
      • ►  Nov 24 (14)
      • ►  Nov 23 (15)
      • ►  Nov 22 (16)
      • ►  Nov 21 (16)
      • ►  Nov 20 (16)
      • ►  Nov 19 (11)
      • ►  Nov 18 (12)
      • ►  Nov 17 (10)
      • ►  Nov 16 (13)
      • ►  Nov 15 (9)
      • ►  Nov 14 (6)
      • ►  Nov 13 (5)
      • ►  Nov 12 (10)
      • ►  Nov 11 (3)
      • ►  Nov 10 (6)
      • ►  Nov 09 (7)
      • ►  Nov 08 (2)
      • ►  Nov 07 (1)
      • ►  Nov 06 (5)
      • ►  Nov 05 (4)
      • ►  Nov 04 (2)
      • ►  Nov 03 (5)
      • ►  Nov 02 (3)
      • ►  Nov 01 (14)
    • ►  Oktober (238)
      • ►  Okt 31 (16)
      • ►  Okt 30 (6)
      • ►  Okt 29 (13)
      • ►  Okt 28 (16)
      • ►  Okt 27 (10)
      • ►  Okt 26 (8)
      • ►  Okt 25 (8)
      • ►  Okt 24 (5)
      • ►  Okt 23 (11)
      • ►  Okt 22 (5)
      • ►  Okt 21 (12)
      • ►  Okt 20 (4)
      • ►  Okt 19 (2)
      • ►  Okt 18 (2)
      • ►  Okt 17 (2)
      • ►  Okt 16 (1)
      • ►  Okt 15 (4)
      • ►  Okt 12 (2)
      • ►  Okt 11 (4)
      • ►  Okt 10 (9)
      • ►  Okt 09 (13)
      • ►  Okt 08 (4)
      • ►  Okt 07 (6)
      • ►  Okt 06 (6)
      • ►  Okt 05 (9)
      • ►  Okt 04 (12)
      • ►  Okt 03 (12)
      • ►  Okt 02 (20)
      • ►  Okt 01 (16)
    • ►  September (358)
      • ►  Sep 30 (16)
      • ►  Sep 29 (18)
      • ►  Sep 28 (10)
      • ►  Sep 27 (17)
      • ►  Sep 26 (11)
      • ►  Sep 25 (15)
      • ►  Sep 24 (11)
      • ►  Sep 23 (12)
      • ►  Sep 22 (7)
      • ►  Sep 21 (8)
      • ►  Sep 20 (19)
      • ►  Sep 19 (14)
      • ►  Sep 18 (16)
      • ►  Sep 17 (17)
      • ►  Sep 16 (20)
      • ►  Sep 15 (17)
      • ►  Sep 14 (8)
      • ►  Sep 13 (19)
      • ►  Sep 12 (13)
      • ►  Sep 11 (11)
      • ►  Sep 10 (10)
      • ►  Sep 09 (13)
      • ►  Sep 08 (8)
      • ►  Sep 07 (9)
      • ►  Sep 06 (6)
      • ►  Sep 05 (10)
      • ►  Sep 04 (8)
      • ►  Sep 03 (6)
      • ►  Sep 02 (4)
      • ►  Sep 01 (5)
    • ►  Ogos (213)
      • ►  Ogo 31 (6)
      • ►  Ogo 30 (10)
      • ►  Ogo 29 (4)
      • ►  Ogo 26 (3)
      • ►  Ogo 25 (2)
      • ►  Ogo 23 (4)
      • ►  Ogo 22 (2)
      • ►  Ogo 21 (10)
      • ►  Ogo 20 (12)
      • ►  Ogo 19 (10)
      • ►  Ogo 18 (13)
      • ►  Ogo 17 (8)
      • ►  Ogo 16 (12)
      • ►  Ogo 15 (15)
      • ►  Ogo 14 (12)
      • ►  Ogo 13 (10)
      • ►  Ogo 12 (3)
      • ►  Ogo 11 (7)
      • ►  Ogo 10 (7)
      • ►  Ogo 09 (5)
      • ►  Ogo 08 (7)
      • ►  Ogo 07 (9)
      • ►  Ogo 06 (9)
      • ►  Ogo 05 (6)
      • ►  Ogo 04 (5)
      • ►  Ogo 03 (4)
      • ►  Ogo 02 (6)
      • ►  Ogo 01 (12)
    • ►  Julai (213)
      • ►  Jul 31 (18)
      • ►  Jul 30 (7)
      • ►  Jul 29 (17)
      • ►  Jul 28 (16)
      • ►  Jul 27 (6)
      • ►  Jul 25 (1)
      • ►  Jul 24 (7)
      • ►  Jul 23 (5)
      • ►  Jul 22 (13)
      • ►  Jul 21 (3)
      • ►  Jul 20 (8)
      • ►  Jul 19 (11)
      • ►  Jul 18 (9)
      • ►  Jul 17 (6)
      • ►  Jul 16 (16)
      • ►  Jul 15 (7)
      • ►  Jul 14 (8)
      • ►  Jul 13 (8)
      • ►  Jul 12 (5)
      • ►  Jul 11 (1)
      • ►  Jul 09 (4)
      • ►  Jul 08 (3)
      • ►  Jul 07 (1)
      • ►  Jul 05 (1)
      • ►  Jul 04 (2)
      • ►  Jul 03 (8)
      • ►  Jul 02 (5)
      • ►  Jul 01 (17)
    • ►  Jun (292)
      • ►  Jun 30 (13)
      • ►  Jun 29 (19)
      • ►  Jun 28 (17)
      • ►  Jun 27 (12)
      • ►  Jun 26 (27)
      • ►  Jun 25 (18)
      • ►  Jun 24 (11)
      • ►  Jun 23 (12)
      • ►  Jun 22 (11)
      • ►  Jun 21 (16)
      • ►  Jun 20 (7)
      • ►  Jun 19 (9)
      • ►  Jun 18 (14)
      • ►  Jun 17 (7)
      • ►  Jun 16 (11)
      • ►  Jun 15 (9)
      • ►  Jun 14 (12)
      • ►  Jun 13 (2)
      • ►  Jun 12 (4)
      • ►  Jun 11 (8)
      • ►  Jun 10 (6)
      • ►  Jun 09 (2)
      • ►  Jun 08 (5)
      • ►  Jun 07 (4)
      • ►  Jun 06 (3)
      • ►  Jun 05 (4)
      • ►  Jun 04 (4)
      • ►  Jun 03 (8)
      • ►  Jun 02 (6)
      • ►  Jun 01 (11)
    • ►  Mei (302)
      • ►  Mei 31 (14)
      • ►  Mei 30 (21)
      • ►  Mei 29 (11)
      • ►  Mei 28 (21)
      • ►  Mei 27 (8)
      • ►  Mei 26 (5)
      • ►  Mei 25 (11)
      • ►  Mei 24 (13)
      • ►  Mei 23 (5)
      • ►  Mei 22 (13)
      • ►  Mei 21 (8)
      • ►  Mei 20 (8)
      • ►  Mei 19 (8)
      • ►  Mei 18 (11)
      • ►  Mei 17 (12)
      • ►  Mei 16 (17)
      • ►  Mei 15 (13)
      • ►  Mei 14 (10)
      • ►  Mei 13 (8)
      • ►  Mei 12 (16)
      • ►  Mei 11 (11)
      • ►  Mei 10 (16)
      • ►  Mei 09 (9)
      • ►  Mei 08 (7)
      • ►  Mei 07 (5)
      • ►  Mei 06 (7)
      • ►  Mei 05 (1)
      • ►  Mei 04 (1)
      • ►  Mei 03 (3)
      • ►  Mei 02 (1)
      • ►  Mei 01 (8)
    • ►  April (398)
      • ►  Apr 30 (7)
      • ►  Apr 29 (6)
      • ►  Apr 28 (11)
      • ►  Apr 27 (5)
      • ►  Apr 26 (21)
      • ►  Apr 25 (18)
      • ►  Apr 24 (16)
      • ►  Apr 23 (21)
      • ►  Apr 22 (19)
      • ►  Apr 21 (14)
      • ►  Apr 20 (16)
      • ►  Apr 19 (25)
      • ►  Apr 18 (11)
      • ►  Apr 17 (3)
      • ►  Apr 16 (9)
      • ►  Apr 15 (8)
      • ►  Apr 14 (11)
      • ►  Apr 13 (19)
      • ►  Apr 12 (9)
      • ►  Apr 11 (15)
      • ►  Apr 10 (11)
      • ►  Apr 09 (14)
      • ►  Apr 08 (15)
      • ►  Apr 07 (15)
      • ►  Apr 06 (13)
      • ►  Apr 05 (12)
      • ►  Apr 04 (14)
      • ►  Apr 03 (17)
      • ►  Apr 02 (16)
      • ►  Apr 01 (7)
    • ►  Mac (330)
      • ►  Mac 31 (7)
      • ►  Mac 30 (8)
      • ►  Mac 29 (11)
      • ►  Mac 28 (16)
      • ►  Mac 27 (10)
      • ►  Mac 26 (12)
      • ►  Mac 25 (19)
      • ►  Mac 24 (14)
      • ►  Mac 23 (14)
      • ►  Mac 22 (11)
      • ►  Mac 21 (12)
      • ►  Mac 20 (14)
      • ►  Mac 19 (15)
      • ►  Mac 18 (17)
      • ►  Mac 17 (4)
      • ►  Mac 16 (12)
      • ►  Mac 15 (18)
      • ►  Mac 14 (9)
      • ►  Mac 13 (12)
      • ►  Mac 12 (12)
      • ►  Mac 11 (14)
      • ►  Mac 10 (7)
      • ►  Mac 09 (7)
      • ►  Mac 08 (11)
      • ►  Mac 07 (9)
      • ►  Mac 06 (7)
      • ►  Mac 05 (9)
      • ►  Mac 04 (4)
      • ►  Mac 03 (5)
      • ►  Mac 02 (5)
      • ►  Mac 01 (5)
    • ►  Februari (76)
      • ►  Feb 28 (8)
      • ►  Feb 27 (11)
      • ►  Feb 26 (4)
      • ►  Feb 25 (4)
      • ►  Feb 24 (1)
      • ►  Feb 23 (3)
      • ►  Feb 22 (2)
      • ►  Feb 21 (1)
      • ►  Feb 20 (3)
      • ►  Feb 19 (3)
      • ►  Feb 18 (4)
      • ►  Feb 17 (8)
      • ►  Feb 16 (2)
      • ►  Feb 15 (6)
      • ►  Feb 14 (1)
      • ►  Feb 13 (3)
      • ►  Feb 12 (5)
      • ►  Feb 10 (2)
      • ►  Feb 08 (1)
      • ►  Feb 06 (1)
      • ►  Feb 05 (2)
      • ►  Feb 02 (1)
    • ►  Januari (6)
      • ►  Jan 31 (1)
      • ►  Jan 24 (1)
      • ►  Jan 15 (1)
      • ►  Jan 14 (3)
  • ►  2020 (2688)
    • ►  Disember (67)
      • ►  Dis 29 (1)
      • ►  Dis 28 (3)
      • ►  Dis 27 (1)
      • ►  Dis 23 (5)
      • ►  Dis 21 (4)
      • ►  Dis 19 (1)
      • ►  Dis 18 (2)
      • ►  Dis 11 (1)
      • ►  Dis 10 (6)
      • ►  Dis 09 (15)
      • ►  Dis 08 (8)
      • ►  Dis 07 (10)
      • ►  Dis 06 (5)
      • ►  Dis 05 (5)
    • ►  November (141)
      • ►  Nov 30 (5)
      • ►  Nov 29 (5)
      • ►  Nov 28 (1)
      • ►  Nov 27 (8)
      • ►  Nov 26 (20)
      • ►  Nov 25 (9)
      • ►  Nov 24 (11)
      • ►  Nov 23 (9)
      • ►  Nov 22 (11)
      • ►  Nov 21 (12)
      • ►  Nov 20 (3)
      • ►  Nov 19 (10)
      • ►  Nov 18 (7)
      • ►  Nov 17 (8)
      • ►  Nov 16 (2)
      • ►  Nov 15 (4)
      • ►  Nov 14 (8)
      • ►  Nov 13 (4)
      • ►  Nov 12 (2)
      • ►  Nov 10 (1)
      • ►  Nov 02 (1)
    • ►  Oktober (190)
      • ►  Okt 26 (1)
      • ►  Okt 25 (4)
      • ►  Okt 24 (19)
      • ►  Okt 23 (16)
      • ►  Okt 22 (2)
      • ►  Okt 21 (1)
      • ►  Okt 20 (1)
      • ►  Okt 16 (2)
      • ►  Okt 11 (11)
      • ►  Okt 10 (8)
      • ►  Okt 09 (14)
      • ►  Okt 08 (18)
      • ►  Okt 07 (9)
      • ►  Okt 06 (17)
      • ►  Okt 05 (17)
      • ►  Okt 04 (4)
      • ►  Okt 03 (14)
      • ►  Okt 02 (13)
      • ►  Okt 01 (19)
    • ►  September (371)
      • ►  Sep 30 (12)
      • ►  Sep 29 (11)
      • ►  Sep 28 (14)
      • ►  Sep 27 (14)
      • ►  Sep 26 (13)
      • ►  Sep 25 (25)
      • ►  Sep 24 (30)
      • ►  Sep 23 (16)
      • ►  Sep 22 (11)
      • ►  Sep 21 (18)
      • ►  Sep 20 (16)
      • ►  Sep 19 (23)
      • ►  Sep 18 (22)
      • ►  Sep 17 (15)
      • ►  Sep 16 (11)
      • ►  Sep 15 (13)
      • ►  Sep 14 (9)
      • ►  Sep 13 (11)
      • ►  Sep 12 (9)
      • ►  Sep 11 (6)
      • ►  Sep 10 (1)
      • ►  Sep 09 (9)
      • ►  Sep 08 (14)
      • ►  Sep 07 (7)
      • ►  Sep 06 (13)
      • ►  Sep 05 (8)
      • ►  Sep 04 (6)
      • ►  Sep 03 (1)
      • ►  Sep 02 (3)
      • ►  Sep 01 (10)
    • ►  Ogos (112)
      • ►  Ogo 31 (12)
      • ►  Ogo 30 (2)
      • ►  Ogo 29 (7)
      • ►  Ogo 28 (2)
      • ►  Ogo 27 (1)
      • ►  Ogo 26 (1)
      • ►  Ogo 24 (2)
      • ►  Ogo 23 (2)
      • ►  Ogo 21 (3)
      • ►  Ogo 20 (4)
      • ►  Ogo 19 (8)
      • ►  Ogo 18 (5)
      • ►  Ogo 17 (4)
      • ►  Ogo 16 (6)
      • ►  Ogo 15 (4)
      • ►  Ogo 14 (1)
      • ►  Ogo 13 (2)
      • ►  Ogo 12 (4)
      • ►  Ogo 11 (5)
      • ►  Ogo 10 (7)
      • ►  Ogo 09 (8)
      • ►  Ogo 08 (4)
      • ►  Ogo 07 (1)
      • ►  Ogo 06 (5)
      • ►  Ogo 05 (2)
      • ►  Ogo 04 (1)
      • ►  Ogo 03 (4)
      • ►  Ogo 02 (1)
      • ►  Ogo 01 (4)
    • ►  Julai (227)
      • ►  Jul 30 (3)
      • ►  Jul 29 (6)
      • ►  Jul 28 (2)
      • ►  Jul 27 (1)
      • ►  Jul 26 (7)
      • ►  Jul 25 (3)
      • ►  Jul 24 (3)
      • ►  Jul 23 (14)
      • ►  Jul 22 (1)
      • ►  Jul 21 (12)
      • ►  Jul 20 (8)
      • ►  Jul 19 (10)
      • ►  Jul 18 (12)
      • ►  Jul 17 (4)
      • ►  Jul 16 (12)
      • ►  Jul 15 (12)
      • ►  Jul 14 (8)
      • ►  Jul 13 (13)
      • ►  Jul 12 (8)
      • ►  Jul 11 (14)
      • ►  Jul 10 (7)
      • ►  Jul 09 (9)
      • ►  Jul 08 (7)
      • ►  Jul 07 (10)
      • ►  Jul 06 (8)
      • ►  Jul 05 (8)
      • ►  Jul 04 (8)
      • ►  Jul 03 (6)
      • ►  Jul 02 (4)
      • ►  Jul 01 (7)
    • ►  Jun (243)
      • ►  Jun 30 (5)
      • ►  Jun 29 (3)
      • ►  Jun 28 (4)
      • ►  Jun 27 (6)
      • ►  Jun 26 (4)
      • ►  Jun 25 (2)
      • ►  Jun 24 (3)
      • ►  Jun 23 (5)
      • ►  Jun 22 (6)
      • ►  Jun 20 (5)
      • ►  Jun 19 (6)
      • ►  Jun 18 (5)
      • ►  Jun 17 (16)
      • ►  Jun 16 (17)
      • ►  Jun 15 (8)
      • ►  Jun 14 (11)
      • ►  Jun 13 (8)
      • ►  Jun 12 (11)
      • ►  Jun 11 (6)
      • ►  Jun 10 (15)
      • ►  Jun 09 (6)
      • ►  Jun 08 (20)
      • ►  Jun 07 (10)
      • ►  Jun 06 (11)
      • ►  Jun 05 (13)
      • ►  Jun 04 (12)
      • ►  Jun 03 (11)
      • ►  Jun 02 (6)
      • ►  Jun 01 (8)
    • ►  Mei (405)
      • ►  Mei 31 (8)
      • ►  Mei 30 (6)
      • ►  Mei 29 (16)
      • ►  Mei 28 (10)
      • ►  Mei 27 (15)
      • ►  Mei 26 (18)
      • ►  Mei 25 (14)
      • ►  Mei 24 (23)
      • ►  Mei 23 (15)
      • ►  Mei 22 (21)
      • ►  Mei 21 (13)
      • ►  Mei 20 (22)
      • ►  Mei 19 (25)
      • ►  Mei 18 (17)
      • ►  Mei 17 (21)
      • ►  Mei 16 (10)
      • ►  Mei 15 (12)
      • ►  Mei 14 (22)
      • ►  Mei 13 (13)
      • ►  Mei 12 (14)
      • ►  Mei 11 (10)
      • ►  Mei 10 (8)
      • ►  Mei 09 (15)
      • ►  Mei 08 (17)
      • ►  Mei 07 (1)
      • ►  Mei 06 (3)
      • ►  Mei 05 (11)
      • ►  Mei 04 (11)
      • ►  Mei 03 (7)
      • ►  Mei 02 (2)
      • ►  Mei 01 (5)
    • ►  April (183)
      • ►  Apr 30 (10)
      • ►  Apr 29 (6)
      • ►  Apr 28 (7)
      • ►  Apr 27 (9)
      • ►  Apr 26 (8)
      • ►  Apr 25 (10)
      • ►  Apr 24 (8)
      • ►  Apr 23 (10)
      • ►  Apr 22 (4)
      • ►  Apr 21 (10)
      • ►  Apr 20 (9)
      • ►  Apr 19 (10)
      • ►  Apr 18 (22)
      • ►  Apr 17 (8)
      • ►  Apr 16 (8)
      • ►  Apr 15 (5)
      • ►  Apr 14 (2)
      • ►  Apr 13 (4)
      • ►  Apr 12 (1)
      • ►  Apr 11 (7)
      • ►  Apr 10 (8)
      • ►  Apr 09 (1)
      • ►  Apr 07 (3)
      • ►  Apr 06 (1)
      • ►  Apr 03 (3)
      • ►  Apr 02 (3)
      • ►  Apr 01 (6)
    • ►  Mac (208)
      • ►  Mac 31 (10)
      • ►  Mac 30 (9)
      • ►  Mac 29 (4)
      • ►  Mac 28 (3)
      • ►  Mac 27 (11)
      • ►  Mac 26 (5)
      • ►  Mac 25 (5)
      • ►  Mac 24 (7)
      • ►  Mac 23 (5)
      • ►  Mac 22 (7)
      • ►  Mac 21 (7)
      • ►  Mac 20 (9)
      • ►  Mac 19 (8)
      • ►  Mac 18 (3)
      • ►  Mac 17 (1)
      • ►  Mac 16 (1)
      • ►  Mac 14 (5)
      • ►  Mac 13 (8)
      • ►  Mac 12 (11)
      • ►  Mac 11 (9)
      • ►  Mac 10 (6)
      • ►  Mac 09 (10)
      • ►  Mac 08 (8)
      • ►  Mac 07 (10)
      • ►  Mac 06 (7)
      • ►  Mac 05 (11)
      • ►  Mac 04 (15)
      • ►  Mac 03 (9)
      • ►  Mac 02 (4)
    • ►  Februari (255)
      • ►  Feb 28 (6)
      • ►  Feb 27 (7)
      • ►  Feb 26 (6)
      • ►  Feb 25 (5)
      • ►  Feb 24 (12)
      • ►  Feb 22 (9)
      • ►  Feb 21 (11)
      • ►  Feb 20 (9)
      • ►  Feb 19 (9)
      • ►  Feb 18 (4)
      • ►  Feb 17 (9)
      • ►  Feb 16 (9)
      • ►  Feb 15 (12)
      • ►  Feb 14 (15)
      • ►  Feb 13 (13)
      • ►  Feb 12 (10)
      • ►  Feb 11 (12)
      • ►  Feb 10 (14)
      • ►  Feb 09 (7)
      • ►  Feb 08 (8)
      • ►  Feb 07 (11)
      • ►  Feb 06 (8)
      • ►  Feb 05 (14)
      • ►  Feb 04 (7)
      • ►  Feb 03 (12)
      • ►  Feb 02 (12)
      • ►  Feb 01 (4)
    • ►  Januari (286)
      • ►  Jan 31 (10)
      • ►  Jan 30 (12)
      • ►  Jan 29 (10)
      • ►  Jan 28 (6)
      • ►  Jan 27 (11)
      • ►  Jan 26 (11)
      • ►  Jan 25 (11)
      • ►  Jan 24 (13)
      • ►  Jan 23 (17)
      • ►  Jan 22 (6)
      • ►  Jan 21 (10)
      • ►  Jan 20 (9)
      • ►  Jan 19 (12)
      • ►  Jan 18 (6)
      • ►  Jan 17 (11)
      • ►  Jan 16 (6)
      • ►  Jan 15 (7)
      • ►  Jan 14 (8)
      • ►  Jan 13 (10)
      • ►  Jan 12 (9)
      • ►  Jan 11 (1)
      • ►  Jan 10 (11)
      • ►  Jan 09 (9)
      • ►  Jan 08 (10)
      • ►  Jan 07 (13)
      • ►  Jan 06 (5)
      • ►  Jan 05 (11)
      • ►  Jan 04 (8)
      • ►  Jan 03 (6)
      • ►  Jan 02 (11)
      • ►  Jan 01 (6)
  • ►  2019 (3306)
    • ►  Disember (344)
      • ►  Dis 31 (13)
      • ►  Dis 30 (9)
      • ►  Dis 29 (10)
      • ►  Dis 28 (15)
      • ►  Dis 27 (10)
      • ►  Dis 26 (6)
      • ►  Dis 25 (13)
      • ►  Dis 24 (10)
      • ►  Dis 23 (13)
      • ►  Dis 22 (9)
      • ►  Dis 21 (13)
      • ►  Dis 20 (14)
      • ►  Dis 19 (10)
      • ►  Dis 18 (12)
      • ►  Dis 17 (13)
      • ►  Dis 16 (16)
      • ►  Dis 15 (11)
      • ►  Dis 14 (19)
      • ►  Dis 13 (10)
      • ►  Dis 12 (15)
      • ►  Dis 11 (10)
      • ►  Dis 10 (9)
      • ►  Dis 09 (12)
      • ►  Dis 08 (9)
      • ►  Dis 07 (10)
      • ►  Dis 06 (7)
      • ►  Dis 05 (10)
      • ►  Dis 04 (8)
      • ►  Dis 03 (11)
      • ►  Dis 02 (10)
      • ►  Dis 01 (7)
    • ►  November (197)
      • ►  Nov 30 (13)
      • ►  Nov 29 (14)
      • ►  Nov 28 (11)
      • ►  Nov 27 (9)
      • ►  Nov 26 (5)
      • ►  Nov 25 (3)
      • ►  Nov 24 (11)
      • ►  Nov 23 (2)
      • ►  Nov 22 (7)
      • ►  Nov 21 (4)
      • ►  Nov 20 (4)
      • ►  Nov 19 (2)
      • ►  Nov 18 (7)
      • ►  Nov 17 (3)
      • ►  Nov 16 (9)
      • ►  Nov 15 (1)
      • ►  Nov 14 (3)
      • ►  Nov 13 (14)
      • ►  Nov 12 (2)
      • ►  Nov 11 (5)
      • ►  Nov 10 (5)
      • ►  Nov 09 (4)
      • ►  Nov 08 (11)
      • ►  Nov 07 (3)
      • ►  Nov 06 (9)
      • ►  Nov 05 (7)
      • ►  Nov 04 (2)
      • ►  Nov 03 (7)
      • ►  Nov 02 (10)
      • ►  Nov 01 (10)
    • ►  Oktober (154)
      • ►  Okt 31 (7)
      • ►  Okt 30 (8)
      • ►  Okt 29 (5)
      • ►  Okt 28 (12)
      • ►  Okt 27 (5)
      • ►  Okt 26 (12)
      • ►  Okt 25 (7)
      • ►  Okt 24 (7)
      • ►  Okt 23 (5)
      • ►  Okt 22 (14)
      • ►  Okt 21 (9)
      • ►  Okt 20 (8)
      • ►  Okt 19 (4)
      • ►  Okt 18 (2)
      • ►  Okt 17 (5)
      • ►  Okt 16 (3)
      • ►  Okt 15 (9)
      • ►  Okt 14 (7)
      • ►  Okt 13 (4)
      • ►  Okt 12 (5)
      • ►  Okt 10 (2)
      • ►  Okt 09 (10)
      • ►  Okt 07 (2)
      • ►  Okt 05 (1)
      • ►  Okt 02 (1)
    • ►  September (67)
      • ►  Sep 30 (3)
      • ►  Sep 29 (1)
      • ►  Sep 28 (2)
      • ►  Sep 27 (2)
      • ►  Sep 26 (4)
      • ►  Sep 25 (3)
      • ►  Sep 22 (3)
      • ►  Sep 21 (6)
      • ►  Sep 19 (1)
      • ►  Sep 18 (3)
      • ►  Sep 16 (3)
      • ►  Sep 15 (2)
      • ►  Sep 14 (4)
      • ►  Sep 13 (1)
      • ►  Sep 11 (1)
      • ►  Sep 09 (4)
      • ►  Sep 08 (4)
      • ►  Sep 07 (1)
      • ►  Sep 06 (6)
      • ►  Sep 04 (3)
      • ►  Sep 03 (6)
      • ►  Sep 01 (4)
    • ►  Ogos (84)
      • ►  Ogo 26 (2)
      • ►  Ogo 25 (2)
      • ►  Ogo 24 (2)
      • ►  Ogo 23 (1)
      • ►  Ogo 22 (3)
      • ►  Ogo 21 (2)
      • ►  Ogo 19 (1)
      • ►  Ogo 18 (2)
      • ►  Ogo 17 (1)
      • ►  Ogo 14 (1)
      • ►  Ogo 13 (1)
      • ►  Ogo 12 (5)
      • ►  Ogo 11 (4)
      • ►  Ogo 10 (7)
      • ►  Ogo 09 (2)
      • ►  Ogo 08 (2)
      • ►  Ogo 07 (5)
      • ►  Ogo 06 (6)
      • ►  Ogo 05 (3)
      • ►  Ogo 04 (5)
      • ►  Ogo 03 (9)
      • ►  Ogo 02 (8)
      • ►  Ogo 01 (10)
    • ►  Julai (217)
      • ►  Jul 31 (6)
      • ►  Jul 29 (10)
      • ►  Jul 28 (5)
      • ►  Jul 27 (10)
      • ►  Jul 25 (7)
      • ►  Jul 24 (11)
      • ►  Jul 23 (8)
      • ►  Jul 22 (4)
      • ►  Jul 21 (17)
      • ►  Jul 20 (7)
      • ►  Jul 19 (11)
      • ►  Jul 18 (9)
      • ►  Jul 17 (7)
      • ►  Jul 16 (10)
      • ►  Jul 15 (6)
      • ►  Jul 14 (6)
      • ►  Jul 13 (15)
      • ►  Jul 12 (12)
      • ►  Jul 11 (3)
      • ►  Jul 10 (7)
      • ►  Jul 09 (2)
      • ►  Jul 08 (2)
      • ►  Jul 07 (7)
      • ►  Jul 06 (9)
      • ►  Jul 04 (11)
      • ►  Jul 03 (2)
      • ►  Jul 02 (4)
      • ►  Jul 01 (9)
    • ►  Jun (260)
      • ►  Jun 30 (7)
      • ►  Jun 29 (15)
      • ►  Jun 28 (4)
      • ►  Jun 27 (2)
      • ►  Jun 26 (6)
      • ►  Jun 25 (2)
      • ►  Jun 24 (10)
      • ►  Jun 23 (10)
      • ►  Jun 22 (8)
      • ►  Jun 21 (12)
      • ►  Jun 20 (8)
      • ►  Jun 19 (8)
      • ►  Jun 18 (12)
      • ►  Jun 17 (7)
      • ►  Jun 16 (7)
      • ►  Jun 15 (10)
      • ►  Jun 14 (11)
      • ►  Jun 13 (1)
      • ►  Jun 11 (2)
      • ►  Jun 10 (13)
      • ►  Jun 09 (16)
      • ►  Jun 08 (10)
      • ►  Jun 07 (16)
      • ►  Jun 06 (11)
      • ►  Jun 05 (17)
      • ►  Jun 04 (6)
      • ►  Jun 03 (13)
      • ►  Jun 02 (4)
      • ►  Jun 01 (12)
    • ►  Mei (426)
      • ►  Mei 31 (22)
      • ►  Mei 30 (14)
      • ►  Mei 29 (7)
      • ►  Mei 28 (16)
      • ►  Mei 27 (8)
      • ►  Mei 26 (9)
      • ►  Mei 25 (25)
      • ►  Mei 24 (10)
      • ►  Mei 23 (10)
      • ►  Mei 22 (13)
      • ►  Mei 21 (11)
      • ►  Mei 20 (16)
      • ►  Mei 19 (26)
      • ►  Mei 18 (8)
      • ►  Mei 17 (17)
      • ►  Mei 16 (11)
      • ►  Mei 15 (3)
      • ►  Mei 14 (17)
      • ►  Mei 13 (17)
      • ►  Mei 12 (14)
      • ►  Mei 11 (13)
      • ►  Mei 10 (18)
      • ►  Mei 09 (15)
      • ►  Mei 08 (12)
      • ►  Mei 07 (8)
      • ►  Mei 06 (12)
      • ►  Mei 05 (12)
      • ►  Mei 04 (13)
      • ►  Mei 03 (13)
      • ►  Mei 02 (16)
      • ►  Mei 01 (20)
    • ►  April (356)
      • ►  Apr 30 (9)
      • ►  Apr 29 (10)
      • ►  Apr 28 (11)
      • ►  Apr 27 (11)
      • ►  Apr 26 (15)
      • ►  Apr 25 (9)
      • ►  Apr 24 (12)
      • ►  Apr 23 (15)
      • ►  Apr 22 (12)
      • ►  Apr 21 (15)
      • ►  Apr 20 (13)
      • ►  Apr 19 (9)
      • ►  Apr 18 (14)
      • ►  Apr 17 (11)
      • ►  Apr 16 (8)
      • ►  Apr 15 (15)
      • ►  Apr 14 (6)
      • ►  Apr 13 (8)
      • ►  Apr 12 (10)
      • ►  Apr 11 (17)
      • ►  Apr 10 (12)
      • ►  Apr 09 (8)
      • ►  Apr 08 (13)
      • ►  Apr 07 (18)
      • ►  Apr 06 (11)
      • ►  Apr 05 (12)
      • ►  Apr 04 (16)
      • ►  Apr 03 (12)
      • ►  Apr 02 (12)
      • ►  Apr 01 (12)
    • ►  Mac (419)
      • ►  Mac 31 (13)
      • ►  Mac 30 (17)
      • ►  Mac 29 (13)
      • ►  Mac 28 (14)
      • ►  Mac 27 (17)
      • ►  Mac 26 (12)
      • ►  Mac 25 (9)
      • ►  Mac 24 (13)
      • ►  Mac 23 (13)
      • ►  Mac 22 (12)
      • ►  Mac 21 (12)
      • ►  Mac 20 (12)
      • ►  Mac 19 (12)
      • ►  Mac 18 (12)
      • ►  Mac 17 (12)
      • ►  Mac 16 (17)
      • ►  Mac 15 (13)
      • ►  Mac 14 (16)
      • ►  Mac 13 (8)
      • ►  Mac 12 (12)
      • ►  Mac 11 (11)
      • ►  Mac 10 (12)
      • ►  Mac 09 (15)
      • ►  Mac 08 (11)
      • ►  Mac 07 (19)
      • ►  Mac 06 (26)
      • ►  Mac 05 (14)
      • ►  Mac 04 (14)
      • ►  Mac 03 (12)
      • ►  Mac 02 (12)
      • ►  Mac 01 (14)
    • ►  Februari (375)
      • ►  Feb 28 (11)
      • ►  Feb 27 (10)
      • ►  Feb 26 (8)
      • ►  Feb 25 (11)
      • ►  Feb 24 (11)
      • ►  Feb 23 (5)
      • ►  Feb 22 (14)
      • ►  Feb 21 (13)
      • ►  Feb 20 (17)
      • ►  Feb 19 (14)
      • ►  Feb 18 (15)
      • ►  Feb 17 (12)
      • ►  Feb 16 (14)
      • ►  Feb 15 (14)
      • ►  Feb 14 (15)
      • ►  Feb 13 (20)
      • ►  Feb 12 (11)
      • ►  Feb 11 (21)
      • ►  Feb 10 (12)
      • ►  Feb 09 (18)
      • ►  Feb 08 (20)
      • ►  Feb 07 (13)
      • ►  Feb 06 (12)
      • ►  Feb 05 (14)
      • ►  Feb 04 (17)
      • ►  Feb 03 (8)
      • ►  Feb 02 (11)
      • ►  Feb 01 (14)
    • ►  Januari (407)
      • ►  Jan 31 (15)
      • ►  Jan 30 (11)
      • ►  Jan 29 (5)
      • ►  Jan 28 (19)
      • ►  Jan 27 (15)
      • ►  Jan 26 (13)
      • ►  Jan 25 (15)
      • ►  Jan 24 (13)
      • ►  Jan 23 (15)
      • ►  Jan 22 (10)
      • ►  Jan 21 (10)
      • ►  Jan 20 (18)
      • ►  Jan 19 (18)
      • ►  Jan 18 (7)
      • ►  Jan 17 (14)
      • ►  Jan 16 (17)
      • ►  Jan 15 (12)
      • ►  Jan 14 (14)
      • ►  Jan 13 (19)
      • ►  Jan 12 (8)
      • ►  Jan 11 (15)
      • ►  Jan 10 (9)
      • ►  Jan 09 (13)
      • ►  Jan 08 (12)
      • ►  Jan 07 (12)
      • ►  Jan 06 (15)
      • ►  Jan 05 (25)
      • ►  Jan 04 (11)
      • ►  Jan 03 (7)
      • ►  Jan 02 (12)
      • ►  Jan 01 (8)
  • ►  2018 (2910)
    • ►  Disember (343)
      • ►  Dis 31 (10)
      • ►  Dis 30 (14)
      • ►  Dis 29 (10)
      • ►  Dis 28 (7)
      • ►  Dis 27 (6)
      • ►  Dis 26 (16)
      • ►  Dis 25 (15)
      • ►  Dis 24 (11)
      • ►  Dis 23 (14)
      • ►  Dis 22 (7)
      • ►  Dis 21 (11)
      • ►  Dis 20 (9)
      • ►  Dis 19 (12)
      • ►  Dis 18 (8)
      • ►  Dis 17 (13)
      • ►  Dis 16 (16)
      • ►  Dis 15 (14)
      • ►  Dis 14 (9)
      • ►  Dis 13 (12)
      • ►  Dis 12 (11)
      • ►  Dis 11 (7)
      • ►  Dis 10 (8)
      • ►  Dis 09 (8)
      • ►  Dis 08 (14)
      • ►  Dis 07 (16)
      • ►  Dis 06 (12)
      • ►  Dis 05 (14)
      • ►  Dis 04 (8)
      • ►  Dis 03 (10)
      • ►  Dis 02 (3)
      • ►  Dis 01 (18)
    • ►  November (319)
      • ►  Nov 30 (11)
      • ►  Nov 29 (14)
      • ►  Nov 28 (9)
      • ►  Nov 27 (4)
      • ►  Nov 26 (10)
      • ►  Nov 25 (18)
      • ►  Nov 24 (14)
      • ►  Nov 23 (9)
      • ►  Nov 22 (15)
      • ►  Nov 21 (4)
      • ►  Nov 20 (6)
      • ►  Nov 19 (9)
      • ►  Nov 18 (3)
      • ►  Nov 17 (10)
      • ►  Nov 16 (5)
      • ►  Nov 15 (13)
      • ►  Nov 14 (11)
      • ►  Nov 13 (11)
      • ►  Nov 12 (16)
      • ►  Nov 11 (8)
      • ►  Nov 10 (14)
      • ►  Nov 09 (6)
      • ►  Nov 08 (6)
      • ►  Nov 07 (6)
      • ►  Nov 06 (14)
      • ►  Nov 05 (6)
      • ►  Nov 04 (18)
      • ►  Nov 03 (22)
      • ►  Nov 02 (7)
      • ►  Nov 01 (20)
    • ►  Oktober (304)
      • ►  Okt 31 (6)
      • ►  Okt 30 (10)
      • ►  Okt 29 (17)
      • ►  Okt 28 (10)
      • ►  Okt 27 (11)
      • ►  Okt 26 (11)
      • ►  Okt 25 (12)
      • ►  Okt 24 (13)
      • ►  Okt 23 (13)
      • ►  Okt 22 (10)
      • ►  Okt 21 (9)
      • ►  Okt 20 (11)
      • ►  Okt 19 (7)
      • ►  Okt 18 (7)
      • ►  Okt 17 (14)
      • ►  Okt 16 (5)
      • ►  Okt 15 (13)
      • ►  Okt 14 (8)
      • ►  Okt 13 (13)
      • ►  Okt 12 (6)
      • ►  Okt 11 (17)
      • ►  Okt 10 (17)
      • ►  Okt 09 (1)
      • ►  Okt 08 (10)
      • ►  Okt 07 (2)
      • ►  Okt 06 (11)
      • ►  Okt 05 (16)
      • ►  Okt 04 (6)
      • ►  Okt 03 (9)
      • ►  Okt 02 (6)
      • ►  Okt 01 (3)
    • ►  September (324)
      • ►  Sep 30 (5)
      • ►  Sep 29 (8)
      • ►  Sep 28 (9)
      • ►  Sep 27 (9)
      • ►  Sep 26 (11)
      • ►  Sep 25 (13)
      • ►  Sep 24 (16)
      • ►  Sep 23 (7)
      • ►  Sep 22 (18)
      • ►  Sep 21 (8)
      • ►  Sep 20 (8)
      • ►  Sep 19 (8)
      • ►  Sep 18 (11)
      • ►  Sep 17 (6)
      • ►  Sep 16 (9)
      • ►  Sep 15 (13)
      • ►  Sep 14 (7)
      • ►  Sep 13 (13)
      • ►  Sep 12 (4)
      • ►  Sep 11 (14)
      • ►  Sep 10 (12)
      • ►  Sep 09 (9)
      • ►  Sep 08 (14)
      • ►  Sep 07 (11)
      • ►  Sep 06 (13)
      • ►  Sep 05 (17)
      • ►  Sep 04 (12)
      • ►  Sep 03 (17)
      • ►  Sep 02 (10)
      • ►  Sep 01 (12)
    • ►  Ogos (453)
      • ►  Ogo 31 (6)
      • ►  Ogo 30 (12)
      • ►  Ogo 29 (13)
      • ►  Ogo 28 (7)
      • ►  Ogo 27 (6)
      • ►  Ogo 26 (9)
      • ►  Ogo 25 (11)
      • ►  Ogo 24 (6)
      • ►  Ogo 23 (10)
      • ►  Ogo 22 (18)
      • ►  Ogo 21 (8)
      • ►  Ogo 20 (18)
      • ►  Ogo 19 (5)
      • ►  Ogo 18 (8)
      • ►  Ogo 17 (16)
      • ►  Ogo 16 (18)
      • ►  Ogo 15 (7)
      • ►  Ogo 14 (8)
      • ►  Ogo 13 (17)
      • ►  Ogo 12 (18)
      • ►  Ogo 11 (21)
      • ►  Ogo 10 (10)
      • ►  Ogo 09 (14)
      • ►  Ogo 08 (25)
      • ►  Ogo 07 (25)
      • ►  Ogo 06 (22)
      • ►  Ogo 05 (32)
      • ►  Ogo 04 (24)
      • ►  Ogo 03 (15)
      • ►  Ogo 02 (26)
      • ►  Ogo 01 (18)
    • ►  Julai (443)
      • ►  Jul 31 (28)
      • ►  Jul 30 (13)
      • ►  Jul 29 (20)
      • ►  Jul 28 (16)
      • ►  Jul 27 (30)
      • ►  Jul 26 (14)
      • ►  Jul 25 (16)
      • ►  Jul 24 (26)
      • ►  Jul 23 (14)
      • ►  Jul 22 (15)
      • ►  Jul 21 (21)
      • ►  Jul 20 (10)
      • ►  Jul 19 (11)
      • ►  Jul 18 (9)
      • ►  Jul 17 (12)
      • ►  Jul 16 (10)
      • ►  Jul 15 (10)
      • ►  Jul 14 (11)
      • ►  Jul 13 (12)
      • ►  Jul 12 (7)
      • ►  Jul 11 (12)
      • ►  Jul 10 (8)
      • ►  Jul 09 (16)
      • ►  Jul 08 (7)
      • ►  Jul 07 (11)
      • ►  Jul 06 (8)
      • ►  Jul 05 (22)
      • ►  Jul 04 (15)
      • ►  Jul 03 (15)
      • ►  Jul 02 (13)
      • ►  Jul 01 (11)
    • ►  Jun (335)
      • ►  Jun 30 (18)
      • ►  Jun 29 (16)
      • ►  Jun 28 (27)
      • ►  Jun 27 (8)
      • ►  Jun 26 (9)
      • ►  Jun 25 (15)
      • ►  Jun 24 (6)
      • ►  Jun 23 (12)
      • ►  Jun 22 (8)
      • ►  Jun 21 (6)
      • ►  Jun 20 (8)
      • ►  Jun 19 (15)
      • ►  Jun 18 (7)
      • ►  Jun 17 (7)
      • ►  Jun 16 (16)
      • ►  Jun 15 (9)
      • ►  Jun 14 (10)
      • ►  Jun 13 (14)
      • ►  Jun 12 (9)
      • ►  Jun 11 (20)
      • ►  Jun 10 (16)
      • ►  Jun 09 (10)
      • ►  Jun 08 (9)
      • ►  Jun 07 (9)
      • ►  Jun 06 (6)
      • ►  Jun 05 (9)
      • ►  Jun 04 (9)
      • ►  Jun 03 (6)
      • ►  Jun 02 (9)
      • ►  Jun 01 (12)
    • ►  Mei (298)
      • ►  Mei 31 (15)
      • ►  Mei 30 (10)
      • ►  Mei 29 (12)
      • ►  Mei 28 (13)
      • ►  Mei 27 (12)
      • ►  Mei 26 (23)
      • ►  Mei 25 (13)
      • ►  Mei 24 (7)
      • ►  Mei 23 (4)
      • ►  Mei 22 (10)
      • ►  Mei 21 (7)
      • ►  Mei 20 (13)
      • ►  Mei 19 (10)
      • ►  Mei 18 (10)
      • ►  Mei 17 (8)
      • ►  Mei 16 (8)
      • ►  Mei 15 (12)
      • ►  Mei 14 (10)
      • ►  Mei 13 (19)
      • ►  Mei 12 (7)
      • ►  Mei 11 (6)
      • ►  Mei 10 (11)
      • ►  Mei 09 (7)
      • ►  Mei 08 (4)
      • ►  Mei 07 (4)
      • ►  Mei 06 (12)
      • ►  Mei 05 (6)
      • ►  Mei 04 (3)
      • ►  Mei 03 (7)
      • ►  Mei 02 (13)
      • ►  Mei 01 (2)
    • ►  April (36)
      • ►  Apr 30 (3)
      • ►  Apr 29 (11)
      • ►  Apr 28 (2)
      • ►  Apr 27 (2)
      • ►  Apr 26 (4)
      • ►  Apr 23 (1)
      • ►  Apr 22 (3)
      • ►  Apr 21 (1)
      • ►  Apr 20 (4)
      • ►  Apr 16 (1)
      • ►  Apr 14 (1)
      • ►  Apr 08 (1)
      • ►  Apr 07 (2)
    • ►  Mac (24)
      • ►  Mac 30 (3)
      • ►  Mac 25 (1)
      • ►  Mac 24 (1)
      • ►  Mac 23 (1)
      • ►  Mac 22 (1)
      • ►  Mac 17 (1)
      • ►  Mac 15 (2)
      • ►  Mac 13 (1)
      • ►  Mac 12 (2)
      • ►  Mac 11 (2)
      • ►  Mac 10 (1)
      • ►  Mac 09 (1)
      • ►  Mac 06 (1)
      • ►  Mac 05 (2)
      • ►  Mac 03 (1)
      • ►  Mac 02 (2)
      • ►  Mac 01 (1)
    • ►  Februari (19)
      • ►  Feb 28 (4)
      • ►  Feb 26 (1)
      • ►  Feb 23 (1)
      • ►  Feb 21 (1)
      • ►  Feb 20 (1)
      • ►  Feb 19 (1)
      • ►  Feb 18 (2)
      • ►  Feb 17 (1)
      • ►  Feb 16 (1)
      • ►  Feb 15 (3)
      • ►  Feb 07 (1)
      • ►  Feb 06 (1)
      • ►  Feb 05 (1)
    • ►  Januari (12)
      • ►  Jan 28 (3)
      • ►  Jan 26 (5)
      • ►  Jan 24 (2)
      • ►  Jan 07 (1)
      • ►  Jan 05 (1)
  • ►  2017 (105)
    • ►  Disember (9)
      • ►  Dis 31 (1)
      • ►  Dis 27 (2)
      • ►  Dis 24 (1)
      • ►  Dis 15 (1)
      • ►  Dis 02 (4)
    • ►  November (8)
      • ►  Nov 24 (1)
      • ►  Nov 23 (1)
      • ►  Nov 17 (1)
      • ►  Nov 16 (2)
      • ►  Nov 13 (1)
      • ►  Nov 11 (2)
    • ►  Oktober (1)
      • ►  Okt 09 (1)
    • ►  Ogos (2)
      • ►  Ogo 12 (1)
      • ►  Ogo 04 (1)
    • ►  Julai (18)
      • ►  Jul 28 (1)
      • ►  Jul 27 (1)
      • ►  Jul 26 (4)
      • ►  Jul 19 (1)
      • ►  Jul 17 (1)
      • ►  Jul 15 (2)
      • ►  Jul 14 (2)
      • ►  Jul 13 (1)
      • ►  Jul 12 (2)
      • ►  Jul 02 (3)
    • ►  Jun (9)
      • ►  Jun 25 (1)
      • ►  Jun 18 (1)
      • ►  Jun 16 (1)
      • ►  Jun 14 (2)
      • ►  Jun 08 (1)
      • ►  Jun 05 (2)
      • ►  Jun 04 (1)
    • ►  Mei (22)
      • ►  Mei 29 (1)
      • ►  Mei 20 (2)
      • ►  Mei 19 (1)
      • ►  Mei 18 (1)
      • ►  Mei 17 (1)
      • ►  Mei 14 (3)
      • ►  Mei 13 (1)
      • ►  Mei 09 (1)
      • ►  Mei 07 (3)
      • ►  Mei 06 (2)
      • ►  Mei 05 (1)
      • ►  Mei 04 (2)
      • ►  Mei 03 (1)
      • ►  Mei 02 (1)
      • ►  Mei 01 (1)
    • ►  April (25)
      • ►  Apr 30 (1)
      • ►  Apr 29 (1)
      • ►  Apr 27 (1)
      • ►  Apr 24 (2)
      • ►  Apr 23 (1)
      • ►  Apr 18 (1)
      • ►  Apr 17 (2)
      • ►  Apr 16 (1)
      • ►  Apr 14 (2)
      • ►  Apr 12 (2)
      • ►  Apr 11 (1)
      • ►  Apr 08 (1)
      • ►  Apr 06 (1)
      • ►  Apr 05 (1)
      • ►  Apr 04 (1)
      • ►  Apr 03 (2)
      • ►  Apr 02 (2)
      • ►  Apr 01 (2)
    • ►  Mac (11)
      • ►  Mac 31 (2)
      • ►  Mac 30 (2)
      • ►  Mac 28 (1)
      • ►  Mac 27 (3)
      • ►  Mac 25 (2)
      • ►  Mac 11 (1)
  • ►  2016 (31)
    • ►  Ogos (1)
      • ►  Ogo 10 (1)
    • ►  Mac (3)
      • ►  Mac 17 (1)
      • ►  Mac 12 (1)
      • ►  Mac 04 (1)
    • ►  Februari (11)
      • ►  Feb 29 (1)
      • ►  Feb 24 (1)
      • ►  Feb 22 (1)
      • ►  Feb 21 (2)
      • ►  Feb 11 (1)
      • ►  Feb 09 (2)
      • ►  Feb 03 (1)
      • ►  Feb 02 (1)
      • ►  Feb 01 (1)
    • ►  Januari (16)
      • ►  Jan 26 (2)
      • ►  Jan 24 (1)
      • ►  Jan 22 (2)
      • ►  Jan 21 (1)
      • ►  Jan 20 (1)
      • ►  Jan 19 (2)
      • ►  Jan 16 (1)
      • ►  Jan 14 (3)
      • ►  Jan 13 (1)
      • ►  Jan 12 (1)
      • ►  Jan 07 (1)
  • ►  2015 (1803)
    • ►  Disember (9)
      • ►  Dis 31 (1)
      • ►  Dis 26 (1)
      • ►  Dis 25 (1)
      • ►  Dis 23 (1)
      • ►  Dis 22 (2)
      • ►  Dis 19 (1)
      • ►  Dis 01 (2)
    • ►  November (11)
      • ►  Nov 28 (2)
      • ►  Nov 13 (1)
      • ►  Nov 11 (1)
      • ►  Nov 09 (3)
      • ►  Nov 07 (1)
      • ►  Nov 05 (1)
      • ►  Nov 03 (1)
      • ►  Nov 02 (1)
    • ►  Oktober (31)
      • ►  Okt 31 (1)
      • ►  Okt 30 (2)
      • ►  Okt 29 (1)
      • ►  Okt 28 (3)
      • ►  Okt 26 (1)
      • ►  Okt 24 (1)
      • ►  Okt 22 (1)
      • ►  Okt 21 (1)
      • ►  Okt 19 (1)
      • ►  Okt 17 (1)
      • ►  Okt 16 (1)
      • ►  Okt 15 (1)
      • ►  Okt 14 (1)
      • ►  Okt 11 (2)
      • ►  Okt 09 (4)
      • ►  Okt 08 (1)
      • ►  Okt 07 (6)
      • ►  Okt 06 (1)
      • ►  Okt 02 (1)
    • ►  September (34)
      • ►  Sep 29 (4)
      • ►  Sep 28 (2)
      • ►  Sep 27 (2)
      • ►  Sep 26 (3)
      • ►  Sep 25 (1)
      • ►  Sep 24 (1)
      • ►  Sep 23 (2)
      • ►  Sep 22 (4)
      • ►  Sep 21 (6)
      • ►  Sep 14 (1)
      • ►  Sep 13 (1)
      • ►  Sep 12 (1)
      • ►  Sep 11 (1)
      • ►  Sep 09 (2)
      • ►  Sep 08 (1)
      • ►  Sep 05 (1)
      • ►  Sep 04 (1)
    • ►  Ogos (6)
      • ►  Ogo 22 (1)
      • ►  Ogo 20 (1)
      • ►  Ogo 08 (1)
      • ►  Ogo 07 (2)
      • ►  Ogo 06 (1)
    • ►  Julai (29)
      • ►  Jul 21 (1)
      • ►  Jul 18 (1)
      • ►  Jul 15 (1)
      • ►  Jul 14 (3)
      • ►  Jul 13 (1)
      • ►  Jul 12 (1)
      • ►  Jul 10 (2)
      • ►  Jul 09 (1)
      • ►  Jul 08 (1)
      • ►  Jul 06 (4)
      • ►  Jul 05 (3)
      • ►  Jul 04 (1)
      • ►  Jul 03 (6)
      • ►  Jul 02 (1)
      • ►  Jul 01 (2)
    • ►  Jun (9)
      • ►  Jun 28 (2)
      • ►  Jun 24 (2)
      • ►  Jun 22 (1)
      • ►  Jun 18 (1)
      • ►  Jun 17 (1)
      • ►  Jun 02 (2)
    • ►  Mei (141)
      • ►  Mei 31 (3)
      • ►  Mei 30 (7)
      • ►  Mei 29 (8)
      • ►  Mei 28 (4)
      • ►  Mei 27 (4)
      • ►  Mei 26 (5)
      • ►  Mei 25 (1)
      • ►  Mei 24 (4)
      • ►  Mei 23 (8)
      • ►  Mei 22 (6)
      • ►  Mei 21 (4)
      • ►  Mei 20 (4)
      • ►  Mei 19 (7)
      • ►  Mei 18 (3)
      • ►  Mei 17 (2)
      • ►  Mei 16 (7)
      • ►  Mei 15 (10)
      • ►  Mei 14 (7)
      • ►  Mei 13 (5)
      • ►  Mei 12 (2)
      • ►  Mei 11 (2)
      • ►  Mei 10 (4)
      • ►  Mei 09 (3)
      • ►  Mei 08 (3)
      • ►  Mei 07 (5)
      • ►  Mei 06 (4)
      • ►  Mei 05 (4)
      • ►  Mei 04 (2)
      • ►  Mei 03 (3)
      • ►  Mei 02 (4)
      • ►  Mei 01 (6)
    • ►  April (150)
      • ►  Apr 29 (4)
      • ►  Apr 28 (5)
      • ►  Apr 24 (3)
      • ►  Apr 22 (1)
      • ►  Apr 19 (3)
      • ►  Apr 17 (2)
      • ►  Apr 16 (2)
      • ►  Apr 15 (1)
      • ►  Apr 14 (1)
      • ►  Apr 12 (3)
      • ►  Apr 10 (13)
      • ►  Apr 09 (18)
      • ►  Apr 08 (8)
      • ►  Apr 07 (15)
      • ►  Apr 06 (13)
      • ►  Apr 05 (17)
      • ►  Apr 04 (9)
      • ►  Apr 03 (4)
      • ►  Apr 02 (14)
      • ►  Apr 01 (14)
    • ►  Mac (609)
      • ►  Mac 31 (29)
      • ►  Mac 30 (24)
      • ►  Mac 29 (18)
      • ►  Mac 28 (15)
      • ►  Mac 27 (7)
      • ►  Mac 26 (14)
      • ►  Mac 25 (6)
      • ►  Mac 23 (11)
      • ►  Mac 22 (22)
      • ►  Mac 21 (29)
      • ►  Mac 20 (41)
      • ►  Mac 19 (34)
      • ►  Mac 18 (34)
      • ►  Mac 17 (41)
      • ►  Mac 16 (31)
      • ►  Mac 15 (1)
      • ►  Mac 14 (3)
      • ►  Mac 13 (17)
      • ►  Mac 12 (12)
      • ►  Mac 11 (12)
      • ►  Mac 10 (19)
      • ►  Mac 09 (25)
      • ►  Mac 08 (20)
      • ►  Mac 07 (17)
      • ►  Mac 06 (20)
      • ►  Mac 05 (19)
      • ►  Mac 04 (30)
      • ►  Mac 03 (5)
      • ►  Mac 02 (18)
      • ►  Mac 01 (35)
    • ►  Februari (652)
      • ►  Feb 28 (19)
      • ►  Feb 27 (19)
      • ►  Feb 26 (28)
      • ►  Feb 25 (18)
      • ►  Feb 24 (8)
      • ►  Feb 23 (26)
      • ►  Feb 22 (15)
      • ►  Feb 21 (40)
      • ►  Feb 20 (24)
      • ►  Feb 19 (40)
      • ►  Feb 18 (38)
      • ►  Feb 17 (39)
      • ►  Feb 16 (53)
      • ►  Feb 15 (28)
      • ►  Feb 14 (31)
      • ►  Feb 13 (14)
      • ►  Feb 12 (26)
      • ►  Feb 11 (18)
      • ►  Feb 10 (32)
      • ►  Feb 09 (15)
      • ►  Feb 08 (7)
      • ►  Feb 07 (24)
      • ►  Feb 06 (15)
      • ►  Feb 05 (16)
      • ►  Feb 04 (21)
      • ►  Feb 03 (9)
      • ►  Feb 02 (23)
      • ►  Feb 01 (6)
    • ►  Januari (122)
      • ►  Jan 31 (10)
      • ►  Jan 30 (21)
      • ►  Jan 29 (4)
      • ►  Jan 28 (5)
      • ►  Jan 27 (9)
      • ►  Jan 26 (3)
      • ►  Jan 25 (6)
      • ►  Jan 24 (9)
      • ►  Jan 23 (5)
      • ►  Jan 22 (4)
      • ►  Jan 21 (3)
      • ►  Jan 20 (1)
      • ►  Jan 17 (1)
      • ►  Jan 16 (2)
      • ►  Jan 15 (2)
      • ►  Jan 14 (2)
      • ►  Jan 13 (8)
      • ►  Jan 12 (4)
      • ►  Jan 11 (4)
      • ►  Jan 10 (2)
      • ►  Jan 09 (6)
      • ►  Jan 08 (6)
      • ►  Jan 07 (5)
  • ►  2014 (1062)
    • ►  November (6)
      • ►  Nov 26 (2)
      • ►  Nov 25 (3)
      • ►  Nov 24 (1)
    • ►  Oktober (10)
      • ►  Okt 23 (2)
      • ►  Okt 16 (3)
      • ►  Okt 12 (4)
      • ►  Okt 06 (1)
    • ►  September (270)
      • ►  Sep 21 (34)
      • ►  Sep 20 (15)
      • ►  Sep 17 (9)
      • ►  Sep 13 (10)
      • ►  Sep 12 (33)
      • ►  Sep 11 (30)
      • ►  Sep 10 (1)
      • ►  Sep 09 (14)
      • ►  Sep 08 (23)
      • ►  Sep 07 (5)
      • ►  Sep 06 (19)
      • ►  Sep 05 (18)
      • ►  Sep 04 (24)
      • ►  Sep 03 (18)
      • ►  Sep 02 (10)
      • ►  Sep 01 (7)
    • ►  Ogos (497)
      • ►  Ogo 31 (15)
      • ►  Ogo 30 (20)
      • ►  Ogo 28 (1)
      • ►  Ogo 25 (10)
      • ►  Ogo 24 (26)
      • ►  Ogo 23 (23)
      • ►  Ogo 22 (14)
      • ►  Ogo 21 (22)
      • ►  Ogo 20 (21)
      • ►  Ogo 19 (18)
      • ►  Ogo 18 (66)
      • ►  Ogo 17 (21)
      • ►  Ogo 16 (16)
      • ►  Ogo 15 (34)
      • ►  Ogo 14 (25)
      • ►  Ogo 13 (12)
      • ►  Ogo 11 (7)
      • ►  Ogo 10 (18)
      • ►  Ogo 09 (13)
      • ►  Ogo 08 (13)
      • ►  Ogo 07 (26)
      • ►  Ogo 06 (21)
      • ►  Ogo 05 (7)
      • ►  Ogo 04 (15)
      • ►  Ogo 03 (20)
      • ►  Ogo 02 (5)
      • ►  Ogo 01 (8)
    • ►  Julai (85)
      • ►  Jul 31 (5)
      • ►  Jul 30 (26)
      • ►  Jul 29 (21)
      • ►  Jul 28 (33)
    • ►  Mac (3)
      • ►  Mac 25 (1)
      • ►  Mac 12 (1)
      • ►  Mac 09 (1)
    • ►  Februari (23)
      • ►  Feb 14 (1)
      • ►  Feb 06 (2)
      • ►  Feb 04 (4)
      • ►  Feb 03 (1)
      • ►  Feb 02 (6)
      • ►  Feb 01 (9)
    • ►  Januari (168)
      • ►  Jan 31 (10)
      • ►  Jan 30 (6)
      • ►  Jan 29 (4)
      • ►  Jan 27 (6)
      • ►  Jan 26 (1)
      • ►  Jan 25 (7)
      • ►  Jan 24 (13)
      • ►  Jan 23 (11)
      • ►  Jan 22 (3)
      • ►  Jan 21 (6)
      • ►  Jan 20 (3)
      • ►  Jan 19 (8)
      • ►  Jan 18 (7)
      • ►  Jan 17 (7)
      • ►  Jan 16 (13)
      • ►  Jan 15 (1)
      • ►  Jan 12 (1)
      • ►  Jan 11 (1)
      • ►  Jan 09 (3)
      • ►  Jan 08 (6)
      • ►  Jan 07 (7)
      • ►  Jan 06 (14)
      • ►  Jan 05 (10)
      • ►  Jan 04 (2)
      • ►  Jan 02 (6)
      • ►  Jan 01 (12)
  • ►  2013 (210)
    • ►  Disember (199)
      • ►  Dis 30 (5)
      • ►  Dis 29 (8)
      • ►  Dis 28 (6)
      • ►  Dis 27 (11)
      • ►  Dis 26 (9)
      • ►  Dis 25 (7)
      • ►  Dis 24 (15)
      • ►  Dis 23 (13)
      • ►  Dis 22 (3)
      • ►  Dis 21 (9)
      • ►  Dis 20 (10)
      • ►  Dis 19 (7)
      • ►  Dis 18 (4)
      • ►  Dis 17 (7)
      • ►  Dis 16 (6)
      • ►  Dis 15 (5)
      • ►  Dis 14 (3)
      • ►  Dis 13 (5)
      • ►  Dis 12 (2)
      • ►  Dis 11 (4)
      • ►  Dis 10 (9)
      • ►  Dis 09 (11)
      • ►  Dis 08 (11)
      • ►  Dis 07 (14)
      • ►  Dis 06 (3)
      • ►  Dis 05 (3)
      • ►  Dis 04 (6)
      • ►  Dis 03 (1)
      • ►  Dis 02 (2)
    • ►  September (2)
      • ►  Sep 25 (2)
    • ►  April (1)
      • ►  Apr 30 (1)
    • ►  Januari (8)
      • ►  Jan 22 (1)
      • ►  Jan 20 (4)
      • ►  Jan 16 (1)
      • ►  Jan 15 (1)
      • ►  Jan 14 (1)
  • ►  2012 (2)
    • ►  Disember (1)
      • ►  Dis 21 (1)
    • ►  Januari (1)
      • ►  Jan 11 (1)
  • ►  2011 (26)
    • ►  Disember (25)
      • ►  Dis 22 (1)
      • ►  Dis 17 (3)
      • ►  Dis 16 (2)
      • ►  Dis 15 (1)
      • ►  Dis 14 (1)
      • ►  Dis 13 (2)
      • ►  Dis 12 (1)
      • ►  Dis 11 (1)
      • ►  Dis 10 (1)
      • ►  Dis 07 (4)
      • ►  Dis 06 (2)
      • ►  Dis 04 (1)
      • ►  Dis 03 (2)
      • ►  Dis 02 (3)
    • ►  November (1)
      • ►  Nov 19 (1)
  • ►  2010 (2)
    • ►  September (1)
      • ►  Sep 11 (1)
    • ►  Januari (1)
      • ►  Jan 16 (1)
  • ►  2008 (1)
    • ►  April (1)
      • ►  Apr 05 (1)

Label

  • Estradiol

Laporkan Salah Guna

Pengikut

Jumlah Paparan Halaman

Translate

Tema Ringkas. Imej tema oleh merrymoonmary. Dikuasakan oleh Blogger.