Pages

Saturday, November 12, 2005

Simple equation

Just a polynomial... x^N -1000*x+999=0.

The first real solution is obviously x=1. There is another real solution, that approaches 1 as N approaches infinity. I am interested in big values of N, like N=1000. However Matlab gets stuck when it comes to calculate the solution.... I don't know what to do!

Categories