Eliminate constants/Moment of Inertia

  • Thread starter Thread starter aaronfue
  • Start date Start date
  • Tags Tags
    Inertia
Click For Summary

Discussion Overview

The discussion revolves around finding the moment of inertia, Iy, about the y-axis using a vertical strip method. Participants explore how to eliminate constants k and c from their equations and express the answer in terms of constants a and b.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Technical explanation
  • Exploratory

Main Points Raised

  • Participants express difficulty in eliminating constants k and c from the equation for moment of inertia.
  • Some suggest using known points on the curve to create equations that can help solve for k and c.
  • There is a discussion about the correct setup of the integral for calculating moment of inertia.
  • One participant proposes that the function for y should be correctly expressed to ensure proper integration.
  • Concerns are raised about the numerical constants resulting from integration, with some participants questioning the correctness of their results.
  • Participants discuss the implications of assuming uniform density in the material when calculating the moment of inertia.
  • There is a suggestion to simplify results and check for consistency in the integration process.
  • One participant mentions the potential complexity of using a horizontal strip for the calculation, indicating that it may involve more complicated expressions.

Areas of Agreement / Disagreement

There is no consensus on the elimination of constants k and c, and participants express varying levels of understanding regarding the integration process and the resulting expressions. Multiple competing views on the correct setup and simplification of the integral remain unresolved.

Contextual Notes

Participants note that assumptions about uniform density and the specific forms of the equations may affect the results. There are also mentions of potential errors in the integration steps that have not been fully resolved.

Who May Find This Useful

This discussion may be useful for students and practitioners working on problems related to moment of inertia in physics and engineering, particularly those dealing with integration techniques and the manipulation of equations involving constants.

aaronfue
Messages
118
Reaction score
0

Homework Statement



Find the moment of inertia, Iy, about the y-axis using a vertical strip, width dx.
Use the given equation and eliminate constants k and c, express answer in terms of number and powers of a and b.


Homework Equations



I can't figure out how to eliminate the constants k and c?

The Attempt at a Solution



I believe I have the integration ready:

[itex]\int^{a}_{0}[/itex] x[itex]^{2}[/itex] (b-y)dx
where y=k(x-a)2 + c
 

Attachments

  • Moment of Inertia.JPG
    Moment of Inertia.JPG
    17.6 KB · Views: 596
Physics news on Phys.org
aaronfue said:
I can't figure out how to eliminate the constants k and c?

Pick out two points on the curve where you know the coordinates. Use these values to obtain two equations in two unknowns (c and k).
 
Ok. So far this is what I have:

I know the point at the origin (0,0). And x=a and y=b.

0 = k(0 - a)2 + c = ka2 + c ==> k = -[itex]\frac{c}{a^2}[/itex]

So,

y=(-[itex]\frac{c}{a^2}[/itex])(x-a)2 + c

I'm still not sure how to get rid of the c?
 
Start with your second known point.
 
I see... so x=a, y=b

b=(-[itex]\frac{c}{a^2}[/itex])(a-a)2 + c
b=(-[itex]\frac{c}{a^2}[/itex])(0)2 + c
b=c

...I think??
 
aaronfue said:
I see... so x=a, y=b

b=(-[itex]\frac{c}{a^2}[/itex])(a-a)2 + c
b=(-[itex]\frac{c}{a^2}[/itex])(0)2 + c
b=c

...I think??

Yup. So replace c in the y(x) function and then plug in the (0,0) point to see what k is all about...
 
gneill said:
Yup. So replace c in the y(x) function and then plug in the (0,0) point to see what k is all about...

Thanks! Would you also check if my integration is set up correctly?

[itex]\int^{a}_{0}[/itex] x2 [b-([itex]\frac{-b}{a^2}[/itex])(x-a2) + b] dx

How would I get my answer in terms of a number and powers of constants a and b (per instructions)?
 
Last edited:
aaronfue said:
Thanks! Would you also check if my integration is set up correctly?

[itex]\int^{a}_{0}[/itex] x2 [b-([itex]\frac{-b}{a^2}[/itex])(x-a2) + b] dx

How would I get my answer in terms of a number and powers of constants a and b (per instructions)?

For your integration, be sure that you're squaring the right thing in the integrand; is it just "a" that is squared?

Once you perform the integration the result will be in terms of a constant and powers of a and b.

Note that the tacit assumption is that the 'material' that the figure is made of has a uniform density of 1 mass unit per unit area. If instead you want to assume a mass M for the object, you should calculate its density from M and the total area and incorporate this into the determination of the moment of inertia.
 
gneill said:
For your integration, be sure that you're squaring the right thing in the integrand; is it just "a" that is squared?

Once you perform the integration the result will be in terms of a constant and powers of a and b.

Note that the tacit assumption is that the 'material' that the figure is made of has a uniform density of 1 mass unit per unit area. If instead you want to assume a mass M for the object, you should calculate its density from M and the total area and incorporate this into the determination of the moment of inertia.

I thought that the equation for Iy was

A x2 dA

Why would the "a" be the only thing squared?
 
  • #10
Isn't the function ##-\frac{b}{a^2}(x - a)^2 + b##, so that it's the whole term ##(x - a)## that's squared, not just the a in the term?
 
  • #11
gneill said:
Isn't the function ##-\frac{b}{a^2}(x - a)^2 + b##, so that it's the whole term ##(x - a)## that's squared, not just the a in the term?

My answer came out to be:

[itex]\frac{3ba^3}{10}[/itex]

