Premium Only Content

Example Problem: finding the mass of a wire with a scalar line integral
Example Problem: finding the mass of a wire with a scalar line integral.
I set up the integral, evaluate it in MATLAB, and also take a look at it graphically.
Here is the problem statement:
Let W represent a thin wire bend in the shape of a circle of radius 3 centered at the origin in the xy-plane. The density of the wire is given by ρ(x,y)= x^2+1 grams/cm at every point (x,y) along the wire. Find the mass of the wire.
So we can start with our equation for the scalar line integral
We insert our density as the function where m is total mass we're looking for and we know that ds becomes |r ⃗^' (t)| dt.
But we're not sure exactly what to plug in for a or b or what |r ⃗^' (t)| is yet.
So to find those we graph it out.
We need to find parametric equations for the x and y values as a function of time .
This takes a little creativity but as you may recall unit circle can be defined by parametric functions of sine and cosine for our x and y
So if we defined
x=cos(t)
and
y=sin(t)
this would give us a unit circle starting at the point
(1,0)
at
t=0=a
and going all the way around the circle through
t=2π=b
so those t values will be our a and b.
Our circle is scaled up from that by 3, so we can just multiply each component by 3, yielding
x=3cos(t)
and
y=3sin(t)
so r would be
r ⃗(t)= 〈3cos(t), 3sin(t)〉
But we need
|r ⃗^' (t)|
This isn't too hard to figure out but let's let MATLAB take it from here. But first, let me note that there are infinite combinations of sin and cos parameterizations that would work for this. The parameterizations could start at different places and go different speeds, but as we are parameterized to take one loop around the circle, we’ll get the same correct answer.
But let’s go with what we’ve got here and plug it into MATLAB
And start of by defining all the symbolic variables and let’s just define everything
syms x y r t rho
Then we can define the x we found
x=3*cos(t)
And the y we found
y=3*sin(t)
And combine those together for r
r=[x,y]
and we can also define rho as
rho=x^2+1
And finally plug those into our integral of our rho function x^2+1 times the magnitude of the derivative of r (and this is a common place to miss something) by using the norm and diff commands, wrt t, wrt t from t = 0 to 2pi
m=int(rho*norm(diff(r,t)),t,[0,2*pi])
This yields a tidy value of
33π
which is our final answer but let's do one last thing
I may be going too far with this but personally I need to understand things graphically so let's imagine we have our circle here in 3 space.
Now let's imagine our z axis corresponds to the density of our function, so at each of these point along our red circle we have a height over it in blue corresponding to how dense the wire is at that point.
Then that line integral we found, which was the total mass of the wire, corresponds graphically here to the area underneath this blue line,
So our line integral is still the area under a curve, It's just that in this case the height of that curve has the physical meaning of density.
So I hope this idea of a line integral is making sense to you, and we'll move on from here to take a look at line integrals over vector fields next.
-
30:32
The Why Files
9 days agoOperation Prato | Alien Vampires of the Amazon
49.4K52 -
33:23
Adam Carolla
7 hours ago $17.46 earnedBorder Patrol Agent in Hot Water & Whoopi’s Dumbest Take Yet | The Adam Carolla | #news
55.7K14 -
2:41:35
TimcastIRL
12 hours agoUSAID Orders Staff To SHRED & BURN ALL Documents, Deep State COVER UP w/Bubba Clem| Timcast IRL
210K97 -
1:45:39
Kim Iversen
14 hours agoTrump Attacks Thomas Massie—But MAGA Isn’t Having It! Is Trump Picking the Wrong Fight?
98.4K164 -
56:31
Glenn Greenwald
13 hours agoUNLOCKED EPISODE: On Europe’s Emergency Defense Summit, the Future of Independent Media, Speech Crackdowns and More
139K59 -
43:48
BonginoReport
15 hours agoMainstream Media Plots The Next Plandemic! (Ep.02) - 03/11/2025
187K333 -
1:13:13
Michael Franzese
14 hours agoMegyn Kelly’s UNFILTERED Take on The Ukraine War, Trump & Modern Masculinity
135K57 -
1:43:21
Redacted News
16 hours agoBREAKING! UKRAINE AGREES TO CEASEFIRE WITH RUSSIA... BUT THERE'S A BIG CATCH | Redacted News
232K367 -
58:17
Candace Show Podcast
16 hours agoShould We Feel Bad For Blake Lively? | Candace Ep 157
190K389 -
3:06:52
The Nerd Realm
17 hours ago $14.72 earnedHollow Knight Voidheart Edition #19 | Nerd Realm Playthrough
112K6