// Twitter Cards // Prexisting Head The Biologist Is In: August 2016

Thursday, August 25, 2016

A Travelling Scientist

Woody succulent plant with tiny yellow flower.I just returned from a week of traveling in Nevada and California. We visited with my wife's grandmother for a few days, then headed out on the road. We stopped by the Luther Burbank house and hiked through several botanical gardens. The inevitable consequence of this trip is that I took many photos (of plants, animals, and geology) that will be appearing in posts over the coming months.

For a first sample, the photo at left is a specimen of Oxalis gigantea in the desert house at the San Francisco Botanical Gardens. The species is interesting to me because it is another example of how readily trees can evolve from within groups of plants otherwise composed of herbaceous forms. I also like it because it is one of the many cool looking succulents around.

Next week I'll get back to my regular schedule of more lengthy postings.

Monday, August 15, 2016

Mathematical Recreations : Ramanujan's Nested Radical 3

I've previously discussed an interesting math problem posed by Srinivasa Ramanujan way back in 1911.

In this third posting on this topic, I'll present a proof that there are an infinite number of valid solutions to his puzzle.

\( x = \sqrt{1+2\sqrt{1+3\sqrt{1+4\sqrt{\cdots}}}} \)



Ramanujan said the solution was \( \{x=3\} \). I'm claiming the proper solution is \( \{x=3+n : n \ge 0\} \). Lets see how that works out.

\( 3+n = \sqrt{1+2\sqrt{1+3\sqrt{1+4\sqrt{\cdots}}}} \)

We start by unwrapping the first few radicals and simplifying a bit.

\( \sqrt{1+3\sqrt{1+4\sqrt{\cdots}}} = \frac{(3+n)^2 -1}{2} = \frac{9+6n+n^2-1}{2} = 4+3n+\frac{1}{2}n^2 \)

\( \sqrt{1+4\sqrt{1+5\sqrt{\cdots}}} = \frac{(4+3n+\frac{1}{2}n^2)^2 -1}{3} = \frac{16+24n+13n^2+3n^3+\frac{1}{4}n^4-1}{3} = 5+8n+\frac{13}{3}n^2+n^3+\frac{1}{12}n^4 \)

If we work out the full radical at each step, we rapidly end up with very high-order polynomials on the right side of the equation. However, the 0th and 1st order terms will always only depend on the 0th and 1st order term of the polynomial for the previous radical. Since we're only working with values of n greater than zero, all of the higher-order terms [in red] will have positive values.

\( \sqrt{1+3\sqrt{1+4\sqrt{\cdots}}} = 4+3n \color{red}{+ \frac{1}{2}n^2} \)

\( \sqrt{1+4\sqrt{1+5\sqrt{\cdots}}} = 5+8n \color{red}{+ \frac{13}{3}n^2+n^3+\frac{1}{12}n^4} \)

This allows us to simply discard them, converting the equations into inequalities. This cleans up our work a lot.

\( \sqrt{1+3\sqrt{1+4\sqrt{\cdots}}} \ge 4+3n \)

\( \sqrt{1+4\sqrt{1+5\sqrt{\cdots}}} \ge 5+8n \)

Unwrap another radical. I'm using a bit of an unusual notation in the right half of the inequality, where I'm using equalities inside of the large parentheses for keeping track of a few steps of simplification.

\( \sqrt{1+5\sqrt{1+6\sqrt{\cdots}}} \ge \left(\frac{(5+8n)^2 -1}{4} = \frac{25+80n+64n^2-1}{4} = 6+20n+16n^2\right) \)

\( \sqrt{1+5\sqrt{1+6\sqrt{\cdots}}} \ge 6+20n\color{red}{+16n^2} \)

Since we already have an inequality, we can go ahead and discard this higher-order term.

\( \sqrt{1+5\sqrt{1+6\sqrt{\cdots}}} \ge 6+20n \)

The first order terms of the polynomials increase with each unwrapping of a radical. These terms form a series that has very simple behavior.

\( \left[ k_0 = 1; k_m = 2k_{m-1}+2^{m-1} \right] \)

\( \lim\limits_{m \to \infty} k_m = \infty \)

