8

When analysing the wave equation $$u_{tt} = c^2 u_{xx}$$ in my PDE's module, I understand the 'domain of dependence' which is where the value $u(x_0,t_0)$ is only depends on the initial value of $x$ (at $t=0$) in the closed interval $[x_0 - ct_0, x_0 + ct_0]$ and so it forms a triangle on the $x\, \, t$ plane.

Can someone please explain, intuitively, what the 'domain of influence' is? This is apparently the upside down triangle on the $x \, \, t$ plane starting at point $(x_0, 0)$?

Thanks!

  • I think this terminology comes from special relativity. Points in $(x, t)$ plane are called "events" and, since the maximum propagation speed of interactions is finite (and equal $c$), an event can only influence events in that upside down triangle starting at it (which is called light cone). I think this is called principle of causality: try looking for it in Feynman's Lectures on Physics, vol. I. – Giuseppe Negro May 03 '12 at 17:47
  • As you said, you understand the "domain of dependence", then you can understand the "domain of influence" of point $P$ as the set $S$ of points in the $(x,t)$ plane such that for each $Q\in S$, $P$ is in the "domain of dependence" of $Q$. –  May 03 '12 at 18:04

1 Answers1

2

I'm a physicist, so this answer will draw inspiration from how these concepts arise in Relativity.

Quick answer: the domain of dependence of a set $S$ is the collection of points $p$ such that $u|_S$ depends on $u(p)$, while the domain of influence of $S$ is the collection of points such that $u|_S$ can influence $u(p)$.

As you mentioned, the domain of dependence of some set $S$ is the collection of points that are completely determined by initial conditions given at $S$. In the particular case of the wave equation in usual flat space(time), it has the form you mentioned.

The domain of influence (in General Relativity you can also find the terms chronological future/past) of $S$ on the other hand is the collection of points that somehow are influenced by $S$. If a point is on $I(S)$, it ''feels'' the influence of what happens at $S$. If I change the initial condition for $u(x_0, t_0)$ it will, in general, affect the value of $u$ on $I(S)$, but points outside of $I(S)$ won't notice it: they are too far for that information to reach them.

Pick $(x_0,t_0) = (0,0)$ for example and set $c=1$ for simplicity. The point $(2,1)$ is too far from $(0,0)$ to be influenced by the initial condition at $(0,0)$. Physically speaking, if I switch on a light bulb at position $x = 0$ at time $t = 0$, someone at position $x=2$ won't have seen the light yet at $t=1$: light didn't have enough time to reach them yet. On the other hand, light will have reach someone at $(x,t) = (2,3)$, so $(2,3) \in I((0,0))$.

In this analogy, the (future) domain of influence of $(0,0)$ is the collection of events (spacetime points) that can see the light bulb has been switched on. The domain of dependence of $(0,0)$ is only $(0,0)$ (intuitively, this is because other points could be lighted by light bulbs in other places, so the initial condition at $(0,0)$ alone is not sufficient to determine the function's value at them).