1.3-2.2 Flashcards

(28 cards)

1
Q

What is a slope field or direction field for a first-order ODE y’ = f(x,y)?

A
  • A grid of points (x_k,y_k)
  • Tiny line segments drawn at each point with slope f(x_k,y_k)

The process involves choosing a point, computing the slope, and drawing a segment centered at that point.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In the slope field for y’ = x, what is the slope when x = -2?

A

-2

The slope is constant along the vertical line at x = -2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In the slope field for y’ = y, what is the slope when y = 0?

A

0

This indicates a flat slope along the x-axis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define isoclines.

A

Curves where the slope is constant: f(x,y)=c

Along an isocline, every segment has the same slope c.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are equilibrium solutions in the context of ODEs?

A

Constant solutions y≡C

Found by setting y’=0, which leads to f(x,y)=0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Differentiate between stable and unstable equilibrium.

A
  • Stable: Nearby solutions move toward C
  • Unstable: Nearby solutions move away

Stability indicates how solutions behave near equilibrium points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a stable attractor?

A

A solution y_p(x) that nearby solutions approach as x→∞

This concept is crucial in understanding long-term behavior of solutions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the terminal velocity in the context of the equation dv/dt = 32 - 0.16v?

A

200 ft/s

Terminal velocity occurs when acceleration equals zero.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the general form of the solution for the ODE y’ = x - y?

A

y = x - 1 + Ce^{-x}

This solution describes the behavior of the system as x approaches infinity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the phase line in the context of autonomous ODEs?

A

A vertical line marking equilibria where f(y)=0 with arrows indicating direction of y’

This helps visualize stability and behavior of solutions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the classification of the ODE y’ = y^2 - 4?

A
  • Order: 1
  • Autonomous: yes
  • Linear: no
  • Separable: yes

This classification helps determine the methods for solving the ODE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the behavior of solutions for y’ = y^2 - 4 near the equilibria y = ±2?

A
  • y = -2 is stable (arrows point toward it)
  • y = 2 is unstable (arrows point away)

Stability analysis is crucial for understanding the dynamics of the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or false: The equation y’ = 2y + 1 is separable.

A

FALSE

It is a sum, not a product, and requires a different method.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the method to determine if an ODE is separable?

A

If the right side can be written as g(x)h(y)

This allows for the separation of variables for integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In the equation y’ = -x/y, how do you separate the variables?

A

y,dy = -x,dx

This allows for integration of both sides.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the solution to the separable ODE y’ = -x/y?

A

y^2 + x^2 = C

This represents a family of circles in the xy-plane.

17
Q

What is the equation for the rate of change of y in the context of the problem?

A

y’ = dfrac{dy}{dt} = 2y + 1

This equation is separable because it only depends on y.

18
Q

Why is the equation y’ = 2y + 1 considered separable?

A

It can be rearranged to dfrac{dy}{2y+1} = dt

This separation allows for integration.

19
Q

What is the integral of dfrac{1}{1+y^2} with respect to y?

A

arctan(y)

This integral is used when solving the equation y’ = 2x(1 + y^2).

20
Q

In the equation y’ = 2xy^2, what does it indicate about the rate of change of y?

A

It depends on:
* how big x is
* how big y^2 is

This relationship shows the interaction between x and y.

21
Q

What is the reason for the interval of validity in the solution of y’ = 2xy^2?

A

The solution has a denominator: 1 - y_0x^2

When this denominator equals 0, the solution becomes invalid.

22
Q

Why does the equation y’ = dfrac{t^2}{1-y^2} have no equilibria?

A

An equilibrium requires y’ = 0 for all t, but t^2 is not always 0

Therefore, no constant solution exists.

23
Q

What does the equation dfrac{dy}{dt} = dfrac{3t^2+1}{1+2y} represent?

A

Numerator: time pushing change
Denominator: y resisting change

This reflects the dynamics of the system.

24
Q

What happens after integrating the equation dfrac{dy}{dt} = dfrac{3t^2+1}{1+2y}?

A

You get: y^2 + y = stuff

Solving for y requires using the quadratic formula.

25
In the equation **y' = xcos^2(y)**, why is it considered separable?
It can be expressed as x cdot cos^2(y) ## Footnote This allows for separation of variables.
26
When do equilibria occur in the equation **y' = xcos^2(y)**?
When y' = 0, which occurs when cos(y) = 0 ## Footnote This gives solutions of the form y = dfrac{pi}{2} + kpi.
27
What does the equation **dfrac{dy}{dt} = ext{in} - ext{out}** describe in the context of a brine tank?
In is constant: **r** Out is proportional to amount present: **ky** ## Footnote This reflects the balance of inflow and outflow.
28
What is the limit of **y(t)** as **t** approaches infinity in the brine tank problem?
lim_{t oinfty} y(t) = dfrac{r}{k} ## Footnote This represents the maximum amount the tank can settle at.