Understanding Differentiability in Vector Calculus: Homework Help and Solutions

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Differentiability
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
Ted123
Messages
428
Reaction score
0

Homework Statement



[PLAIN]http://img261.imageshack.us/img261/1228/vectorcalc.png

Homework Equations





The Attempt at a Solution



I have the definition but what do I do with

[itex]f({\bf a+h})-f(\bf{a})={\bf c\times h} + \|{\bf a+h} \| ^2 {\bf c} - \|{\bf a}\| ^2 {\bf c}[/itex] ?
 
Last edited by a moderator:
Physics news on Phys.org


I recommend looking at [itex]\vec{h}[/itex] going to 0 along the coordinate axes separately.

If [itex]\vec{h}= <h, 0, 0>[/itex] then [itex]\vec{c}\times\vec{h}[/itex]= <0, -c_yh, c_zh>[/itex], [itex]||\vec{a}+ \vec{h}||^2\vec{c}= (a_x^2h^2+ 2a_xh+ h^2+ a_y^2+ a_z^2)\vec{c}[/itex], and [itex]||\vec{a}||^2\vec{c}= (a_x^2+ a_y^2+ a_z^2)\vec{c}[/itex], so that [itex]||\vec{a}+ \vec{h}||^2\vec{c}- ||\vec{h}||^2\vec{c}= (2a_xh+ h^2}\vec{c}[/itex]. Separate that into parts that are linear in h (D) and non-linear in h (E).

Do the same for [itex]\vec{h}= < 0, h, 0>[/itex] and [itex]\vec{h}= < 0, 0, h>[/itex]. Show that [itex]\displaytype\lim_{h\to 0}E/h= 0[/itex] from all three directions.
 


HallsofIvy said:
I recommend looking at [itex]\vec{h}[/itex] going to 0 along the coordinate axes separately.

If [itex]\vec{h}= <h, 0, 0>[/itex] then [itex]\vec{c}\times\vec{h}[/itex]= <0, -c_yh, c_zh>[/itex], [itex]||\vec{a}+ \vec{h}||^2\vec{c}= (a_x^2h^2+ 2a_xh+ h^2+ a_y^2+ a_z^2)\vec{c}[/itex], and [itex]||\vec{a}||^2\vec{c}= (a_x^2+ a_y^2+ a_z^2)\vec{c}[/itex], so that [itex]||\vec{a}+ \vec{h}||^2\vec{c}- ||\vec{h}||^2\vec{c}= (2a_xh+ h^2}\vec{c}[/itex]. Separate that into parts that are linear in h (D) and non-linear in h (E).

Do the same for [itex]\vec{h}= < 0, h, 0>[/itex] and [itex]\vec{h}= < 0, 0, h>[/itex]. Show that [itex]\displaytype\lim_{h\to 0}E/h= 0[/itex] from all three directions.

What do you mean by the notation < ... > ?
 


Ted123 said:
What do you mean by the notation < ... > ?

They must be angle brackets for vectors.