It is a long time since I was at university, but Iβm sure that the mathematical representation for a sine wave isnβt complex.
A complex number takes the form (at its most basic) of a + bi, where a and b are real numbers and i is imaginary (square root of -1) which makes the bi part of the above expression imaginary.
From Wikipedia the expression for a sine wave is:
I donβt see any imaginary part to this expression.
Omega, the angular frequency, can be represented by a radius rotating round a circle, and as it is varying in time the resultant graph is the characteristic sine wave.
If you imagine the sine wave to be moving forward, the diagram represents a transvers wave. This is because the particle velocity is perpendicular to the motion of the wave (up and down). Neither gasses nor liquids can sustain the transverse shear necessary for transverse waves, hence sound waves are longitudinal. Solids can sustain both transverse and longitudinal waves so propagation can be more complicated.
The Fourier transform enables signals to be transformed between the time and frequency domains. A complex (non sinusoidal) signal, such as you might see on an oscilloscope or DAW track, which is varying in time, can be transformed into the frequency domain where each time slice can be represented by a number of sine waves. The transform can work both ways.
Some audio analysers use a fast Fourier transform to display the frequency response of a time varying signal coming from a device under test. The fast bit just means that the device uses some algorithm to speed up the calculations. A single channel FFT device would give what is usually referred to as a RTA. To obtain a transfer function (comparing two sources usually input and output) a dual channel FFT is needed.