lugita15
- 1,553
- 15
While solving a problem involving equilibrium positions of charges on a line, I came up with a recurrence relation which is nonlinear, and moreover implicitly defined. Here it is: x_{0}=0 and \sum^{n-1}_{i=0} \frac{1}{(x_{n}-x_{i})^{2}} = 1. I should also mention that 0 \leq x_{n}< x_{n+1} for all n.
I can't even find an explicit expression for x_{n} as a function of the previous terms, let alone as a function of n. I've dealt with linear recurrences before, but how would I go about solving a nonlinear recurrence like this? Is it even possible to find a closed-form expression using elementary functions? If an exact solution is impossible, is there some way to get a numerical approximation?
Any help would be greatly appreciated.
Thank You in Advance.
I can't even find an explicit expression for x_{n} as a function of the previous terms, let alone as a function of n. I've dealt with linear recurrences before, but how would I go about solving a nonlinear recurrence like this? Is it even possible to find a closed-form expression using elementary functions? If an exact solution is impossible, is there some way to get a numerical approximation?
Any help would be greatly appreciated.
Thank You in Advance.