| Author |
Comment/Response |
FM
|
10/05/08 10:51pm
I am having this data that I have generated and I want Mathematica to interpolate these numbers and give me a function so how can i do that?
I managed to get the data using the function Series, which gave me the MacLaurin's series that I wanted and using the series data i got the following:
{1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66}, u can see that there is a trend first 2 was added and then 3 and then 4 and so so how can i make a function to give me the value of the nth position
URL: , |
|