Add or multiply numbers to an initial number N following a given list specifying the operations.
Provide the final calculation result along with the intermediate results of each operation in a list.
Do not include the initial state and final state in the list of intermediate states. 
