Simplify Equation for T Cosine and Delta X: Step by Step Guide

  • Context: Undergrad 
  • Thread starter Thread starter Cyrus
  • Start date Start date
  • Tags Tags
    Simplify
Click For Summary

Discussion Overview

The discussion revolves around the simplification of an equation involving tension (T), angle (\theta), and small changes in these variables (\Delta T and \Delta \theta). Participants explore the mathematical steps required to transition from an initial equation to a derivative form, examining the implications of dividing by \Delta x and the behavior of terms as they approach zero. The scope includes mathematical reasoning and conceptual clarification.

Discussion Character

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

Main Points Raised

  • Cyrus expresses confusion about the transition from the original equation to the derivative form, questioning the validity of dividing by \Delta x.
  • Some participants suggest treating \Delta T and \Delta \theta as small quantities and expanding the terms accordingly to simplify the equation.
  • One participant proposes an alternative approach by rewriting the equation in terms of S(x) = T cos(\theta) and dividing by \Delta x, leading to the conclusion that \frac{dS}{dx} = 0.
  • Another participant mentions the use of trigonometric identities to simplify cos(\theta + \Delta \theta) and suggests that as \Delta \theta approaches zero, certain terms converge to known limits.
  • Several participants discuss the context of the problem, with some suggesting it relates to the wave equation for a vibrating string, while others clarify it pertains to a derivation for a string or rope under distributed load.
  • There are corrections regarding the presence of terms in the equations, particularly concerning the use of cosine in denominators and the interpretation of weight distribution.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best approach to simplify the equation. Multiple competing methods are presented, and while some participants find certain approaches valid, others express confusion or disagreement with the complexity of the arguments.

Contextual Notes

Limitations include assumptions about the smallness of \Delta T and \Delta \theta, as well as the dependence of T on \theta. The discussion also highlights unresolved mathematical steps and varying interpretations of the equations involved.

Cyrus
Messages
3,246
Reaction score
17
I'm not getting this. Can someone show me how they got from this:

[tex]- T cos ( \theta ) + (T + \Delta T ) cos ( \theta + \Delta \theta ) =0[/tex]

to below by dividing by [tex]\Delta x[/tex]

[tex]\frac { d (T cos\theta)}{dx} = 0[/tex]

Im just not getting it for some reason... The first term would be Tcos(theta)/ dx, which should turn into 1/0, which blows up to infinity?

Thank you,

Cyrus
 
Physics news on Phys.org
Cyrus,

Clearly, you are treating [itex]\Delta T[/itex] and [itex]\Delta \theta[/itex] as "small" numbers. The lowest order term, [itex]T\cos \theta[/itex], cancels out. Just expand everything in terms of small quantities and your result will be evident.
 
like this?


[tex]-Tcos(\theta) + Tcos(\theta + \Delta \theta ) + \Delta T cos (\theta + \Delta \theta) = 0[/tex]

so I can neglect the delta theta, giving me:

[tex]-Tcos(\theta) + Tcos(\theta ) + \Delta T cos (\theta) =0[/tex]

which cancels out those two terms, but then I am left with:

[tex]\Delta T cos (\theta) = 0[/tex]

Now, I am not where I should be...oops?

I'm somehow supposed to get:

[tex]\Delta T cos (\theta) + T sin(\theta) \Delta \theta = 0[/tex]
 
Got it Tide! I'm sorry, but I disagree, or am not seeing, what you said, here's my approach:

[tex]-T cos (\theta) + (T + \Delta T)cos(\theta + \Delta \theta) = 0[/tex]

which is equivalent to:

[tex]T cos( \theta + \Delta \theta) - T cos(\theta) + \Delta T cos (\theta + \Delta \theta) = 0[/tex]

which is equivalent to:

[tex]\frac {[T cos( \theta + \Delta \theta) - T cos(\theta)]\Delta \theta}{\Delta \theta} + \Delta T cos (\theta + \Delta \theta) = 0[/tex]

NOW divide by delta X:

[tex]\frac {[T cos( \theta + \Delta \theta) - T cos(\theta)]\Delta \theta}{\Delta \theta \Delta x} + \frac {\Delta T cos (\theta + \Delta \theta)}{\Delta x} = 0[/tex]



and take the limit as: [tex]\Delta x \rightarrow 0; \Delta \theta \rightarrow 0;\Delta T \rightarrow 0[/tex]

So, the [tex]\frac {cos(\theta + \Delta \theta)-cos(\theta)}{\Delta \theta}[/tex] term goes to [tex]sin(\theta)[/tex], and [tex]\frac {\Delta \theta}{\Delta x}[/tex] goes to [tex]\frac{d \theta } {dx}[/tex] and [tex]\frac {\Delta T}{\Delta x}[/tex] goes to [tex]\frac {dT}{dx}[/tex] and [tex]cos(\theta + \Delta \theta )[/tex] goes to just good ole, [tex]cos (\theta)[/tex]

and your left with,

[tex]T sin(\theta) \frac{ d \theta}{ dx} + \frac {dT}{dx} cos (\theta)}[/tex]

which clearly equals:

[tex]\frac {d (Tcos\theta)}{dx}[/tex]

Good god, its 4:00 am. I am glad I got this done or I wouldent have fallen asleep. Goodnight.
 
Last edited:
You can use the fact that [itex]cos(\theta+\Delta\theta)= cos(\theta)cos(\Delta\theta)- sin(\theta)sin(\Delta\theta)[/itex].

Multiply the whole thing out then use the fact that [itex]cos(\Delta\theta)[/itex] goest to 1 and [itex]sin(\Delta\theta)[/itex] goes to 0 as [itex]\Delta\theta[/itex] goes to 0.
 
