[sage-support] question on integration of piecewise related function

2011-08-15 Thread linouc
Hello, Sage groups, I have a problem, please see the example below, I wonder anyone can help me solve this problem: f = Piecewise([[(0,pi/2),-1],[(pi/2,pi),2]]) a=pi*integrate(f,x,0,pi) a.show() b=pi*integrate(sin(x),x,0,pi) b.show() integrate(f*sin(x),x,0,pi)

[sage-support] Re: question on integration of piecewise related function

2011-08-15 Thread kcrisman
On Aug 15, 10:00 am, David Joyner wdjoy...@gmail.com wrote: On Mon, Aug 15, 2011 at 9:56 AM, linouc linzhenhua...@gmail.com wrote: Hello, Sage groups, I have a problem, please see the example below, I wonder anyone can help me solve this problem: f =

[sage-support] Re: question on integration of piecewise related function

2011-08-15 Thread kcrisman
See http://trac.sagemath.org/sage_trac/ticket/1773 for where this particular issue is being tracked. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group

Re: [sage-support] Re: Invariant Polynomes under group action

2011-08-15 Thread Johannes
I'm sorry for unclear description of the problem. So once again, let R = C[x_1,\dots,x_n]$ be my basering. I'm looking for the group G, wich leaves a finite set S of polynomes invariant under its action. So the ideal I = S is invariant under the G-action too. And because every constant polynome is

[sage-support] Re: Invariant Polynomes under group action

2011-08-15 Thread Nils Bruin
On Aug 15, 2:54 pm, Johannes dajo.m...@web.de wrote: I'm sorry for unclear description of the problem. So once again, let R = C[x_1,\dots,x_n]$ be my basering. I'm looking for the group G, wich leaves a finite set S of polynomes invariant under its action. So the ideal I = S is invariant under