What form of calculus needs to be used?

  • Context: High School 
  • Thread starter Thread starter SirHall
  • Start date Start date
  • Tags Tags
    Calculus Form
Click For Summary

Discussion Overview

The discussion revolves around the appropriate use of calculus, specifically integrals, in the context of modeling the motion of a projectile through a fluid. Participants explore the relationship between velocity and distance, and the implications of integrating a function that depends on an unknown variable.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion over the integral ##\int _0^bv^2x\ dx##, expecting a specific outcome but encountering issues due to the variable nature of velocity.
  • Another participant points out that without knowing how velocity varies with distance (v(x)), the integral cannot be evaluated.
  • Some participants emphasize the need to treat velocity as a function of distance, suggesting that the values of v(x) for the range 0 < x < b are crucial for solving the integral.
  • There is a discussion about the appropriateness of avoiding time in the analysis, with some arguing that time is typically essential for understanding the dynamics of the projectile in a fluid.
  • A participant proposes a potential form for v(x) based on the drag equation, indicating a possible path forward for the analysis.
  • Clarifications are made regarding the notation used for v(x), with some ambiguity noted in its interpretation.
  • One participant expresses gratitude for the insights received, indicating a shift towards resolving their initial confusion.

Areas of Agreement / Disagreement

Participants generally agree that knowing the function v(x) is necessary to evaluate the integral, but there remains disagreement on the necessity of including time in the analysis. The discussion reflects multiple competing views on how to approach the problem, and it remains unresolved whether time should be incorporated into the model.

Contextual Notes

Limitations include the lack of a clear definition for v(x) and the assumptions made about the projectile's motion through the fluid. The discussion also highlights the ambiguity in notation and the need for further clarification on the physical setup.

SirHall
Messages
22
Reaction score
1
I have recently been attempting to solve a problem that has been bugging me for quite some time. I've gotten back into calculus and integrals to attempt to solve a little formula I'm trying to build for a simulation test. Over-all, if I have ##\int _0^bv^2x\ dx## I'd expect the outcome to be ##\frac{1}{2}b^2v^2##. But my problem is that at x = 0, v = u(u being any constant) while at x = b, v = 0. Therefore when I attempt to solve the integral I get ##\frac{1}{2}b^2\ 0^2-\frac{1}{2}0^2u^2##, which of course is equal to zero, but this is impossible. I have the suspicion that I'm using an incorrect 'type of integral'. If what I've written isn't too vague, would anyone happen to know what it I'm doing incorrectly here?
 
Physics news on Phys.org
SirHall said:
I have recently been attempting to solve a problem that has been bugging me for quite some time. I've gotten back into calculus and integrals to attempt to solve a little formula I'm trying to build for a simulation test. Over-all, if I have ##\int _0^bv^2x\ dx## I'd expect the outcome to be ##\frac{1}{2}b^2v^2##. But my problem is that at x = 0, v = u(u being any constant) while at x = b, v = 0. Therefore when I attempt to solve the integral I get ##\frac{1}{2}b^2\ 0^2-\frac{1}{2}0^2u^2##, which of course is equal to zero, but this is impossible. I have the suspicion that I'm using an incorrect 'type of integral'. If what I've written isn't too vague, would anyone happen to know what it I'm doing incorrectly here?
Without more information about v, your integral isn't doable. In ##\int _0^bv^2x\ dx##, the dx indicates that x is the variable of integration, and presumably v is a function of x. Knowing that v(0) = v(b) = 0 doesn't help, since we don't know what v(x) is.
 
  • Like
Likes   Reactions: SirHall
Hi SirHall:

I think at least part of your confusion is failing of think about v as a function of x. You have
v(0) = y (a constant)
v(b) = 0.
Since v2 is part of the integrand, you need to know what values v(x) has for 0 < x < b.

Hope this helps.

Regards,
Buzz
 
  • Like
Likes   Reactions: SirHall
Mark44 said:
Without more information about v, your integral isn't doable. In ##\int _0^bv^2x\ dx##, the dx indicates that x is the variable of integration, and presumably v is a function of x. Knowing that v(0) = v(b) = 0 doesn't help, since we don't know what v(x) is.

Buzz Bloom said:
Hi SirHall:

I think at least part of your confusion is failing of think about v as a function of x. You have
v(0) = y (a constant)
v(b) = 0.
Since v2 is part of the integrand, you need to know what values v(x) has for 0 < x < b.

Hope this helps.

Regards,
Buzz

I see your point... While I wasn't too happy to do it this way, here we go. I'm attempting to find the total distance a projectile would travel in a fluid given:
m = Mass
u = Initial Velocity
p = Fluid Density
A = Projectile Reference Area
C = Drag Coefficient
b = Total Distance Travelled
x = Distance Travelled
v = Velocity(Some odd form I guess)
So I have the equation: ##\frac{1}{2}mu^2\ =\ ρAC\int _0^bv^2\left(x\right)\ dx## and I need to solve for b. (Btw, this is the drag equation I'm using here.)
But... I don't want to introduce time which is why I have resisted ##v\left(x\right)=\frac{x}{t}## (Where x would usually be written as 'd' or distance).
I also thought of using ##v=\frac{v_i+v_f}{2}## but that simply uses a mean of the velocity, and it doesn't use 'x' as you's mentioned.
So, I guess this is where I'm stuck.
 
