3.5. MULTISCALE REPRESENTATION 127
3.5 Multiscale representation
To find the solution to any physical model, first we have to have a way of representing
the solution. Consider the three examples of functions shown in Figure 3.8. The first
example has a near discontinuity but the near discontinuity is isolated. The second
example shows a repetitive pattern which in this case happen to be periodic.
It is intuitively quite clear that localized bases such as wavelet bases are suited for
the first example; periodic bases such as the Fourier bases are suited for the second
example. It is not quite clear what to do about the third example. Clearly, if we restrict
ourselves to the Fourier and wavelet representations, then the relative efficiency of the
two depends on the amplitude of the large gradients and the frequency of the oscillations:
If we use a Fourier representation, then the number of Fourier coefficients needed in order
to achieve a particular accuracy depends strongly on the size of the large gradient, but
only weakly on the frequency. If we use a wavelet representation, then the number of
wavelet coefficients needed in ord er to achieve a particular accuracy depends linearly on
the frequency, but only weakly on the size of the gradient.
These simple examples illustrate the kind of multiscale behavior that we need to
consider. In particular, the repetitive pattern displayed in the second and third examples
is in some ways quite representative of the situation with scale separation, when the
macroscale of th e system is much larger than the microscale. In this case, the local
microstructure is repetitive in some pointwise or statistical sense.
3.5.1 Hierarchical bases
Consider a partition of the unit interval Ω = [0, 1] into N = 2
n
subintervals of equal
length and consider the piecewise linear finite element space over this partition with
Dirichlet boundary condition:
V
h
= {v
h
: v
h
is continuous, piecewise linear, and v
h
(0) = v
h
(1) = 0} (3.5.1)
Denote the nodes in this partition by {x
j
}, j = 1, ··· , N − 1, x
j
= jh, h = 1/N. In
standard finite element methods, we use the nodal basis to represent functions in the
space V
h
. These are functions {φ
k
} in V
h
that satisfy:
φ
k
(x
j
) = δ
jk
, j, k = 1, 2, ··· , N − 1 (3.5.2)