//Ex:4.6
clc;
clear;
close;
printf("The formula for the gain shows that it is proportional to 1/y^3, a new y(wavelength) is half of the previous value will therefore increase the gain by");
printf("\n 1/(1/2)^3=8 times ")