Simplify recurrence $fracddx f_n-1(x)= f_n(x)- f_n-1(x) f_1(x)$nth derivative of a finite amount of composite functionsA question on Taylor expansion/approximationGiven a set of sequences, compute a corresponding set of functionsa sequence of functions defined by inductionDifferentiation- proof by InductionIs it possible to find an explicit function for any given recursive sequence?$f_n$ converges uniformly on $[a,b]$ to some function $f$Proving smoothness for a sequence of functions.Is there any sequence of functions containing functions growing slower than any smooth function?Finding $f(x)$ when given a composite function?

files created then deleted at every second in tmp directory

What is the most common color to indicate the input-field is disabled?

How do conventional missiles fly?

GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?

What Exploit Are These User Agents Trying to Use?

How to stretch the corners of this image so that it looks like a perfect rectangle?

Could the museum Saturn V's be refitted for one more flight?

What historical events would have to change in order to make 19th century "steampunk" technology possible?

Forgetting the musical notes while performing in concert

Why were 5.25" floppy drives cheaper than 8"?

Does int main() need a declaration on C++?

Theorists sure want true answers to this!

Knowledge-based authentication using Domain-driven Design in C#

How do I exit BASH while loop using modulus operator?

Why is the sentence "Das ist eine Nase" correct?

Finding the error in an argument

How to remove border from elements in the last row?

What is an equivalently powerful replacement spell for the Yuan-Ti's Suggestion spell?

Where would I need my direct neural interface to be implanted?

Was the Stack Exchange "Happy April Fools" page fitting with the '90's code?

How to coordinate airplane tickets?

Placement of More Information/Help Icon button for Radio Buttons

How can saying a song's name be a copyright violation?

Does Dispel Magic work on Tiny Hut?



Simplify recurrence $fracddx f_n-1(x)= f_n(x)- f_n-1(x) f_1(x)$


nth derivative of a finite amount of composite functionsA question on Taylor expansion/approximationGiven a set of sequences, compute a corresponding set of functionsa sequence of functions defined by inductionDifferentiation- proof by InductionIs it possible to find an explicit function for any given recursive sequence?$f_n$ converges uniformly on $[a,b]$ to some function $f$Proving smoothness for a sequence of functions.Is there any sequence of functions containing functions growing slower than any smooth function?Finding $f(x)$ when given a composite function?













1












$begingroup$


Suppose we have a sequence of infinitely differentiable functions $ f_k(x) $. Now suppose that these functions satisfy the following recursion:
beginalign
fracddx f_n-1(x)= f_n(x)- f_n-1(x) f_1(x)
endalign

where $f_0(x)=1$ for all $x$.



Can we re-write $f_n(x)$ only in terms of $f_1(x)$ and derivatives of $f_1(x)$? It is not difficult to see that this is possible. The difficulty is to create the exact formula.










share|cite|improve this question











$endgroup$











  • $begingroup$
    Is the recursion $fracddx f_n+1(x)= f_n(x)- f_n-1(x) f_1(x)$?
    $endgroup$
    – xpaul
    Mar 20 at 21:28






  • 1




    $begingroup$
    @xpaul No, it with $n-1$ for the derivative. Why? Does that equation have a known form?
    $endgroup$
    – Lisa
    Mar 20 at 21:34










  • $begingroup$
    It comes from Faa di Bruno's formula and complete Bell polynomials. See the OEIS sequence A036040 and the very similar OEIS sequence A080575 for much more details.
    $endgroup$
    – Somos
    Mar 21 at 4:04
















1












$begingroup$


Suppose we have a sequence of infinitely differentiable functions $ f_k(x) $. Now suppose that these functions satisfy the following recursion:
beginalign
fracddx f_n-1(x)= f_n(x)- f_n-1(x) f_1(x)
endalign

where $f_0(x)=1$ for all $x$.



Can we re-write $f_n(x)$ only in terms of $f_1(x)$ and derivatives of $f_1(x)$? It is not difficult to see that this is possible. The difficulty is to create the exact formula.










share|cite|improve this question











