Skip to main content.
Julio 16th, 2007  español 

General term of a serie

Mathematics Programming

Carlos Rodríguez, a friend of mine, mathematician and teacher, has given me a script (in javascript) which calculates the general term of a serie, using interpolation by finite differences.

I’ve hacked it a bit, to allow it to plot the result using a javascript canvas function plotter I found at Menno’s Blog. This way you can check the result. Menno’s told me his code is based upon the a script from Jeka911.

Since Microsoft Internet Explorer does not support :( canvas natively, I used the moocanvas Javascript library, which emulates it very well. This project is related to MooFx and MooTools (which I use in this blog for little javascript effects).

Keep reading to see a very interesting interactive graphic plot…

Read the rest of this entry »

Posted by Boriel as Mathematics, Programming at 8.49 am

Rate This Post: 1 Stars2 Stars3 Stars4 Stars5 Stars
1 Votes | Average: 5 out of 51 Votes | Average: 5 out of 51 Votes | Average: 5 out of 51 Votes | Average: 5 out of 51 Votes | Average: 5 out of 5 (1 votes, average: 5 out of 5)
6 Comments »