Ok my bad. Seems like you don't even calculate x(n|n|) in the recursion, you just calculate P(n|n-1), K(n) and P(n|n) for each step (!). But this leads to another question.
When you have done your iterations and found that your P:s and K:s are getting steady, they you have your Kalman gain as...