$endgroup$











  • $begingroup$
    Is the recursion $fracddx f_n+1(x)= f_n(x)- f_n-1(x) f_1(x)$?
    $endgroup$
    – xpaul
    Mar 20 at 21:28






  • 1




    $begingroup$
    @xpaul No, it with $n-1$ for the derivative. Why? Does that equation have a known form?
    $endgroup$
    – Lisa
    Mar 20 at 21:34










  • $begingroup$
    It comes from Faa di Bruno's formula and complete Bell polynomials. See the OEIS sequence A036040 and the very similar OEIS sequence A080575 for much more details.
    $endgroup$
    – Somos
    Mar 21 at 4:04














1












1








1


2



$begingroup$


Suppose we have a sequence of infinitely differentiable functions $ f_k(x) $. Now suppose that these functions satisfy the following recursion:
beginalign
fracddx f_n-1(x)= f_n(x)- f_n-1(x) f_1(x)
endalign

where $f_0(x)=1$ for all $x$.



Can we re-write $f_n(x)$ only in terms of $f_1(x)$ and derivatives of $f_1(x)$? It is not difficult to see that this is possible. The difficulty is to create the exact formula.










share|cite|improve this question











$endgroup$




Suppose we have a sequence of infinitely differentiable functions $ f_k(x) $. Now suppose that these functions satisfy the following recursion:
beginalign
fracddx f_n-1(x)= f_n(x)- f_n-1(x) f_1(x)
endalign

where $f_0(x)=1$ for all $x$.



Can we re-write $f_n(x)$ only in terms of $f_1(x)$ and derivatives of $f_1(x)$? It is not difficult to see that this is possible. The difficulty is to create the exact formula.







calculus recursion






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 21 at 16:45







Lisa

















asked Mar 20 at 17:20









LisaLisa

664314




664314











  • $begingroup$
    Is the recursion $fracddx f_n+1(x)= f_n(x)- f_n-1(x) f_1(x)$?
    $endgroup$
    – xpaul
    Mar 20 at 21:28






  • 1




    $begingroup$
    @xpaul No, it with $n-1$ for the derivative. Why? Does that equation have a known form?
    $endgroup$
    – Lisa
    Mar 20 at 21:34










  • $begingroup$
    It comes from Faa di Bruno's formula and complete Bell polynomials. See the OEIS sequence A036040 and the very similar OEIS sequence A080575 for much more details.
    $endgroup$
    – Somos
    Mar 21 at 4:04

















  • $begingroup$
    Is the recursion $fracddx f_n+1(x)= f_n(x)- f_n-1(x) f_1(x)$?
    $endgroup$
    – xpaul
    Mar 20 at 21:28






  • 1




    $begingroup$
    @xpaul No, it with $n-1$ for the derivative. Why? Does that equation have a known form?
    $endgroup$
    – Lisa
    Mar 20 at 21:34










  • $begingroup$
    It comes from Faa di Bruno's formula and complete Bell polynomials. See the OEIS sequence A036040 and the very similar OEIS sequence A080575 for much more details.
    $endgroup$
    – Somos
    Mar 21 at 4:04
















$begingroup$
Is the recursion $fracddx f_n+1(x)= f_n(x)- f_n-1(x) f_1(x)$?
$endgroup$
– xpaul
Mar 20 at 21:28




$begingroup$
Is the recursion $fracddx f_n+1(x)= f_n(x)- f_n-1(x) f_1(x)$?
$endgroup$
– xpaul
Mar 20 at 21:28




1




1




$begingroup$
@xpaul No, it with $n-1$ for the derivative. Why? Does that equation have a known form?
$endgroup$
– Lisa
Mar 20 at 21:34




$begingroup$
@xpaul No, it with $n-1$ for the derivative. Why? Does that equation have a known form?
$endgroup$
– Lisa
Mar 20 at 21:34












$begingroup$
It comes from Faa di Bruno's formula and complete Bell polynomials. See the OEIS sequence A036040 and the very similar OEIS sequence A080575 for much more details.
$endgroup$
– Somos
Mar 21 at 4:04





$begingroup$
It comes from Faa di Bruno's formula and complete Bell polynomials. See the OEIS sequence A036040 and the very similar OEIS sequence A080575 for much more details.
$endgroup$
– Somos
Mar 21 at 4:04











2 Answers
2






active

oldest

votes


















2












