Is This Line Integral Differentiable?

Click For Summary

Homework Help Overview

The discussion revolves around the differentiability of a line integral defined by a vector field \(\vec{F}(x,y) = u(x,y) \hat{i} + v(x,y) \hat{j}\), where \(u\) and \(v\) are continuous functions on \(\mathbb{R}^2\) and the curve \(\Gamma\) is piecewise smooth. Participants are exploring how to demonstrate the differentiability of the integral \(\psi(x,y) = \int_{\Gamma} \vec{F} \cdot d\vec{r}\).

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the need to show that the partial derivatives of \(\psi\) are continuous to imply differentiability. There are questions about the implications of parametrizing the curve and how that affects the continuity of the integrand. Some participants express confusion about the relationship between continuity, integrability, and differentiability.

Discussion Status

The discussion is active, with participants sharing their attempts to derive formulas for the partial derivatives and clarifying points about the use of the chain rule. There is recognition of the need to consider the nature of the integrand and the implications of piecewise smoothness on differentiability.

Contextual Notes

Participants note that while \(u\) and \(v\) are continuous, the piecewise smooth nature of the curve \(\Gamma\) may introduce complexities in proving differentiability. There is also mention of the need to clarify the treatment of dummy variables in integrals and how changes of variables affect the differentiation process.

Contingency
Messages
41
Reaction score
0

Homework Statement


[itex]\vec { F } \left( x,y \right) =u\left( x,y \right) \hat { i } +v\left( x,y \right) \hat { j }[/itex]
[itex]u\left( x,y \right) , v\left( x,y \right)[/itex] are continuous on ℝ²
[itex]\Gamma[/itex] is piecewise smooth.
Is [itex]\psi (x,y){ =\int { \vec { F } \left( x,y \right) \cdot \vec { dr } } }[/itex] differentiable? How can I show this if it is?
ψ is meant to be the line integral over Γ.

Homework Equations


Definition of differentiability; definition of partial derivatives; formula for calculating line integrals under a parametrization.

The Attempt at a Solution


I wanted to show that the partial derivatives of ψ are continuous, which would imply differentiability. I can't deal with ψ as it's defined, only with the formula, and I think differentiability must be independent of some arbitrary parametrization..
 
Last edited:
Physics news on Phys.org
Contingency said:

Homework Statement


[itex]\vec { F } \left( x,y \right) =u\left( x,y \right) \hat { i } +v\left( x,y \right) \hat { j }[/itex]
[itex]u\left( x,y \right) , v\left( x,y \right)[/itex] are continuous on ℝ²
[itex]\Gamma[/itex] is piecewise smooth.
Is [itex]\psi (x,y){ =\int { \vec { F } \left( x,y \right) \cdot \vec { dr } } }[/itex] differentiable? How can I show this if it is?
ψ is meant to be the line integral over Γ.

Homework Equations


Definition of differentiability; definition of partial derivatives; formula for calculating line integrals under a parametrization.

The Attempt at a Solution


I wanted to show that the partial derivatives of ψ are continuous, which would imply differentiability. I can't deal with ψ as it's defined, only with the formula, and I think differentiability must be independent of some arbitrary parametrization..

So what happens if you parametrize your curve? Remember that it's piecewise smooth, so you might have to break it up a bit. Plug in what you know and remember to choose the interval.

Think about the continuity of u and v.
 
Could you be a bit more specific?
Parametrizing my curve allows me to use the Line Integral formula, which is an integral of 't' alone (t being a parameter). I still can't see anything as far as proving continuity of partial derivatives goes..

In the original problem, I was to find a formula for ∂ψ/∂x for a given Γ. When I tried to solve it, I did exactly what you said - plugged in all I know etc - but from what I noticed, I only used continuity to guarantee integrability.. The formula I arrived at required ψ be differentiable (used the chain rule).
 
Contingency said:
Could you be a bit more specific?
Parametrizing my curve allows me to use the Line Integral formula, which is an integral of 't' alone (t being a parameter). I still can't see anything as far as proving continuity of partial derivatives goes..

In the original problem, I was to find a formula for ∂ψ/∂x for a given Γ. When I tried to solve it, I did exactly what you said - plugged in all I know etc - but from what I noticed, I only used continuity to guarantee integrability.. The formula I arrived at required ψ be differentiable (used the chain rule).

Could you show me your work?
 
Contingency said:
Could you be a bit more specific?
Parametrizing my curve allows me to use the Line Integral formula, which is an integral of 't' alone (t being a parameter). I still can't see anything as far as proving continuity of partial derivatives goes..

