What Do the Letters A, B, and the Greek Letter w Mean in this Curve Problem?

  • Context: High School 
  • Thread starter Thread starter FabioTTT
  • Start date Start date
  • Tags Tags
    Curve
Click For Summary

Discussion Overview

The discussion revolves around the interpretation of variables 'a', 'b', and the Greek letter 'ω' in a curve problem related to helical motion, incorporating both mathematical and physical perspectives. Participants explore the implications of these variables in the context of motion within a magnetic field and the mathematical representation of velocity and acceleration.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants propose that 'a', 'b', and 'ω' are constants related to the motion of a particle in a magnetic field, with 'ω' potentially representing angular momentum or angular velocity.
  • Others describe the motion as helical, with 'a' as the radius of circular motion in the XY plane and 'b' as the constant speed along the Z axis.
  • A participant provides mathematical derivations for velocity and acceleration, questioning the necessity of calculating velocities separately for each axis.
  • Concerns are raised about the complexity of calculations when using the proposed position vector, with a participant noting that their derived speed matches an earlier claim.
  • Participants discuss the use of LaTeX for formatting mathematical expressions in the forum.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation and necessity of the variables 'a', 'b', and 'ω', with no consensus reached on their implications or the best approach to solving the problem.

Contextual Notes

Some participants indicate that the problem blends physics with mathematics, leading to confusion about the role of the constants and the methods of calculation. There are unresolved questions regarding the assumptions behind the variables and the mathematical steps involved.

FabioTTT
Messages
22
Reaction score
0
http://seminario.no-ip.com/problem2.gif

I'm confused about the above problem because I don't know why there would be an a,b, or greek letter "w" in there. Anyone?
 
Last edited by a moderator:
Mathematics news on Phys.org
They're constants. That's all. Position is still a function of t. w might well work out to be something like angular momentum.
 
Looks like helical motion... the kind of motion you would if you gave a particle an inital velocity inside a magnetic field, when there's angle between the velocity and the field.

In the XY plane the particle is going in a circle, the radius of which is [itex]a[/itex], and the angular velocity of the particle in that plane is [itex]\omega[/itex] (omega). The velocity in that plane is:
[tex]v_r = \omega a[/tex]

Along the Z axis, the particle is traveling at a constant speed of [itex]b[/itex]. Since the velocities in the Z axis and in the XY plane are perpendicular, the magnitude of the velocity of the particle is:
[tex]V = \sqrt{b^2 + v_r^2} = \sqrt{b^2 + \omega ^2a^2}[/tex]

As for the acceleration, it only exists in the XY plane (since the motion along the Z axis is at a constant speed). The acceleration in a circular motion is given by:
[tex]a_r = \omega ^2a[/tex]

The angle [itex]\theta[/itex] between the velocity and the acceleartion, is the angle between the velocity and the XY plane.
 
Last edited:
'w' (that fancy w) is angular velocity, and is measured in radians per second. 'w = 2*pi*f', where f is the frequency in Hz.
 
Originally posted by Chen
Looks like helical motion... the kind of motion you would if you gave a particle an inital velocity inside a magnetic field, when there's angle between the velocity and the field.

In the XY plane the particle is going in a circle, the radius of which is [itex]a[/itex], and the angular velocity of the particle in that plane is [itex]\omega[/itex] (omega). The velocity in that plane is:
[tex]v_r = \omega a[/tex]

Along the Z axis, the particle is traveling at a constant speed of [itex]b[/itex]. Since the velocities in the Z axis and in the XY plane are perpendicular, the magnitude of the velocity of the particle is:
[tex]V = \sqrt{b^2 + v_r^2} = \sqrt{b^2 + \omega ^2a^2}[/tex]

As for the acceleration, it only exists in the XY plane (since the motion along the Z axis is at a constant speed). The acceleration in a circular motion is given by:
[tex]a_r = \omega ^2a[/tex]

The angle [itex]\theta[/itex] between the velocity and the acceleartion, is the angle between the velocity and the XY plane.