$begingroup$

I don't know if this is what you want. It is easy to see
$$f_n(x) = f_n-1^prime(x) + f_n-1(x)f_1(x). tag1$$
Multiplying both sides of (1) by $e^int f_1(x)dx$ gives
$$f_n(x)e^int f_1(x)dx = bigg[f_n-1(x) e^int f_1(x)dxbigg]'. tag2$$
Let
$$ g_n(x)=f_n(x)e^int f_1(x)dx. $$
Then (2) gives
$$ g_n(x)=g_n-1'(x) $$
Using this recursion $(n-1)$-times, one has
$$ g_n(x)=g_1^(n-1)(x)=fracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$
and hence
$$ f_n(x)=e^-int f_1(x)dxfracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Can you clarify what are the limits of integration are?
    $endgroup$
    – Lisa
    Mar 21 at 16:31











  • $begingroup$
    It is simply the antiderivative, the indefinite integral.
    $endgroup$
    – IV_
    Mar 21 at 18:55










  • $begingroup$
    @IV_ is it $int_-infty^x f(t) dt$?
    $endgroup$
    – Lisa
    Mar 21 at 19:13










  • $begingroup$
    @Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
    $endgroup$
    – xpaul
    Mar 21 at 19:26










  • $begingroup$
    I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
    $endgroup$
    – Lisa
    Mar 21 at 22:43


















1












$begingroup$

$$fracddxf_n-1(x)=f_n(x)-f_n-1(x)f_1(x), f_0(x)=1$$



$$f_n(x)=fracddxf_n-1(x)+f_n-1(x)f_1(x)$$



$$f_1(x)=fracddxf_0(x)+f_0(x)f_1(x)=f_1(x)$$



$$f_2(x)=fracddxf_1(x)+f_1(x)f_1(x)$$



$$f_3(x)=fracddxf_2(x)+f_2(x)f_1(x)$$



$$...$$



$f_n(x)$ is the following special complete exponential Bell polynomial:



$$f_n(x)=B_n(f_1^(0)(x),f_1^(1)(x),...f_1^(n-1)(x))=sum_sum_t=1^ntk_t=nfracn!prod_i=1^ni!^k_ik_i!prod_i=1^nf_1^(i-1)(x)^k_i$$



The vectors of running indices $(k_1,...,k_n)$ in the sum expression represent the integer partitions of $n$.



Applying Faà di Bruno's Formula (Higher chain rule), we get:



$$f_n(x)=e^-int f_1(x)dxfracd^ndx^ne^int f_1(x)dx=e^-int f_1(x)dxfracd^n-1dx^n-1left(f_1(x)e^int f_1(x)dxright)$$






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
    $endgroup$
    – Lisa
    Mar 21 at 18:17










  • $begingroup$
    I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
    $endgroup$
    – IV_
    Mar 21 at 21:07











Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3155741%2fsimplify-recurrence-fracddx-f-n-1x-f-nx-f-n-1x-f-1x%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









2












$begingroup$

I don't know if this is what you want. It is easy to see
$$f_n(x) = f_n-1^prime(x) + f_n-1(x)f_1(x). tag1$$
Multiplying both sides of (1) by $e^int f_1(x)dx$ gives
$$f_n(x)e^int f_1(x)dx = bigg[f_n-1(x) e^int f_1(x)dxbigg]'. tag2$$
Let
$$ g_n(x)=f_n(x)e^int f_1(x)dx. $$
Then (2) gives
$$ g_n(x)=g_n-1'(x) $$
Using this recursion $(n-1)$-times, one has
$$ g_n(x)=g_1^(n-1)(x)=fracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$
and hence
$$ f_n(x)=e^-int f_1(x)dxfracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Can you clarify what are the limits of integration are?
    $endgroup$
    – Lisa
    Mar 21 at 16:31











  • $begingroup$
    It is simply the antiderivative, the indefinite integral.
    $endgroup$
    – IV_
    Mar 21 at 18:55










  • $begingroup$
    @IV_ is it $int_-infty^x f(t) dt$?
    $endgroup$
    – Lisa
    Mar 21 at 19:13










  • $begingroup$
    @Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
    $endgroup$
    – xpaul
    Mar 21 at 19:26










  • $begingroup$
    I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
    $endgroup$
    – Lisa
    Mar 21 at 22:43















