It is quite common to check wether two functions are orthogonal using this definition :
For Functions : F(x) and G(x) & (H(x) = F(x) * G(x))
If
Integration of [H(x)] = 0 , in an interval (A to B)
then F(x) and G(x) are orthogonal
And of course :
sine(wt + Angle1) and sine(wt + Angle2) are orthogonal whenever Abs[(Angle2 - Angle1)] = 90
---------------------------------------------------
Now here's the question :
For interval : A = 0 & B = 2*pi
consider G(x) = 1
and F1(x) = sine(wt + 30)
Using the "Integral definition" above we find that F1 and G are orthogonal.
consider G(x) = 1
and F2(x) = sine(wt + 40)
we find that G and F2 here are also orthogonal.
>So how can G be orthogonal to both F1 and F2, when F1 and F2 are clearly not 180 degrees apart.<
And as most of you have noticed, using the same method, all pure sinusoidal functions (regardless of theta and frequency) with no harmonics, are orthogonal to G.
My hunch is telling me that there's something quite simple behind this question, but I can't find it.
Any help is appreciated,
Thanks.
