Format latest/newest post differently

include the conditional tag is_paged() within your if statement;

example:

if ( $i == 1 && !is_paged() ) :