On Feb 24, 2008, at 1:49 PM, Fallen Seraph wrote:

> The function I was interested in was:
>
> g(p,q) = 2*q(exp((q+p)^4)+1)+p(2*exp((q+p)^4)-1)

It's not clear to me whether the first q is supposed to be multiplied  
by the following stuff, or whether q is supposed to be a *function*  
being evaluated at (exp((q+p)^4)+1).

> h(p,q) = (2*q*exp((q+p)^4)+2*q)+p(2*exp((q+p)^4)-1)

Here you are now multiplying q by exp(...). Do you also want to  
multiply p by 2*exp(...) in the second term, or is that a function  
evaluation?

P.S. you should move this discussion to a different thread. I don't  
think it's that closely related to the "harmonizing derivatives..."  
thread. I am replying on this thread so that you can easily find this  
reply.

david


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to