We consider solving the unconstrained minimization problem using an iterative method derived from the third order Super Halley method. The Super Halley method requires solution of two linear systems of equations. We show a practical implementation using an iterative method to solve the linear systems. This paper introduces an array of arrays (jagged) data structure for storing the second and th...