Post Reply 
Help with graphing Bessel function and its sums
07-08-2020, 09:28 PM (This post was last modified: 07-08-2020 09:52 PM by victorvbc.)
Post: #2
RE: Help with graphing Bessel function and its sums
Use the CAS to handle symbolic operations like this summation:

   

It doesn't work in home because the X variable gets evaluated to whatever is stored in it.

Edit: You can place it in the Function app like this:

F1:=unapply(Ans,x);

Then check it in the symbolic view and plot.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Help with graphing Bessel function and its sums - victorvbc - 07-08-2020 09:28 PM



User(s) browsing this thread: 1 Guest(s)