I have the following series:
S3 = 1/1 + 1/2 + 1/3 + 1/1*2 + 1/1*3 + 1/2*3 + 1/1*2*3
The question is to find a formula to produce this series (Sn)
I'm kinda stuck here. I know you can determine the number of subsets of a set A by 2^|A| but I'll need to do something with faculties or something.
Could anyone help me out please?
(Ps: this is not homework, it's an exercise I'm trying to make before my final next week)