Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Browse
Recent changes
Guided tours
Random
Help
Special pages
Community
Portal
Colloquium
News
Projects
Sandbox
Search
Search
Appearance
Donate
Create account
Log in
Personal tools
Donate
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Numerical Analysis/Polynomial interpolation concept quiz
Add languages
Add links
Resource
Discuss
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikimedia Projects
Commons
Wikibooks
Wikidata
Wikinews
Wikipedia
Wikiquote
Wikisource
Wikispecies
Wikivoyage
Wiktionary
Meta-Wiki
Outreach
MediaWiki
Wikimania
Print/export
Create a book
Download as PDF
Printable version
In other projects
Appearance
move to sidebar
hide
From Wikiversity
<
Numerical Analysis
Choose the best answer for each question:
1
Of the following polynomial interpolation methods, which is generally considered the method of choice due to its relative ease of use?
Vandermonde matrix
Lagrange method
Newton form
2
Which method is the best choice when the desired degree of the interpolating polynomial is known?
Vandermonde matrix
Lagrange method
Newton form
3
Which method is best suited when the desired degree of the interpolating polynomial is unknown?
Vandermonde matrix
Lagrange method
Newton form
4
Which method is best suited to the addition of points to the data set?
Vandermonde matrix
Lagrange method
Newton form
5
What is the computational cost of finding an interpolating polynomial through
n
{\displaystyle n}
points using the Newton form?
O
(
n
)
{\displaystyle O(n)}
O
(
n
2
)
{\displaystyle O(n^{2})}
O
(
n
3
)
{\displaystyle O(n^{3})}
O
(
n
4
)
{\displaystyle O(n^{4})}
6
What is the computational cost of the Vandermonde method, using Gaussian elimination?
O
(
n
)
{\displaystyle O(n)}
O
(
n
2
)
{\displaystyle O(n^{2})}
O
(
n
3
)
{\displaystyle O(n^{3})}
O
(
n
4
)
{\displaystyle O(n^{4})}
7
Under what conditions can the Lagrange method of polynomial interpolation fail?
When
n
>
10
{\displaystyle n>10}
.
When
n
{\displaystyle n}
is not a perfect square.
When two or more of your
y
{\displaystyle y}
-values are equal.
The Lagrange method cannot fail.
8
Given a set of
n
{\displaystyle n}
points, exactly how many interpolating polynomials can be found to pass through the points?
0
{\displaystyle 0}
1
{\displaystyle 1}
n
{\displaystyle n}
n
−
1
{\displaystyle n-1}
9
What is the error term of an interpolation polynomial?
f
(
x
)
−
p
n
(
x
)
=
{\displaystyle f(x)-p_{n}(x)=}
Categories
:
Numerical analysis
Quizzes
Search
Search
Numerical Analysis/Polynomial interpolation concept quiz
Add languages
Add topic