How Do You Solve Partial Fractions with Quadratic Terms in Physics?

AI Thread Summary
The discussion focuses on solving a physics problem involving drag force and partial fractions. Participants clarify the application of partial fractions in the context of an equation derived from Newton's second law. The confusion arises from the absence of real numbers in the equation, leading to a debate about the interpretation of variables. The solution involves equating coefficients of powers of v to solve for constants c_1 and c_2. Ultimately, the participants emphasize the importance of treating variables as representations of real quantities in algebraic equations.
Nano-Passion
Messages
1,291
Reaction score
0

Homework Statement


Consider an object that is coasting horizontally subject to a drag force f = -bv = cv^2. Write down Newton's second law...

The Attempt at a Solution



So I did all of the steps leading up to this:

m∫\frac{dv}{bv+cv^2}=-t dt

Using partial fractions I get \frac{1}{bv+cv} = \frac{c_1}{v}+\frac{c_2}{b+cv}
1 = c_1(b+cv)+c_2v

Usually in partial fractions you have something like c_1(x-a) where a is a real number. However there is no real number there so I am confused on what to do.
 
Physics news on Phys.org
Nano-Passion said:

Homework Statement


Consider an object that is coasting horizontally subject to a drag force f = -bv = cv^2.

I assume you mean f=-bv-cv^2?

1 = c_1(b+cv)+c_2v

Usually in partial fractions you have something like c_1(x-a) where a is a real number. However there is no real number there so I am confused on what to do.

Is b not a real number? "confused:

The equation must hold for all values of v, so pick a couple of convenient values and solve for c_1 and c_2...
 
gabbagabbahey said:
I assume you mean f=-bv-cv^2?



Is b not a real number? "confused:

The equation must hold for all values of v, so pick a couple of convenient values and solve for c_1 and c_2...

No b = βD

Where β is a constant and D is the diameter of the object.

I don't understand the second part of your statement.
 
Nano-Passion said:
No b = βD

Where β is a constant and D is the diameter of the object.

Maybe you should clarify what you mean by "real number". The usual definition is given here.

I don't understand the second part of your statement.

Well, for example, when v=0 your equation tells me that 1= c_1(b+(0))+c(0)=c_1 b, so c_1=\frac{1}{b}. Pick one more value of v in order to solve for c_2.
 
Nano-Passion said:

Homework Statement


Consider an object that is coasting horizontally subject to a drag force f = -bv = cv^2. Write down Newton's second law...

The Attempt at a Solution



So I did all of the steps leading up to this:

m∫\frac{dv}{bv+cv^2}=-t dt

Using partial fractions I get \frac{1}{bv+cv} = \frac{c_1}{v}+\frac{c_2}{b+cv}
1 = c_1(b+cv)+c_2v

Usually in partial fractions you have something like c_1(x-a) where a is a real number. However there is no real number there so I am confused on what to do.
Write 1 = c_1(b+cv)+c_2v as 1 = c_1\,b+(c_1\,c+c_2)v\ .

This must be true for all v, so equate coefficients of powers of v on the left side (only a constant term) with coefficients of powers of v on the right side.
 
gabbagabbahey said:
Maybe you should clarify what you mean by "real number". The usual definition is given here.
Well, for example, when v=0 your equation tells me that 1= c_1(b+(0))+c(0)=c_1 b, so c_1=\frac{1}{b}. Pick one more value of v in order to solve for c_2.

I mean exactly what I said by the real number.

Yes I have solved for c_1. But could not solve for c_2, up until I thought about substituting c_1 = 1/b into the equation that solved for c_2.

I let v = 1 and I obtain the following, c_2= 1 - \frac{c}{b}

Is this correct?
SammyS said:
Write 1 = c_1(b+cv)+c_2v as 1 = c_1\,b+(c_1\,c+c_2)v\ .

This must be true for all v, so equate coefficients of powers of v on the left side (only a constant term) with coefficients of powers of v on the right side.

Your wording confuses me here.
 
If your problem was that you were confused because the equation didn't have actual numbers in it instead of variables representing those numbers, you just have to get over it. If not, I don't think anyone here understands what you meant when you said "there is no real number there."
 
SammyS said:
... 1 = c_1\,b+(c_1\,c+c_2)v\ .
This must be true for all v, so equate coefficients of powers of v on the left side (only a constant term) with coefficients of powers of v on the right side.

Your wording confuses me here.
Well, it was difficult to word that correctly, but I think I did.

What is the constant term (coefficient of v0) on the left hand side of the equation?

What is the constant term (coefficient of v0) on the right hand side of the equation?

Equate these.

***************
What is the coefficient of v (that's v1) on the left hand side of the equation? (It's zero. Right?)

What is the coefficient of v (that's v1) on the right hand side of the equation?

Equate these.
 
Nano-Passion said:
I mean exactly what I said by the real number.

Again, it is not clear (to me anyway) what you mean. Is your concern that you aren't given numerical values for b and c? If so, you need to recall what was no doubt taught to you (or should have been taught to you) in high school algebra: we often use variables in equations to represent different quantities so that we can find solutions to problems of a certain type, rather than having to solve the same type of problem every time we have different values of those quantities. Your solution to this problem will be of the same form for any Real (as in not complex or imaginary) values of the coefficients b and c, so rather than picking a single set of numerical values for those coefficients, and solving the problem just for that set of values, it makes more sense to solve it with the coefficients represented as variables b and c.

Yes I have solved for c_1. But could not solve for c_2, up until I thought about substituting c_1 = 1/b into the equation that solved for c_2.

I let v = 1 and I obtain the following, c_2= 1 - \frac{c}{b}

Is this correct?

That's close, but not quite correct. You should double check your algebra (your method sounds correct). It might be easier if you look at v=-\frac{b}{c} instead, but you should get the same result no matter which value of v you choose
 
Back
Top