I have a relatively long mathematical expression that I would like to further simplify. The problem is that it is too long for the wolfram alpha that I have used so far. Is there another tool (better than wolfram) used among the community for this purpose? I suppose I could use wolfram alpha by putting the expression piece by piece and multiplying it this way. But then to collect everything I'd have to do it by hand - which definitely might not be error proof. Any suggestions?
Asked
Active
Viewed 263 times
-1
-
2have you tried wolfram Mathematica? There's a whole Stack Exchange site for that: https://mathematica.stackexchange.com/ – Jackozee Hakkiuz Aug 04 '21 at 10:35
-
I also would suggest Mathematica. – Peter Aug 04 '21 at 11:11
-
1Wolfram Engine for Developers is free and will do the job. – Somos Aug 04 '21 at 12:12
1 Answers
1
You could always use sage or maple,sage has a free tier but the interface is not user friendly,hope this helps,you need to use sage code to do evaluate the expression(simplify it) Here the website
- https://sagecell.sagemath.org/ In my opinion Wolfram Alpha is the best tool out there for a undergraduate like me trying to evaluate complicated expressions
- You could use wolfram cloud if you like,doesnt time out that fast and shows you the explicit result,but it doesnt show you other things than that,and its free Here is the link: https://www.wolframcloud.com/ ,use the basic plan,its free
scroo0ooge
- 68
-
Wolfram Cloud appears to be working. Also wanted to try Mathematica but not sure if my uni has the license and it's way too expensive for a student budget. – bajun65537 Aug 04 '21 at 10:50