August 19, 2007
This session is based on the material in section 2.3 of Kelley's "The Humongous Book of Calculus Problems"
The section presents a series of problems involving factoring polynomial expressions
Problem 2.20
In[33]:=
Out[33]=
In[34]:=
Out[34]=
In[39]:=
Out[39]=
In[40]:=
Out[40]=
In[41]:=
Out[41]=
In[42]:=
Out[42]=
In[43]:=
Out[43]=
In[44]:=
Out[44]=
This last expression is the closest to that expected by Kelley.
2.21
In[45]:=
Out[45]=
In[46]:=
Out[46]=
Yes. But why did this pull out the common factors but not earlier with #2.20?
Let's try that again.
In[47]:=
Out[47]=
Strange.
In[49]:=
Out[49]=
In[50]:=
Out[50]=
I still don't see why Mathematica doesn't factor out the xy.
Let's move on.
In[51]:=
Out[51]=
Good.
In[52]:=
Out[52]=
In[53]:=
Out[53]=
In[54]:=
Out[54]=
In[55]:=
Out[55]=
In[56]:=
Out[56]=
In[57]:=
Out[57]=
In[58]:=
Out[58]=
Nope. Mathematica is not able to find the factors of this simple sum of two perfect cubes.
In[59]:=
Out[59]=
Yes. Mathematica had no difficulty with this expression.
In[60]:=
Out[60]=
Good. In general Mathematica seems to be able to handle most complex expressions, but there are a few that it misses. Weird.
Created by Mathematica (August 19, 2007) |