Nice work figuring out the arithmetic series !!!
b1999 = 2(1999) + 1 = 3999
b 2000 = 2(2000) +1 = 4001
bn = 1 / [ (an )^2 - 1]
Note that we can write this as partal fractions as follows :
bn = 1 / [ ( an - 1) (an + 1)] =
1/ [ 2 (an -1) ] - 1/ [2(an + 1) ] =
(1/2) [ 1/(an - 1) - 1/(an + 1)]
So we can write
(1/2) [ ( 1/2 - 1/4 ) + (1/4 - 1/6) + ( 1/6 - 1/8) + ( 1/8 - 1/10) + ....... + ( 1/3998 - 1/4000) + (1/ 4000 - 1/4002 )
Notice that most of the terms "cancel" and we are left with
(1/2) ( 1/2 - 1/4002) =
(1/2) [ 4002 - 2 ] / ( 8004) =
(1/2) (4000) / 8004 =
2000 / 8004
500/ 2001 = p/q
p - q = 500 - 2001 = -1501