Ordinary InductionMathematical induction proof; $g_k=3g_k-1 - 2g_k-2$Naive question about ordinary vs. transfinite inductionTips on constructing a proof by induction.Use induction to prove that $n! leq n^n-1$Induction well ordering principleProof By Induction for arbitrary integersProve by inductionOrdinary Induction vs. Strong Induction (on the same example)2 variable induction proof divisibilityIs this description of “ordinary induction” from Velleman's *How to Prove It* correct?
Can I ask the recruiters in my resume to put the reason why I am rejected?
In Japanese, what’s the difference between “Tonari ni” (となりに) and “Tsugi” (つぎ)? When would you use one over the other?
How can bays and straits be determined in a procedurally generated map?
Why does Kotter return in Welcome Back Kotter?
Why don't electron-positron collisions release infinite energy?
The use of multiple foreign keys on same column in SQL Server
Test if tikzmark exists on same page
How old can references or sources in a thesis be?
Why was the small council so happy for Tyrion to become the Master of Coin?
How is it possible to have an ability score that is less than 3?
What are these boxed doors outside store fronts in New York?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
What does it mean to describe someone as a butt steak?
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
Dragon forelimb placement
How can I make my BBEG immortal short of making them a Lich or Vampire?
What typically incentivizes a professor to change jobs to a lower ranking university?
LaTeX closing $ signs makes cursor jump
Collect Fourier series terms
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Adding span tags within wp_list_pages list items
Which models of the Boeing 737 are still in production?
Why are electrically insulating heatsinks so rare? Is it just cost?
Mage Armor with Defense fighting style (for Adventurers League bladeslinger)
Ordinary Induction
Mathematical induction proof; $g_k=3g_k-1 - 2g_k-2$Naive question about ordinary vs. transfinite inductionTips on constructing a proof by induction.Use induction to prove that $n! leq n^n-1$Induction well ordering principleProof By Induction for arbitrary integersProve by inductionOrdinary Induction vs. Strong Induction (on the same example)2 variable induction proof divisibilityIs this description of “ordinary induction” from Velleman's *How to Prove It* correct?
$begingroup$
Define a function $f:mathbbZtomathbbZ$ by $f(x)=2x^2-8x+1$. Use ordinary induction to prove that $f(x)geq 0$ for all integers $xgeq 4$.
A bit perplexed on the IS. We solve for P(K+1) right? Can someone help me prove this?
induction
$endgroup$
add a comment |
$begingroup$
Define a function $f:mathbbZtomathbbZ$ by $f(x)=2x^2-8x+1$. Use ordinary induction to prove that $f(x)geq 0$ for all integers $xgeq 4$.
A bit perplexed on the IS. We solve for P(K+1) right? Can someone help me prove this?
induction
$endgroup$
$begingroup$
Have you tried doing the usual steps for an inductive proof? What was your working out so far?
$endgroup$
– Minus One-Twelfth
Mar 21 at 23:50
add a comment |
$begingroup$
Define a function $f:mathbbZtomathbbZ$ by $f(x)=2x^2-8x+1$. Use ordinary induction to prove that $f(x)geq 0$ for all integers $xgeq 4$.
A bit perplexed on the IS. We solve for P(K+1) right? Can someone help me prove this?
induction
$endgroup$
Define a function $f:mathbbZtomathbbZ$ by $f(x)=2x^2-8x+1$. Use ordinary induction to prove that $f(x)geq 0$ for all integers $xgeq 4$.
A bit perplexed on the IS. We solve for P(K+1) right? Can someone help me prove this?
induction
induction
asked Mar 21 at 23:40
RobinRobin
525
525
$begingroup$
Have you tried doing the usual steps for an inductive proof? What was your working out so far?
$endgroup$
– Minus One-Twelfth
Mar 21 at 23:50
add a comment |
$begingroup$
Have you tried doing the usual steps for an inductive proof? What was your working out so far?
$endgroup$
– Minus One-Twelfth
Mar 21 at 23:50
$begingroup$
Have you tried doing the usual steps for an inductive proof? What was your working out so far?
$endgroup$
– Minus One-Twelfth
Mar 21 at 23:50
$begingroup$
Have you tried doing the usual steps for an inductive proof? What was your working out so far?
$endgroup$
– Minus One-Twelfth
Mar 21 at 23:50
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
All you need to do is show that:
1) $f(4) geq 0$ (base case)
2) $f(x+1) geq f(x)$ for $x geq 4$ (inductive argument)
For the latter, simply compute the expression $g(x)=f(x+1)-f(x)$ and show that $g(x) geq 0$ for $x geq 4$.
$endgroup$
add a comment |
$begingroup$
Let $f(x)=2x^2-8x+1=2(x-2)^2-7.$ To show $f(x)geq 0$ for all $xgeq4$, $xinmathbbZ$, we must show it is at least true for the base case $x=4$: $$f(4)=2(4)-7=1geq0$$ Now we assume the statement holds for some $x=n$ where $n>4,$ that is, assume $f(n)geq0, $ we shall show $f(n+1)geq 0$:$$f(n+1)=2(n-1)^2-7=2n^2-4n+2-7=2n^2-4n +(4n-4n)+1+1-7=(2n^2-8n+1)+(4n-6)$$ Thus $f(n+1)=(2n^2-8n+1)+(4n-6)=f(n)+(4n-6)$
Since $n>4$, $4n-6inmathbbZ^+$ so we have that since $f(n)geq0$ by our induction hypothesis, $$f(n+1)=f(n)+(textelement of $mathbbZ^+$)=$textelement of $mathbbZ^+$$$$
Thus since the statement is true for $f(n+1)$, it is true for all $ngeq4.$ Conclude by induction that this statement is true.
$endgroup$
add a comment |
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
);
);
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157534%2fordinary-induction%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
$begingroup$
All you need to do is show that:
1) $f(4) geq 0$ (base case)
2) $f(x+1) geq f(x)$ for $x geq 4$ (inductive argument)
For the latter, simply compute the expression $g(x)=f(x+1)-f(x)$ and show that $g(x) geq 0$ for $x geq 4$.
$endgroup$
add a comment |
$begingroup$
All you need to do is show that:
1) $f(4) geq 0$ (base case)
2) $f(x+1) geq f(x)$ for $x geq 4$ (inductive argument)
For the latter, simply compute the expression $g(x)=f(x+1)-f(x)$ and show that $g(x) geq 0$ for $x geq 4$.
$endgroup$
add a comment |
$begingroup$
All you need to do is show that:
1) $f(4) geq 0$ (base case)
2) $f(x+1) geq f(x)$ for $x geq 4$ (inductive argument)
For the latter, simply compute the expression $g(x)=f(x+1)-f(x)$ and show that $g(x) geq 0$ for $x geq 4$.
$endgroup$
All you need to do is show that:
1) $f(4) geq 0$ (base case)
2) $f(x+1) geq f(x)$ for $x geq 4$ (inductive argument)
For the latter, simply compute the expression $g(x)=f(x+1)-f(x)$ and show that $g(x) geq 0$ for $x geq 4$.
edited Mar 21 at 23:58
answered Mar 21 at 23:51
DeepakDeepak
17.9k11640
17.9k11640
add a comment |
add a comment |
$begingroup$
Let $f(x)=2x^2-8x+1=2(x-2)^2-7.$ To show $f(x)geq 0$ for all $xgeq4$, $xinmathbbZ$, we must show it is at least true for the base case $x=4$: $$f(4)=2(4)-7=1geq0$$ Now we assume the statement holds for some $x=n$ where $n>4,$ that is, assume $f(n)geq0, $ we shall show $f(n+1)geq 0$:$$f(n+1)=2(n-1)^2-7=2n^2-4n+2-7=2n^2-4n +(4n-4n)+1+1-7=(2n^2-8n+1)+(4n-6)$$ Thus $f(n+1)=(2n^2-8n+1)+(4n-6)=f(n)+(4n-6)$
Since $n>4$, $4n-6inmathbbZ^+$ so we have that since $f(n)geq0$ by our induction hypothesis, $$f(n+1)=f(n)+(textelement of $mathbbZ^+$)=$textelement of $mathbbZ^+$$$$
Thus since the statement is true for $f(n+1)$, it is true for all $ngeq4.$ Conclude by induction that this statement is true.
$endgroup$
add a comment |
$begingroup$
Let $f(x)=2x^2-8x+1=2(x-2)^2-7.$ To show $f(x)geq 0$ for all $xgeq4$, $xinmathbbZ$, we must show it is at least true for the base case $x=4$: $$f(4)=2(4)-7=1geq0$$ Now we assume the statement holds for some $x=n$ where $n>4,$ that is, assume $f(n)geq0, $ we shall show $f(n+1)geq 0$:$$f(n+1)=2(n-1)^2-7=2n^2-4n+2-7=2n^2-4n +(4n-4n)+1+1-7=(2n^2-8n+1)+(4n-6)$$ Thus $f(n+1)=(2n^2-8n+1)+(4n-6)=f(n)+(4n-6)$
Since $n>4$, $4n-6inmathbbZ^+$ so we have that since $f(n)geq0$ by our induction hypothesis, $$f(n+1)=f(n)+(textelement of $mathbbZ^+$)=$textelement of $mathbbZ^+$$$$
Thus since the statement is true for $f(n+1)$, it is true for all $ngeq4.$ Conclude by induction that this statement is true.
$endgroup$
add a comment |
$begingroup$
Let $f(x)=2x^2-8x+1=2(x-2)^2-7.$ To show $f(x)geq 0$ for all $xgeq4$, $xinmathbbZ$, we must show it is at least true for the base case $x=4$: $$f(4)=2(4)-7=1geq0$$ Now we assume the statement holds for some $x=n$ where $n>4,$ that is, assume $f(n)geq0, $ we shall show $f(n+1)geq 0$:$$f(n+1)=2(n-1)^2-7=2n^2-4n+2-7=2n^2-4n +(4n-4n)+1+1-7=(2n^2-8n+1)+(4n-6)$$ Thus $f(n+1)=(2n^2-8n+1)+(4n-6)=f(n)+(4n-6)$
Since $n>4$, $4n-6inmathbbZ^+$ so we have that since $f(n)geq0$ by our induction hypothesis, $$f(n+1)=f(n)+(textelement of $mathbbZ^+$)=$textelement of $mathbbZ^+$$$$
Thus since the statement is true for $f(n+1)$, it is true for all $ngeq4.$ Conclude by induction that this statement is true.
$endgroup$
Let $f(x)=2x^2-8x+1=2(x-2)^2-7.$ To show $f(x)geq 0$ for all $xgeq4$, $xinmathbbZ$, we must show it is at least true for the base case $x=4$: $$f(4)=2(4)-7=1geq0$$ Now we assume the statement holds for some $x=n$ where $n>4,$ that is, assume $f(n)geq0, $ we shall show $f(n+1)geq 0$:$$f(n+1)=2(n-1)^2-7=2n^2-4n+2-7=2n^2-4n +(4n-4n)+1+1-7=(2n^2-8n+1)+(4n-6)$$ Thus $f(n+1)=(2n^2-8n+1)+(4n-6)=f(n)+(4n-6)$
Since $n>4$, $4n-6inmathbbZ^+$ so we have that since $f(n)geq0$ by our induction hypothesis, $$f(n+1)=f(n)+(textelement of $mathbbZ^+$)=$textelement of $mathbbZ^+$$$$
Thus since the statement is true for $f(n+1)$, it is true for all $ngeq4.$ Conclude by induction that this statement is true.
answered Mar 21 at 23:59
coreyman317coreyman317
1,256522
1,256522
add a comment |
add a comment |
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.
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157534%2fordinary-induction%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
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
$begingroup$
Have you tried doing the usual steps for an inductive proof? What was your working out so far?
$endgroup$
– Minus One-Twelfth
Mar 21 at 23:50