Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

what are the command of characteristic set and basic set of polynomial in maple?

google can not find, do the commands exists?

I have two system of differential equations, the first one is implicit differential equations and the second one is BVP problem.

Maple can't give answers for both of them.

Can you help me ,Numerical approach is very appreciated.

thank you in advance.

unsolved_problems.mw

what is the command get the number of rows and columns of a matrix?

What maplesoft product is best for Mathematics in Computing? The textbook being used is Discrete Mathematics and Its Applications (6th Edition)

what is the command to find the rank of a polynomial?

actually i do not know the definition of rank of polynomial

i guess rank of x*y = 2 rank of x^3*z^2 = 5

i guess rank of  x*y+ x^3*z^2 is the maximum of above ranks, so it is 5

if i am wrong, please tell me, as i can not find in google, and there is no definition in my book

i calculate a polynomial as following

yn := f(x) = _C1*hypergeom([-(1/2)*n, 3/2+(1/2)*n], [1/2], x^2)+_C2*hypergeom([2+(1/2)*n, 1/2-(1/2)*n], [3/2], x^2)*x

 

want to get the polynomial with degree n  for  summation_n_from_0_to_infinity y_n*z^n/n!

such as n = 1 n = 0 n = 3, but above yn is hypergeom, is n represent degree, if so, i use subs, then is finished, if not, how to get polynomial with degree n?

u = -1/2*ln(-2*t*x+x^2+1)/x;

what is command to find x in terms of u of above formula? i.e. x = u^2+u+1

Most programs will not produce and assign to a large number of global "top-level" names. But it is interesting that the cost associated with such global name assignment is related to the number of entries in libname.

A possible cause of this cost is the need to check whether the name is protected, before assigning.

The following timings were made on 32bit Maple 15 running on Windows 7, on an Intel i7. The set of four timings is...

 Hi.

How can we use  the variation of constants formula to solve the IVP

Hi. I have a system of PDEs. How do I plot its solutions?

I want to calculae the value of "Z" shape strip resistor like below. One end is AB and the other is FG,the thickness is t.
I want to use the Schwarz-Christoffel Mapping for this problem,"Z" shape to rectangle.
I have already find the map from rectangle to half plane,exp function.
But I can't find the analytic form relation from half plane to the "Z" shape.
Can you help me,please?
Thank you in advance.

 

How can I tell Maple to compute the product of tow symbolic matrices

A:=Matrix(2, [[a,b],[c,d]]);
B:=Matrix(2, [[e,f],[g,h]]);

C:=multiply(A,B);

to have C:=([ae+bg, af+bh],[...])

A collection from 43 problems for students. 12 variants for each problem. Adequate solution. Programs are built into the buttons. Kit has been used successfully for 12 years.

01.mw  - index

01.zip - tasks

Full Collection of problems...

Hi im somehow not able to export my worksheet into a word document, as the rtf format doesnt seem to be available on the maple 15 mac version. converting into html is possible but not satisfying. i really need help here.

thanks a lot !!!!

greetings

What is the distance between the trigonometrical polynomials of the form a0/2+a1*cos(Pi*x)+b1*sin(Pi*x) and the polynomials of  degree at most 1, ie c0+c1*x, in the Chebyshev metrics on the interval [-1,1] and in the L^2 metrics on the same interval?

First 1670 1671 1672 1673 1674 1675 1676 Last Page 1672 of 2219