I asked
y’-y-sin(x)=0
it gives wrong answer. Is it bug?
Can chatGPT solve any order of differential equation ? e.g. the complex order, just like mathHand.com - AI Math Handbook calculator
LLMs are pretty bad at math, and shouldn’t be trusted with it. They can, however, identify math problems and decide what to do with them.
Thus, I’d recommend attaching a tool that solves math problems. Either wolfram alpha or something, or maybe a python interpreter.
Combined, they’re an absolute bomb.
ChatGPT is a language model with some emergent abilities.
Differential equation solving has not, to the best of my knowledge, been documented as an emergent ability of any LLM.
An LLM isn’t an all-knowing, all-powerful AI, it’s a token prediction engine that has identified many neat patterns in huge amounts of data.
As always, just use the right tool for whatever job you’re doing.
Can solve the complex order differential equation?
I tried to ask again and again but the result is same
May be a CODE PROBLEM!
Keep dreaming!!!
Yes combine it with something like Wolfram in a RAG arrangement
Stephen Wolfram has talked a lot about using natural language to interface with their engine.