I don't understand how to get a power of a constant with this problem?
 
  • #12
a and b are constants. So in your answer b is to the power of 1 and a is to the power of 3.

The numerical constant 3/10 looks off to me though. Can you show more detail in your work?
 
  • #13
gneill said:
a and b are constants. So in your answer b is to the power of 1 and a is to the power of 3.

The numerical constant 3/10 looks off to me though. Can you show more detail in your work?

I've attached a scan of my work. Now that I've looked at the problem, I think I left out a "b-" for my "ydx". I think that it should be (b-y)dx. Seem right?
 

Attachments

  • MOI #1.JPG
    MOI #1.JPG
    14 KB · Views: 517
Last edited:
  • #14
aaronfue said:
I've attached a scan of my work. Now that I've looked at the problem, I think I left out a "b-" for my "ydx". I think that it should be (b-y)dx. Seem right?

Yup. b-y(x) is the length of the differential strips.
 
  • #15
gneill said:
Yup. b-y(x) is the length of the differential strips.

After including "b-" in my problem my answer came out to be:

[itex]\frac{8ba^3}{15}[/itex] - [itex]\frac{2ba}{3}[/itex],

without factoring.

Radius of Gyration: Ky = [itex]\sqrt{\frac{(\frac{8ba^3}{15} - \frac{2ba}{3})}{(b-y)dx}}[/itex]
 

Attachments

  • Calc's.JPG
    Calc's.JPG
    41.3 KB · Views: 529
  • #16
Your integral should look something like:

$$\int_0^a x^2\left[ b - \left[-\frac{b}{a^2}*(x - a)^2 +b\right]\right]dx$$
$$= \int_0^a x^2\left[\frac{b}{a^2}(x - a)^2\right]dx$$
$$= \int_0^a b x^2 - 2\frac{b}{a}x^3 + \frac{b}{a^2}x^4 \, dx$$

Evaluating the last form term by term should leave you with terms having b to the power of one, a to the power of three only. Try the integral again.
 
  • #17
gneill said:
Your integral should look something like:

$$\int_0^a x^2\left[ b - \left[-\frac{b}{a^2}*(x - a)^2 +b\right]\right]dx$$
$$= \int_0^a x^2\left[\frac{b}{a^2}(x - a)^2\right]dx$$
$$= \int_0^a b x^2 - 2\frac{b}{a}x^3 + \frac{b}{a^2}x^4 \, dx$$

Evaluating the last form term by term should leave you with terms having b to the power of one, a to the power of three only. Try the integral again.

I see what I did wrong. Instead of having (-[itex]\frac{2b}{a}[/itex]x3), I had: (-[itex]\frac{2b}{a^2}[/itex]x3).

I now have: ba2*([itex]\frac{8ba}{15}[/itex] - [itex]\frac{2}{3}[/itex])??

I believe I integrated correctly.
 
Last edited:
  • #18
aaronfue said:
I see what I did wrong. Instead of having (-[itex]\frac{2b}{a}[/itex]x3), I had: (-[itex]\frac{2b}{a^2}[/itex]x3).

I now have: ba2*([itex]\frac{8ba}{15}[/itex] - [itex]\frac{2}{3}[/itex])??

I believe I integrated correctly.

If that's your result for the integration, it's not correct. Integrate term by term and show your work.
 
  • #19
Here is the new integration that I did. I didn't know if I should leave it as is or try to simplify it. There are no instructions that say to do so.
 

Attachments

  • Integration.JPG
    Integration.JPG
    21.6 KB · Views: 505
  • #20
In the first line of your attachment, the term with the coefficient -2b/a should be an x3 term, not x2. There's one x2 term, one x3 term, and one x4 term going into the integration.
 
  • #21
gneill said:
In the first line of your attachment, the term with the coefficient -2b/a should be an x3 term, not x2. There's one x2 term, one x3 term, and one x4 term going into the integration.

Dang...I see! After I distributed the x2 I didn't apply it to that part.
 
  • #22
Alright...

After re-distributing the x2 into my (b-y)dx, I got the answer that is in the image attached.

I guess I could factor out the ba3 and add/subtract fractions...
 

Attachments

  • New eqs..JPG
    New eqs..JPG
    25.6 KB · Views: 486
  • #23
Yup. Simplify the result.
 
  • #24
Great.

Now all I have to do is figure out the same answer using a horizontal strip (dy)!? I'm guessing, solve the equation as "x=" and plug that in?

Use: [itex]\frac{x^3}{3}[/itex]dy
 
  • #25
aaronfue said:
Great.

Now all I have to do is figure out the same answer using a horizontal strip (dy)!? I'm guessing, solve the equation as "x=" and plug that in?

Use: [itex]\frac{x^3}{3}[/itex]dy

Ouch. That might be a bit nasty; your x(y) function is going to involve a radical.

Well, show us what you get :smile:
 
  • #26
gneill said:
Ouch. That might be a bit nasty; your x(y) function is going to involve a radical.

Well, show us what you get :smile:

I was given a suggestion to substitute the expression for dy in terms of x and dx then integrate over the limits of x (0 to a).

Also to use [itex]\frac{x^3}{3}[/itex]dy

Here is what I did:

I took the derivative of my function to get my "dy":

dy = -[itex]\frac{2bx}{a^2}[/itex] + [itex]\frac{2b}{a}[/itex] dx

Then I integrated that to get my final answer of [itex]\frac{ba^3}{30}[/itex], which was the same as I initially got.
 
  • #27
Hey, there's no arguing with success :smile:
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K