
Euler's Number
Problem 330
Published on Sunday, 27th March 2011, 05:00 am; Solved by 314
An infinite sequence of real numbers a(n) is defined for all integers n as follows:
with e = 2.7182818... being Euler's constant.

For example,
| a(0) = |
|
+ |
|
+ |
|
+ ... = e |
| a(1) = |
|
+ |
|
+ |
|
+ ... = 2e |
| a(2) = |
|
+ |
|
+ |
|
+ ... = |
|
e |
| It can be shown that a(n) is of the form |
|
for integers A(n) and B(n). |
| For example a(10) = |
|
. |
Find A(109) + B(109) and give your answer mod 77 777 777.