Please use '*' to indicate multiplication to avoid confusion with the variable 'x'Can someone give me the formula for the nth term of a series where
xn = xn-1 x (n+1)/(n+2)
Any help on the answer and how to derive is much appreciated
You're looking for an explicit formula for xn.Can someone give me the formula for the nth term of a series where
xn = xn-1 x (n+1)/(n+2)
Any help on the answer and how to derive is much appreciated
Thanks. I hadn't attempted it as was in a hurry! I thought it would be complicated like Fibonacci nth term.You're looking for an explicit formula for xn.
Write out expressions for the first few terms; e.g. if `x_0 = a`, then `x_1 = a(2/3)`, `x_2 = a(2/3)(3/4)`, and so on. Do you see a pattern?
Always try something before giving up! Sometimes optimism is justified.Thanks. I hadn't attempted it as was in a hurry! I thought it would be complicated like Fibonacci nth term.