SirHall said:
I see your point... While I wasn't too happy to do it this way, here we go. I'm attempting to find the total distance a projectile would travel in a fluid given:
m = Mass
u = Initial Velocity
p = Fluid Density
A = Projectile Reference Area
C = Drag Coefficient
b = Total Distance Travelled
x = Distance Travelled
v = Velocity(Some odd form I guess)
So I have the equation: ##\frac{1}{2}mu^2\ =\ ρAC\int _0^bv^2\left(x\right)\ dx## and I need to solve for b. (Btw, this is the drag equation I'm using here.)
But... I don't want to introduce time which is why I have resisted ##v\left(x\right)=\frac{x}{t}## (Where x would usually be written as 'd' or distance).
I also thought of using ##v=\frac{v_i+v_f}{2}## but that simply uses a mean of the velocity, and it doesn't use 'x' as you's mentioned.
So, I guess this is where I'm stuck.
If you don't know v(x), you can't evaluate the integral. It's as simple as that.
BTW, your notation is ambiguous -- ##v^2(x)##. This could be interpreted as either ##[v(x)]^2## or ##v^2 \cdot x##. From your earlier post, I assume you mean the latter.
 
  • Like
Likes   Reactions: SirHall
SirHall said:
I don't want to introduce time
Hi @SirHall:

Why do you want to avoid including time in your analysis? I think that is the usual way to approach this kind of problem. Velocity changes because of the forces operating on the object. I get that you are starting some sort of projectile in a fluid (gas or liquid) medium, and the force will be the drag. If F(t) is the time varying drag force, then
v(t) = ∫F(t)/m dt . If the fluid is stationary, then the drag velocity is the same as the projectile velocity, although in the opposite direction.

Hope this helps.

Regards,
Buzz
 
  • Like
Likes   Reactions: SirHall
Mark44 said:
If you don't know v(x), you can't evaluate the integral. It's as simple as that.
BTW, your notation is ambiguous -- ##v^2(x)##. This could be interpreted as either ##[v(x)]^2## or ##v^2 \cdot x##. From your earlier post, I assume you mean the latter.
Well, after a little experimentation I think I may have found v(x)! ##v\left(x\right)\ =\ \sqrt{2\cdot \frac{-\frac{1}{2}pACx^2}{m}\left|x\right|+u^2}##. So, back to the original reason for this thread, what do I do with v(x)?
Buzz Bloom said:
Hi @SirHall:

Why do you want to avoid including time in your analysis? I think that is the usual way to approach this kind of problem. Velocity changes because of the forces operating on the object. I get that you are starting some sort of projectile in a fluid (gas or liquid) medium, and the force will be the drag. If F(t) is the time varying drag force, then
v(t) = ∫F(t)dt . If the fluid is stationary, then the drag velocity is the same as the projectile velocity, although in the opposite direction.

Hope this helps.

Regards,
Buzz
Well, if I want to find the distance it took for the object to stop from it's initial velocity to the point it stops, I can't use 't' as a value because I don't know it. Also, I don't see how time would even have an effect on this. If it does, then that would be rather interesting.

Btw, would like to state I seriously do appreciate the help I've received thus far. Never learned that I needed to find v(x). :)
 
Hi @SirHall:
I don't know how to advise you any further because I don't fully understand the the physical setup. Below is my guess about it as I mentioned previously:
Buzz Bloom said:
I get that you are starting some sort of projectile in a fluid (gas or liquid) medium, and the force will be the drag.
Buzz Bloom said:
If the fluid is stationary, then the drag velocity is the same as the projectile velocity
Is this correct? That is, do you have a projectile that starts at some specified velocity and moves through a stationary fluid, and the projectile slows as it moves due to the drag of the fluid? Or if this is wrong, can you describe a correction?

Regards,
Buzz
 
  • Like
Likes   Reactions: SirHall
  • #10
Buzz Bloom said:
Hi @SirHall:
I don't know how to advise you any further because I don't fully understand the the physical setup. Below is my guess about it as I mentioned previously:Is this correct? That is, do you have a projectile that starts at some specified velocity and moves through a stationary fluid, and the projectile slows as it moves due to the drag of the fluid? Or if this is wrong, can you describe a correction?

Regards,
Buzz
You are exactly right. However after looking a little further with our great friend Google Scholar and taking advice given here, I've found my answer. So no further replies are needed. Thanks again for the assistance!
 
  • Like
Likes   Reactions: Buzz Bloom

Similar threads

  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K