On Wed, Jan 1, 2014 at 1:58 PM, Buck Golemon <[email protected]> wrote: > Below is a link to a worksheet I've been working on. It's provided as a > public pdf on google drive, as I'm still looking for a better way to share > worksheets. You can easily download the pdf if you prefer. > > Please let me know if I've done anything the hard way, or if you see a > cleaner way to get the same result. > > There are a couple issues I ran into while doing this (noted in the > worksheet). > > The integrator failed to give a result for odd k, and continued to ask "Is > k/2 an integer?" after assuming odd k, or even k==3. The results for even k > seems to be valid for odd k as well.
Maxima (which Sage uses) is very good at making assumptions. Is it possible to reformulate your problem without assumptions? If you could simplify your question to a statement without requiring g-drive, it could greatly help others in a similar situation. > Warnings from plot.py about "failed to evaluate function at 200 points." > > > https://drive.google.com/file/d/1gTLKxrNCi-g8JmE1_QXyjfYECoEoDvf39x3prXXYpulTC5mQ9pquqWCT_KNG5AwAdAugnH7Q0NXd8nbe/edit?usp=sharing > > Thank you for your time, > Buck > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
