lemelinm

1545 Reputation

15 Badges

19 years, 267 days

 

 

--------------------------------------
Mario Lemelin
Maple 14.00 Win 7 64 bits
Maple 14.00 Ubuntu 10,04 64 bits
messagerie : mario.lemelin@cgocable.ca téléphone :  (819) 376-0987

MaplePrimes Activity


These are questions asked by lemelinm

I don't know if this is a false memory, but I think that I saw once a command in Maple that make a list of all the assumptions that have been done i the output space. A command that could be named "ListAssumption()" and you would get that list. In fact, I was wondering if this list could be shown in the palettes "Variables." There could be, below the variables, another table with the first row the name of the letter that you made an assume on, and the second row (the value) would show the assumption.  Like this maybe:

Just to get an idea.  Do you think it would be a great idea?

On the website "Learning Physics using Maple" of professor Gould, in the example "Vectors: Calculation & Visualization". If you click on the PDF file under that title, you see an example of vectors in 2d.

But when you look at the solution, you see him use the vector v with an arrow to create a fucntional depending of two variables. Since he doesn't load any package, I cannot reproduce this notation to work. I am talking about this:

Is there a trick that I am not aware of in Maple?  The only way I know to have the arrow is to load the Physics package and the Vector package. And then you use the notation r_ to show r with an arrow.

I asked the question in the YouTube channel but did not receive any answer.  Too bad.

Thank you in advance for any help on that matter.

I think the question speaks for itself. I tried the search engine and he bring me one link on that subject. But when I click on it, he sent me inside many answers on everyting but that. Not even the right month. So that is why I am asking here again. Of course, I would like to keep the thickmarks and the labels on both axes. Thank you in advance for your help.

I have the set A := {12, 17, 24, 28} and the set B := {358, 568}. I would like to do the combination (at least that is the name I think I should use) of the two sets to get the following result:

{12358, 12568, 17358, 17568, 24358, 24568, 28358, 28568}

As a bonus, if it's not too complicated, I would like the procedure to see that there are two numbers that have repeating number in them. In fact, the last two elements of the result, namely 28358  and 28568 has two 8. So those last two terms should not appear in the result. We should get only the 6 elements {12358, 12568, 17358, 17568, 24358, 24568}.

There are so many possibilities with Combination and Iterator that I am lost in how to do it. Maybe someone has had to do it before me and have an idea on how to do it.

Thank you in advance for your time.

Mario

I am starting a course on differential forms. They have introduced the wedge product by comparing it to the curl product. I can do it by hand. But I would like to do it in Maple. I tried to read the help page of with(difforms) but I cannot see how to do it. And to add to the complication, since my keyboard is in French, I don't know how to insert the circumflex accent right after &. Maybe I should just wait that more theory is done, but just for the principle, I would like to be able to do it. For example, the vectors are:

a=(1, 3,-2)

b=(5, 2, 8)

Thank you in advance for your help.

Mario

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