Seventh degree polynomialApostol Calculus Vol.1 Exercise 9 , Chapter 1.5 (Prove property of polynomial function)How to find polynomials $a(x)$ and $b(x)$ such that $c(x) = a(x) / b(x)$?Prove there exists a unique $n$-th degree polynomial that passes through $n+1$ points in the planeInductive proof of the degree of a polynomialProving fundamental properties of polynomialsPolynomial whose roots are also the coefficentsHow to solve $c_1x+c_2x^2+…+c_nx^n = K $ type equation (internal rate of return)Degree of interpolation polynomialParameterize a polynomial with no real rootsA polynomial coefficient
Can someone give the intuition behind Mean Absolute Error and the Median?
Medic abilities
Hangman Game (YAHG)
Is there a concept of "peer review" in Rabbinical Judaism?
I reverse the source code, you reverse the input!
What did Jesse Pinkman mix into Walt's coffee?
Received a package but didn't order it
Algorithm that generates orthogonal vectors: C++ implementation
Why, even after his imprisonment, people keep calling Hannibal Lecter "Doctor"?
What happens to a net with the Returning Weapon artificer infusion after it hits?
A food item only made possible by time-freezing storage?
Why is my abdomen much cooler than the rest of my body after a ride?
A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?
How can I tell the difference between fishing for rolls and being involved?
Are fuzzy sets appreciated by OR community?
What is the white pattern on trim wheel for?
Designing a time thief proof safe
My Project Manager does not accept carry-over in Scrum, Is that normal?
Need Improvement on Script Which Continuously Tests Website
Why is a road bike faster than a city bike with the same effort? How much faster it can be?
How 象【しょう】 ( ≈かたち、 すがた、ようす) and 象【ぞう】 (どうぶつ) got to be written with the same kanji?
How to stop the death waves in my city?
Does the Horizon Walker ranger's Planar Warrior feature bypass resistance to non-magical attacks?
Does "as soon as" imply simultaneity?
Seventh degree polynomial
Apostol Calculus Vol.1 Exercise 9 , Chapter 1.5 (Prove property of polynomial function)How to find polynomials $a(x)$ and $b(x)$ such that $c(x) = a(x) / b(x)$?Prove there exists a unique $n$-th degree polynomial that passes through $n+1$ points in the planeInductive proof of the degree of a polynomialProving fundamental properties of polynomialsPolynomial whose roots are also the coefficentsHow to solve $c_1x+c_2x^2+…+c_nx^n = K $ type equation (internal rate of return)Degree of interpolation polynomialParameterize a polynomial with no real rootsA polynomial coefficient
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
There is a unique polynomial $P(x)$ of the form $$ P(x) = x^7 + c_1x^6 + c_2x^5 + cdots + c_6x + c_7 $$ such that $P(1) = 1, P(2) = 2, ldots$, and $P(7) = 7$. Find $P(8)$.
How do I start this? I'm confused.
polynomials
$endgroup$
add a comment
|
$begingroup$
There is a unique polynomial $P(x)$ of the form $$ P(x) = x^7 + c_1x^6 + c_2x^5 + cdots + c_6x + c_7 $$ such that $P(1) = 1, P(2) = 2, ldots$, and $P(7) = 7$. Find $P(8)$.
How do I start this? I'm confused.
polynomials
$endgroup$
add a comment
|
$begingroup$
There is a unique polynomial $P(x)$ of the form $$ P(x) = x^7 + c_1x^6 + c_2x^5 + cdots + c_6x + c_7 $$ such that $P(1) = 1, P(2) = 2, ldots$, and $P(7) = 7$. Find $P(8)$.
How do I start this? I'm confused.
polynomials
$endgroup$
There is a unique polynomial $P(x)$ of the form $$ P(x) = x^7 + c_1x^6 + c_2x^5 + cdots + c_6x + c_7 $$ such that $P(1) = 1, P(2) = 2, ldots$, and $P(7) = 7$. Find $P(8)$.
How do I start this? I'm confused.
polynomials
polynomials
asked 8 hours ago
AllenAllen
446 bronze badges
446 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
$begingroup$
$P(x)-x$ is a monic, seventh degree polynomial with roots at $1,2,3,4,5,6,7$. It follows that
$$P(x)-x=(x-1)(x-2)cdotldotscdot(x-7),$$
so
$$ P(8) = 8+7! = colorblue5048. $$
$endgroup$
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
add a comment
|
$begingroup$
You have seven unknowns ($c_1,dots,c_7$) and seven equations. In fact, these equations are linear. For instance, knowing $P(2)=2$ tells you:
$$2 = 2^7+2^6 c_1 + 2^5 c_2 + 2^4 c_3 + 2^3c_4+2^2 c_5+2c_6 + c_7.$$
Now you can just use linear algebra to solve this system for $c_1,dots, c_7$. Finally, use these values to compute $P(8)$.
$endgroup$
2
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
add a comment
|
Your Answer
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/4.0/"u003ecc by-sa 4.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%2f3365755%2fseventh-degree-polynomial%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$
$P(x)-x$ is a monic, seventh degree polynomial with roots at $1,2,3,4,5,6,7$. It follows that
$$P(x)-x=(x-1)(x-2)cdotldotscdot(x-7),$$
so
$$ P(8) = 8+7! = colorblue5048. $$
$endgroup$
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
add a comment
|
$begingroup$
$P(x)-x$ is a monic, seventh degree polynomial with roots at $1,2,3,4,5,6,7$. It follows that
$$P(x)-x=(x-1)(x-2)cdotldotscdot(x-7),$$
so
$$ P(8) = 8+7! = colorblue5048. $$
$endgroup$
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
add a comment
|
$begingroup$
$P(x)-x$ is a monic, seventh degree polynomial with roots at $1,2,3,4,5,6,7$. It follows that
$$P(x)-x=(x-1)(x-2)cdotldotscdot(x-7),$$
so
$$ P(8) = 8+7! = colorblue5048. $$
$endgroup$
$P(x)-x$ is a monic, seventh degree polynomial with roots at $1,2,3,4,5,6,7$. It follows that
$$P(x)-x=(x-1)(x-2)cdotldotscdot(x-7),$$
so
$$ P(8) = 8+7! = colorblue5048. $$
edited 7 hours ago
answered 8 hours ago
Jack D'AurizioJack D'Aurizio
300k33 gold badges295 silver badges692 bronze badges
300k33 gold badges295 silver badges692 bronze badges
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
add a comment
|
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
$begingroup$
Extreme nit-picking here. Red-green color blindness is commonplace. I would have colored the answer blue.
$endgroup$
– Oscar Lanzi
7 hours ago
add a comment
|
$begingroup$
You have seven unknowns ($c_1,dots,c_7$) and seven equations. In fact, these equations are linear. For instance, knowing $P(2)=2$ tells you:
$$2 = 2^7+2^6 c_1 + 2^5 c_2 + 2^4 c_3 + 2^3c_4+2^2 c_5+2c_6 + c_7.$$
Now you can just use linear algebra to solve this system for $c_1,dots, c_7$. Finally, use these values to compute $P(8)$.
$endgroup$
2
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
add a comment
|
$begingroup$
You have seven unknowns ($c_1,dots,c_7$) and seven equations. In fact, these equations are linear. For instance, knowing $P(2)=2$ tells you:
$$2 = 2^7+2^6 c_1 + 2^5 c_2 + 2^4 c_3 + 2^3c_4+2^2 c_5+2c_6 + c_7.$$
Now you can just use linear algebra to solve this system for $c_1,dots, c_7$. Finally, use these values to compute $P(8)$.
$endgroup$
2
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
add a comment
|
$begingroup$
You have seven unknowns ($c_1,dots,c_7$) and seven equations. In fact, these equations are linear. For instance, knowing $P(2)=2$ tells you:
$$2 = 2^7+2^6 c_1 + 2^5 c_2 + 2^4 c_3 + 2^3c_4+2^2 c_5+2c_6 + c_7.$$
Now you can just use linear algebra to solve this system for $c_1,dots, c_7$. Finally, use these values to compute $P(8)$.
$endgroup$
You have seven unknowns ($c_1,dots,c_7$) and seven equations. In fact, these equations are linear. For instance, knowing $P(2)=2$ tells you:
$$2 = 2^7+2^6 c_1 + 2^5 c_2 + 2^4 c_3 + 2^3c_4+2^2 c_5+2c_6 + c_7.$$
Now you can just use linear algebra to solve this system for $c_1,dots, c_7$. Finally, use these values to compute $P(8)$.
answered 8 hours ago
kccukccu
14.4k1 gold badge14 silver badges32 bronze badges
14.4k1 gold badge14 silver badges32 bronze badges
2
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
add a comment
|
2
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
2
2
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
$begingroup$
There is no need to actually perform the inversion of a $7times 7$ Vandermonde matrix...
$endgroup$
– Jack D'Aurizio
8 hours ago
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%2f3365755%2fseventh-degree-polynomial%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