Because the trimmed polynomials representing each successive radical are <= the true polynomials, and they increase towards infinity, the true polynomials also increase towards infinity.



Unwrapping successive radicals from Ramanujan's solution results in a simple series that races upwards to infinity.

\( [3, 4, 5, 6, 7, \cdots, \infty ] \)

Unwrapping successive radicals from my solution results in a more complicated series that also races upwards to infinity.

\( [3+1n, 4+3n\color{red}{[+\cdots]}, 5+8n\color{red}{[+\cdots]}, 6+20n\color{red}{[+\cdots]}, 7+48n\color{red}{[+\cdots]}, \cdots, \infty ] \)

As long as the value of 'n' is greater than zero, no contradictions (such as negative values for a radical) arise, thus Ramanujan's solution to his puzzle is incomplete.



Figure showing series of curves. Those that follow a line and then curve upwards are drawn in green. Those that follow the line and then curve downwards are drawn in red.
Profiles from valid solutions (>= 3) are in green.
Profiles from invalid solutions (< 3) are in red.
Note the change in scale above and below zero.
A more complete solution is:

\( \sqrt{1+2\sqrt{1+3\sqrt{1+4\sqrt{\cdots}}}} \ge 3 \)

Ramanujan's puzzle remains of interest to many and seems to inspire ongoing conversations in various online forums. I have come across a few discussions where people mention calculating subsequent radicals for different starting values, the method at the root of my proof, but I've never come across anyone discussing an actual proof. Ramanujan's solution to his puzzle held for 115 years, but I've now proven his solution to be incomplete. I wonder how long it will take for my proof to start appearing in some of those forum discussions.

Unfortunately, my solution remains incomplete. As of yet, I do not have a proof to back up my intuition that all values less than three are invalid solutions. The method of proof I used here is not simply applied to show values less than 3 are invalid solutions, but I am pondering on methods of doing so.

Stay tuned for further developments.


References

Tuesday, August 9, 2016

Mathematical Recreations : Ramanujan's Nested Radical 2

I've previously discussed an interesting math problem posed by Srinivasa Ramanujan way back in 1911.

In that discussion I suggested there were probably multiple valid solutions to his puzzle, not just the solution he published (three). I even went a bit further to suggest there was an infinite number of valid solutions.

I still don't have a nice proof, but I have done some further calculations to help illustrate my thoughts. The following figure shows plots of subsequent radical values when initial values are set to various numbers. Initial values of [0, 1, 2, 2.9, 2.99, 2.999, 2.9999, 2.99999, 2.999999, 2.9999999, 2.99999999, 2.999999999, 2.9999999999, 2.99999999999, 2.999999999999, 2.9999999999999] result in the series of descending curves. Initial values of [3.1, 3.01, 3.001, 3.0001, 3.00001, 3.000001, 3.0000001, 3.00000001, 3.000000001, 3.0000000001, 3.00000000001, 3.000000000001, 3.0000000000001] result in the series of ascending curves.  The closer these values are to 3, the further to the right in the figure they diverge from the single straight line resulting from an initial value of [3].

Figure showing a series of curves that follow along a straight line before turning upwards or downwards.
The top shows positive values.
The bottom shows negative values.

The calculated profile for every initial value below three drops down to just below zero and then rises towards an asymptote at zero. It surprised me that the fall of the profiles is slowed before they reach zero, as well as the behavior below zero, but neither result lead me to think there is a problem with intuitions about the problem. This more complicated behavior leads me to think that a proof showing every value less than three is invalid might be a bit difficult.

The behavior of the profiles starting above three are simple enough that I suspect there is a relatively simple proof of their general behavior. That is to say, I think it will be a relatively simple task to prove any values greater than three are valid solutions to Ramanujan's Nested Radical.

Stay tuned for further developments.


References

Tuesday, August 2, 2016

Interaction Networks

I took a course titled, "Mathematical Ecology" in undergrad at the University of Texas. The course was taught by Dr. Eric Pianka and it was the worst classes I ever took. Well, no, not really. It was a distressing class, though. I studied like mad and got Ds on every mid-term. I didn't realize until the night before the final how I was approaching the class wrong. Most points in each midterm were assigned on the basis of questions about a single mathematical model described in the course section (and not all the other little info-bits that I had been focusing on). I stayed awake all night, studying only the mathematical models discussed all semester. I ended up getting a B as my final grade for the semester.

