Calculators Graphing ODE Integral Curves on the TI-89

  • Thread starter Thread starter amcavoy
  • Start date Start date
  • Tags Tags
    Odes Ti-89
AI Thread Summary
To graph integral curves and slope fields of ordinary differential equations (ODEs) on the TI-89 calculator, users can navigate to the MODE menu, select Graph, and then choose Differential Equations. An example provided is entering the equation y1' = 5t along with an initial condition, such as y1(1) = 1. Additionally, users can solve ODEs directly using the desolve function, as demonstrated with the equation y'' = (-g/l)y'. The initial condition (Yi1) is specified to define the starting point for the graphing of the solution.
amcavoy
Messages
663
Reaction score
0
Does anyone know how to graph the integral curves / slope fields of ODEs on the 89? I don't have a manual for mine, and suppose a few of you are quite familiar with it.

Thanks in advance.
 
Computer science news on Phys.org
MODE=>Graph=>Diff Equations
DIAMOND=>F1
y1'=5t
yi1=1

or you can just solve for the equation directly like this:

desolve(y''=(-g/l)y',t,y)
 
What is the Yi1 for?

Thanks for the response.
 
Y intial condition 1
 
Alright sounds good. I appreciate it dduardo.
 
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...

Similar threads

Replies
5
Views
2K
Replies
1
Views
1K
Replies
2
Views
3K
Replies
6
Views
6K
Replies
2
Views
7K
Replies
5
Views
7K
Replies
1
Views
11K
Back
Top