I wish to find a closed form for $\sum_{i=1}^n\frac{1}{i}$. does it exist? If so, what is it?
I cannot arrive at one using any methods I am aware of.
I wish to find a closed form for $\sum_{i=1}^n\frac{1}{i}$. does it exist? If so, what is it?
I cannot arrive at one using any methods I am aware of.
The following could be called a closed form in absence of a better answer. Define $$e_k(x_1,x_2,\ldots,x_n)=\sum_{1\leq i_1<i_2<\cdots<i_k\leq n}{x_{i_1}x_{i_2}\cdots x_{i_k}}$$ This is the $k$th elementary symmetric polynomial in $x_1,x_2,\ldots,x_n$. Then $$\sum_{i=1}^n{\frac{1}{i}}=\frac{e_{n-1}(1,2,3,\ldots,n)}{n!}$$ We can see this by taking a common denominator. Of course, the denominator $n!$ will not generally be as small as possible. For example, $$\frac{1}{1}+\frac{1}{2}+\frac{1}{3}+\frac{1}{4}=\frac{1\cdot 2\cdot 3+1\cdot 2\cdot 4+1\cdot 3\cdot 4+2\cdot 3\cdot 4}{1\cdot 2\cdot 3\cdot 4}=\frac{50}{24}=\frac{25}{12}$$