2












$begingroup$

I don't know if this is what you want. It is easy to see
$$f_n(x) = f_n-1^prime(x) + f_n-1(x)f_1(x). tag1$$
Multiplying both sides of (1) by $e^int f_1(x)dx$ gives
$$f_n(x)e^int f_1(x)dx = bigg[f_n-1(x) e^int f_1(x)dxbigg]'. tag2$$
Let
$$ g_n(x)=f_n(x)e^int f_1(x)dx. $$
Then (2) gives
$$ g_n(x)=g_n-1'(x) $$
Using this recursion $(n-1)$-times, one has
$$ g_n(x)=g_1^(n-1)(x)=fracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$
and hence
$$ f_n(x)=e^-int f_1(x)dxfracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Can you clarify what are the limits of integration are?
    $endgroup$
    – Lisa
    Mar 21 at 16:31











  • $begingroup$
    It is simply the antiderivative, the indefinite integral.
    $endgroup$
    – IV_
    Mar 21 at 18:55










  • $begingroup$
    @IV_ is it $int_-infty^x f(t) dt$?
    $endgroup$
    – Lisa
    Mar 21 at 19:13










  • $begingroup$
    @Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
    $endgroup$
    – xpaul
    Mar 21 at 19:26










  • $begingroup$
    I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
    $endgroup$
    – Lisa
    Mar 21 at 22:43













2












2








2





$begingroup$

I don't know if this is what you want. It is easy to see
$$f_n(x) = f_n-1^prime(x) + f_n-1(x)f_1(x). tag1$$
Multiplying both sides of (1) by $e^int f_1(x)dx$ gives
$$f_n(x)e^int f_1(x)dx = bigg[f_n-1(x) e^int f_1(x)dxbigg]'. tag2$$
Let
$$ g_n(x)=f_n(x)e^int f_1(x)dx. $$
Then (2) gives
$$ g_n(x)=g_n-1'(x) $$
Using this recursion $(n-1)$-times, one has
$$ g_n(x)=g_1^(n-1)(x)=fracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$
and hence
$$ f_n(x)=e^-int f_1(x)dxfracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$






share|cite|improve this answer









$endgroup$



I don't know if this is what you want. It is easy to see
$$f_n(x) = f_n-1^prime(x) + f_n-1(x)f_1(x). tag1$$
Multiplying both sides of (1) by $e^int f_1(x)dx$ gives
$$f_n(x)e^int f_1(x)dx = bigg[f_n-1(x) e^int f_1(x)dxbigg]'. tag2$$
Let
$$ g_n(x)=f_n(x)e^int f_1(x)dx. $$
Then (2) gives
$$ g_n(x)=g_n-1'(x) $$
Using this recursion $(n-1)$-times, one has
$$ g_n(x)=g_1^(n-1)(x)=fracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$
and hence
$$ f_n(x)=e^-int f_1(x)dxfracd^n-1dx^n-1bigg[f_1(x)e^int f_1(x)dxbigg] $$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 21 at 15:11









xpaulxpaul

23.4k24655




23.4k24655











  • $begingroup$
    Can you clarify what are the limits of integration are?
    $endgroup$
    – Lisa
    Mar 21 at 16:31











  • $begingroup$
    It is simply the antiderivative, the indefinite integral.
    $endgroup$
    – IV_
    Mar 21 at 18:55










  • $begingroup$
    @IV_ is it $int_-infty^x f(t) dt$?
    $endgroup$
    – Lisa
    Mar 21 at 19:13










  • $begingroup$
    @Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
    $endgroup$
    – xpaul
    Mar 21 at 19:26










  • $begingroup$
    I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
    $endgroup$
    – Lisa
    Mar 21 at 22:43
















  • $begingroup$
    Can you clarify what are the limits of integration are?
    $endgroup$
    – Lisa
    Mar 21 at 16:31











  • $begingroup$
    It is simply the antiderivative, the indefinite integral.
    $endgroup$
    – IV_
    Mar 21 at 18:55










  • $begingroup$
    @IV_ is it $int_-infty^x f(t) dt$?
    $endgroup$
    – Lisa
    Mar 21 at 19:13










  • $begingroup$
    @Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
    $endgroup$
    – xpaul
    Mar 21 at 19:26










  • $begingroup$
    I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
    $endgroup$
    – Lisa
    Mar 21 at 22:43















