Exidor said:
If you had an object moving away from you at near C and it was emitting light that was pulsed at 1 Hz (from the point of view of the object) and you were to view it from a stationary position (earth), what would you see? It would be red shifted and the pulse rate would be slowed down? Would the result predicted by relativity be consistent with the result predicted by the Doppler effect?
Time dilation and redshift are distinct but closely-related concepts.
There are two effects which contribute to the relativistic Doppler effect:
1) Each pulse is emitted when the moving object is in a different location.
2) Time dilation effects how quickly the clock on the moving object ticks relative to the observer's clock.
You can geometrically estimate both of these effects pretty easily. Consider the situation of an object moving directly towards you at ##\beta = v/c##. Let's say that in a span of time ##\Delta t'##, the emitted wave oscillates once, such that ##\lambda = c \Delta t'##. But in that time, the emitter has gotten ##\Delta d = \beta * \Delta t'## closer to us. Thus, the observed wavelength will be ##\lambda' = (1 - \beta) c \Delta t'##.
You may note that I consistently used ##t'## for the oscillation time. That's because this is the clock as observed by whoever is seeing the incoming signal. That time is effected by time dilation, which means ##\Delta t' = \Delta t / \sqrt{1 - \beta^2}##. Finally, the rest wavelength of the source is ##\lambda = c \Delta t##, so we have:
$$\lambda' = {1 - \beta \over \sqrt{1 - \beta^2}}\lambda$$
You can simplify the above equation by realizing that ##1 - \beta^2 = (1 + \beta)(1 - \beta)##, giving:
$$\lambda' = \lambda\sqrt{1 - \beta \over 1 + \beta}$$
Which is the formula for the relativistic blushift of an object moving towards the observer at ##\beta## (given as a fraction of the speed of light). It also works for objects moving away with ##\beta < 0##. Usually the above formula is derived for objects moving away, so the sign in front of the ##\beta## terms is reversed.
Edit: You can use the above logic to calculate the relativistic Doppler effect for an object moving in any direction. Just follow the logic in the first bit to see how much closer or further away the object gets during one oscillation period, given the angle of motion.