Math used in computer algebra systems

Click For Summary
SUMMARY

The discussion focuses on the mathematical foundations of computer algebra systems (CAS), emphasizing their unique algorithms for operations such as solving equations, integration, limits, and series. A specific algorithm mentioned is the Risch algorithm, which is used for integration. The key distinction of CAS lies in its ability to manipulate symbols rather than merely evaluate expressions numerically, necessitating a different approach to mathematical problem-solving. This fundamental difference in goals drives the development of specialized algorithms tailored for symbolic computation.

PREREQUISITES
  • Understanding of basic algebraic concepts
  • Familiarity with integration techniques
  • Knowledge of symbolic computation
  • Awareness of the Risch algorithm
NEXT STEPS
  • Research the Risch algorithm in detail
  • Explore the principles of symbolic computation
  • Learn about different algorithms used in computer algebra systems
  • Investigate the applications of CAS in various fields
USEFUL FOR

Mathematicians, computer scientists, software developers, and anyone interested in the algorithms and applications of computer algebra systems.

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?
 
Physics 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
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
7K
Replies
4
Views
1K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 1 ·
Replies
1
Views
585
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
12
Views
11K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K