How to compute gradient of complicated scalar function ( limit and iteration)?
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I have a function which gives scalar potential:
$$P(c) = lim_n to infty frac12^n ln|f^n_c(0)|$$
where:
- $c$ is complex variable
- $f$ is the complex quadratic polynomial
$$f_c(z) = z^2 + c$$
- $f^n$ denotes iteration ( function composition )
$$f^n+1 ~ stackrelmathrmdef= ~ f circ f^n$$
I would like to compute gradient of function P: $nabla P $
I can approximate it using numerical methods:
Question: How can I compute gradient of function P: $nabla P $ using symbolic methods ?
I have found only one description by Linas Vepstas
The gradient 2Df always points 'uphill':
$2Df = fracf z_n Dz_n $
multivariable-calculus numerical-methods differential-operators complex-dynamics
add a comment |Â
up vote
2
down vote
favorite
I have a function which gives scalar potential:
$$P(c) = lim_n to infty frac12^n ln|f^n_c(0)|$$
where:
- $c$ is complex variable
- $f$ is the complex quadratic polynomial
$$f_c(z) = z^2 + c$$
- $f^n$ denotes iteration ( function composition )
$$f^n+1 ~ stackrelmathrmdef= ~ f circ f^n$$
I would like to compute gradient of function P: $nabla P $
I can approximate it using numerical methods:
Question: How can I compute gradient of function P: $nabla P $ using symbolic methods ?
I have found only one description by Linas Vepstas
The gradient 2Df always points 'uphill':
$2Df = fracf z_n Dz_n $
multivariable-calculus numerical-methods differential-operators complex-dynamics
hoyleanalytics.org/2017/05/20/â¦
â Adam
Aug 4 at 8:47
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have a function which gives scalar potential:
$$P(c) = lim_n to infty frac12^n ln|f^n_c(0)|$$
where:
- $c$ is complex variable
- $f$ is the complex quadratic polynomial
$$f_c(z) = z^2 + c$$
- $f^n$ denotes iteration ( function composition )
$$f^n+1 ~ stackrelmathrmdef= ~ f circ f^n$$
I would like to compute gradient of function P: $nabla P $
I can approximate it using numerical methods:
Question: How can I compute gradient of function P: $nabla P $ using symbolic methods ?
I have found only one description by Linas Vepstas
The gradient 2Df always points 'uphill':
$2Df = fracf z_n Dz_n $
multivariable-calculus numerical-methods differential-operators complex-dynamics
I have a function which gives scalar potential:
$$P(c) = lim_n to infty frac12^n ln|f^n_c(0)|$$
where:
- $c$ is complex variable
- $f$ is the complex quadratic polynomial
$$f_c(z) = z^2 + c$$
- $f^n$ denotes iteration ( function composition )
$$f^n+1 ~ stackrelmathrmdef= ~ f circ f^n$$
I would like to compute gradient of function P: $nabla P $
I can approximate it using numerical methods:
Question: How can I compute gradient of function P: $nabla P $ using symbolic methods ?
I have found only one description by Linas Vepstas
The gradient 2Df always points 'uphill':
$2Df = fracf z_n Dz_n $
multivariable-calculus numerical-methods differential-operators complex-dynamics
edited 7 hours ago
asked Jul 31 at 15:59
Adam
1,0461819
1,0461819
hoyleanalytics.org/2017/05/20/â¦
â Adam
Aug 4 at 8:47
add a comment |Â
hoyleanalytics.org/2017/05/20/â¦
â Adam
Aug 4 at 8:47
hoyleanalytics.org/2017/05/20/â¦
â Adam
Aug 4 at 8:47
hoyleanalytics.org/2017/05/20/â¦
â Adam
Aug 4 at 8:47
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2868207%2fhow-to-compute-gradient-of-complicated-scalar-function-limit-and-iteration%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
hoyleanalytics.org/2017/05/20/â¦
â Adam
Aug 4 at 8:47