For each positive integer n, let Hn=1/1 + 1/2 +⋯+ 1/n . If ∑ (up)∞ (base)(n=4) 1/n*Hn*H(n-1)= a/b for relatively prime positive integers a and b, find a+b.

To find the value of ∑ (up)∞ (base)(n=4) 1/n*Hn*H(n-1), we first need to understand the values of Hn.

Hn represents the nth harmonic number, which is the sum of reciprocals of positive integers from 1 to n. In mathematical notation, it can be represented as:

Hn = 1/1 + 1/2 + 1/3 + ... + 1/n

Now, let's compute H1, H2, H3, and H4 to get a better understanding:

H1 = 1/1 = 1
H2 = 1/1 + 1/2 = 1.5
H3 = 1/1 + 1/2 + 1/3 ≈ 1.8333
H4 = 1/1 + 1/2 + 1/3 + 1/4 ≈ 2.0833

Now, let's simplify the given expression:

∑ (up)∞ (base)(n=4) 1/n*Hn*H(n-1) = 1/4 * H4 * H3 + 1/5 * H5 * H4 + 1/6 * H6 * H5 + ...

To find the common pattern, let's rewrite each term:

1/4 * H4 * H3 = 1/4 * 2.0833 * 1.8333
1/5 * H5 * H4 = 1/5 * (H4 + 1/5) * 2.0833
1/6 * H6 * H5 = 1/6 * (H5 + 1/6) * (H4 + 1/5)

We can see that each term contains a product of two consecutive harmonic numbers, and there is also a term that depends on n. In general, the nth term can be written as:

1/n * (Hn + 1/n) * (H(n-1) + 1/(n-1))

Now, let's evaluate the series by summing up all the terms:

∑ (up)∞ (base)(n=4) 1/n*Hn*H(n-1) = (1/4 * 2.0833 * 1.8333) + (1/5 * (H5 + 1/5) * 2.0833) + (1/6 * (H6 + 1/6) * (H5 + 1/5)) + ...

To find a common denominator and simplify, let's multiply the fractions:

∑ (up)∞ (base)(n=4) 1/n*Hn*H(n-1) = (1/4 * 2.0833 * 1.8333) + (1/5 * (5H5 + 1) * 2.0833) + (1/6 * (6H6 + 1) * (5H5 + 1)) + ...

Now, let's simplify further:

∑ (up)∞ (base)(n=4) 1/n*Hn*H(n-1) = (0.5208 * 1.8333) + (0.4167 * (5H5 + 1)) + (0.1667 * (6H6 + 1) * (5H5 + 1)) + ...

To find the sum of this series, we would need to continue the pattern and evaluate each term. Alternatively, if there is a specific desired form of the solution, please provide additional information so that I can help further.

imageshack.us/photo/my-images/17/codecogseqn1.gif/

Did you mean this?

yes

Except for the equals sign right?

17