Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hey,

I really need to integrate this equation:

(x+1)/(x^2 - x + 1)

for my calc class and I looked it up on an integral calculator online, and got some gigantic answer with logs and arctans... if you could show me the steps for this I wud gr8ly appreciate it!!!

Hi, sorry to open a new thread but the last one just got a bit too messy.

mathbin.net/5767 - What I want to do.

mathbin.net/5850 - What I have tried to do so far.

 

Any help on this would be greatly appreciated.  Thanks

Hi everyone,

I've been tinkering with this problem for the past week but I'm suck :S!  I've tried google, mapleprimes, and the maple help file and nothing.

It's really a quite bizzare problem where I can use a procdure that I've defined... so long as I don't use it in a loop :S.

The procudure (called OVLM) takes 2 numbers as inputs and outputs an algebraic expression with 4 parameters as outputs.

------------------------
Example:
> OVLM(3,7);

<p style="text-align: left;">Hi everyone,<br />
<br />
I've been tinkering with this problem for the past week but I'm suck :S!  I've tried google, mapleprimes, and the maple help file and nothing.<br />
<br />
It's really a quite bizzare problem where I can use a procdure that I've defined... so long as I don't use it in a loop :S.<br />
<br />
The procudure (called OVLM) takes 2 numbers as inputs and outputs an algebraic expression with 4 parameters as outputs.<br />
</p>
<p style="text-align: left;">------------------------<br />
<b>Example:</b><br />
> OVLM(3,7);</p>

Hi maplers!

Me and some friends have been wondering for quite some time now, about the possibilities based on the folowing calclation:

b,c:=1,2

equ:=a^2=b^2+c^2 (just a commun equation)

Now comes the problem, since i need maple as a tool for making reports and whatever comes in handy, i need to think at the visual stuff too(since my teachers want it, *SIGH*). Then is there a function that just inserts the varriables into the equation, so thre resualt would be something like this:

Calc( equ,'input')

 

ok, let me see if I can explain. If we run the below code we will get a matrix with nstock stock price, a matrix with returns, a

correlation matrix of returns and a plot of the nstock stock prices. (the code work I hace checked it by copy past)
 

Hi, I'm traying to maje a double integrate of P(A(t+Deltat),A(t)) , the first one in in untion of dA(t) and the second one is in fuction of dA(t+ DeltaT). How can I indicate in Maple Deltat?  Is it possible to integrate in function of A(t)?

All variables are constant, except A(t) and A(t + Deltat),

> F:=proc()

How do I do this?  I want it to go from say real to natural and specify the function after.  I would like to be able to do this so I can graph and find specific outputs.

 

Thanks,

-Josh

All:

Sometimes when I integrate through an infinite discontinuity Maple outputs "undefined" as in the simple case: int(1/x,x=-1..1);

and with some I get "Infinity", as in the case: int(sec(x)^2,x=0..Pi);

What is the nuance in play here?  Is it with the math or with Maple?

Phil

I was hoping to give my calculus III students a short introduction to using vectors in Maple.  I wanted a few simple things like plotting vectors in three space.  I loaded VectorCalculus.  Got the dot product and cross product to work, and I can plot one vector -- although it looks more like a telephone pole with a cap than a simple arrow.  But despite all my attempts to give plotvector a list of vectors, I am completely unsuccessful.  There has got to be a better way.  I'm quite frustrated after searching through documentation for several hours.  I'm cert

hi,

how do I write a procedure to update a correlation matrix when I move the slider?

hey guys i need help answering the following questions using maple for my calc II class... any help at all would be great... thanks 1.) Find the area of the region that is bounded above by the curves f(x)=10ln(x) and g(x)=4-(x^4)-x and below by the x-axis. Then for the next two questions use the region that is obtained in question 1. 2.) Find the volume of the solid obtained by revolving this region about the x-axis. 3.) Find the volume of the solid obtained by revolving this region around the line x=4. Thanks guys

My problem statement is here - mathbin.net/5767

Now,  I want to know if this would be relatively simple to plot?  I hope to find a table of the non-trivial zeroes somewhere to save maple computing them.  If I did that, does anyone know how I would plot this?

For anyone interested, this is supposed to simulate the prime counting function.

Thanks,

tom

Hey there everybody. I've been working on the Project Euler (projecteuler.net) problems for a while now, using Maple or J to solve the problems. Some of the problems involve using palindromes or testing for palindromes. I know I can convert the number into a string, reverse it with StringTools, and then parse it back into a number, but that requires a lot of time and resources (the PE problems should be solved in under 1 minute).

Hi, i have to calculate inverse of an integer modulo p in maple, which i have calculted using a^-1 mod p command, now i want to make a gui for this, i have made a gui using maplet but unable to execute. Anyone plz help me out, how to do this
First 1959 1960 1961 1962 1963 1964 1965 Last Page 1961 of 2219