I never did pick up the graded exam, but my course grade told I ended up blowing the exam out of the water. Now, this alone might not have been enough to get the grade I got. I suspect the professor acknowledged my --eventual-- mastery of the semester's most important material by making my final exam score have a bigger impact in the overall grade than it was originally designed to be. Thanks very much for that, Dr. Pianka.



Figure showing plankton feeding small fish, which then feed large fish. Because both steps are a positive impact, a positive arrow linking plankton and large fish is also drawn.
Figure 1a. Positive
interactions.
One particular lesson started with an observation of life out in the open ocean, well away from shore or reef systems at least. Out in the open ocean, there is a large amount of biomass present in tiny plankton and in large fish, but relatively little in small fish. The plankton feeds the small fish and then the small fish feed the large fish. Another way to say this is that plankton biomass has a positive influence on small fish biomass and small fish biomass has a positive influence on large fish biomass. We can represent each positive interaction with a pointed arrow. One positive influence and a second positive influence together forms an overall positive influence (Figure 1a). This can be translated into an equation as: (I1 * I2) = If.

Figure 1b. Negative
interactions.
We can think about these steps in the opposite direction. Large fish biomass has a negative influence on the amount of small fish biomass, which has a negative influence on the amount of plankton biomass. We can represent each negative interaction with a flat-arrow, going the opposite direction of the earlier pointed arrows. One negative influence and a second negative influence together also forms an overall positive influence (Figure 1b). This can be translated into an equation as: (-I1 * -I2) = If.

A figure showing all the parts of the previous two, illustating how plankton and large fish support each other in the ecosystem through their mutual interactions with small fish.
Figure 1c. Fishy
feedback.
Plankton biomass has a positive influence on large fish biomass and large fish biomass has a positive influence on plankton biomass. All together (Figure 1c), we have a positive feedback loop that explains why there is more biomass in plankton and large fish than there is in small fish. On average, the ecosystem only produces enough small fish to be consumed by the large fish. Any more small fish would result in the growth of the population of large fish. Any less small fish would result in a reduction in the population of large fish.

This sort of analysis won't let you know what levels the elements of the system being modeled will stabilize at, or if it will even stabilize at all, but it can quickly give you an overview of the likely overall behavior of the system.



Figure illustrating how kelp and sea otters support each other through their mutual interactions with sea urchins.
Figure 2a. Otters in
the Kelp forest.
Another scenario with the same dynamics is the relationship between Kelp, Sea Urchins, and Sea Otters (Figure 2a). This relationship is discussed in some detail in a recent episode of Science Friday. Otters help maintain the kelp forest by limiting the numbers of the major herbivore (urchins) which would otherwise obliterate the kelp.

Figure illustrating how orca would have a negative impact on kelp forest by their negative impact on sea otters.
Figure 2b. Orca in
the Kelp forest.
We can add Orca, a major predator of sea otters, into the model (Figure 2b). Because Sea Otters aren't the dominant food source for Orca, I haven't added a positive arrow between Sea Otters and Orca. The model allows us to see that Orca have a negative influence on Kelp forests. Humans hunting otters for their fur would have a greater impact than the Orca because the humans are looking specifically for the Sea Otter (no matter how scarce), while the Orca will switch to other prey if Sea Otters become scarce.

A more complicated system also discussed in the episode of Science Friday describes how the introduction of a vaccine against the Rinderpest virus could have an impact on the population of Giraffes on the Serengeti. Rinderpest is a virus of cattle which kills Wildebeest. Wildebeest eat large amounts of grass, so when Wildebeest are killed off, more grass will grow. More grass means the ecosystem is more susceptible to fires, which kill Acacia seedlings. Since adult Acacia trees feed Giraffes, more fires means less food for Giraffes. Altogether, the model presented in Figure 3 shows that the introduction of the Rinderpest vaccine would result in an increased population of Giraffes. Unfortunately, this analysis wasn't done in advance of vaccine introduction. Instead it was developed in an attempt to understand why the population of Giraffes increased after the introduction.

