What Does Integrability Mean in Physics and Mathematics?

  • Context: Graduate 
  • Thread starter Thread starter anthony2005
  • Start date Start date
  • Tags Tags
    Integrability
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
anthony2005
Messages
24
Reaction score
0
The title is self-explanatory. What is it meant in the physics and maths community by the words integrability and integrable system?
 
Physics news on Phys.org
Have you seen an explanation like this:

http://en.wikipedia.org/wiki/Integration_(mathematics )

where they first discuss integrating a smooth function...

or is this what really interests you:

http://en.wikipedia.org/wiki/Integrable_system

like maybe one of the systems listed at the end of the article??
 
Last edited by a moderator:
So, is it correct to state in general that: "an integrable system is a system which thanks to certain properties its dynamics is exactly solvable" ?
 
You should wait for someone who is more up to date on math and current terminology than I...but I'll give you my 2 cents:

first, you posted this under Quantum Physics,so if you are looking for a specific answer, check here in the Wikipedia article:

Quantum integrable systems

that seems different from you latest post.

second, You may have to define what 'solvable' means to you because the section in Wikipedia says this:

General dynamical systems

...The distinction between integrable and nonintegrable dynamical systems thus has the qualitative implication of regular motion vs. chaotic motion and hence is an intrinsic property, not just a matter of whether a system can be explicitly integrated in exact form.

and under the 'Chaos' link

... the deterministic nature of these systems does not make them predictable.[
 
So, is it correct to state in general that: "an integrable system is a system which thanks to certain properties its dynamics is exactly solvable" ?
No, integrability means: can a given relationship between derivatives be integrated to yield a relationship between functions. For example, given the system

∂f/∂x = F(x,y)
∂f/∂y = G(x,y)

does f(x,y) exist? Answer, only if an integrability condition is satisfied: ∂2f/∂x∂y = ∂2f/∂y∂x,

that is, ∂F/∂y = ∂G/∂x.
 
Last edited:
it is more suited with classical section,integrability of system is classified according to it's holonomicity.In classical dynamics a system which is non holonomic has at least one non-integrable eqn.they look like
Ʃaidqi +atdt=0
this eqn should not be a total differential(or can be converted).there are many examples of it.One simple and particular is rolling of a sphere on a rough surface.Point of contact satisfy a non integrable relation.
 
Bill_K said:
No, integrability means: can a given relationship between derivatives be integrated to yield a relationship between functions. For example, given the system

∂f/∂x = F(x,y)
∂f/∂y = G(x,y)

does f(x,y) exist? Answer, only if an integrability condition is satisfied: ∂2f/∂x∂y = ∂2f/∂y∂x,

that is, ∂F/∂y = ∂G/∂x.

That's only half of the truth! Your integrability conditions are sufficient only for simply connected regions in the [itex](x,y)[/itex] plane, where [itex]F[/itex] and [itex]G[/itex] are free of singularities and smoothly differentiable.

A simple but eluminating example is the potential curl
[tex]\vec{F}(\vec{x})=\frac{-y \vec{e}_x+x \vec{e}_y}{r^2}.[/tex]
It's everywhere curl free, except in the origin, i.e.,
[tex]\partial_x F_y-\partial_y F_x=0,[/tex]
but it does not have a unique potential in every region in the plane that contains the origin, where the singularity sits.

Indeed, integrating the vector field along any circle around the origin gives [itex]2 \pi[/itex].

To make the potential unique, one has to cut the plane by a ray starting from the origin. A standard choice is the negative [itex]x[/itex]-axis. I.e., you take out the points [itex](x,0)[/itex] with [itex]x \leq 0[/itex].

It's most easy to find the corresponding potential by introducing polar coordinates. Here, we use
[tex](x,y)=r (\cos \varphi,\sin \varphi)[/tex]
with [tex]\varphi \in (-\pi,\pi),[/tex]
which automatically excludes the negative x axis. The function [itex]\vec{F}[/itex] then reads
[tex]\vec{F}=\frac{\vec{e}_{\varphi}}{r}.[/tex]
The potential thus can be a function of only [itex]\varphi[/itex], and the gradient reads
[tex]\vec{F} \stackrel{!}{=}-\vec{\nabla} V(\varphi)=-\frac{1}{r} V'(\varphi).[/tex]
This gives, up to a constant
[tex]V(\varphi)=-\varphi.[/tex]
The potential is indeed unique everywhere except along the negative [itex]x[/itex] axis, along which it has a jump
[tex]V(\varphi \rightarrow \pi-0^+)=-\pi, \quad V(\varphi \rightarrow -\pi + 0^+)=+\pi.[/tex]
In Cartesian Coordinates this potential is given by
[tex]V(\vec{x})=-\mathrm{sign} y \arccos \left (\frac{x}{\sqrt{x^2+y^2}} \right ).[/tex]