A analytical approach to the differential equation

Click For Summary

Homework Help Overview

The discussion revolves around the differentiability of the functions f: t ↦ |t| and g: t ↦ √(t²) at points where t ≠ 0. Participants are exploring the conditions under which these functions can be considered differentiable and the implications of the limit definitions involved.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Some participants suggest using the piecewise definition of the absolute value function to analyze differentiability. Others question the necessity of limits when differentiating piecewise functions.
  • There are discussions about the use of the chain rule and why it cannot be applied at t = 0, with some participants asserting that the limit does not exist at that point.
  • One participant emphasizes the need to clarify that the original problem does not ask about differentiability at t = 0, while another raises concerns about the interpretation of the problem statement.

Discussion Status

The discussion is active, with various interpretations being explored. Some participants provide guidance on how to approach the problem using piecewise definitions, while others express confusion about the relevance of certain points in the problem statement. There is no explicit consensus on the best approach yet.

Contextual Notes

Participants note that the textbook terminology, such as "differential coefficient," may be outdated, which could influence the understanding of the problem. Additionally, there is an acknowledgment that the discussion is centered on derivatives rather than differential equations, which may have caused some initial confusion.

Hummingbird25
Messages
84
Reaction score
0
An analytical approach to the differential equation(urgent)

Homework Statement



(1) Given the function f: t \mapsto |t|, show that the function f is a differentiable function where t \neq 0 and write f's the differential coffiecient.

2) Given the function g: t \mapsto \sqrt{t^2}, show that g is differentiable if t \neq 0, and write the differentiable coeffient of g.


Homework Equations



Also my textbook asks why can't you use the chainrule to find the differential coefficient at t = 0. Isn't that because the limit doesn't exist?

The Attempt at a Solution



My Solution part(1):

According to the definition of my textbook for a function to be a differentiable function the following must be meet:

(1) Let A \subseteq \mathbb{R}, let f: A \rightarrow \mathbb{R} be a real function defined on A, and let 'a' be a point in A.

Then f is a differentiable function at a, if t is an inner point of A and the differential coeffient is

\frac{f(t)-f(a)}{t-a} has a finit limit where t tends towards a.

Therefore f'(t) = \mathop {\lim }\limits_{t \to a} \frac{f(t)-f(a)}{t-a}



Assuming that t = 0, then it an inner point which implies that exist an r > 0 \Rightarrow B_{r}(t = 0) \in A. (Refer to the definition of the inner point). But according of the limit, this doesn't exist then t = 0.

So therefore

f'(t) = \mathop {\lim }\limits_{t \to a} \frac{f(t)-f(a)}{t-a} = \mathop {\lim }\limits_{t \to a}\frac{|t|-|a|}{t-a} is the differential coeffient is required which is only valied at t \neq 0.

Assuming that t = 0, then it an inner point which implies that exist an r > 0 \Rightarrow B_{r}(t = 0) \in A. (Refer to the definition of the inner point). But according of the limit, this doesn't exist then t = 0.

My solution(2)

2) Given the function g: t \mapsto \sqrt{t^2}, show that g is differentiable if t \neq 0, and write the differentiable coeffient of g.

As in (1) x = 0 is assumed not be an inner point, and therefore its not possible to find the differentiable coeffient at that point?

Then the differentiable coeffient is


g'(t) = \mathop {\lim }\limits_{t \to a} \frac{f(t)-f(a)}{t-a} = \mathop {\lim }\limits_{t \to a}\frac{|t|-|a|}{t-a}

Since \sqrt{t^2} = |t| according to My TI-92 calculator.

Isn't this verified by

g'(t) = \frac{2t}{2 \cdot \sqrt{t^2}} where g(t) = \int (g'(t)) dt = |t|

Cheers Hummingbird
 
Last edited:
Physics news on Phys.org
1) Just use the piecewise definition of the absolute value function;

|x| = x \mbox{ if } x\geq 0, -x \mbox{ if } x&lt; 0. We don't really even need to take any limits when we split it into these two cases. Just show that the derivative is 1 when x> 0, the derivative is -1 when x< 0 and that since the left hand and right hand limits are different, the limit does not exist, ie the derivative does not exist.

2) The easiest way to do this may to be show that \sqrt{t^2} = |x|, or otherwise, as you did, use the chain rule to show the derivative is given by \frac{t}{\sqrt{t^2}}. At t=0, that expression has no meaning, ie the derivative does not exist at t=0.

PS - I guess your textbook is ancient, judging from the fact your book uses, aside from a few other signs, the term "differential coefficient", which Courant says is only used in "older" textbooks, and Courant isn't exactly bright and shine new either ! But it doesn't matter, just be happy your learning a rigorous treatment of calculus the first time around. You have no idea how luck you are =]
 
Last edited:
Hummingbird25 said:

Homework Statement



(1) Given the function f: t \mapsto |t|, show that the function f is a differentiable function where t \neq 0 and write f's the differential coffiecient.

2) Given the function g: t \mapsto \sqrt{t^2}, show that g is differentiable if t \neq 0, and write the differentiable coeffient of g.


Homework Equations



Also my textbook asks why can't you use the chainrule to find the differential coefficient at t = 0. Isn't that because the limit doesn't exist?

The Attempt at a Solution



My Solution part(1):

According to the definition of my textbook for a function to be a differentiable function the following must be meet:

(1) Let A \subseteq \mathbb{R}, let f: A \rightarrow \mathbb{R} be a real function defined on A, and let 'a' be a point in A.

Then f is a differentiable function at a, if t is an inner point of A and the differential coeffient is