Is it so complicated?
I just think:
[tex]\theta[/tex] and [tex]T[/tex] are functions of [tex]x[/tex] (it means they are not independent to each other. otherwise [tex]x[/tex] wouldn't appear here in this context), so let [tex]S(x)=T\cos(\theta)[/tex], then the first equation can read [tex]- S(x) + S(x + \Delta x) = 0[/tex]. Then divide this equation by [tex]\Delta x[/tex] and you'll have [tex]\frac{\Delta S}{\Delta x} = \frac{dS}{dx} = 0[/tex].
 
Last edited:
Hmm,YES, these all seem to be valid methods. Thats very cool. Does my approach seem wrong?
 
Your argument #4 looks fine to me. But I just thought it's a bit complicated and not generic. What you wrote in #4 is [tex]\Delta S = ( \frac{\partial S}{\partial T} \frac{\partial T}{\partial x} + \frac{\partial S}{\partial \theta} \frac{\partial \theta}{\partial x} ) \Delta x[/tex]
It holds even if it isn't [tex]\cos{\theta}[/tex], and now that intermediate variables [tex]\theta[/tex] and [tex]T[/tex] are affected by [tex]x[/tex], so we can simply put [tex]\frac{dS}{dx} = \frac{\partial S}{\partial T} \frac{\partial T}{\partial x} + \frac{\partial S}{\partial \theta} \frac{\partial \theta}{\partial x}[/tex]

and you can ignore these intermediate variables. If you see [tex]S[/tex] simply as a function of x, this can be explained without partial differential as in #6.

hope this helps.. and Merry Christmas! (here in Japan it's 2:30am)
 
Last edited:
Are you working the (one dimensional) wave equation for a vibrating string by chance (where T is tension)? As I recall seeing something similar during that proof.
 
  • #10
Its not a wave equation for a string, but close. Its a derviation to find the equation of a string/rope/wire/whatever under a distributed load in the x direction, OR if you replace delta x by delta s, it is the weight distribution of a catenary wire. No vibration, sorry.
 
  • #11
cyrusabdollahi said:
I'm not getting this. Can someone show me how they got from this:
[tex]- T cos ( \theta ) + (T + \Delta T ) cos ( \theta + \Delta \theta ) =0[/tex]
to below by dividing by [tex]\Delta x[/tex]
[tex]\frac { d (T cos\theta)}{dx} = 0[/tex]
Im just not getting it for some reason... The first term would be Tcos(theta)/ dx, which should turn into 1/0, which blows up to infinity?
Thank you,
Cyrus

If ( T+ delT)cos(@+ del@) =o, then Tcos@=0.

The change of Tcos@ is d (Tcos@).

The change of 0 is 0.

divdie d( Tcos@) =0 by delX, and allow delX = dx.
 
  • #12
cyrusabdollahi said:
Its not a wave equation for a string, but close. Its a derviation to find the equation of a string/rope/wire/whatever under a distributed load in the x direction, OR if you replace delta x by delta s, it is the weight distribution of a catenary wire. No vibration, sorry.

Then there should be other equations like

[tex](T + \Delta T) \sin(\theta + \Delta \theta) = T \sin(\theta) + \varrho \frac {\Delta x} { \cos(\theta) } g[/tex]

and

[tex]\Delta y = \Delta x \tan(\theta)[/tex]

along Y axis where [tex]\varrho[/tex] is the mass density of the rope.
and

[tex]\frac {d(T \sin(\theta))} {dx} = \frac {\varrho g} {\cos(\theta)}[/tex] or just [tex]\varrho g[/tex]

[tex]\frac {dy}{dx} = \tan(\theta)[/tex] or just [tex]sin(\theta)[/tex]

or something...
 
Last edited:
  • #13
If ( T+ delT)cos(@+ del@) =o, then Tcos@=0.

The change of Tcos@ is d (Tcos@).

The change of 0 is 0.

divdie d( Tcos@) =0 by delX, and allow delX = dx.

...what?
 
  • #14
maverick6664 said:
Then there should be other equations like

[tex](T + \Delta T) \sin(\theta + \Delta \theta) = T \sin(\theta) + \varrho \frac {\Delta x} { \cos(\theta) } g[/tex]

and

[tex]\Delta y = \Delta x \tan(\theta)[/tex]

along Y axis where [tex]\varrho[/tex] is the mass density of the rope.
and

[tex]\frac {d(T \sin(\theta))} {dx} = \frac {\varrho g} {\cos(\theta)}[/tex] or just [tex]\varrho g[/tex]

[tex]\frac {dy}{dx} = \tan(\theta)[/tex] or just [tex]sin(\theta)[/tex]

or something...


You're close. No cos in the denominator. Its just the denisty, times gravity, time delta x. Actually its really, w(x)deltaX. w(x) is the more general weight distribution. Your right about the tangent, no sin there.
 
  • #15
cyrusabdollahi said:
You're close. No cos in the denominator. Its just the denisty, times gravity, time delta x. Actually its really, w(x)deltaX. w(x) is the more general weight distribution. Your right about the tangent, no sin there.

oops. you are right..cosine shouldn't be in the denominator :frown:
 
  • #16
It seems to me that this is obvious.
T is possibly dependent on [tex]\theta[/tex] and therefore:

[tex]\Delta (T cos(\theta)) = T(\theta + \Delta \theta) * cos(\theta + \Delta \theta) - T(\theta) * cos(\theta)[/tex]

and of course the definition

[tex]T(\theta + \Delta \theta) = T(\theta) + \Delta T[/tex]

leads to the result
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K