Extra mortality
Ok...for a moment, let's think of not meddling with interest rate - let it be 4% throught term. let's deal with only mortality - AM select up to age 55, and AM select with constant additional mortality of 0.00956945 from age 55 onwards. Note that at age 55, we have no longer select effect, we can just use ultimate values.
To evaluate a[40]:20 (with dots on a), you split into two terms - upto age 55 and 55 onwards to allow for extra mortality from age 55. You will need to calculate a55:5 at interest 4% and extra mortality as noted. let's evaluate it:
a55:5 = 1 + v*p55 + v^2*2p55+ v^3* 3p55 + v^4*4p55. where v= 1/1.04.
p55 = exp[-(mu55 + 0.00956945)] = 0.98630 on taking mu55 from AM92 tables.
p56 = exp[-(mu56 + 0.00956945)] = 0.985786
etc..calculate up to p58.
Write 2p55 as p55 * p56, 3p55 as p55*p56*p57, 4p55 as p55*p56*p57*p58.
On substituting these values, I got a55:5 = 4.505.
This way you don't need to change interest rate and still deal with it.
Now, coming to why we change interest: It's because
a) Question has given us value of a55:5 at 5%. So, we must provide solution using given input.
b) Secondly, in calculation of p55, p56 etc., we allowed for additional mortality by simply adding it to mu55, mu56 etc., Actually, it is not clear from question if mu55 is constant over a period of one year. our calculation assumes, even mu55 is constant over each year of age. Otherwise it should have been strictly:
p55 = exp [- (integral s=0 to 1 (mu55+s) ds + 0.00956945)]
By splitting over period of one year, our value came very very close - a55:5 at 5% given in question i.e. 4.503.
Probably, I confused you more???? I do not find an easy way to explain though....hope you are clear about how come this 4 % became 5% with given additional mortality...if not let me know...probably from that you may figure out a different perspective...
Thanks,
Raj