#include main(void) { long i,n; double a=0, b; double sign=1; printf("How many iterations?"); scanf("%d",&n); b=1.0/5; for (i=1; i