Thanks for the info... it's funny this problem is nothing like any of the other problems I've encountered in this section of my math textbook.
 
Originally posted by FabioTTT
Thanks for the info... it's funny this problem is nothing like any of the other problems I've encountered in this section of my math textbook.
I didn't notice this is a math problem... it does include some physics but you can also prove it mathematically.

For example, you know that the change of position is velocity right? So if:
[tex]x = a\cos (\omega t)[/tex]
[tex]y = a\sin (\omega t)[/tex]
Derive both to get the velocity in each axis:
[tex]x' = v_x = -\omega a\sin (\omega t)[/tex]
[tex]y' = v_y = \omega a\cos (\omega t)[/tex]
To find the "total" velocity in the XY plane, use pythagoras:
[tex]v_{xy}^2 = v_x^2 + v_y^2 = \omega ^2a^2(\sin ^2(\omega t) + \cos ^2(\omega t) = \omega ^2a^2[/tex]
Therefore:
[tex]v_{xy} = \omega a[/tex]
Just like I said above, but here you actually proved it. :smile:
 
Originally posted by Chen
I didn't notice this is a math problem... it does include some physics but you can also prove it mathematically.

For example, you know that the change of position is velocity right? So if:
[tex]x = a\cos (\omega t)[/tex]
[tex]y = a\sin (\omega t)[/tex]
Derive both to get the velocity in each axis:
[tex]x' = v_x = -\omega a\sin (\omega t)[/tex]
[tex]y' = v_y = \omega a\cos (\omega t)[/tex]
To find the "total" velocity in the XY plane, use pythagoras:
[tex]v_{xy}^2 = v_x^2 + v_y^2 = \omega ^2a^2(\sin ^2(\omega t) + \cos ^2(\omega t) = \omega ^2a^2[/tex]
Therefore:
[tex]v_{xy} = \omega a[/tex]
Just like I said above, but here you actually proved it. :smile:

thanks. I'm aware of how to obtain the velocity, speed and acceleration vectors, however I just didnt know why he would include a,b,w. doesn't make much sense to me.
 
Chen said:
I didn't notice this is a math problem... it does include some physics but you can also prove it mathematically.

For example, you know that the change of position is velocity right? So if:
[tex]x = a\cos (\omega t)[/tex]
[tex]y = a\sin (\omega t)[/tex]
Derive both to get the velocity in each axis:
[tex]x' = v_x = -\omega a\sin (\omega t)[/tex]
[tex]y' = v_y = \omega a\cos (\omega t)[/tex]
To find the "total" velocity in the XY plane, use pythagoras:
[tex]v_{xy}^2 = v_x^2 + v_y^2 = \omega ^2a^2(\sin ^2(\omega t) + \cos ^2(\omega t) = \omega ^2a^2[/tex]
Therefore:
[tex]v_{xy} = \omega a[/tex]
Just like I said above, but here you actually proved it. :smile:

question, i understand the way you worked this, however, why would i have to calculate the velocities separately for each axis?

wouldnt the position vector be r(t) = acos(wt)i + asin(wt)j + btk ?

then i would just do dr/dt to find the velocity vector wouldn't i? and dv/dt to find the acceleration?

im only questioning this because if i do it the way i mentioned above, for speed i end up with

sqroot( w^2 a^2 + b^2 ) which doesn't seem right since it would make the rest of the questions quite messy. but I've checked it and double checked it and that's what I come up with.
 
Last edited:
The speed is indeed [tex]\sqrt{\omega ^2a^2 + b^2}[/tex], you got it exactly right (this is also what I said in post #3).
 
  • #10
can i ask what programs you guys use to write out your mathematical formulas? i realize they are images.. so you must be making them some where.

edit: by the way, thanks chen
 
Last edited:
  • #12
We use LaTex. There are stickies around which tell you how to format. These aren't images but are created inline thus [ tex ] 2\pi r^2 [ / tex] becomes, if you remove the blanks, [tex]2\pi r^2[/tex]
 
  • #13
oh ok, thanks
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
3K
Replies
1
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
11K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K