function no_e(n) x=1:n; y=(ones(1,n)+ones(1,n)./x).^x; plot(x,y,'*')