Algebra problem involving work using specific heat ratio

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 3K views
gmaverick2k
Messages
42
Reaction score
3
NO TEMPLATE BECAUSE SUBMITTED TO NON-HOMEWORK FORUM

I'm stuck on substituting the following (where gamma is the specific heat ratio):
W=(P1v1 - P2v2) / (gamma-1)
P1v1^gamma = P2v2^gamma

substituting for v2... <= this is where I get stuck...
W = [(P1v1) / (gamma-1)] * [(P2 / P1)^((gamma-1)/gamma) -1]

How did it get from the bold to the final equation?
 
Last edited by a moderator:
Physics news on Phys.org
gmaverick2k said:
NO TEMPLATE BECAUSE SUBMITTED TO NON-HOMEWORK FORUM

I'm stuck on substituting the following (where gamma is the specific heat ratio):
W=(P1v1 - P2v2) / (gamma-1)
P1v1^gamma = P2v2^gamma

substituting for v2... <= this is where I get stuck...
W = [(P1v1) / (gamma-1)] * [(P2 / P1)^((gamma-1)/gamma) -1]

How did it get from the bold to the final equation?
In your second equation in bold, is it ##P_1v_1^{\gamma} = P_2v_2^{\gamma}## (which is what you wrote) or did you mean ##(P_1v_1)^{\gamma} = (P_2v_2)^{\gamma}##? I'm not familiar enough with your equations to be sure that what you wrote is what you meant.
 
gmaverick2k said:
Yes
Can you please tell what is to be proved and what is given ? I can't figure out from our post.
 
Buffu said:
Can you please tell what is to be proved and what is given ? I can't figure out from our post.
It's from Coulson & Richardson Volume 4 problem 2.1... I'm confused with the algebra:
W = (P1*v1 - P2*v2) / (gamma-1)
P1*v1^gamma = P2*v2^gamma

upload_2017-3-10_17-39-51.png
 
gmaverick2k said:
NO TEMPLATE BECAUSE SUBMITTED TO NON-HOMEWORK FORUM

I'm stuck on substituting the following (where gamma is the specific heat ratio):
W=(P1v1 - P2v2) / (gamma-1)
P1v1^gamma = P2v2^gamma

substituting for v2... <= this is where I get stuck...
W = [(P1v1) / (gamma-1)] * [(P2 / P1)^((gamma-1)/gamma) -1]

How did it get from the bold to the final equation?
##\left(\frac{v_2}{v_1}\right)^{\gamma}=\frac{P_1}{P_2}##
##\frac{v_2}{v_1}=\left(\frac{P_2}{P_1}\right)^{-\frac 1{\gamma}}##
 
  • Like
Likes   Reactions: gmaverick2k
haruspex said:
##\left(\frac{v_2}{v_1}\right)^{\gamma}=\frac{P_1}{P_2}##
##\frac{v_2}{v_1}=\left(\frac{P_2}{P_1}\right)^{-\frac 1{\gamma}}##
Thanks