Arclength Math Question: Find a Closed Form Expression for x(t) and y(t)

  • Thread starter Thread starter foxjwill
  • Start date Start date
  • Tags Tags
    Arclength
Click For Summary

Homework Help Overview

The discussion revolves around finding closed form expressions for the functions x(t) and y(t) given the vector function r(t) = x(t)i + y(t)j and the condition that the integral of the magnitude of the derivative of r(t) equals t. The problem is situated within the context of calculus and vector-valued functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of the fundamental theorem of calculus and the implications of the equation |dr/dt| = 1. There are attempts to derive relationships between x(t) and y(t), leading to the expression x(t)^2 + y(t)^2 = 1, which is associated with a unit circle. Questions arise regarding the interpretation of the integral and the transition from vector-valued to scalar functions.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the equations and the implications of the fundamental theorem of calculus. Some guidance has been offered regarding the relationships between the derivatives of x(t) and y(t), but there is no explicit consensus on how to proceed further or on the assumptions needed to fully determine x(t) and y(t).

Contextual Notes

There are indications of confusion regarding the definitions and roles of the variables involved, particularly concerning the relationship between the arclength s(t) and the vector function r(t). Participants express uncertainty about the assumptions necessary to resolve the problem completely.

foxjwill
Messages
350
Reaction score
0

Homework Statement


Given r(t) = x(t)\textbf{i} + y(t)\textbf{j} and

\int_0^t \left\|\frac{dr}{dt}\right\| d\tau = t.

find, if possible, a closed form expression for x(t) and y(t).

Homework Equations


The Attempt at a Solution


I started by applying the fundamental theorem of calculus

\left\|\frac{dr}{dt}\right\|=1

then evaluated and simplified and got

x(t)^2 + y(t)^2 = 1.

Is it possible to continue from here?
 
Physics news on Phys.org
How are you getting x(t)^2 + y(t)^2 = 1?
 
foxjwill said:
I started by applying the fundamental theorem of calculus

\left\|\frac{dr}{dt}\right\|=1
Not sure how you determined this from the fundamental theorem.

x(t)^2 + y(t)^2 = 1. This applies to a unit circle.


Why t in this equation?
\int_0^t \left\|\frac{dr}{dt}\right\| d\tau = t.

The integral should provide length, not time.
 
Astronuc said:
Not sure how you determined this from the fundamental theorem.

x(t)^2 + y(t)^2 = 1. This applies to a unit circle.

Oops. I meant

x'(t)^2 + y'(t)^2 = 1.

As to how I got there:
\frac{d}{dt}\int_0^t \left\|\frac{dr}{dt}\right\| d\tau = \frac{dt}{dt}

\left\|\frac{dr}{dt}\right\| = 1

\sqrt{x'(t)^2 + y'(t)^2} = 1

x'(t)^2 + y'(t)^2 = 1.

Astronuc said:
Why t in this equation?
\int_0^t \left\|\frac{dr}{dt}\right\| d\tau = t.

I'm basically trying to find some vector-valued function r(t) in \texttt{r}^2 such that \forall t, s(t) = t, where s(t) is arclength.
 
foxjwill said:
Oops. I meant

x'(t)^2 + y'(t)^2 = 1.

That's better. You can play around with this by integrating with respect to t. However, you have two unknowns and one equation. I suspect that, without some additional assumptions, you won't be able to determine x(t) and y(t).

As to how I got there:
\frac{d}{dt}\int_0^t \left\|\frac{dr}{dt}\right\| d\tau = \frac{dt}{dt}

Err, why would you do that? Since the integrator is d\tau, you can take |dr/dt| out because it doesn't involve \tau.
 
foxjwill said:
I'm basically trying to find some vector-valued function r(t) in \texttt{r}^2 such that \forall t, s(t) = t, where s(t) is arclength.

This makes no sense to me. Where did s(t) come from? How are you going from a vector-valued function r(t) to a scalar-valued function s(t)?
 
e(ho0n3 said:
Err, why would you do that? Since the integrator is d\tau, you can take |dr/dt| out because it doesn't involve \tau.

Again, a mistake. >_<
\frac{d}{dt}\int_0^t \left\|\frac{dr}{d\tau}\right\| d\tau = \frac{dt}{dt}


e(ho0n3 said:
This makes no sense to me. Where did s(t) come from? How are you going from a vector-valued function r(t) to a scalar-valued function s(t)?

s(t) := \int_0^t \left\|\frac{dr}{d\tau}\right\| d\tau
 
foxjwill said:
Again, a mistake. >_<
\frac{d}{dt}\int_0^t \left\|\frac{dr}{d\tau}\right\| d\tau = \frac{dt}{dt}

I will assume that the derivative inside the integral is d/d\tau r(\tau) for otherwise the integral would evaluate to 0.

The integral pretty ugly. Taking the derivative of the integral with respect to t doesn't help.
 
Yes, it does. By the fundamental theorem, mentioned before,
\left|\left|\frac{dr}{dt}\right|\right|= 1&lt;br /&gt; just as he said before. That gives, just as he said before, &lt;br /&gt; \left(\frac{dx}{dt}\right)^2+ \left(\frac{dy}{dt}\right)= 1[/itex].&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; In fact, that trajectory &amp;lt;b&amp;gt;is&amp;lt;/b&amp;gt; the unit circle.
 
  • #10
If you bring the d/dt inside the integral and evaluate the inside of the integral before integrating, then since the integrand is with respect to tau, the derivative with respect to t will be 0.

Am I missing something?
 
  • #11
e(ho0n3 said:
If you bring the d/dt inside the integral and evaluate the inside of the integral before integrating, then since the integrand is with respect to tau, the derivative with respect to t will be 0.

Am I missing something?

Yes, the fundamental theorem of calculus which says

\frac{d}{dx}\int_a^x f(t) dt = f(x)

where a is some constant.



\int_a^x f(t) dt is a function of x. In other words, you can't bring the \frac{d}{dx} inside the integral because that would be like saying \frac{d}{dx}\left [x^2\right] = \left[\frac{d}{dx}(x)\right]^2, which is obviously untrue.
 
  • #12
Right. So it does simplify to x(t)^2 + y(t)^2 = 1. Thus, x(t) = cos t and y(t) = sin t is a possible solution right?
 

Similar threads

Replies
2
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
12
Views
2K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K