janhardo

745 Reputation

12 Badges

11 years, 123 days

MaplePrimes Activity


These are replies submitted by janhardo

@salim-barzani 

That resembles a normal 3D plot at u= 0 , where you see peaks and a density plot at level -1.

Is that possible?



@salim-barzani 

It seems to be incorrect in Maple to use direct index variables (such as Lambda) in an arrow operator function.(Line -1-Done)

It is possible to do so indirectly, as shown in the plot example.

"how many graph and hsape of design you can make it?"      hsape ?

The z= 0 is only for creating a contour plot over the x-y plane of the lumps. ?

@acer Thanks

This seems the shortest solution. 

eq := B12 = -6*(p1 + p2)/(p1 - p2)^2;
F2 := (theta1*theta2*p1^2 + (-2*p2*theta1*theta2 - 6)*p1 + theta1*theta2*p2^2 - 6*p2)/(p1 - p2)^2;


simplify(F2, {eq}, [p1, p2]);

@acer Thanks, I am sorry.

I should have said simplify both expressions into a new expression until the new desired expression appears.

@acer 

Thanks, but we're too focused on achieving a certain expression.

Should I just start with F2 and B12 and do something with that?

Strange, not wanted outcome 
yes, or no ?

The situation is that there is F2 and B12 expressions, and is there a simplification possible ?

@sand15 
Thanks ,  it has become more complicated than I had anticipated

@salim-barzani 
What is the bilinear pde derived from your original pde you posted?
From there to get a tau function and applying the longwave limiet for a lump ( f4) 

@salim-barzani 
I haven't done anything yet with the given PDE to derive a Hiroto bilinear form.
And then, from there, set up the tau function.
Didn't I create a procedure (corrected existing procedure) for that bilinear form to obtain it easily?
Remember that this procedure does not accept an integral expression in the PDE, so the procedure is of no use here for this 2sdk PDE.

I did start with an assumed (known?) tau function to obtain the F4 expression, but the desired form has not yet been achieved without errors, as can be seen in the code, so...

@salim-barzani 
The tau function for F4 has been accepted and is not yet symbolically derived?

I did find that f2, but this solution no longer follows the text of the attached papers, so I'll have to figure it out myself?

@salim-barzani 

I don't remember the theory behind solitons either.

I do know that the top of a certain type of soliton moves along a straight line.

I would have to look at it step by step, first for one trajectory line to see which solitons (contours) can be found.

What determines that the contours are on different lines of motion? In short, it doesn't seem like an easy fix.

1 2 3 4 5 6 7 Last Page 2 of 78