MaplePrimes Questions

Hi

I have an expression as the following:

exp1:=E(z)*(diff(t(r), r))/(1-nu(z)^2)+E(z)*nu(z)*t(r)/((1-nu(z)^2)*r)+(E(z)*z/(1-nu(z)^2)-(4/3)*E(z)*z^3/(h^2*(1-nu(z)^2)))*(diff(y(r), r))+(E(z)*nu(z)*z/(1-nu(z)^2)-(4/3)*E(z)*nu(z)*z^3/(h^2*(1-nu(z)^2)))*y(r)/r-(4/3)*E(z)*z^3*(diff(p(r), r, r))/(h^2*(1-nu(z)^2))-(4/3)*E(z)*nu(z)*z^3*(diff(p(r), r))/(h^2*(1-nu(z)^2)*r);

I want to replace the following parameter instead of coefficients of t(r), y(r), p(r) and their derivatives as the following:...

I'm trying to substitute a list of equations into an expression as so:

 

V:=ReSeq([seq(seq(u(t)^r*v(t)^s=y(r,s),r=0..w+e+1),s=0..w+e+1)]); # where ReSeq reverses the order of the sequence

for i from 1 to nops(V)-1 do
N[i]:=algsubs(V[i],N[i-1]);
end do;

where N[0] is a polynomial in u(t) and v(t). But it keeps giving y(1,0)*y(2,0) instead of y(3,0).

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

 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],[...])

 

I have a sample waveform of an air conditioner and want to see if any low frequencies (10 Hz which is harmful to human health) exist in the wave.  How can I do that?

 

Granted the frequencies picked up in the recorded file depend on the quality of the recording and the recorder and lower frequencies may not have been picked up. 

 

I've looked at

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

First 1836 1837 1838 1839 1840 1841 1842 Last Page 1838 of 2429