Roger's Equations Blog

Roger's Equations

This blog is all about science and technology (with occasional math thrown in for fun). The goal of this blog is to try and pass on the sense of excitement and wonder I feel when I read about these topics. I hope you enjoy the posts.

Previous in Blog: Functions Part I   Next in Blog: CGS Units- The Other Metric System
Close
Close
Close
10 comments
Rate Comments: Nested

Functions Part II

Posted February 19, 2007 5:20 PM by Bayes

Last time I listed some of the more common functions Engineers and Physicists run into. Today I'd like to list some more. Many of the ones I'll be listing in this entry are complicated solutions to differential equations (Legendre, Laguerre, Hermite, etc.). It may become tempting to become bogged down in the "why" as in "why is the Legendre polynomial the solution to Legendre's differential equation in special circumstances?". You are certainly welcome to research that yourself but that falls outside the scope of this entry.

The point of this entry is to put these functions in front of you. Hopefully seeing Hermite, Legendre, Laguerre Differential Equations, reading the biographies of the men they are named after and noticing the similarity of the polynomial solutions will make it apparent that these functions are not useless abstract identities but in fact practical solutions to the types of differential equations that we run into in engineering and physics.

Functions are tools that have been developed to help us solve problems. As the solutions to differential equations, they provide real answers to help us understand the real world better. For instance, the equation describing electrons in the Hydrogen atom is given by the differential equation:


To understand what that means in terms of electron orbitals, we need to find the function (ψ) that solves the differential equation above. That solution tells us how electrons behave in the Hydrogen atom. To solve it, you convert the equation above to Spherical coordinates, you separate the equation into three independent differential equations. Each of the separated differential equations will have a characteristic form that has a characteristic solution. You ask some guys from the Age of Enlightenment who have already worked it out for you what the solution is to those particular differential equations, multiply the solutions together and you have the solution to the differential equation.

.

.

Legendre's Differential Equation (Adrien-Marie Legendre)

.
Legendre's Differential Equation is a differential equation of the form:

with solutions of


where Pn(x) is Legendre's function of the first kind and Qn(x) is Legendre's function of the second kind.

.

Legendre Polynomials of the First Kind

.

.

Spherical Harmonics

.

,
where

is called the associated Legendre polynomial of the first kind.
.

.

Solution to Bessel's Differential Equation (Friedrich Bessel)

.

is

where Jn(x) are Bessel Functions of the first kind and Yn(x) are Bessel Functions of the second kind.

.

Bessel Functions of the First Kind

.


.

Bessel Functions of the Second Kind

.


.

Laguerre's Differential Equation (Edmond Nicolas Laguerre)

.

with solution for when n is a positive integer of
y= Ln(x)
where Ln(x) is called the Laguerre Polynomial

.

Laguerre Polynomials

.


.

Hermite's Differential Equation (Charles Hermite)

.

with solution

y = Hn(x)
for positive integer values of n, where Hn(x) are the Hermite Polynomials

.

Hermite Polynomials

.

.

The Delta Function

.

f(x) = δ(x)
where


Example

Surface Area of a Sphere

S.A.=∫∫∫δ(R)r2sinθdrdθdφ
but since the area under the Dirac delta function is 1, the integral:
∫δ(R)r2dr = R2
so,

S.A.=R2∫∫sinθdθdφ=4πR2

.
Hyperbolic Sine Function

.
f(x)=sinh(x)

.
Heaviside Step Function (Oliver Heaviside)

.

.
Error Function

.


.
The Gamma Function

.

.
The Riemann Zeta-Function (Bernhard Riemann)

.

Special thanks to the following websites:

https://www.efunda.com/home.cfm

https://en.wikipedia.org/wiki/Main_Page

https://mathworld.wolfram.com/

If any of you have a particular subject you'd like to see covered in Roger's Equations, you're welcome to email your suggestions to me. Future entries include CGS Units, Tensors, and Fourier Transforms. Till next time.

Reply

Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Anonymous Poster
#1

Re: Functions Part II

02/21/2007 3:38 AM

I would like to suggest the Finite Element Method solution of the wave equation as a next discussion topic

Reply
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member Ingeniería en Español - Nuevo Miembro - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 5060
Good Answers: 129
#2
In reply to #1

Re: Functions Part II

02/21/2007 10:08 AM

Sure, I'll add that to the list, thanks.

Reply
Guru