\frac{f(t)-f(a)}{t-a} has a finit limit where t tends towards a.

Therefore f&#039;(t) = \mathop {\lim }\limits_{t \to a} \frac{f(t)-f(a)}{t-a}



Assuming that t = 0, then it an inner point which implies that exist an r > 0 \Rightarrow B_{r}(t = 0) \in A. (Refer to the definition of the inner point). But according of the limit, this doesn't exist then t = 0.

So therefore

f&#039;(t) = \mathop {\lim }\limits_{t \to a} \frac{f(t)-f(a)}{t-a} = \mathop {\lim }\limits_{t \to a}\frac{|t|-|a|}{t-a} is the differential coeffient is required which is only valied at t \neq 0.

Assuming that t = 0, then it an inner point which implies that exist an r > 0 \Rightarrow B_{r}(t = 0) \in A. (Refer to the definition of the inner point). But according of the limit, this doesn't exist then t = 0.
Have you lost track of what the question asks? You are asked to show that the derivative does exist as long as t is not 0. You have written all of this to show that the derivative does not exist at t= 0 while the problem asks nothing about what happens at t= 0!

My solution(2)

2) Given the function g: t \mapsto \sqrt{t^2}, show that g is differentiable if t \neq 0, and write the differentiable coeffient of g.

As in (1) x = 0 is assumed not be an inner point, and therefore its not possible to find the differentiable coeffient at that point?
No, it is not "therefore". Again, this question has nothing to do with what happens at t= 0.

Then the differentiable coeffient is


g&#039;(t) = \mathop {\lim }\limits_{t \to a} \frac{f(t)-f(a)}{t-a} = \mathop {\lim }\limits_{t \to a}\frac{|t|-|a|}{t-a}

Since \sqrt{t^2} = |t| according to My TI-92 calculator.

Isn't this verified by

g&#039;(t) = \frac{2t}{2 \cdot \sqrt{t^2}} where g(t) = \int (g&#039;(t)) dt = |t|

Cheers Hummingbird
Yes, since \sqrt{t^2}= |t| (and you shouldn't need a calculator to tell you that!) you can use (1) above. However, I suspect this problem was to show that you get the same thing. You can multiply bothe numerator and denominator of
\frac{\sqrt{t}- \sqrt{a}}{t- a}
by \sqrt{t}+ \sqrt{a} and see what you get.

By the way, this problem is about the derivative. It has nothing to do with differential equations.
 
Last edited by a moderator:
I'd like to know what textbook you use Hummingbird- I think I like the sound of it :P
 
qspeechc said:
I'd like to know what textbook you use Hummingbird- I think I like the sound of it :P

Hello Hallsoft and qspeechc,

1)

The function f: t \mapsto |t|, show that the function is differentiable where

t \neq 0 and write the derivative.

First I look at the cases where t > 0 and t < 0.

The first t > 0, I get the derivative to be

f&#039;(t) = \frac{|t|-|a|}{t-a} = \frac{t-a}{t-a} = 1 for all t in \mathbb{R}^{+}

Then the case if t < 0,

f&#039;(t) = \frac{|t|-|a|}{t-a} = \frac{-t-(-a)}{t-a} = -1 for all t in \mathbb{R}^{-}

finally show why the derivative of the function cannot be found at t = 0.

at the case where t = 0, I get

f&#039;(t) = lim_{t \rightarrow 0} \frac{|a|}{a} which doesn't exist. Thusly the derivative doesn't exist at t = 0.

I hope I have understood the question correctly now?

Sincerely Yours

Hummingbird.
 
Last edited:
Hello Hallsoft,

Just to be clear. Its your opinion that I can use the argument in qoute 2. In Both question one and question 2??

Sincerely Yours

Hummingbird.

p.s. if I multiply \frac{\sqrt{t^2}-\sqrt{a^2}}{t-a} \cdot \sqrt{t}+\sqrt{a} = \frac{\sqrt{t^2}-\sqrt{a^2} \cdot \sqrt{t}+\sqrt{a}}{t-a} I am sorry but what does that change?
 
Last edited:
Sorry, I just noticed that I had miswritten the numerator of your fraction as
\sqrt{t}- \sqrt{a}}
when it should have been
\sqrt{t^2}- \sqrt{a^2}
What I meant was to multiply both numerator and denominator by \sqrt{t^2}+ \sqrt{a^2}
 
Hello Hall,

I been trying something here

Original question (1) Show that the derivative of function t \mapsto |t| exists at t \neq 0 and write the derivative. Next write out the derivative. Finally show why the derivative doesn't exist at t = 0.

to show that the derivative of t \mapsto |t| does not exist at t = 0.

I say that \frac{f(t)-f(0)}{t-0} = \frac{|t|}{t} which is undefined if t = 0.

Thusly the derivative doens't exist at t = 0.

Next I am trying to show that the derivative does exist if t \neq 0

This inturn allows me to write that

f&#039;(t) = \frac{|t|-|t_{0}|}{t-{t_0}} where if \mathop {\lim }\limits_{t \to t_{0} = 1 } \frac{|1|-|t_0|}{1-t_{t_0}} = 1 if t = 1 and if t = - 1 f&#039;(t) = \frac{|t|-|t_{0}|}{t-{t_0}} where if \mathop {\lim }\limits_{t \to t_{0} = -1 } \frac{|-1|-|t_0|}{-1-t_{0}} = -1. Thusly the derivative exists if t \neq 0. How does it look now?

Sincerely Yours
Hummingbird.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
3K
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
1K
Replies
6
Views
1K