1. Wolfram|Alpha
について、ここに記述してください。
ChatGPT https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/
http://www.wolframalpha.com/examples/?src=input
"solve 3x+4y=5 over the integers"
http://www.wolframalpha.com/input/?i=solve+3x%2B4y%3D5+over+the+integers&lk=3
plot x4+x3-3x^2
https://www.wolframalpha.com/input/?i=plot+x%5E4%2Bx%5E3-3x%5E2
https://www.wolframalpha.com/examples/PlottingAndGraphics.html
GroebnerBasis[{x2 - 2, y2 - 3, z - x - y},{x, y, z}]
GroebnerBasis[{x2 - 2, y2 - 3, z - x - y},{x, y, z}]