$begingroup$
Can you clarify what are the limits of integration are?
$endgroup$
– Lisa
Mar 21 at 16:31





$begingroup$
Can you clarify what are the limits of integration are?
$endgroup$
– Lisa
Mar 21 at 16:31













$begingroup$
It is simply the antiderivative, the indefinite integral.
$endgroup$
– IV_
Mar 21 at 18:55




$begingroup$
It is simply the antiderivative, the indefinite integral.
$endgroup$
– IV_
Mar 21 at 18:55












$begingroup$
@IV_ is it $int_-infty^x f(t) dt$?
$endgroup$
– Lisa
Mar 21 at 19:13




$begingroup$
@IV_ is it $int_-infty^x f(t) dt$?
$endgroup$
– Lisa
Mar 21 at 19:13












$begingroup$
@Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
$endgroup$
– xpaul
Mar 21 at 19:26




$begingroup$
@Lisa, you can simply use $int_0^xf_1(t)dt$ instead of $int f_1(x)dx$.
$endgroup$
– xpaul
Mar 21 at 19:26












$begingroup$
I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
$endgroup$
– Lisa
Mar 21 at 22:43




$begingroup$
I have more question. From your proof, it seems like you have seen something similar before. Does this equation have a name?
$endgroup$
– Lisa
Mar 21 at 22:43











1












$begingroup$

$$fracddxf_n-1(x)=f_n(x)-f_n-1(x)f_1(x), f_0(x)=1$$



$$f_n(x)=fracddxf_n-1(x)+f_n-1(x)f_1(x)$$



$$f_1(x)=fracddxf_0(x)+f_0(x)f_1(x)=f_1(x)$$



$$f_2(x)=fracddxf_1(x)+f_1(x)f_1(x)$$



$$f_3(x)=fracddxf_2(x)+f_2(x)f_1(x)$$



$$...$$



$f_n(x)$ is the following special complete exponential Bell polynomial:



$$f_n(x)=B_n(f_1^(0)(x),f_1^(1)(x),...f_1^(n-1)(x))=sum_sum_t=1^ntk_t=nfracn!prod_i=1^ni!^k_ik_i!prod_i=1^nf_1^(i-1)(x)^k_i$$



The vectors of running indices $(k_1,...,k_n)$ in the sum expression represent the integer partitions of $n$.



Applying Faà di Bruno's Formula (Higher chain rule), we get:



$$f_n(x)=e^-int f_1(x)dxfracd^ndx^ne^int f_1(x)dx=e^-int f_1(x)dxfracd^n-1dx^n-1left(f_1(x)e^int f_1(x)dxright)$$






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
    $endgroup$
    – Lisa
    Mar 21 at 18:17










  • $begingroup$
    I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
    $endgroup$
    – IV_
    Mar 21 at 21:07















1












$begingroup$

$$fracddxf_n-1(x)=f_n(x)-f_n-1(x)f_1(x), f_0(x)=1$$



$$f_n(x)=fracddxf_n-1(x)+f_n-1(x)f_1(x)$$



$$f_1(x)=fracddxf_0(x)+f_0(x)f_1(x)=f_1(x)$$



$$f_2(x)=fracddxf_1(x)+f_1(x)f_1(x)$$



$$f_3(x)=fracddxf_2(x)+f_2(x)f_1(x)$$



$$...$$



$f_n(x)$ is the following special complete exponential Bell polynomial:



$$f_n(x)=B_n(f_1^(0)(x),f_1^(1)(x),...f_1^(n-1)(x))=sum_sum_t=1^ntk_t=nfracn!prod_i=1^ni!^k_ik_i!prod_i=1^nf_1^(i-1)(x)^k_i$$



The vectors of running indices $(k_1,...,k_n)$ in the sum expression represent the integer partitions of $n$.



Applying Faà di Bruno's Formula (Higher chain rule), we get:



