Forum: Aliquot Sequences
2020-07-08, 14:18
|
Replies: 15
Views: 10,796
|
Forum: Aliquot Sequences
2020-07-08, 12:30
|
Replies: 15
Views: 10,796
If A = 2^400000 * 5 = 2^400000 * 5^1
Then,
C...
If A = 2^400000 * 5 = 2^400000 * 5^1
Then,
C = (2^(400000+1)-1 ) / (2-1) * ((5^(1+1)-1)) / (5-1)
And then, B = C - A
If A = 3^100000 * 11 = 3^100000 * 11^1
Then,
C = (3^(100000+1)-1 ) /...
|