PDE with variable boundary condition

jafanasim
Messages
2
Reaction score
0

Homework Statement



I am trying to solve this PDE with variable boundary condition, and I want to use combination method. But I have problem with the second boundary condition, which is not transformed to the new variable. Can you please give me some advise?

Homework Equations



(∂^2 T)/(∂x^2 )=1/∝ ∂T/∂t
IC: T(x,0) = Ti
BC1: T(x→∞, t) = Ti
BC2: -k ∂T/∂x|x=0 = h[T∞ - T(0,t)]

The Attempt at a Solution



The combination variable I chose is η= x/((4∝t)^(1⁄2))

My work is attached in a PDF file, please take a look at it. The highlighted boundary condition is the problem.

Thank you
 

Attachments

Physics news on Phys.org
That method does not work with that sort of boundary condition: you can't express \partial \eta/\partial x as a function of \eta.
 
pasmith said:
That method does not work with that sort of boundary condition: you can't express \partial \eta/\partial x as a function of \eta.

Thank you. What method should I choose? Laplace?
 
jafanasim said:
Thank you. What method should I choose? Laplace?

That would be the obvious choice.
 
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