Hello xtrive and welcome to the Java Programming Forums.

The problem is here:



System.out.printf("%-4s %-13s %-13n", "i", "power(2,i)", "power(3,i)");
I think you have copied it...