SpaceTime.  Scientific computing in the palm of your hand.
 Home  Manual  Graphbook  Forums  Support 

Series

Need some coding help? Post scripting related questions here.

Series

Postby Kimix » Sun Feb 07, 2010 9:51 am

Hi.. i'm new on this forum...
Anyway... this app is fantastic i think! very very very thanks!This application gives me a great help in my engineering studies! Great! :)

What about series.. so: SpaceTIme can studies,with any method, convergence or divergence (character? in italian "carattere", as "type") of infinite series?

Sorry for my Bad english.. I don't know if in this text there are some grammatical error! xD
anyway thanks for answers!
Kimix
 
Posts: 2
Joined: Sun Feb 07, 2010 9:36 am

Re: Series

Postby Desa » Sun Feb 07, 2010 3:02 pm

Thank you! Is this function what you are looking for?
http://www.spacetime.us/wiki/index.php? ... 2Cz%2Cn%29
User avatar
Desa
Site Admin
 
Posts: 784
Joined: Tue Jul 24, 2007 1:26 am

Re: Series

Postby Kimix » Mon Feb 08, 2010 2:51 pm

No.. this is the series rapresentation of a number or of a linear combination!
My question: Is space time an'infinite series calculator?
http://en.wikipedia.org/wiki/Series_%28mathematics%29
I can't ask you about the sum af a general series, but only convergence (his sum is ANY finite number, non what is it, or divergence, inf, or unregular!)
Kimix
 
Posts: 2
Joined: Sun Feb 07, 2010 9:36 am

Re: Series

Postby Shakey » Fri Jul 23, 2010 7:51 pm

This is actually something I tried working on at some point, but it presents many difficulties. Currently SpaceTime cannot input a series like Series(1/(1+e^n),n,1,Infinity) and return convergent or divergent. Here's what one would need to do:

1. Test for the limit of the terms going to 0, i.e. Limit(1/(1+e^n)) = 0? If the limit is not 0, then the answer is clearly divergent.
2. Assuming the limit is 0, this is where the hard part begins. One now needs to parse the terms to figure out exactly what is going on. Perhaps if one can determine a particular form of the expression one can apply the root test for example, but this then becomes a difficult task in parsing (although the function Part() can greatly help in this regard).
3. Failing all standard tests (usually coming from a College Calculus 2 course), the real fun begins with applying various inequalities in order to compare the series to one that we know either diverges or converges. This I believe is more of an art than a science, since I haven't really seen any software out there that can do this kind of thing.

Related question: Testing for whether a function is in L^1, i.e. integrable, is another related question that would involve comparing the function to another.

Stephen
User avatar
Shakey
 
Posts: 54
Joined: Sat Aug 11, 2007 3:49 pm


Return to Scripting

Who is online

Users browsing this forum: No registered users and 1 guest

SpaceTime Graphbook MyCalculator MyCalculator Fractals Arcs

cron