The More, The Mightier (Part 2)

Calculus Level 4

Lanchester's Square Law can be used to roughly describe the way in which two opposing military forces change over time during battle. Suppose the number of troops in "Force A" is A A , and the number of troops in "Force B" is B B .

The rates of change in troop strength (numbers of troops) over time are given by:

d A d t = β B \dfrac{dA}{dt} = -\beta B \hspace{1cm} and d B d t = α A \hspace{1cm} \dfrac{dB}{dt} = -\alpha A .

Constants α \alpha and β \beta represent the relative fighting proficiencies of "Force A" and "Force B", respectively.

Suppose that A = 1 A=1 and B = 2 B=2 at time ( t = 0 ) (t=0) . Suppose also that ( β = 1 ) (\beta = 1) .

Determine the value of α \alpha such that the two sides fight each other for eternity, with neither side's troop strength ever being entirely reduced to zero.

Details and Assumptions: Assume that A A and B B can vary continuously.


The answer is 4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Steven Chase
Oct 6, 2016

The analytical derivation is shown below. It is also quite trivial to check this numerically with a computer. When α = 3.99 \alpha = 3.99 , "Force B" just barely wins out over "Force A". When α = 4.01 \alpha = 4.01 , the reverse is true. When α = 4.0 \alpha = 4.0 , the program runs forever (and eats up all the RAM in your computer if you are programming it in Python).

Python Code

@Steven Chase I want to share something with you. Would you like to hear?

Talulah Riley - 8 months, 2 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...