CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Taylor series expansion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 27, 2004, 02:48
Default Taylor series expansion
  #1
Joe cool
Guest
 
Posts: n/a
Hi all,

May I know for a 3D Taylor series expansion, is it like this:

f1 = f0 + delx*fx + dely*fy + delz*fz + 0.5*delx*delx*fxx + 0.5*dely*dely*fyy + 0.5*delz*delz*fzz + delx*dely*fxy + delx*delz*fxz + dely*delz*fyz + 1/6 delx^3 fxxx + 1/6 dely^3 fyyy + 1/6 delz^3 fzzz + 0.5*delx*delx*dely*fxxy + 0.5*delx*dely*dely*fxyy + 0.5*delx*delx*delz*fxxz + 0.5*delx*delz*delz*fxzz + 0.5*dely*dely*delz*fyyz + 0.5*dely*delz*delz*fyzz + delx*dely*delz*fxyz

where delx = x(1)-x(0), dely = y(1)-y(0), delz = z(1)-z(0),

fx= df/dx, fxx= d^2/dx^2 (second derivative), etc...

Is the expression correct? I can't seem to verify this anywhere...
  Reply With Quote

Old   July 27, 2004, 03:46
Default Re: Taylor series expansion
  #2
Junseok Kim
Guest
 
Posts: n/a
You can use Mathematica software to calculate it. Try this.

Series[f[x, y, z], {x, x1, 3}, {y, y1, 3}, {z, z1, 3}]

where (x1,y1,z1) is a point which you want to expand the function and 3 is the order of the polynomial.

Junseok
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
thermal expansion coefficient setting up Jiuan FLUENT 1 March 2, 2009 04:55
maximum mesh expansion factor reg NVSD BABU CFX 2 November 20, 2008 03:46
Maximum Mesh Expansion Factor KK CFX 3 February 11, 2008 05:12
Prandtl-Meyer Expansion Wave Maciej Matyka Main CFD Forum 0 March 13, 2003 19:55
expansion Isa Siemens 3 August 30, 2000 16:52


All times are GMT -4. The time now is 13:17.