Math used in computer algebra systems

Click For Summary
Computer algebra systems (CAS) utilize specialized algorithms for operations like algebra, integration, limits, and series, differing from traditional mathematical methods. The Risch algorithm is one example used for integration within CAS. These systems focus on manipulating symbols rather than performing numerical evaluations, which necessitates distinct approaches for problem-solving. The evolution of CAS is driven by the need for symbolic computation, allowing for more complex mathematical manipulations. Understanding these differences is crucial for effectively leveraging CAS in mathematical applications.
Avichal
Messages
294
Reaction score
0
I am recently very interested in computer algebra systems and was thinking about the maths in it.
Basic things that CAS does is algebra(solve set of equations), integration, limits, series etc.

Various algorithms are used for such operations. For e.g.:- for integration there is an algorithm called risch algorithm.

Now, these algorithms seemed very new to me. They are different from methods we use in solving such problems. Why do we need a separate approach in solving math for computers? Why can't we use normal math algorithms/methods?
 
Mathematics news on Phys.org
For one reason, CAS evolved to manipulate symbols, rather than evaluate expressions numerically. It's a different approach because the goal is different. CAS can be extended to do limited numerical evaluations, since numbers can be represented symbolically.

http://en.wikipedia.org/wiki/Computer_algebra_system
 
Here is a little puzzle from the book 100 Geometric Games by Pierre Berloquin. The side of a small square is one meter long and the side of a larger square one and a half meters long. One vertex of the large square is at the center of the small square. The side of the large square cuts two sides of the small square into one- third parts and two-thirds parts. What is the area where the squares overlap?

Similar threads

  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 7 ·
Replies
7
Views
8K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
12
Views
9K