Join Date: May 2006
Location: Placerville, CA (38° 45N, 120° 47'W)
Posts: 6215
Good Answers: 248
#3

Re: Functions Part II

02/21/2007 12:22 PM

"these functions are not useless abstract identities but in fact practical solutions to the types of differential equations that we run into in engineering and physics."

Sorry, I missed it this time: I didn't see a single example of an application of any of these functions to solve a real-world problem!

Believe me, I'm trying! I got 'A's' in integral calculus 40 years ago, Then a 'D' the next quarter in differential... I managed to get my degrees thanks to some very understanding professors! I have used the concepts of calculus to understand many things, but only once that I can recall actually succeeded in solving a real problem (and at the moment can't remember what that problem was). I do vaguely recall several times when I could probably have used it successfully if I had had a forum like this to get a bit of help.

Thanks for your efforts!

BTW, is there a better name for a bulging cone (a right truncated cone where the cross-section of one side of the cone is an arc instead of a straight line, like the front and rear sections of a jet engine nacelle)?

Thanks again

Dick

__________________
Teaching is a great experience, but there is no better teacher than experience.
Reply
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member Ingeniería en Español - Nuevo Miembro - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 5060
Good Answers: 129
#4
In reply to #3

Re: Functions Part II

02/21/2007 2:12 PM

You Wrote: "Sorry, I missed it this time: I didn't see a single example of an application of any of these functions to solve a real-world problem!"

I guess what I was trying to point out is that these functions have names because they are useful in real life. If they were not, we wouldn't have a name for them.

For instance, take a look at Bessel Functions. They are used for calculating

Skin Effect on Wires
Vibrations of a Membrane (Kettle Drum)
Diffraction through a Circular Aperture
Transverse Laser Modes

Or how about the Hydrogen Atom. Look at the orbitals for electrons:

They look just like Spherical Harmonics because thats where they come from.


Hermite Polynomials are the solution of the Quantum Harmonic Oscillator which is used all the studying crystal lattices and vibration.


I have listed only about 20 functions in all. I tried to pick the ones that we run into most frequently in Engineering and Physics. I have found personally that being familiar with these functions and their corresponding differential equations can make things easier. Much like knowing certain trig identities like Sin2θ + Cos2θ = 1 is useful. Its good to know these functions, even if you can't say why they are the solution to their particular differential equations (though better if you do) just as its good to know Sin2θ + Cos2θ = 1 even if you can't derive it.

I hope that makes some sense. If you have any functions you use that I missed, please let me know and I'll add them.

Reply
Guru

Join Date: May 2006
Location: Placerville, CA (38° 45N, 120° 47'W)
Posts: 6215
Good Answers: 248
#7
In reply to #4

Re: Functions Part II

02/21/2007 5:45 PM

That does help a bit. I'm embarrassed to have so much difficulty following this, as I am supposedly a direct descendent of Dr. Isaac Barrow, professor of math to Isaac Newton.

Dick Warner (Mom is a Barrow)

__________________
Teaching is a great experience, but there is no better teacher than experience.
Reply
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member Ingeniería en Español - Nuevo Miembro - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 5060
Good Answers: 129
#10
In reply to #7

Re: Functions Part II

02/22/2007 9:47 AM

I have a lot difficulty with this stuff too. You have nothing to feel embarrassed about. Actually, my blog here is a selfish endeavor. I've been using it to become better acquainted with the topics I'm presenting. By asking me what real life situations require these equations, it forces me to do research and learn more about them. I appreciate that.

P.S. Great Family History

Roger

Reply
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member Ingeniería en Español - Nuevo Miembro - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 5060
Good Answers: 129
#5
In reply to #3

Re: Functions Part II

02/21/2007 2:25 PM

You Wrote: "BTW, is there a better name for a bulging cone (a right truncated cone where the cross-section of one side of the cone is an arc instead of a straight line, like the front and rear sections of a jet engine nacelle)? "

I think it would be called an Elliptic Paraboloid. I could be wrong about that, so please double check.

Reply
Guru

Join Date: May 2006
Location: Placerville, CA (38° 45N, 120° 47'W)
Posts: 6215
Good Answers: 248
#6
In reply to #5

Re: Functions Part II

02/21/2007 5:38 PM

Thanks. That's very close. The section of one side of the Elliptic Parabaloid is a portion of a parabola; the parabola is much harder to fabricate (perhaps not with a CNC lathe and a well-educated programmer) than the circular section of my 'bulging cone'. Dick

__________________
Teaching is a great experience, but there is no better teacher than experience.
Reply
The Engineer
Engineering Fields - Engineering Physics - Physics... United States - Member - NY Popular Science - Genetics - Organic Chemistry... Popular Science - Cosmology - New Member Ingeniería en Español - Nuevo Miembro - New Member

Join Date: Feb 2005
Location: Albany, New York
Posts: 5060
Good Answers: 129
#8
In reply to #6

Re: Functions Part II

02/21/2007 5:52 PM

I see. I'm having a little trouble visualizing the bulging cone. Could you provide a picture? Is the difference that the bulging cone has a point and the paraboloid above doesn't? Is it that the curvature is constant, like a sphere? If that's the case, how do you bring it to a point to make it cone-like instead of having it just be a hemisphere.

Reply
Guru

Join Date: May 2006
Location: Placerville, CA (38° 45N, 120° 47'W)
Posts: 6215
Good Answers: 248
#9
In reply to #8

Re: Functions Part II

02/21/2007 7:06 PM

Unfortunately, I don't know how to get graphics onto this forum (I don't have a website). give me your email and I'll send a jpeg. Dick

__________________
Teaching is a great experience, but there is no better teacher than experience.
Reply
Reply to Blog Entry 10 comments
Copy to Clipboard

Users who posted comments:

Anonymous Poster (1); Bayes (5); dkwarner (4)

Previous in Blog: Functions Part I   Next in Blog: CGS Units- The Other Metric System

Advertisement