ArticleslgStudy

mathematics

Itô calculus

Itô calculus is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Itô calculus rather than just read about it. In short: Itô calculus, named after Kiyosi Itô, extends the methods of calculus to stochastic processes such as Brownian motion (see Wiener process). It has important applications in mathematical finance, in stochastic differential equations, and more recently even in machine learning.

Itô calculus — main illustration
Itô calculus — illustration

Key takeaways

  • Itô calculus belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Itô calculus to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Itô calculus from memory before moving on to harder problems.

Reference excerpt

Itô calculus, named after Kiyosi Itô, extends the methods of calculus to stochastic processes such as Brownian motion (see Wiener process). It has important applications in mathematical finance, in stochastic differential equations, and more recently even in machine learning. The central concept is the Itô stochastic integral, a stochastic generalization of the Riemann–Stieltjes integral in analysis. The integrands and the integrators are now stochastic processes:

Y t = ∫ 0 t H s d X s , {\displaystyle Y_{t}=\int _{0}^{t}H_{s}\,dX_{s},}

where H is a locally square-integrable process adapted to the filtration generated by X, which is a Brownian motion or, more generally, a semimartingale. The result of the integration is then another stochastic process. Concretely, the integral from 0 to any particular t is a random variable, defined as a limit of a certain sequence of random variables. The paths of Brownian motion fail to satisfy the requirements to be able to apply the standard techniques of calculus. So with the integrand a stochastic process, the Itô stochastic integral amounts to an integral with respect to a function which is not differentiable at any point and has infinite variation over every time interval. The main insight is that the integral can be defined as long as the integrand H is adapted, which loosely speaking means that its value at time t can only depend on information available up until this time. Roughly speaking, one chooses a sequence of partitions of the interval from 0 to t and constructs Riemann sums. Every time we are computing a Riemann sum, we are using a particular instantiation of the integrator. It is crucial which point in each of the small intervals is used to compute the value of the function. The limit then is taken in probability as the mesh of the partition is going to zero. Numerous technical details have to be taken care of to show that this limit exists and is independent of the particular sequence of partitions. Typically, the left end of the interval is used. Important results of Itô calculus include the integration by parts formula and Itô's lemma, which is a change of variables formula. These differ from the formulas of standard calculus, due to quadratic variation terms. This can be contrasted to the Stratonovich integral as an alternative formulation; it does follow the chain rule, and does not require Itô's lemma. The two integral forms can be converted to one-another. The Stratonovich integral is obtained as the limiting form of a Riemann sum that employs the average of stochastic variable over each small timestep, whereas the Itô integral considers it only at the beginning. In mathematical finance, the described evaluation strategy of the integral is conceptualized as that we are first deciding what to do, then observing the change in the prices. The integrand is how much stock we hold, the integrator represents the movement of the prices, and the integral is how much money we have in total including what our stock is worth, at any given moment. The prices of stocks and other traded financial assets can be modeled by stochastic processes such as Brownian motion or, more often, geometric Brownian motion (see Black–Scholes). Then, the Itô stochastic integral represents the payoff of a continuous-time trading strategy consisting of holding an amount Ht of the stock at time t. In this situation, the condition that H is adapted corresponds to the necessary restriction that the trading strategy can only make use of the available information at any time. This prevents the possibility of unlimited gains through clairvoyance: buying the stock just before each uptick in the market and selling before each downtick. Similarly, the condition that H is adapted implies that the stochastic integral will not diverge when calculated as a limit of Riemann sums.

Notation The process Y defined before as

Y t = ∫ 0 t H d X ≡ ∫ 0 t H s d X s , {\displaystyle Y_{t}=\int _{0}^{t}H\,dX\equiv \int _{0}^{t}H_{s}\,dX_{s},}

is itself a stochastic process with time parameter t, which is also sometimes written as Y = H · X. Alternatively, the integral is often written in differential form dY = H dX, which is equivalent to Y − Y0 = H · X. As Itô calculus is concerned with continuous-time stochastic processes, it is assumed that an underlying filtered probability space is given

( Ω , F , ( F t ) t ≥ 0 , P ) . {\displaystyle (\Omega ,{\mathcal {F}},({\mathcal {F}}_{t})_{t\geq 0},\mathbb {P} ).}

… excerpt ends here. Continue reading the full article.

Illustrations

Itô calculus: Itô integral Yt(B) (@media screen{html.skin-theme-clientpref-night .mw-parser-output div:not(.notheme)>.tmp-color,html.skin-theme-clientpref-night .mw-parser-output p>.tmp-color,html.skin-theme-clientpref-night .mw-parser-output table:not(.notheme) .tmp-color{color:inherit!important}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output div:not(.notheme)>.tmp-color,html.skin-theme-clientpref-os .mw-parser-output p>.tmp-color,html.skin-theme-clientpref-os .mw-parser-output table:not(.notheme) .tmp-color{color:inherit!important}}blue) of a Brownian motion B (red) with respect to itself, i.e., both the integrand and the integrator are Brownian. It turns out Yt(B) = (B2 − t)/2.
Itô integral Yt(B) (@media screen{html.skin-theme-clientpref-night .mw-parser-output div:not(.notheme)>.tmp-color,html.skin-theme-clientpref-night .mw-parser-output p>.tmp-color,html.skin-theme-clientpref-night .mw-parser-output table:not(.notheme) .tmp-color{color:inherit!important}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output div:not(.notheme)>.tmp-color,html.skin-theme-clientpref-os .mw-parser-output p>.tmp-color,html.skin-theme-clientpref-os .mw-parser-output table:not(.notheme) .tmp-color{color:inherit!important}}blue) of a Brownian motion B (red) with respect to itself, i.e., both the integrand and the integrator are Brownian. It turns out Yt(B) = (B2 − t)/2.
Itô calculus: A single realization of an Itô process with μ = 0 and σ = ψ(t−5), where ψ is the Ricker wavelet. Off the tide of the wavelet, the motion of the Itô process is stable.
A single realization of an Itô process with μ = 0 and σ = ψ(t−5), where ψ is the Ricker wavelet. Off the tide of the wavelet, the motion of the Itô process is stable.

Worked examples

Example 1 — a first encounter with Itô calculus

Start with the simplest possible case. Write down what Itô calculus claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Itô calculus before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Itô calculus ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Itô calculus

In research
Itô calculus appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Itô calculus in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Itô calculus is common in secondary-school and first-year university syllabi. It links to neighbouring topics Definitions of mathematical integration, Integral calculus, Mathematical finance, so understanding it makes those chapters shorter.
In everyday life
Look for Itô calculus outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Itô calculus” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Itô calculus in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Itô calculus means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Itô calculus out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Itô calculus in simple terms?

Itô calculus, named after Kiyosi Itô, extends the methods of calculus to stochastic processes such as Brownian motion (see Wiener process). It has important applications in mathematical finance, in stochastic differential equations, and more recently even in machine learning.

Why does Itô calculus matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Itô calculus?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Itô calculus.

Tags

  • Definitions of mathematical integration
  • Integral calculus
  • Mathematical finance
  • Stochastic calculus

Keep exploring