I was reading about Fourier series when I came across the term "orthogonal" in relation to functions.
http://tutorial.math.lamar.edu/Classes/DE/PeriodicOrthogonal.aspx#BVPFourier_Orthog_Ex2
I've never heard of this. The idea that two vectors are orthogonal makes sense to me because I can imagine, for instance, $\vec{a}=(1,0)$ and $\vec{b}=(0,1)$, such that $\vec{a} \cdot \vec{b} = (1)(0) + (0)(1) = 0$.
But no simple picture comes to mind for functions. Wikipedia wasn't very helpful for me.
http://en.m.wikipedia.org/wiki/Orthogonal_functions
Can someone explain what this concept is and give a simple example?
Remark:
My intuition says maybe intersecting lines would be an example of two orthogonal functions.
$f(x) = x$ $g(x) = -x$
But that's just a shot in the dark and I don't think that makes sense because the integral is just $\int -x^2 = - \frac{x^{3}}{3} + C$, which isn't zero.
Consider two vectors in $3$-dimensional space: \begin{align} & (2,3,7) \\[6pt] & (1,-3,1) \end{align} If you draw an accurate picture of two arrows pointing outward from the origin, they look as if they are at right angles to each other, as indeed they are. But what if we view the same array of numbers as three points in the plane: $$ \left(\begin{array}{c} 2 \\ 1 \end{array}\right), \left(\begin{array}{c} 3 \\ -3 \end{array}\right), \left(\begin{array}{c} 7 \\ 1 \end{array}\right) $$ Then they look like this: $$ \begin{array}{cccccc} \bullet & & & & & \bullet \\ \phantom{\bullet} \\ \phantom{\bullet} \\ \phantom{\bullet} \\ & & \bullet \end{array} $$ Where is the orthogonality now? When you look at, for example, the sine and cosine functions, you are looking at something like this second graph, where the geometric relation of orthogonality is not visible. It becomes visible only when the shapes of the graphs are not visible: just plot the point $(a,b)$ for $a\cos x+b\sin x$ and $(c,d)$ for $c\cos x+d\sin x$, and see whether the vectors $(a,b)$ and $(c,d)$ are orthogonal to each other.
But next we have the problem of a space of many dimensions, which our ordinary sense don't help us see. But lots of things about the geometry are the same, and that geometry can be applied to such spaces.