Physics II forgotten equation (oscillations)

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
7 replies · 3K views
PCSL
Messages
146
Reaction score
0
I am reviewing for a test on oscillations and I have no clue how I derived a formula I used for my homework.

Could anyone help me figure out where the equation [itex]v=w{\sqrt{A^2x^2}}[/itex] comes from? Thank you.
 
Last edited:
Physics news on Phys.org
vela said:
That equation can't be correct. The units on the RHS work out to be length2/time.

I actually just found the equation in the book, it comes from the conservations of energy formula. I don't understand how it can work for the same reason you listed, that's why I am confused. And I'm 100% sure I am copying it down correctly.

It is derived from:

[itex]\frac{1}{2}mv_x^2 + \frac{1}{2}kx^2=\frac{1}{2}kA^2[/itex]

[itex]mv_x^2 + kx^2=kA^2[/itex]
 
vela said:
Try solving for the velocity.
You get [itex]v={\sqrt{{\frac{k}{m}}A^2x^2}}[/itex] which is equivolaent to [itex]v=w{\sqrt{A^2x^2}}[/itex].
 
vela said:
No, you don't. How'd you get that?

[itex]mv_x^2 + kx^2=kA^2[/itex]

Sorry, I'm not going to use latex for this so I can do it faster.

mv^2=kA^2-kx^2

v^2=(kA^2-kx^2)/m

v^2= (k/m)(A^2-x^2)

v=sqrt((w^2)(A^2-x^2))

v=w(sqrt(A^2-x^2))

I think that was actually beneficial for me typing that out lol.