$$f_n(x)=e^-int f_1(x)dxfracd^ndx^ne^int f_1(x)dx=e^-int f_1(x)dxfracd^n-1dx^n-1left(f_1(x)e^int f_1(x)dxright)$$






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
    $endgroup$
    – Lisa
    Mar 21 at 18:17










  • $begingroup$
    I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
    $endgroup$
    – IV_
    Mar 21 at 21:07













1












1








1





$begingroup$

$$fracddxf_n-1(x)=f_n(x)-f_n-1(x)f_1(x), f_0(x)=1$$



$$f_n(x)=fracddxf_n-1(x)+f_n-1(x)f_1(x)$$



$$f_1(x)=fracddxf_0(x)+f_0(x)f_1(x)=f_1(x)$$



$$f_2(x)=fracddxf_1(x)+f_1(x)f_1(x)$$



$$f_3(x)=fracddxf_2(x)+f_2(x)f_1(x)$$



$$...$$



$f_n(x)$ is the following special complete exponential Bell polynomial:



$$f_n(x)=B_n(f_1^(0)(x),f_1^(1)(x),...f_1^(n-1)(x))=sum_sum_t=1^ntk_t=nfracn!prod_i=1^ni!^k_ik_i!prod_i=1^nf_1^(i-1)(x)^k_i$$



The vectors of running indices $(k_1,...,k_n)$ in the sum expression represent the integer partitions of $n$.



Applying Faà di Bruno's Formula (Higher chain rule), we get:



$$f_n(x)=e^-int f_1(x)dxfracd^ndx^ne^int f_1(x)dx=e^-int f_1(x)dxfracd^n-1dx^n-1left(f_1(x)e^int f_1(x)dxright)$$






share|cite|improve this answer











$endgroup$



$$fracddxf_n-1(x)=f_n(x)-f_n-1(x)f_1(x), f_0(x)=1$$



$$f_n(x)=fracddxf_n-1(x)+f_n-1(x)f_1(x)$$



$$f_1(x)=fracddxf_0(x)+f_0(x)f_1(x)=f_1(x)$$



$$f_2(x)=fracddxf_1(x)+f_1(x)f_1(x)$$



$$f_3(x)=fracddxf_2(x)+f_2(x)f_1(x)$$



$$...$$



$f_n(x)$ is the following special complete exponential Bell polynomial:



$$f_n(x)=B_n(f_1^(0)(x),f_1^(1)(x),...f_1^(n-1)(x))=sum_sum_t=1^ntk_t=nfracn!prod_i=1^ni!^k_ik_i!prod_i=1^nf_1^(i-1)(x)^k_i$$



The vectors of running indices $(k_1,...,k_n)$ in the sum expression represent the integer partitions of $n$.



Applying Faà di Bruno's Formula (Higher chain rule), we get:



$$f_n(x)=e^-int f_1(x)dxfracd^ndx^ne^int f_1(x)dx=e^-int f_1(x)dxfracd^n-1dx^n-1left(f_1(x)e^int f_1(x)dxright)$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Mar 23 at 13:37

























answered Mar 21 at 17:45









IV_IV_

1,556525




1,556525











  • $begingroup$
    Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
    $endgroup$
    – Lisa
    Mar 21 at 18:17










  • $begingroup$
    I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
    $endgroup$
    – IV_
    Mar 21 at 21:07
















  • $begingroup$
    Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
    $endgroup$
    – Lisa
    Mar 21 at 18:17










  • $begingroup$
    I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
    $endgroup$
    – IV_
    Mar 21 at 21:07















$begingroup$
Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
$endgroup$
– Lisa
Mar 21 at 18:17




$begingroup$
Thanks. Can you add more details about how you arrived at the exponential Bell polynomial answer? Specifically, at what point do you see that it an exponential Bell polynomial.
$endgroup$
– Lisa
Mar 21 at 18:17












$begingroup$
I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
$endgroup$
– IV_
Mar 21 at 21:07




$begingroup$
I saw this on the coefficients. "Higher derivatives are set-partitions". But you can prove it by verifying the concluded integral formula and applying Faà di Bruno's formula to it.
$endgroup$
– IV_
Mar 21 at 21:07

















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3155741%2fsimplify-recurrence-fracddx-f-n-1x-f-nx-f-n-1x-f-1x%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer