Differentiation- proof by Induction The 2019 Stack Overflow Developer Survey Results Are InDifferentiation help required!Help with how to prepare the inductive step of a strong induction exercise.Find the number of flags of different types using inductionUse induction to prove that $F_n ge sqrt 2 ^n$ for $n ge 6$Fibonacci Sequence: Prove $f_1+f_3+dots+f_2n-1=f_2n$ by Induction.Inductively proving a fibonacci numbers statementFind a conjecture for $F_1+F_2+…+F_n$Strong Inductive proof for inequality using Fibonacci sequenceFinding $f(x)$ when given a composite function?is it possible to find a closed expression to this?

How do PCB vias affect signal quality?

Can I have a signal generator on while it's not connected?

Dropping list elements from nested list after evaluation

How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?

Output the Arecibo Message

Button changing its text & action. Good or terrible?

Mathematics of imaging the black hole

What is preventing me from simply constructing a hash that's lower than the current target?

Can we generate random numbers using irrational numbers like π and e?

Is it safe to harvest rainwater that fell on solar panels?

What do hard-Brexiteers want with respect to the Irish border?

Falsification in Math vs Science

What do I do when my TA workload is more than expected?

How much of the clove should I use when using big garlic heads?

Deal with toxic manager when you can't quit

How do you keep chess fun when your opponent constantly beats you?

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

Getting crown tickets for Statue of Liberty

Is Cinnamon a desktop environment or a window manager? (Or both?)

Is there a way to generate a point on a sphere from a fixed amount of random real numbers?

Why couldn't they take pictures of a closer black hole?

The difference between dialogue marks

For what reasons would an animal species NOT cross a *horizontal* land bridge?

Does HR tell a hiring manager about salary negotiations?



Differentiation- proof by Induction



The 2019 Stack Overflow Developer Survey Results Are InDifferentiation help required!Help with how to prepare the inductive step of a strong induction exercise.Find the number of flags of different types using inductionUse induction to prove that $F_n ge sqrt 2 ^n$ for $n ge 6$Fibonacci Sequence: Prove $f_1+f_3+dots+f_2n-1=f_2n$ by Induction.Inductively proving a fibonacci numbers statementFind a conjecture for $F_1+F_2+…+F_n$Strong Inductive proof for inequality using Fibonacci sequenceFinding $f(x)$ when given a composite function?is it possible to find a closed expression to this?










1












$begingroup$


Here is my problem:
"Suppose f is a differentiable function whose domain is $(-infty,infty)$. We define an infinite sequence of functions $f_n(x)$ as follows:



$f_1(x)=f(x), f_2(x)=f(f_1(x))$, and so on.
That is,
$f_n(x)= f(f_n-1(x))$ for $ngeq 2$.



State an explicit formula for $fracddx[f_n(x)]$ in which the only derivative is $f'$ and then prove that your formula is correct using Mathematical Induction"



So far, I have found that
$fracddx f_2(x)= f'(f(x))cdot f'(x)$



$fracddx f_3(x)= f'(f(f(x)))cdot f'(f(x))cdot f'(x)$



I saw a pattern an my formula is $f'(x)cdot f'(f(x))cdot f'(f(f(x)))cdots f'(f(dots(f(x))dots))$ for as large n is.



I am not sure how to prove this using induction though....
Thanks










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Welcome to Stackexchange. You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context: What you understand about the problem, what you've tried so far, etc. Something to both show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – David
    Oct 28 '15 at 0:56










  • $begingroup$
    I recommend visiting this page in order to learn a bit about how to type mathematics on this site. I've taken the liberty of typesetting several of your equations above which helps improve the readability of the question.
    $endgroup$
    – JMoravitz
    Oct 28 '15 at 1:23










  • $begingroup$
    It's helpful to also define $f_0(x) = x$ — the last term in your two examples is $f'(f_0(x))$.
    $endgroup$
    – BrianO
    Oct 28 '15 at 1:32















1












$begingroup$


Here is my problem:
"Suppose f is a differentiable function whose domain is $(-infty,infty)$. We define an infinite sequence of functions $f_n(x)$ as follows:



$f_1(x)=f(x), f_2(x)=f(f_1(x))$, and so on.
That is,
$f_n(x)= f(f_n-1(x))$ for $ngeq 2$.



State an explicit formula for $fracddx[f_n(x)]$ in which the only derivative is $f'$ and then prove that your formula is correct using Mathematical Induction"



So far, I have found that
$fracddx f_2(x)= f'(f(x))cdot f'(x)$



$fracddx f_3(x)= f'(f(f(x)))cdot f'(f(x))cdot f'(x)$



I saw a pattern an my formula is $f'(x)cdot f'(f(x))cdot f'(f(f(x)))cdots f'(f(dots(f(x))dots))$ for as large n is.