Figure illustrating a positive relationship between a cattle vaccine and the welfare of giraffes. In between are viruses, wildebeest, grass, fire, and acacia trees.
Figure 3. Impact of Rinderpest vaccine on Serengeti Giraffes.



Figure illustrating the regulatory network involved in a growth phase change observed in yeast.
Figure 4a. Opaque-white
switching in C. albicans.
The same logic can be used to analyze networks of interactions outside ecological modeling. Figure 4a describes the genetic regulatory network responsible for white-opaque switching in Candida albicans, a sometimes pathogenic yeast commensal of the human gut. Opaque-white switching refers to a transition of the yeast between a reproductive and vegetative developmental state. The opaque/white labels refer to how colonies of the cells in each developmental state appear when growing on media in a petri dish. My Figure 4a is updated a figure from the original paper describing this interaction network so it has colors consistent with my other figures here. The relationships illustrated in the figure had been constructed by involved experiments examining interactions between each of the genes involved in the process.

The diagram was presented by a speaker at a yeast research conference I attended. The speaker then went through an involved discussion of all the experiments they did to explain why the network resulted in the final observed behavior of switching between the white and opaque developmental states. As the presentation went on and on, I found myself getting more and more irritated. I was expecting a couple slides describing the interactions, then a continuation on to the real meat of the presentation. It was quickly clear to me why this network would result in the observed switching behavior because I was analyzing it using the techniques discussed earlier in this posting. The final conclusion of the presentation was the result I understood at the beginning of the presentation. I felt very frustrated.

After the presentation, I tried to convey my frustration to my graduate advisor. Unfortunately, I didn't know how to explain how I was processing the interaction network that had been shown. It turns out that most biologists don't have the mathematical background that I had taken for granted in my own research.

Figure illustrating the regulatory network involved in a growth phase change observed in yeast; simplified.
Figure 4b. Simplification step 1.
I knew how the overall network behaved because I was able to quickly simplify the network. In the left half of the network (in Figure 4a), the positive interaction between WOR1 and CZF1 and the negative interaction between CZF1 and EFG1 together have an overall negative interaction. There is already a negative interaction between WOR1 and EFG1, so this side chain would act to amplify the effect. For our purposes, this means we can simplify the network by removing this side chain (Figure 4b).

Figure illustrating the regulatory network involved in a growth phase change observed in yeast; simplified even further.
Figure 4c. Simplification step 2.
The interactions between WOR1 and WOR2 represents a feedback loop which stabilizes them in an active state. The negative interaction between EFG1 and WOR2, paired with the positive feedback loop, means that the right half of the figure has an overall negative influence between EFG1 and WOR1. Again, we can simplify the network by drawing a single negative interaction on the right (Figure 4c).

Two elements in the network with negative interactions between them represent a bistable switch. If either WOR1 or EFG1 gets the upper hand, it then suppresses the other. Only one will ever be active at one time. The final element of the network which remains is the influence of the a1/α2 ratio, which acts as an outside control element on the switch. There are other elements impacting the activity of EFG1 which aren't described in this network, but they will also act as external control elements. Together, these outside influences determine the state of the switch and when it can change from one state to the other.



The relationship between WOR1 and EFG1 was very quickly apparent to me at the start of the presentation, but then the presentation kept going on and on in some detail trying to explain the overall behavior. A the time of the conference, my frustration then was in why the presenter wasted so much of our time, as well as in my inability to explain this concept to my graduate advisor.

Now, however, my frustration with this memory has more to do with my irritation at researchers not collaborating with mathematicians (or at least mathematically-inclined researchers) during their work. Having some basic level of literacy at math, computer programming, statistics, or any other specialized field can help you in many ways. You don't need to be an expert in these subjects because even a limited grasp of them will help you to know when it is a good idea to call in someone with the specialized knowledge that you lack.

Dr. Pianka's course is the one I have most often thought of over the years. Specific lessons I learned in his course routinely come to mind and help guide how I interpret material seen in my scientific career so far. I expect the course will continue to inform my future biology research endeavors. Thank you again, Dr. Pianka.


References