Directional derivative and non-appropriate solution?

Click For Summary

Homework Help Overview

The discussion revolves around the concept of directional derivatives in the context of differentiable functions. The original poster presents a problem involving normal vectors as a basis for R^n and attempts to prove a relationship involving scalars and the directional derivative of a function.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to transition from a standard basis to a new basis defined by normal vectors, raising questions about the validity of their proof given the reliance on previously established equations. Participants question the clarity and consistency of notation, particularly regarding the use of scalars and the assumptions made in the proof.

Discussion Status

Participants are actively engaging with the original poster's reasoning, offering suggestions for clarification and pointing out potential inconsistencies. Some participants express uncertainty about the appropriateness of the original proof and encourage a reevaluation of the approach without changing the basis.

Contextual Notes

There are indications of confusion regarding the notation used for scalars and the relationship between the components of the vectors involved. The discussion also highlights the importance of justifying steps taken in the proof and the implications of using different bases in the context of the problem.

estro
Messages
239
Reaction score
0
Directional derivative and "non-appropriate" solution?

Homework Statement


Given following normal vectors [tex]u_1,__2,...,u_n[/tex] which are basis for [tex]R^N[/tex]
Prove that there are n scalars which satisfy:
[tex]f_x(a)=\sum_{i=1}^na_if_{u_i}(a)[/tex], given that f is differentiable at [tex]a\in R^n[/tex]

Homework Equations


I know that if f is differentiable at [tex]a\in R^n[/tex] for every [tex]t=(t_1,t_2,...,t_n)[/tex] happens [tex]f_u=\sum_{i=1}^n f_{x_i}(a)t_i[/tex]

The Attempt at a Solution


I changed from the standard basis [and it's cartesian coordinate system] to the new basis [tex]B=\{u_1,u_2,...,u_n\}[/tex]
because B is basis i can write [x] as [tex]k_1u_1+k_2u_2+...+k_nu_n[/tex]
and then:
[tex]f_x([a]_e)=f_{k_1u_1+k_2u_2+...+k_nu_n}([a]_B)=\sum_{i=1}^n f_{u_i}([a]_B)k_i[/tex]
And the proof is finished.
What is bothers me is the fact that the "relevant equation" was proved using the standard basis, so I'm not sure that my solution is appropriate given how easy it becomes with such a trick.

Do you think my proof is valid?
 
Last edited:
Physics news on Phys.org


first, you need to write it like a proof to check if it is tight. What you have given so far seems to make a few jumps that you need to justify, but is in the right direction.

in particular your post does not describe a few things
- what the a_i are, are the components of a in the standard x basis?
- you final line has k_i not a_i as in the first line?
- how do you make the final leap
- x is referenced as both directional derivative direction, and "the standard" basis"

Also do you know (Einstein) summation notation? That will be very useful

so as [itex]b_j[/itex] is basis you can write, the [itex]x_i[/itex] in terms of the [itex]b_j[/itex] as you implied, which is just matrix multiplication :
[tex]x_i = \sum_{j} k_{ij}b_j = k_{ij}b_j[/tex]

Similarly you could use the to write a in terms of basis b_j and maybe not even have to go near the standard basis, but I'll leave it for you to clear up those points
 
Last edited:


I know that the normal vectors: [tex]u_{1},u_{2},...,u_{n}[/tex] are basis for [tex]R^n[/tex] so there are n scalars [tex]k_{1},k_{2},...,k_{n}[/tex] which satisfy [tex]x=\sum_{i=1}^n k_{i}u_{i}[/tex]

Now I can write [tex]f_x([a]_E)=f_{k_{1}u_{1}+k_{2}u_{2}+...+k_{n}u_{n}}([a]_B)[/tex] Can I do such a thing? Here I changed the cartesian coordinate system.
[tex]f_{k_{1}u_{1}+k_{2}u_{2}+...+k_{n}u_{n}}([a]_B)=\sum_{i=1}^n f_{u_i}([a]_B)k_i[/tex] here I used the "relevant equation" which was already proved for me.
 
Last edited:


how about first writing the question exactly as it was written..?

1st post, as i read it, has the a_i's related to the position 'a', whilst you replace the a_i's with k_i's in the final line of proof?
 


You're right, instead of [tex]k_i[/tex] I should have been using [tex]a_i[/tex]
But is it really crucial?
Nevertheless I think my idea is wrong because the "relevant equation" on which my prove is based was proved using the standard basis.
So I'll try to think about another idea without changing the basis.
 


lanedance said:
how about first writing the question exactly as it was written..?

1st post, as i read it, has the a_i's related to the position 'a', whilst you replace the a_i's with k_i's in the final line of proof?

Lanedance, sorry only now I figured out what wrong with the question formulation, let me try again.

Given normal vectors [tex]u_{1},u_{2},...,u_{n}[/tex] which are also basis for [tex]R^n[/tex], I need to show that there are n scalars [tex]a_{1},a_{2},...,a_{n}[/tex] that satisfy: [tex]f_x(x_0,y_0,z_0)=\sum_{i=1}^n a_{i}f_{u_i}(x_0,y_0,z_0)[/tex] given that f is differentiable at (x_0,y_0,z_0).

This is what I'm trying to do:
[tex]g(x,y,z)=f((x_0,y_0,z_0)+xu_1+yu_2+zu_3))[/tex]
[tex]x=a_{2}u_{2}+a_{2}u_{2}+...+a_{n}u_{n}[/tex]
[tex]f_x(x_0,y_0,z_0)=f_{a_{2}u_{2}+a_{2}u_{2}+...+a_{n}u_{n}}(x_0,y_0,z_0)=[/tex]
[tex]g_{a_{1}x_{1}+a_{2}x_{2}+a_{n}x_{n}}(x_0,y_0,z_0)=\sum_{i=1}^n a_{i}g_{x_i}(x_0,y_0,z_0)=[/tex]
[tex]\sum_{i=1}^n a_{i}f_{u_{i}}(x_0,y_0,z_0)[/tex]
 
Last edited:


estro said:
You're right, instead of [tex]k_i[/tex] I should have been using [tex]a_i[/tex]
But is it really crucial?
its important as I'm trying to work out what you're attempting... which wasn't clear
estro said:
Nevertheless I think my idea is wrong because the "relevant equation" on which my prove is based was proved using the standard basis.
So I'll try to think about another idea without changing the basis.
assuming a separate orthonormal basis isn't necessarily wrong either
 
Last edited:


ok so, the notation is still a little confusing, so if needed let's call the frees variable y, with components y_i
[tex]y = (x, y, z) = (y_1,y_2,y_3)[/tex]

now the direction you want to find the derivative in is x, express it in the u_i basis with scalars a_i
[tex]x = a_i u_i[/tex]

now what is your definition of directional derivative? it we call the free variables y, something like
[tex]f_x(y) = \nabla_xf(y) = \nabla f(y) \bullet \frac{x}{|x|}[/tex]
 
Last edited:


I'm little bit confused with your last post.
As for the definition of directional derivative:
If the following limit exist then it is the directional derivative at x_0 in direction [tex]\vec u[/tex]
[tex]\lim_{t\rightarrow 0} \frac {f(x_0+t\vec u)-f(x_0)} {t}=f_{\vec u} (x_0)[/tex]

2 post above is my second try to prove, it is completely wrong?
 
Last edited:
  • #10


I guess its the leap
[tex]f_{x}(y) = f_{u_i k_i}(y) = f_{u_1 k_1 +...+u_n k_n}(y)= k_i f_{u_i}(y) = \sum_i k_i f_{u_i}(y)[/tex]

can you justify that?
 

Similar threads

Replies
34
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K