In the original problem, I was to find a formula for ∂ψ/∂x for a given Γ. When I tried to solve it, I did exactly what you said - plugged in all I know etc - but from what I noticed, I only used continuity to guarantee integrability.. The formula I arrived at required ψ be differentiable (used the chain rule).

If you think about the integral dt, you are integrating a piecewise continuous function. Is the result of that necessarily differentiable? Try to think of a counterexample.
 


Dick said:
If you think about the integral dt, you are integrating a piecewise continuous function. Is the result of that necessarily differentiable? Try to think of a counterexample.
I don't see why my integrand is piecewise continuous.. U, V are everywhere continuous..

My problem is ψ..
 
Last edited:
Contingency said:
I don't see why my integrand is piecewise continuous.. U, V are everywhere continuous..

My problem is ψ..

[itex]d \vec r(t)=\vec r'(t) dt[/itex]. If you are only given that r(t) is piecewise smooth then r'(t) is only piecewise continuous. Think of the one dimensional example r(t)=|t|. I'd call that piecewise smooth.
 
I understand that bit now.
Here's my attempt at a solution.
Hopefully you will be able to understand where my question comes from and help me.
 

Attachments

  • MultiVarCalc Q.jpg
    MultiVarCalc Q.jpg
    26.7 KB · Views: 396
Contingency said:
I understand that bit now.
Here's my attempt at a solution.
Hopefully you will be able to understand where my question comes from and help me.

Yeah, that helps. I was picturing how you were differentiating the psi wrong. But I think the whole 't' thing is leading you astray. H1 and H2 aren't functions of t. t is a dummy variable. When you've got something like [itex]\int_0^1 f(xt,y) d(xt)[/itex] change the variable to x'=xt. Now you've got [itex]\int_0^x f(x',y) d(x')[/itex]. What's the x derivative of that?
 
  • #10
I don't understand a few things:
First, I don't see d(xt) anywhere, only dt. Where did the integral with d(xt) come from?
Second, can you please explain how is it that I obtain an integral with a variable limit from an integral with a constant limit? Also the bit with x and x', what are they exactly?

As far as what you asked, the derivative of that integral is f(x', t) because of the fundamental theorem.
 
  • #11
Contingency said:
I don't understand a few things:
First, I don't see d(xt) anywhere, only dt. Where did the integral with d(xt) come from?
Second, can you please explain how is it that I obtain an integral with a variable limit from an integral with a constant limit? Also the bit with x and x', what are they exactly?

As far as what you asked, the derivative of that integral is f(x', t) because of the fundamental theorem.

Nope, the derivative can't be f(x',t). x' is a dummy variable of integration. So is t. It's f(x,y). In my example x is the constant. x'=xt. x' is just a change of variables from t. In your formula for H2(t) you have x0*v(x0*t,y) dt. That's the same as v(x0*t,y) d(x0*t) since x0 is constant. You really want to change variables to x'=x0*t.
 
  • #12
Okay, gotcha.
So your x is my x₀, and I understand the why the derivative is f(x,y).
I'm still unsure of where the d(xt) came from. I have xU(xt,y)d(t) in my integral. Can you move the x inside the parenthesis because it's a constant? "d" is like a linear operator?
 
Last edited:
  • #13
Contingency said:
Okay, gotcha.
So your x is my x₀, and I understand the why the derivative is f(x,y).
I'm still unsure of where the d(xt) came from. I have xU(xt,y)d(t) in my integral which translates into xd(t). Can you move the x inside the parenthesis because it's a constant? "d" is like a linear operator?

Exactly. You can move x into the d part because it's a constant. d(xt)=xdt. Suggests you do the change of variables x'=xt. So dx'=xdt.
 
  • #14
You said that in your example, x is a constant.
Doesn't that mean that [itex]\int _{ 0 }^{ x }{ f\left( x',y \right) dx' }[/itex] is just a number? Why can we suddenly take the derivative with respect to x which is a constant?

I think I have a fundamental problem of understanding here..
 
  • #15
Contingency said:
You said that in your example, x is a constant.
Doesn't that mean that [itex]\int _{ 0 }^{ x }{ f\left( x',y \right) dx' }[/itex] is just a number? Why can we suddenly take the derivative with respect to x which is a constant?

I think I have a fundamental problem of understanding here..

x is a constant with respect to the dt or dx' integration. That's all that I mean by 'constant'.
 
  • #16
I think I'm not being clear enough, so I will write down on paper what's bothering me in each step of the problem. Right now I have a mess in my head.
Thanks a lot for bearing with me!
 

Attachments

  • multivar.jpg
    multivar.jpg
    50.3 KB · Views: 337
  • #17
Figured everything out. Thanks a lot for all your help!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
20
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
4
Views
3K
Replies
9
Views
3K