Learning Euler's Method for Differential Equations

AI Thread Summary
The discussion centers on using Euler's method for solving differential equations, particularly with a TI-84 calculator and the potential for using spreadsheets like Excel for plotting and analysis. Users express interest in finding a specific program for the TI-84 that facilitates this process. It is noted that while Euler's method is straightforward and effective in Excel, achieving accurate results requires very small step sizes. The conversation also touches on the nature of exact solutions, clarifying that numerical methods provide approximate solutions, but with careful control over step size, one can achieve a high degree of precision. The distinction between approximate and exact answers is emphasized, with the understanding that while one can obtain many decimal places, the results remain numerical approximations.
minase
Messages
42
Reaction score
0
We just started learning how to find diffrencial equations using the eulers method. I heard there is a programm in a calculator that let's you do that. I have a ti 84 I don't know the name of the program if you can be kind and give me the website it would be appreciated. My calculus book had this question in which you have to find a point given the intial condition with dx like .05. Crazy!
I was also wondering if you could use spreadsheet to plot and find the diffrencial equation easly.
One more question :-p
Can you find the exact solution if your dx approched 0 and is it possible to find an exact answer.
Thanks for the help!
 
Computer science news on Phys.org
I have no idea about your TI, try reading the manual.

Euler's method is a very simple method which works very well in Excel. The trouble is you have to take VERY small steps to get good results.

As far as exact answer goes it depends on what you mean by exact answer. Numeric methods yield an approximate solution, however you have control over the number of "good" digits. Small step size and/or better methods yield better results. You can always get as many digits as you need. Is that exact?
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top