MaplePrimes Questions

With a given set of pairs S:={[1, 1], [2, 1], [2, 2], [3, 1]...} and a procedure f:=proc(x,y) that has two input variables how can I execute the procedure for each pair in S? Thanks,

How to plot           f(n)=1/6                          if n=0

                                 =f(0).(1-a).a^{n-1}   if n=1,2,...  where 'a' is a given constant...

i have a differencial equation and use DEplot but it does't plot anything.

i have uploaded an image of what im doing

thanks

I found some old Maple 6 worksheets that I wrote in 2003 and I want to see what's in them and probably transfer at least some of the content to new worksheets.  Most of them I can view just fine with Maple 16 standard interface but at least one of them comes out looking like all of the lines have been printed on top of each other --- completely illegible.  Now I can read the worksheet using Maple classic interface on my machine at home, but both of my machines at...

Hello all,

 

I just recently got Maple 15 re-installed for my Chaos Theory class, and am having a bit of difficulty remembering how to plot iteration functions..

 

An iteration function, obviously, is one where the calculated values depend on the previous (or initial if it is the first plotted) values.

 

Where the general form of the equation I want takes:

 

Xn+1 = k - (X

Hi All,

Im solving a system of five second order differential equations, dsys, with five degrees of freedom, using the command:

> Sol := dsolve({dsys, ini}, {phix(t), phiy(t), phiz(t), thetax(t), thetay(t)}, numeric, output = listprocedure, range = 0 .. ts)

This solves the system with initial conditions ini from t=0..ts. 

With the command: > odeplot(Eq75, [t, Z2], 0 .. ts, numpoints = 100), I plot Z2, which is a function of the degrees of freedom, form t=0..ts. ...

It appears that Maple will not install on Windows 8. When will this be fixed or can you provide a solution?


Thanks

Why Maple not simplify
simplify((x*ln(x)-ln(1/(1+x))-x*ln(x/(1+x)))/((1+x)*ln(1+x)))
(result = 1) ?

Hi. i just installed Maple 16 on my computer, but i doesnt work. Everytime i try to open it, it just loads forever. i Tried to install maple 16 32 and 64 bit, without any luck. I have tried to run it as administrator, and in combability mode, still nothing.

I have windows 7 home premium 64 bit.
 

This question was asked before but because of the curiosity, I 

bring it in the light again. We have a system of odes

restart:with(plots):

a := 1; b := .5; d := 1; omega := .4; h1 := 1+a*cos(x); h2 := -d-b*cos(x+omega);

F := Q-1-d;

de:={alpha*(diff(f(y), y, y, y, y))+G*(diff(theta(y), y, y))+B*(diff(phi(y), y, y))

+6*beta*(diff(f(y), y, y))*(diff(f(y), y, y, y))^2+3*beta*(diff(f(y), y, y, y, y))*

(diff(f(y), y, y))^2 = 0,

How can i import data from another worksheet (ecept copy and paste method)?

I have a function that I want to evaluate to a numerical value.

It has euler's numbers and natural logarithms as well.

The function is defined at h:= x-> expression.

 

When I call h(value), then it only simplifies and won't produce a numeric value.

What do I do?

Hi!

After a matrix calculation in maple I might end up with a matrix with common factors, like this ...

Now this matrix has elements with common factor sqrt(h/(m*omega)) that I want put as a factor outside the matrix. How can I do this?

Thanks :)

Hello,

 

I am reading

http://www.maplesoft.com/support/help/Maple/view.aspx?path=tensor/exterior_prod

and I was wondering : what is the most efficient way to work out basic combinations of bivectors (or trivectors...)

 

Suppose for instance I have a 4-dimensional space with basis (e1,e2,e3,e4) and I would want to work out

(e_1 -e2+ e3) wedge (e_2-e_4),

 

how could I do this?

(I just...

Dear All,

maplehelp.mw

I am trying to solve the equation shown in the attached file but can't get the required answer, any suggestions?

I shall be very thankful.

Regards

A.Q

 

A(n,q) = I(n)*Z(q)/2 * Sum((cos(nwt - qptheta - (n-q)(i-1)2*Pi/3)+cos(nwt + qptheta - (n+q)(i-1)2*Pi/3)),i=1..3)

With n - q = ...-9,-6,-3,0,3,6,9   above equation becomes

First 1684 1685 1686 1687 1688 1689 1690 Last Page 1686 of 2430