Jump to content

So does anybody use this math program?

 

I've got an assignement for it due pretty soon(next week), and one of the questions ask me to convert this:

Spoiler

 

series(g(x), x = 0);
    (-1)   1  3   1   7    1   11     1    15      1     19
   x     - - x  + -- x  - --- x   + ----- x   - ------- x  
           2      24      720       40320       3628800    

            1      23        1       27         1         31
      + --------- x   - ----------- x   + -------------- x  
        479001600       87178291200       20922789888000    

               1          35    / 39\
      - ---------------- x   + O\x  /
        6402373705728000             

 

into the sigma notation, so a sum with the sigma symbol. I've been trying for quite a while here and I cannot figure out how?

THX

Link to comment
https://linustechtips.com/topic/567011-maple-15/
Share on other sites

Link to post
Share on other sites

7 minutes ago, elpiop said:

I can't understand anything from the way that is formatted. Can you fix the formatting of that or post a picture or something?

nope, can't fix.

As I said tho, I've got a series which the general term is x^-1 but I want to convert that serie to sigma notation. Is there any command related to that or am I stuck writing it myself?

Link to comment
https://linustechtips.com/topic/567011-maple-15/#findComment-7448600
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×