I am not sure how to prove this using induction though....
Thanks










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Welcome to Stackexchange. You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context: What you understand about the problem, what you've tried so far, etc. Something to both show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – David
    Oct 28 '15 at 0:56










  • $begingroup$
    I recommend visiting this page in order to learn a bit about how to type mathematics on this site. I've taken the liberty of typesetting several of your equations above which helps improve the readability of the question.
    $endgroup$
    – JMoravitz
    Oct 28 '15 at 1:23










  • $begingroup$
    It's helpful to also define $f_0(x) = x$ — the last term in your two examples is $f'(f_0(x))$.
    $endgroup$
    – BrianO
    Oct 28 '15 at 1:32













1












1








1





$begingroup$


Here is my problem:
"Suppose f is a differentiable function whose domain is $(-infty,infty)$. We define an infinite sequence of functions $f_n(x)$ as follows:



$f_1(x)=f(x), f_2(x)=f(f_1(x))$, and so on.
That is,
$f_n(x)= f(f_n-1(x))$ for $ngeq 2$.



State an explicit formula for $fracddx[f_n(x)]$ in which the only derivative is $f'$ and then prove that your formula is correct using Mathematical Induction"



So far, I have found that
$fracddx f_2(x)= f'(f(x))cdot f'(x)$



$fracddx f_3(x)= f'(f(f(x)))cdot f'(f(x))cdot f'(x)$



I saw a pattern an my formula is $f'(x)cdot f'(f(x))cdot f'(f(f(x)))cdots f'(f(dots(f(x))dots))$ for as large n is.



I am not sure how to prove this using induction though....
Thanks










share|cite|improve this question











$endgroup$




Here is my problem:
"Suppose f is a differentiable function whose domain is $(-infty,infty)$. We define an infinite sequence of functions $f_n(x)$ as follows:



$f_1(x)=f(x), f_2(x)=f(f_1(x))$, and so on.
That is,
$f_n(x)= f(f_n-1(x))$ for $ngeq 2$.



State an explicit formula for $fracddx[f_n(x)]$ in which the only derivative is $f'$ and then prove that your formula is correct using Mathematical Induction"



So far, I have found that
$fracddx f_2(x)= f'(f(x))cdot f'(x)$



$fracddx f_3(x)= f'(f(f(x)))cdot f'(f(x))cdot f'(x)$



I saw a pattern an my formula is $f'(x)cdot f'(f(x))cdot f'(f(f(x)))cdots f'(f(dots(f(x))dots))$ for as large n is.



I am not sure how to prove this using induction though....
Thanks







calculus induction chain-rule






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Oct 28 '15 at 1:21









JMoravitz

48.8k43989




48.8k43989










asked Oct 28 '15 at 0:53









Priyank JainPriyank Jain

62




62







  • 1




    $begingroup$
    Welcome to Stackexchange. You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context: What you understand about the problem, what you've tried so far, etc. Something to both show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – David
    Oct 28 '15 at 0:56










  • $begingroup$
    I recommend visiting this page in order to learn a bit about how to type mathematics on this site. I've taken the liberty of typesetting several of your equations above which helps improve the readability of the question.
    $endgroup$
    – JMoravitz
    Oct 28 '15 at 1:23










  • $begingroup$
    It's helpful to also define $f_0(x) = x$ — the last term in your two examples is $f'(f_0(x))$.
    $endgroup$
    – BrianO
    Oct 28 '15 at 1:32












  • 1




    $begingroup$
    Welcome to Stackexchange. You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context: What you understand about the problem, what you've tried so far, etc. Something to both show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
    $endgroup$
    – David
    Oct 28 '15 at 0:56










  • $begingroup$
    I recommend visiting this page in order to learn a bit about how to type mathematics on this site. I've taken the liberty of typesetting several of your equations above which helps improve the readability of the question.
    $endgroup$
    – JMoravitz
    Oct 28 '15 at 1:23










  • $begingroup$
    It's helpful to also define $f_0(x) = x$ — the last term in your two examples is $f'(f_0(x))$.
    $endgroup$
    – BrianO
    Oct 28 '15 at 1:32







1




1




$begingroup$
Welcome to Stackexchange. You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context: What you understand about the problem, what you've tried so far, etc. Something to both show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
$endgroup$
– David
Oct 28 '15 at 0:56




$begingroup$
Welcome to Stackexchange. You'll find that simple "Here's the statement of my exercise, solve it for me" posts will be poorly received. What is better is for you to add context: What you understand about the problem, what you've tried so far, etc. Something to both show you are part of the learning experience and to help us guide you to the appropriate help. You can consult this link for further guidance.
$endgroup$
– David
Oct 28 '15 at 0:56












$begingroup$
I recommend visiting this page in order to learn a bit about how to type mathematics on this site. I've taken the liberty of typesetting several of your equations above which helps improve the readability of the question.
$endgroup$
– JMoravitz
Oct 28 '15 at 1:23




$begingroup$
I recommend visiting this page in order to learn a bit about how to type mathematics on this site. I've taken the liberty of typesetting several of your equations above which helps improve the readability of the question.
$endgroup$
– JMoravitz
Oct 28 '15 at 1:23












