Wikipedia:Reference desk/Archives/Mathematics/2015 July 29

Mathematics desk
< July 28 << Jun | July | Aug >> Current desk >
Welcome to the Wikipedia Mathematics Reference Desk Archives
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


July 29

edit

General solution of heat equation in polar coordinates

edit

As a followup to my earlier question, I figured that polar coordinates would offer the most promising route because I found that this region is most easily described in it. Firstly, if the rink is longer than it is wide (as are real rinks), then it can be transformed to the "square" (as long as it is wide) case that I can treat using ordinary polar coordinates using a simple change of variables (scaling). Secondly, it's easier to deal with edges defined by trigonometric functions than by the square roots you would need in the Cartesian coordinate system.

Still, to better understand the equation itself, I'm attempting to find a general solution for the circular case to see an example of a generalized Fourier series. But after separation of variables, it looks like I must put some artificial restrictions on the angular (theta) component for the solution to be meaningful. But that becomes the least of my problems. Here's my work.

Assume a solution in separated variables  . Then  .

Divide both sides by the product RFG and it becomes clear that since the left side is now only a function of r and theta, and the right side a function of only t, they must be equal to some constant which I will call  :   (that constant will later be the cause of most of my headaches). We now have for G,  , and for R and F,  . Multiply the second equation by r2 on both sides and subtract the first term on the left hand side from both sides:  . The left only depends on theta and the right only on r, so again they must both be equal to a constant  :  . So we have three separate linear ordinary differential equations for each of R, F and G:

  1.  
  2.  
  3.  

The solution of the first two of course is easy. The third is a bit trickier; the change of variables   transforms it into Bessel's equation, and the Bessel function I want is that of the first kind:  . Here is one part I am not sure of: I don't want weird behavior at the origin so I don't want the Bessel function of the second kind. Is this really wise though?

Proceeding further, it becomes clear that F must be 2pi-periodic, so that I don't have a jump discontinuity at theta = 0, 2pi. This rules out   because the sum of two exponentials won't have this property. Then I must have  . For this to be 2pi-periodic,   must be an integer; hence it must be a nonnegative integer. This is also good news because the Bessel function of the first kind now becomes entire (while that of the second kind will still have an undesirable singularity).

There's no such restriction on  , although to avoid complex numbers it too would have to be nonnegative.

The issue (along with that of not using Bessel functions of the second kind) is that a Fourier-Bessel series, which I wanted to use for the radial component, can only be used for a Bessel function of a single order, not of variable order. How would I decompose an initial value function using what I obtained here? It would appear that I have to appeal to an "inner product" of these functions involving a double integral over the disk rather than relying on being able to calculate univariate generalized Fourier series in each variable alone. Does anyone know which inner product on the disk these are orthogonal with respect to?--Jasper Deng (talk) 06:34, 29 July 2015 (UTC)[reply]

Why not call the constants   and   to obtain a tiny simplification with not cost? Bo Jacoby (talk) 07:10, 29 July 2015 (UTC).[reply]
Generally when I separate variables, I have no expectation that the square root is the only way the constants show up. Indeed, for the equation for G there is no square root taken. When I build a generalized Fourier series, I use something other than them anyways. This is mainly a notational convention I was taught to use, especially when I had no expectation of the form of the solutions.--Jasper Deng (talk) 07:18, 29 July 2015 (UTC)[reply]
When the square root shows up you may regret your choice before submitting the problem to the public:
  1.  
  2.  
  3.  
  4.  
  5.  
Bo Jacoby (talk) 16:55, 29 July 2015 (UTC).[reply]
You fed in that the angular component needs to be periodic, which gives a strong restriction on  . You need to do something similar with the radial component, and impose zero boundary conditions (the "free" Bessel functions appear because the Fourier transform on R^2 has a continuous spectrum in the radial directions, but this discretizes when we restrict to a disc). It seems to me that the "natural" Bessel functions for this problem are J_0, because these are the eigenfunctions of the radial Laplacian. The differential operator   is self-adjoint with respect to the inner product   that one gets by integrating radial functions in polar coordinates. So there's a basis of eigenfunctions, of the form  , where the   are the positive zeros of J_0 (here I'm assuming that the radius of the disc has been normalized to 1). The general solution will then be of the form   where A is a particular solution with nonzero boundary conditions (which we can use ordinary Fourier series to write in the form  ), and B is a solution with zero boundary conditions that will be of a Fourier-Bessel form. I should add that to to this in dimension four and higher, you will use Bessel functions J_{n/2-1}, because these are the eigenfunctions of the radial Laplacian in n dimensions. It seems like we can solve the problem without Bessel functions in three dimensions, since the radial eigenfunctions are basically just exponentials in that case. Sławomir
Biały
13:27, 29 July 2015 (UTC)[reply]
Would this not then put further restrictions on  ? I feared that by using a Bessel function of only a single order I could lose some generality. In particular, wouldn't choosing   imply   and then my angular component becomes constant? I'm still elementary with solving in more than one spatial dimension (I usually have not been asked to perform separation of variables in more than one spatial dimension).--Jasper Deng (talk) 20:41, 29 July 2015 (UTC)[reply]