Simple Substituting and Rearranging

  • Context: High School 
  • Thread starter Thread starter Caccioppoli
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the process of substituting and rearranging equations in a mathematical context, specifically focusing on the transition from equation 23 to equation 28. Participants are exploring the approximations involved, particularly in relation to cubic and quadratic polynomial behaviors, and how these approximations affect the results. The scope includes mathematical reasoning and technical explanations related to the equations presented.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Mario requests clarification on how to derive results from equations 23 to 28, expressing difficulty in understanding the approximation used.
  • Some participants note that the steps rely on a previous relation, suggesting that an approximation is involved in the transition from equation 24 to 25.
  • One participant expresses confusion regarding the approximation of a cubic polynomial with a quadratic and how substituting certain equations leads to different results.
  • Another participant discusses the nature of the approximation and suggests that it may involve a Taylor series or other common approximation methods, such as binomial approximations.
  • There is a mention of a potential typo regarding the reference to equation 24 in the context of the substitutions.
  • Several participants explore the relationship between the variables and the implications of small values in the context of the approximations being used.
  • One participant concludes that they have reached the solution, correcting an earlier misunderstanding about the relationship between delta and the parameters involved in the equations.
  • Another participant elaborates on the process of deriving the approximation step-by-step, clarifying how the terms relate to each other and how to arrive at the final result.

Areas of Agreement / Disagreement

Participants express varying levels of understanding regarding the approximations used, with some reaching conclusions while others remain uncertain about specific aspects. There is no clear consensus on the exact nature of the approximations or the reasoning behind them, indicating that multiple competing views remain.

Contextual Notes

Participants highlight the importance of understanding the assumptions behind the approximations, particularly in relation to small values and their impact on the equations. The discussion reveals that the reasoning behind the choice of approximation methods is not always clear, which may lead to confusion.

Caccioppoli
Messages
15
Reaction score
0
Hello,
may someone be so kind to explain how to arrive, step by step, from equation 23 to 28?
I simply cannot arrive at the result, no matter what, and I cannot explain how they got δ.

See the attached image.

Thank you very much.
Mario
 

Attachments

  • formula.png
    formula.png
    10.4 KB · Views: 462
Mathematics news on Phys.org
All the steps appear to be explained by reference to a previous relation (not pictured) except for the last one ... where an approximation has been used.

i.e. eq23-24 requires eq17.
 
I would like to understand only the approximation.
Maybe I could have got the logic behind: "approximating a cubic polynomial with a quadratic"; but if I substitute eq26 in 25 I get a different result (e.g. delta^3 terms).
eq24 may be taken as it is, take phi as just
 

Attachments

  • formula1.png
    formula1.png
    649 bytes · Views: 470
Last edited:
OK - to avoid having to squint at the attachment - and so others can have easier input:
$$DC_sAt = A\left ( C_0-\frac{C_s}{2} \right )\frac{x^{\prime 2}}{2} -\frac{c}{6}\left ( C_0-\frac{7}{6}C_s \right )x^{\prime 3} \qquad \text{...(23)}\\

\text{...from eqn(17), $\phi$ as a function of $x^\prime$ is obtained as follows:}\\

\phi = \frac{ADC}{x^\prime + \frac{cx^{\prime 3}}{2A}}=\frac{ADC_s}{x^\prime}-\frac{cDC_s}{2} \qquad \text{...(24)}\\

\text{...from eqn(23), $1/x^\prime$ as a function of $t$ is obtained:}\\
\text{Put $x^\prime=1/q$ into eqn(27) then:}\\

\frac{2DC_s tq^3}{C_0-\frac{C_s}{2}}=q-\frac{c}{3A}\frac{C_0-\frac{7}{6}C_s}{C_0-\frac{C_s}{2}}\qquad \text{...(25)}\\

\text{Since one is only interested in approximate solutions for a short time,}\\ \text{ the following equation:}\\

q=\left ( \frac{2DC_st}{C_0-\frac{C_s}{2}}\right )^{-1/2}+\delta \qquad \text{...(26)}\\
\text{... may be substituted into eqn(25) to give:}\\

\delta = -\frac{c}{6A}\frac{C_0-\frac{7}{6}C_s}{C_0-\frac{C_s}{2}}\qquad \text{...(27)}\\

\text{if eqn(27) is substituted into eqn(26), and eqn(26) is further substituted into eqn(24),}\\ \text{ one obtains:}\\

\phi = A\left [ DC_s\left ( C_0-\frac{C_s}{2} \right )\frac{1}{2t} \right ]^{1/2} -\frac{4}{9}cDC_s\frac{3C_0-2C_s}{2C_0-C_s}\qquad \text{...(28)}
$$
... so it is eqn 26 that is tricky?
The idea is to approximate for small time frames.

The form of the equation 25 is ##\alpha q^3 = q - \beta## ... which is a cubic equation.
Solve it for q, without making an approximation and compare.
They appear to have approximated it as ##(q-\delta)^2 = \alpha## and that delta is a parameter to be fitted.

Note: between eqn (24) and (25), there is a reference to eqn(27) which I suspect is a typo.
 
Ahahaha for the "squint" , and thank you for giving others a readable input (sorry if I had not uploaded a bigger image).

By the way:

1) I can't figure why delta is beta/3 (using your notation for the terms) and I have no clue on how to fit delta

2) Also if I use that expressions in eq26 and eq27 for q and delta, putting them into phi (eq24) do not give 28: only the first term is correct (the one with the square root) and there is also a cDCs/2 which is not multiplicated to any C0; is there another approximation?