$begingroup$
It's helpful to also define $f_0(x) = x$ — the last term in your two examples is $f'(f_0(x))$.
$endgroup$
– BrianO
Oct 28 '15 at 1:32




$begingroup$
It's helpful to also define $f_0(x) = x$ — the last term in your two examples is $f'(f_0(x))$.
$endgroup$
– BrianO
Oct 28 '15 at 1:32










1 Answer
1






active

oldest

votes


















0












$begingroup$

Heh. You're un UMTYMP, right? :)



Here's a hint:



Try to find d/dx[f2(x)] first, then d/dx[f3(x)]. You should see a pattern that is provable by induction.



Edit: Write the formula using big pi notation. Assume this formula works for n=k. Now, prove that it still holds true when you plug in n=k+1 using the previous assumption.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:05










  • $begingroup$
    And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
    $endgroup$
    – Jed
    Oct 28 '15 at 1:07










  • $begingroup$
    Thanks @JMoravitz that makes it much more readable
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:25











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%2f1501040%2fdifferentiation-proof-by-induction%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0












$begingroup$

Heh. You're un UMTYMP, right? :)



Here's a hint:



Try to find d/dx[f2(x)] first, then d/dx[f3(x)]. You should see a pattern that is provable by induction.



Edit: Write the formula using big pi notation. Assume this formula works for n=k. Now, prove that it still holds true when you plug in n=k+1 using the previous assumption.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:05










  • $begingroup$
    And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
    $endgroup$
    – Jed
    Oct 28 '15 at 1:07










  • $begingroup$
    Thanks @JMoravitz that makes it much more readable
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:25















0












$begingroup$

Heh. You're un UMTYMP, right? :)



Here's a hint:



Try to find d/dx[f2(x)] first, then d/dx[f3(x)]. You should see a pattern that is provable by induction.



Edit: Write the formula using big pi notation. Assume this formula works for n=k. Now, prove that it still holds true when you plug in n=k+1 using the previous assumption.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:05










  • $begingroup$
    And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
    $endgroup$
    – Jed
    Oct 28 '15 at 1:07










  • $begingroup$
    Thanks @JMoravitz that makes it much more readable
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:25













0












0








0





$begingroup$

Heh. You're un UMTYMP, right? :)



Here's a hint:



Try to find d/dx[f2(x)] first, then d/dx[f3(x)]. You should see a pattern that is provable by induction.



Edit: Write the formula using big pi notation. Assume this formula works for n=k. Now, prove that it still holds true when you plug in n=k+1 using the previous assumption.






share|cite|improve this answer











$endgroup$



Heh. You're un UMTYMP, right? :)



Here's a hint:



Try to find d/dx[f2(x)] first, then d/dx[f3(x)]. You should see a pattern that is provable by induction.



Edit: Write the formula using big pi notation. Assume this formula works for n=k. Now, prove that it still holds true when you plug in n=k+1 using the previous assumption.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Oct 28 '15 at 1:06

























answered Oct 28 '15 at 1:01









JedJed

719414




719414











  • $begingroup$
    Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:05










  • $begingroup$
    And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
    $endgroup$
    – Jed
    Oct 28 '15 at 1:07










  • $begingroup$
    Thanks @JMoravitz that makes it much more readable
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:25
















  • $begingroup$
    Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:05










  • $begingroup$
    And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
    $endgroup$
    – Jed
    Oct 28 '15 at 1:07










  • $begingroup$
    Thanks @JMoravitz that makes it much more readable
    $endgroup$
    – Priyank Jain
    Oct 28 '15 at 1:25















$begingroup$
Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
$endgroup$
– Priyank Jain
Oct 28 '15 at 1:05




$begingroup$
Yes I am form UMTYMP, how did you know? And I edited my question for further clarification.
$endgroup$
– Priyank Jain
Oct 28 '15 at 1:05












$begingroup$
And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
$endgroup$
– Jed
Oct 28 '15 at 1:07




$begingroup$
And, I know because that's the professional problem for this week. You should ask on Moodle if you want instructors' help. I don't think I am allowed to give you the answer.
$endgroup$
– Jed
Oct 28 '15 at 1:07












$begingroup$
Thanks @JMoravitz that makes it much more readable
$endgroup$
– Priyank Jain
Oct 28 '15 at 1:25




$begingroup$
Thanks @JMoravitz that makes it much more readable
$endgroup$
– Priyank Jain
Oct 28 '15 at 1:25

















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%2f1501040%2fdifferentiation-proof-by-induction%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

Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee

Urgehal History Discography Band members References External links Navigation menu"Mediateket: Urgehal""Interview with Enzifer of Urgehal, 2007""Urgehal - Interview"Urgehal"Urgehal Frontman Trondr Nefas Dies at 35"Urgehal9042691cb161873230(data)0000 0001 0669 4224no2016126817ee6ccef6-e558-44b6-b059-dbbb5b913b24145036459145036459