Calculus assignment
I am doing a Calculus assignment and I can't find the commands for certain things.1.Given the function f(x) = ((x+1)^2) / (1+x^2)i) The domain of continuity of f(x)ii) The intervals of increase and...
View ArticleWhat's wrong with this code?
and why are there decimal points after certain numbers?I'm taking 2nd semester calculus and in this maple lab, I can't seem to get Maple to evaluate this correctly. Any help is appreciated.My friend...
View ArticleNew study guide
A new Maple e-book, Multivariate Calculus Study Guide, is now available. Part of the Clickable Calculus collection of interactive Maple e-books, this guide takes full advantage of Maple’s Clickable...
View ArticleHow to differentiate this?
diff(F(x,F(x)), x); how to differentiate this? (D[1](F))(x, F(x))+(D[2](F))(x, F(x))*(diff(F(x), x)) how to find (D[1](F))(x, F(x)) and (D[2](F))(x, F(x)) ? i guess need define new calculus for two...
View ArticleShowing steps of a solution
Students using Maple often have different needs than non-students. Students need more than just a final answer; they are looking to gain an understanding of the mathematical concepts behind the...
View ArticlePuzzle or a simple exercise?
A string is wound symmetrically around a circular rod. The string goes exactly4 times around the rod. The circumference of the rod is 4 cm and its length is 12 cm.Find the length of the string.Show all...
View ArticleHow do I derive a recurrence relations
equation 1 : xi+1=xi− (f·gy−fy·g)/(fx ·gy−fy·gx) equation 2: yi+1=yi− (fx·g−f·gx)/(fx·gy-fy·gx)My quesiton are, deriving equations (1) and (2) above and constructing a single Maple function called...
View Articlematrix differentiation
First Question: How to define nx1 matrix Y:=(y1,y2,...,yn) ? (n is a Natural number while it is ungiven)Second Question: How to derivative of matrix Y with respect to nx1 matrix X:=(x1,x2,...,xn) ? My...
View ArticleHow to plot volume of revoution by washers and cylindrical shell method using...
Dear Maple experts, I would like to teach volume of solids generated by revolution of an area between two curves by washers & cylindrical shell methods uisng Maple technology to my students. In...
View ArticleCalculate the integral
Hi all,How to calculate this integral:for k>0,m>0Int(exp(-(1/2)*v/k)*v^3*exp((1/2)*v/m)*Ei(1, -(1000*I)*v+(1/2)*v/m), v = 0 .. infinity)I'm tried totake advantage of with(IntegrationTools) but I...
View ArticleSimpson Rule not working in Maple?
I can't get Simpson's Rule to work properly in Maple for f(x)=cos(e^-x)According to Wolfram Alpha, I should be getting something like -0.5. Clearly that's not what I'm getting. Please help?> f :=...
View ArticleGirding the Equator of the Earth with a Belt
Recently, I came across an addendum to a problem that appears in many calculus texts, an addendum I had never explored. It intrigued me, and I hope it will capture your attention too.The problem is...
View ArticleHow do I derive a recurrence relations
equation 1 : xi+1=xi− (f·gy−fy·g)/(fx ·gy−fy·gx) equation 2: yi+1=yi− (fx·g−f·gx)/(fx·gy-fy·gx)My quesiton are, deriving equations (1) and (2) above and constructing a single Maple function called...
View ArticleIntegral calculus not computing as expect. What am I doing wrong ?
I am not able to understand why Maple fails to compute and display the integrals for Eqn (1) and Eqn (8). I have a integral table to cross-verify the integrals for each of these in here. Also, another...
View ArticleWhy doesn't Maple provide simplified calculus results ?
I would like to have my calculus results in its simplified form; below are some of the scenarios that can explain this.Find the integral of : [x*sqrt(a*x^2+b*x+c) dx]Maple test: Wolfram Mathematica...
View ArticleMagnetic traps in cold-atom physics
This presentation is about magnetic traps for neutral particles, first achieved for cold neutrons and nowadays widely used in cold-atom physics. The level is that of undergraduate electrodynamics and...
View ArticleHow do I plot a resource model in Maple?
The rate of resource consumption by organisms,v depends on resource concentration, S. The Blackman model of resource consumption assumes a linear relationship between v and S. Below a threshold...
View ArticleHow to plot a Lake Acidification graph in Maple?
Percentage survivorship is a function of time; there ia negligible decline in survivorship at pH=6, marked decline in survivorship at pH=3.5, resulting in no survivors after just 8 hours.What is the...
View Article