Finding the maximum speed for a vector?

  • Context: Graduate 
  • Thread starter Thread starter mathgirl313
  • Start date Start date
  • Tags Tags
    Maximum Speed Vector
Click For Summary
SUMMARY

The discussion focuses on finding the maximum speed of a particle described by the differential equations x'(t) = 4*y(t) and y'(t) = -x(t). The solutions for x(t) and y(t) are given as x(t) = c1*2*cos(2t) + c2*2*sin(2t) and y(t) = -c1*sin(2t) + c2*cos(2t). The maximum speed is expressed as f(x,y) = √(16*y(t)² + x(t)²), constrained by the equation x²/4 + y² = (α²) + (β²). The discussion clarifies the conditions under which the initial conditions x(0) = α and y(0) = β hold true and explains the interval for x to ensure the square root remains real.

PREREQUISITES
  • Understanding of differential equations, specifically first-order systems.
  • Familiarity with trigonometric functions and their properties.
  • Knowledge of vector representation in the context of particle motion.
  • Ability to manipulate and solve inequalities involving square roots.
NEXT STEPS
  • Study the method of solving first-order linear differential equations.
  • Learn about the properties of trigonometric functions in relation to motion equations.
  • Explore the concept of constraints in optimization problems, particularly in physics.
  • Investigate the implications of initial conditions in dynamic systems.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering fields who are working on problems involving particle motion and optimization of speed in dynamic systems.

mathgirl313
Messages
20
Reaction score
0
So I have the equations x'(t) = 4*y(t) and y'(t)=-x(t). Going through all the steps, you get
x(t) = c1*2*cos(2t) + c2*2*sin(2t) and
y(t) = -c1*sin(2t) + c2*cos(2t).
And of course, this can just can be written as the vector.
So after all that you are to find the maximum speed of the particle, which I have the whole solution to, I just don't understand parts of it.

If a particle starts at ([itex]\alpha[/itex],[itex]\beta[/itex]) then x(0) -[ [itex]\stackrel{2c1}{c2}[/itex] ] = [ [itex]\stackrel{\alpha}{\beta}[/itex] ]. I don't understand why this holds? (and that's my best attempt at a vector..sorry!)

And anyway c1 = [itex]\alpha[/itex] /2 and c2 = [itex]\beta[/itex] and using other earlier equations (x(t)^2)/4 + y(t)^2 = ([itex]\alpha[/itex] ^2)/4 + [itex]\beta[/itex] ^2. I don't understand

So we have the speed is given by [itex]\sqrt{16*y(t)^2 + x(t)^2}[/itex] = f(x,y), which we want to maximize, subject to x^2/4 + y^2 = ([itex]\alpha[/itex]^2) + ([itex]\beta[/itex])^2.

Rearranging the equation we are constrained by we get: f(x,y) = g(x) = [itex]\sqrt{4*(\alpha)^2 + 16*(\beta)^2 - 3*x^2}[/itex], where x is in (-[itex]\sqrt{(\alpha)^2 + 4*(\beta)^2}[/itex], [itex]\sqrt{(\alpha)^2 + 4*(\beta)^2}[/itex]. Why is x in this interval?

The rest of it from that point I understand. I just don't see why x is in that given interval, or why that original equation for x(0) holds? Thank you so much for any help!
 
Physics news on Phys.org
mathgirl313 said:
So I have the equations x'(t) = 4*y(t) and y'(t)=-x(t). Going through all the steps, you get
x(t) = c1*2*cos(2t) + c2*2*sin(2t) and
y(t) = -c1*sin(2t) + c2*cos(2t).
And of course, this can just can be written as the vector.
So after all that you are to find the maximum speed of the particle, which I have the whole solution to, I just don't understand parts of it.

If a particle starts at ([itex]\alpha[/itex],[itex]\beta[/itex]) then x(0) -[ [itex]\stackrel{2c1}{c2}[/itex] ] = [ [itex]\stackrel{\alpha}{\beta}[/itex] ]. I don't understand why this holds? (and that's my best attempt at a vector..sorry!)
"Start" here is interpreted as "t= 0". Putting t= 0 in your equations for x and y, you get x(0)= 2c1 and y(0)= c2. Set those equal to [itex]\alpha[/itex] and [itex]\beta[/itex].

And anyway c1 = [itex]\alpha[/itex] /2 and c2 = [itex]\beta[/itex] and using other earlier equations (x(t)^2)/4 + y(t)^2 = ([itex]\alpha[/itex] ^2)/4 + [itex]\beta[/itex] ^2. I don't understand
Perhaps because it's not true. What is true is that since [itex]x(0)= \alpha[/itex] and [itex]y(0)= \beta[/itex] direct substitution gives [itex]x(0)^2/4+ y(0)^2= \alpha^2/4+ \beta^2[/itex]. It is not true for general "t".

So we have the speed is given by [itex]\sqrt{16*y(t)^2 + x(t)^2}[/itex] = f(x,y), which we want to maximize, subject to x^2/4 + y^2 = ([itex]\alpha[/itex]^2) + ([itex]\beta[/itex])^2.

Rearranging the equation we are constrained by we get: f(x,y) = g(x) = [itex]\sqrt{4*(\alpha)^2 + 16*(\beta)^2 - 3*x^2}[/itex], where x is in (-[itex]\sqrt{(\alpha)^2 + 4*(\beta)^2}[/itex], [itex]\sqrt{(\alpha)^2 + 4*(\beta)^2}[/itex]. Why is x in this interval?
In order that that square root be a real number, the quantity in the root must not be negative. If x is not in that integral, it will be negative.

The rest of it from that point I understand. I just don't see why x is in that given interval, or why that original equation for x(0) holds? Thank you so much for any help!
 
Thanks for the help! I pretty much get all of it now.

The last part though, I know the square root had to be greater than or equal to zero...but when I tried solving I got a different interval. I had 4/3 and 16/3 as coefficients for alpha and beta...but that was used for something different later in the problem...I'm not sure how this interval came up, I must have solved incorrectly or solved the wrong equation.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K