PS
That typo is actually a reference to eq24.

PS2
The result should be absolutely reliable, since it has been used for 20 years by other researchers and in this article is in accordance with experimental data.
 
Last edited:
Caccioppoli said:
Ahahaha for the "squint" , and thank you for giving others a readable input (sorry if I had not uploaded a bigger image).
NO worries - typing it out makes sure I've read it properly ... putting it in latex means that others can copy and paste from what I wrote (just hit "quote" or "multi-quote" under the post to get the markup).

1) I can't figure why delta is beta/3 (using your notation for the terms) and I have no clue on how to fit delta
... it is a fitted term.
The usually default approximation is a Taylor series - just one or two orders.
 
It was my mistake in the substitution of q+delta inside eq24, I've found that using eq26 and eq27 do actually bring to eq28, so no problem between eq26 and 28.

Last thing I would like to know is how that fitted term came out... I knew that every approximation should be based on Taylor series (!) any clue?

Basically, the tricky thing is eq26.
 
I didn't actually do it ... my aim was to guide you to the realization.
Worked pretty well this time ;)

Basically - since it is an approximation, don't expect the substitutions to match exactly.
If you compare the exact approach (and do so by masking the distracting variables like I did) with what they got, you should be able to see where it's coming from.

Note: the other common approximation is the binomial one.
That's actually the first one I thought of since t has to be very small.
Also, sometimes, people use a power-series.

It's very naughty of them not to say which approximation method is being used... but they probably figure it would be obvious so look to one of the standards or methods the same author has used before.
 
I haven't still figured out how to arrive at the result...

I have
[itex]q=aq^3+b[/itex] [eq#1]

that can somehow (?) be approximated with [itex]q=a^{-0.5} + \delta[/itex] [eq#2]

with [itex]\delta=b/3[/itex]

Why is [itex]\delta=b/3[/itex]?
 
  • #10
you have ##aq^3-q+b=0##
and you want an approximation, it says, for small times (remember that a is a function of time).

does that mean that aq^3 is small?
q=1/x' ... how does x' depend on time, in general?

The approximation they came up with is ##(q-\delta)^2 = a##
So they are saying that the cubic can behave like a quadratic for a short time.

You approaches towards understanding this is either to
(a) complete the calculation without the approximation and see what happens
(b) try to find the quadratic that behaves like the cubic for the short time in question
(c) try the other three approximation methods to see how they apply

The key appears to be figuring out what they mean by "a short time".
Very often in these books the reason why a particular approximation was chosen is unclear - the author leaves out all the trial and error involved in picking a useful one.
 
  • #11
You are right in stating there is a relation between x' and time.
The only thing I can tell reading the article is that delta x' are small if I consider small times (still not having an explicit relationship between x' and t)... but how could this relate with (x')^-3 or q^3 ?

Anyway, q^3 is undoubtedly small.
 
  • #12
If x' is small for small times, the q is large.
What about ##tq^3##?

In general, if x is very small, then x^2 is even smaller and may be ignored.
Some quantity being small is particularly important for the binomial approximation.

Also note that if you integrate a quadratic, you end up with a 1/3 factor out front.

A Taylor series about t=0 would need us to know what q(0) was.
BUt I can see what you mean - the approx used is far from obvious.
 
Last edited:
  • #13
Simon Bridge, I have managed to reach the solution, THANK YOU SO MUCH!

Premise: Having a look at eq 27 and using your notation we have that

δ is -b/2 not b/3 (sorry for the mistake :smile:)

So we have two equations, basically:

[itex]aq^3-q+b=0[/itex] and [itex]q=a^{-0.5}+\delta[/itex] with a small δ

Writing those two equations in a system, we have that the δ that satisfy both equations is a δ that satisfy this 3rd order equation:

[itex]a\delta^3+3a^{-0.5}\delta^2+2\delta+b=0[/itex]

ignoring third order and second order terms in δ we have simply

[itex]2\delta+b=0[/itex] so the result [itex]\delta=-b/2[/itex]

:smile: :smile:
 
Last edited:
  • #14
There is a clearer way to reach the result :smile:eq.#1 is [itex]aq^3+b=q[/itex]

eq.#1 would be simpler if b=0, the zero-order approximation is

[itex]q_0=aq_0^3[/itex] so [itex]q_0=a^{-0.5}[/itex]

The next order (1st order) approximation is

[itex]q=q_0 + \delta[/itex]

It is assumed that [itex]\delta[/itex] is small in comparison to [itex]q_0[/itex] so that all the terms in [itex]\delta^2[/itex] and [itex]\delta^3[/itex] are discarded and

[itex]q^3=(q_0+\delta)^3≈q_0^3+3q_0^2\delta[/itex]

So that eq.#1 becomes

[itex]q_0+\delta=a[q_0^3+3q_0^2\delta]+b[/itex]

Recalling the zero-order approximation we have that

[itex]\delta=a[3\delta q_0^2]+b[/itex]

then

[itex]\delta=a3\delta a^{-1}+b=3\delta+b[/itex]

The solution is [itex]\delta=-b/2[/itex]
 
  • #15
Good on yer mate.
It was all you - I just pointed in likely looking directions.

I was beginning to worry I'd have to actually do it myself.
When you get a lot more experience, you will be expected to come up with these kinds of approximations yourself :)

[edit]Oh look - you managed to work out the reasoning for the particular approximation - double "well done" :D
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 4 ·
Replies
4
Views
937