Finding the maximum size of an Initial Value Problem coefficient

MathMan2022
Messages
12
Reaction score
1
Homework Statement
find the maximum size of a IVP coefficient size?
Relevant Equations
diff(T(x), x) = v/200*(45 - T(x)) + 0.015*(22 - T(x)) where T(0)=39
The following IVP
diff(T(x), x) = v/200*(45 - T(x)) + 0.015*(22 - T(x)) where T(0)=39

Describes the tempetatur T in celcius at the time x of a tub filled with water. A tub which is filled with hot water at rate of v l/min.

Lets say I am told that a guy takes a 40 min bath, and during those 40 min he doesn't want the water in the tub to become colder than 37 c.
How would I go about calculating the maximum size of v for that periode?
 
Physics news on Phys.org
MathMan2022 said:
Homework Statement:: find the maximum size of a IVP coefficient size?
Relevant Equations:: diff(T(x), x) = v/200*(45 - T(x)) + 0.015*(22 - T(x)) where T(0)=39

The following IVP
diff(T(x), x) = v/200*(45 - T(x)) + 0.015*(22 - T(x)) where T(0)=39

Describes the tempetatur T in celcius at the time x of a tub filled with water. A tub which is filled with hot water at rate of v l/min.

Lets say I am told that a guy takes a 40 min bath, and during those 40 min he doesn't want the water in the tub to become colder than 37 c.
How would I go about calculating the maximum size of v for that periode?

Welcome to PF.

Can you show us your work so far? We are not allowed to help you until we see your initial work. Thanks.
 
berkeman said:
Welcome to PF.

Can you show us your work so far? We are not allowed to help you until we see your initial work. Thanks.
Sure, If I do a dsolve in Maple on the IVP I get the following solution seen in the screenshot. But how should I got about finding the maximum size of v? If T(40)=37? Thats what I am unsure on.
1649266637895.png
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top