Parametric Integration is an Integration technique that was popularized by Richard Feynman but was known since Leibinz’s times. But this technique rarely gets discussed beyond a niche set of problems mostly in graduate school in the context of Contour Integration.
A while ago, having become obsessed with this technique I wrote this note on applying it to Laplace transform problems and it is now public for everyone to take a look.
When one is solving problems on the two dimensional plane and you are using polar coordinates, it is always a challenge to remember what the velocity/acceleration in the radial and angular directions () are. Here’s one failsafe way using complex numbers that made things really easy :
From the above expression, we can obtain and
From this we can obtain and with absolute ease.
Something that I realized only after a mechanics course in college was done and dusted but nevertheless a really cool and interesting place where complex numbers come in handy!
The generalized product rule at the face of it not intuitive and that’s probably why a lot of people make mistakes when asked to differentiate functions n-times.
If f and g are functions that are continuous and differentiable everywhere, then:
Now, we would like to find out a generalized expression for the n-th
derivative of fg.
In order to arrive at that formulation lets calculate a
few derivatives to see whether we can find a pattern:
.
.
.
.
You must have noticed a pattern in the above expressions. The coefficients seem are the one in the binomial expansion of (x+y)n
Therefore we can write the expression for the n-derivative of fg as the following:
where (i) means to differentiate i-times. This is also known as Leibniz Formula.
A lot of times I have fallen into this pitfall where I seem to
completely understand how to methodically do something without actually
comprehending what it means.
And only after several years after I first
encountered the notion of cross products did I actually understand what
they really meant. When I did, it was purely ecstatic!
Why on earth is the direction of cross product orthogonal ? Like seriously…
I mean this is one of the burning questions regarding the cross
product and yet for some reason, textbooks don’t get to the bottom of
this. One way to think about this is :
It is modeling a real life scenario!!
The scenario being :
When you try to twist a screw (clockwise screws being the convention)
inside a block in the clockwise direction like so, the nail moves down
and vice versa.
i.e When you move from the screw from u to v, then the direction of the cross product denotes the direction the screw will move..
That’s why the direction of the cross product is orthogonal. It’s really that simple!
Another perspective
Now that you get a physical feel for the direction of the cross product, there is another way of looking at the direction too:
Displacement is a vector. Velocity is a vector.
Acceleration is a vector. As you might expect, angular displacement,
angular velocity, and angular acceleration are all vectors, too.
But which way do they point ?
Let’s take a rolling tire. The velocity vector of every point in the
tire is pointed in every other direction.
BUT every point on a rolling
tire has to have the same angular velocity – Magnitude and Direction.
How can we possibly assign a direction to the angular velocity ?
Well, the only way to ensure that the direction of the angular velocity
is the same for every point is to make the direction of the angular
velocity perpendicular to the plane of the tire.
I was talking with a student recently who told me that he always found the fact that $latex int_0^{pi} sin x , dx = 2$ amazing. “How is it that the area under one hump of the sine curve comes out exactly 2?” He asked me if there is an easy way to see that, or is it something you just have to discover by doing the computation.
If you’ve wondered about this too, perhaps you’ll find the following of interest.
In this post, let’s derive a general solution for the Laplacian in Spherical Coordinates. In future posts, we shall look at the application of this equation in the context of Fluids and Quantum Mechanics.
where
The Laplacian in Spherical coordinates in its ultimate glory is written as follows:
To solve it we use the method of separation of variables.
Plugging in the value of into the Laplacian, we get that :
Dividing throughout by and multiplying throughout by , further simplifies into:
It can be observed that the first expression in the differential equation is merely a function of and the remaining a function of and only. Therefore, we equate the first expression to be and the second to be . The reason for choosing the peculiar value of is explained in another post.
(1)
The first expression in (1) the Euler-Cauchy equation in .
The general solution of this has been in discussed in a previous post and it can be written as:
The second expression in (1) takes the form as follows:
The following observation can be made similar to the previous analysis
(2)
The first expression in the above equation (2) is the Associated Legendre Differential equation.
The general solution to this differential equation can be given as:
The solution to the second term in the equation (2) is a trivial one:
Therefore the general solution to the Laplacian in Spherical coordinates is given by:
Anonymous asked: Please explain the intuition of solving the SHM equation.
Okay Anon! Here you go, this is my rendition.
The problem
You have a mass suspended on a spring. We want to know where the mass will be at any instant of time.
Describe the motion of the mass
The physical solution
Now before we get on to the math, let us first visualize the motion by attaching a spray paint bottle as the mass.
Oh, wait that seems like a function that we are familiar with – The sinusoid.
Without even having to write down a single equation, we have found out the solution to our problem. The motion that is traced by the mass is a sinusoid.
But what do I mean by a sinusoid ?
If you took the plotted paper and tried to create that function with the help of sum of polynomials i.e x, x2, x3 … Now you this what it would like :
By taking an infinite of these polynomial sums you get the function Since this series of polynomial occurs a lot, its given the name – sine.
I hope this shed some light on the intuition of the SHM equation. Have fun!
A note on the cosine
For people asking about the cosine and how to think about it . Cosine is merely sine pushed to the side.