Thursday, October 30, 2008

5.0-5.3

Main Results
This section introduced linear systems.  The solutions of a linear systems are trajectories moving in the (x,y) plane, which is called the phase plane in this context.  The graph of the trajectories forms the phase portrait of a system.  In these systems there are several types of fixed points.  When the trajectories approach the fixed point it is labeled a stable node or a star.  When there are infinite fixed points along a line it is called a line of fixed points.  When the solutions are asymptotic away from the fixed point it is a saddle point, but there is a line that is stable called the stable manifold, and conversely there is an unstable manifold.  You can analyze and classify linear systems by drawing its trajectories and manifolds.

Challenges
I wasn't sure how to graph the phase portrait of the system with complex eigenvalues(5.2.4 I believe).  I tried to convert it into terms of sin and cos, and I think it is a clockwise spiral that grows away from the origin, but do I just draw an arbitrary spiral with these characteristics, or is there a more specific way?

Reflections
Love affairs.  How cool is that application of linear systems?  Determining how Romeo and Juliet will end up feeling about each other is definitely one of the most interesting things so far in the book.  I like this chapter overall, too.

Monday, October 20, 2008

Linear Systems Reading

Main Results
These section were trying to find a solution for y' = Ay, where A is a matrix made up of constants.  For a system of dimension n there will be a set of n linearly independent solutions.  In dealing with these solutions, the idea of an eigenvalue was introduced.  w is an eigenvalue of A if there is a nonzero vector v such that Av = wv.  v is called an eigenvector.  The eigenvalues of A are the roots of its characteristic polynomial p(w) = det(A - wI), where I is the identity matrix.  The next section moves into 2-D systems are theorems for the general solutions to the systems are given.

Challenges
Many.  From the beginning I was lost as to why we were dealing with the equation y' = Ay, with A being a matrix.  Then in the second section with the complicated general solutions I was even more lost.

Reflections
It was interesting material but I think I got a little scared off by the eigenvalues and eigenvectors since I lack linear algebra experience.

Wednesday, October 8, 2008

Fireflies!

Main Results
It was discovered that some fireflies are able to adjust their flashing so as to synchronize with the flashing of those around them.  They will also respond to artificial flashing.  The dynamics of the phase difference between the firefly's frequency and the stimuli's frequency can be expressed with the nonuniform oscillator equation : pdot = q - w - Asin(p), where q is the frequency of the stimulus and w is the frequency of the firefly and A measures the firefly's ability to modify and is >0.  Analyzing this equation shows that the firefly can only match the stimulus, or become entrained, for a certain range of entrainment.

Challenges
I didn't understand equation 6 in section 4.5 because I thought the phase difference during entrainment was zero, because the firefly is entrained to flash at the same time.  But if it's zero, why do we need a model to predict the phase difference.

Reflections
This sure is a cool biological application of what we're studying.  I really want to see one of those videos of fireflies synchronized.

Monday, October 6, 2008

4.0-4.3

Main Results
This reading introduced the idea of flows on the circle.  The circle is one-dimensional, like the line, but now periodic solutions are possible.  If we let o=theta, the equation looks like odot=f(o) where o is a point on the circle and odot is its velocity.  Vector fields are sketched in a similar way.  If odot=w, where w is a constant then there is uniform motion around the circle and the solution is periodic with the period, T, equal to 2pi/w.  A nonuniform oscillator like odot=w-a(sin(o)) has a saddle-node bifurcation and a "bottleneck" near o=pi/2.  A bottleneck is an area where it takes the phase point most of its time to pass through.  In fact, when calculating periods, we can approximate the entire time as just the time spent in the bottleneck.

Challenges
Ghosts.  The idea seems cool, but I don't quite follow why ghosts exist and how you determine the time spent in a bottleneck because of a ghost.

Reflections
I like the fact that equations like odot=sin(o) no longer have infinite fixed points, which I found to be a hassle.  But so far it is slightly harder to visualize flows and vector fields in a circular manor.