Wikipedia:Reference desk/Archives/Mathematics/2008 February 24

Mathematics desk
< February 23 << Jan | February | Mar >> February 25 >
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.


February 24 edit

derivatives and second derivatives of rotation functions edit

hi, how do i find the derivative and second derivative of a function that rotates counter clockwise an angle theta? do i just take the derivative and second derivative of (-sin+cos, cos+sin)?

also, how might one prove that a harmonic function composed with a function that preserves dot product is still harmonic? thanks —Preceding unsigned comment added by 199.74.71.147 (talk) 03:33, 24 February 2008 (UTC)[reply]

For the first question I assume you mean rotation around the origin in the Euclidean plane, using the mapping
 

To get the n-th derivative with respect to the rotation angle θ, just work out

 
where a pair is differentiated coordinate-wise:
 
Using matrix–vector notation, the mapping can be written as
 
where the 2×2 rotation matrix M(θ) is given by:
 
Here you have to find ddθM(θ), which can be done entry-wise:
 
The second question is not clear. What does it mean for a function to preserve dot products? Normally you expect that to mean f(u·v) = f(u)·f(v), but the dot product turns two vectors into a scalar, so if u and v are vectors, on the left-hand side f is operating on a scalar and on the right-hand side on vectors. How can this be? Also, is it given in which order the harmonic function is composed with the dot-product preserving function? An example might help to clarify this.  --Lambiam 06:26, 24 February 2008 (UTC)[reply]
Probably means orthgonal, u·v = f(u)·f(v). With some very minor condition (possibly none), an orthogonal function is an orthogonal matrix. Then it is just asking to show that the laplacian is invariant under orthogonal coordinate changes, which is definitely a very common exercise to give (so likely to be his question). JackSchmidt (talk) 06:44, 24 February 2008 (UTC)[reply]
that probably is my question, but i am unfamiliar with most of the terminology you used as my professor is rather scatterbrained in lecture. could you please give me some pointers on where to start if i were to prove this? thanks! —Preceding unsigned comment added by 199.74.71.147 (talk) 08:04, 24 February 2008 (UTC)[reply]
Basically you use chain rule. If g:R^2->R is harmonic and f:R^2->R^2 preserves dot products, then f is actually given by an orthogonal matrix (which looks almost exactly like a rotation matrix). Define h:R^2->R by h(x) = g(f(x)). Write out what that means fairly explicitly in terms of the matrix entries of f (just label them f11, f12, f21, and f22; don't use cosines in my humble opinion). Then use chain rule to take the first and second derivatives. The derivatives will involve dot products of rows of f. f is orthogonal, so the dot products will be 0 for the mixed derivatives of g, and 1 for the repeated derivatives of g. In other words, lap(h) evaluated at x is equal to lap(g) evaluated at f(x). JackSchmidt (talk) 08:17, 24 February 2008 (UTC)[reply]
how would one avoid using cosines? and also, where do dot products come into the derivatives? I don't see them199.74.71.147 (talk) 20:22, 24 February 2008 (UTC)[reply]
(Sorry, I don't have an easy way to explain this; my comments have been meant for other more analytic types to help you out; same continues here). See directional derivative for the dot products. Applying f just changes the direction of a directional derivative. The laplacian is defined in terms of partials, but you get the same definition if you use directional derivatives in directions which are just a rotation of the previous ones. Simply writing it out and taking calc 1 derivatives suffices, it just takes a page. I recommend that method. JackSchmidt (talk) 20:47, 24 February 2008 (UTC)[reply]
can you explain a little more about how i get from taking the derivative to having dot products?
There is a dot product in the definition of a directional derivative, is that the one you're looking for? --Tango (talk) 11:44, 25 February 2008 (UTC)[reply]

Integral Powers of Trinomials edit

For expanding binomials, we have the binomial expansion which gives us all the info we need to know about expanding a binomial to (any) power. For example, if I want to find out what is the full expansion of  , I can do so. My question is, is there a similar expansion formula for  . Is there a shorthand way to write this expansion in terms of the coefficients of the expansion?A Real Kaiser (talk) 05:53, 24 February 2008 (UTC)[reply]

Memory of high school maths a bit hazy, but you can break   into  , which gives  , and then expand   binomially.
This gives something like   --PalaceGuard008 (Talk) 06:19, 24 February 2008 (UTC)[reply]
You are looking for the Multinomial theorem. You are basically counting how many ways to rearrange "mississippi", or other such combinatorial questions. JackSchmidt (talk) 06:26, 24 February 2008 (UTC)[reply]
The coefficient of   in the expansion of   is
 
Pascal's pyramid contains the coefficients for the trinomial expansion - it bears the same relation to the trinomial expansion as Pascal's triangle does to the binomial expansion, but it has an extra dimension. So the coefficients of   are the numbers in the 25th layer of Pascal's pyramid. Gandalf61 (talk) 11:26, 24 February 2008 (UTC)[reply]

Thanks guys, I had no idea that a generalization of Pascal's triangle existed.A Real Kaiser (talk) 01:29, 25 February 2008 (UTC)[reply]

Curiously enough, I independently discovered this relationship over a year ago. I found it a lot less obvious than Pascal's Triangle. A math-wiki (talk) 07:06, 27 February 2008 (UTC)[reply]

Vibrational modes of a drum edit

I'm interested in creating a few images for Wikipedia of the vibrations of a drum membrane.

It appears these vibrations are related to the Bessel functions - searching on google, I didn't find any precise descriptions of the phenomenon. Somes pages appeared helpful though (for example : Standing waves in a drum membrane...).

So, could anyone explain how it works, and what the equations describing the vibrations are ?

Thanks. -- Xedi (19:25, 24 February 2008 (UTC))[reply]

Well, I don't know your mathematical background (have you studied PDEs?), but the simplest thing to do is assume that the membrane is isotropic and homogeneous, and the waves are small enough that it responds linearly. Then you have to solve the wave equation (whose spatial part after separation of variables is the Helmholtz equation) by finding eigenfunctions of the Laplacian for whatever shape your drum is. The solutions for a circular drum do involve Bessel functions. See also Hearing the shape of a drum. —Keenan Pepper 23:13, 24 February 2008 (UTC)[reply]
If you want a textbook that discusses this stuff, try Elementary Applied Partial Differential Equations with Fourier Series and Boundary Value Problems by Richard Haberman. —Keenan Pepper 23:17, 24 February 2008 (UTC)[reply]
Thanks a lot, the article on the Helmholtz equation is pretty much what I needed. (I'll also have a look at the book) -- Xedi (10:08, 25 February 2008 (UTC))[reply]