Are all of these considered polynomials?What actually is a polynomial?Are all polynomials solvable?Reducing...

If infinitesimal transformations commute why dont the generators of the Lorentz group commute?

How could a planet have erratic days?

Fear of getting stuck on one programming language / technology that is not used in my country

Did Swami Prabhupada reject Advaita?

Start making guitar arrangements

Count the occurrence of each unique word in the file

When were female captains banned from Starfleet?

On a tidally locked planet, would time be quantized?

Creepy dinosaur pc game identification

How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?

What if a revenant (monster) gains fire resistance?

Is this toilet slogan correct usage of the English language?

Longest common substring in linear time

Closed-form expression for certain product

Loading commands from file

Are paving bricks differently sized for sand bedding vs mortar bedding?

Does a 'pending' US visa application constitute a denial?

What is this called? Old film camera viewer?

Which one is correct as adjective “protruding” or “protruded”?

What is the evidence for the "tyranny of the majority problem" in a direct democracy context?

copy and scale one figure (wheel)

If a character has darkvision, can they see through an area of nonmagical darkness filled with lightly obscuring gas?

How do I find all files that end with a dot

What is this cable/device?



Are all of these considered polynomials?


What actually is a polynomial?Are all polynomials solvable?Reducing multivariate rational fractions to lowest termsHow to efficiently represent and manipulate polynomials in software?Are Zero Degree polynomials Considered monics?Explanation of the Groebner Basis of a pair of polynomials?Multivariate sparse Horner polynomials representationFinding the Jones polynomial of the $(2,q)$ torus knotAccuracy of Lagrange polynomialComputing the kernel of a morphism whose domain and codomain are polynomial algebrasWhat's the degree of a multivariate polynomial in Artin Algebra?













0












$begingroup$


I've read the definition of a polynomial on Wikipedia, and got quite a different understanding from what was explained to me in a Khan Academy video.



In the Khan Academy video it says that:



$6$



is a polynomial, specifically a monomial because it's the same as:



$6x^0$



I was wondering if this was true, and also whether:



$6 + 1$



is a binomial or



6 + 15 - 2



is a trinomial



The Wikipedia articles defines a polynomial as an:




...expression consisting of variables (also called indeterminates) and coefficients...




And gives examples of:



$x^2 − 4x + 7$
and
$x3 + 2xyz2 − yz + 1$



Something like I've shown higher up in my question, such as adding or subtracting 3 integers doesn't look like your typical polynomial. If 6 is a monomial and therefore a polynomial, then also 6 + 15 - 2 is a trinomial and polynomial, even if there are no explicitly written variables or indeterminates, as Wikipedia refers to them?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    No, $6+1=7$ is $7x_0$ as before, and $6+15-2=19$ is $19x_0$.
    $endgroup$
    – Dietrich Burde
    Mar 13 at 23:08








  • 2




    $begingroup$
    A polynomial can also be constant, so $6$ is a polynomial.
    $endgroup$
    – Peter
    Mar 13 at 23:10










  • $begingroup$
    @Dietrich Oh I see, 6 is a polynomial and 1 is a polynomial, but 6 + 1 isn't because it can be simplified and combined?
    $endgroup$
    – Zebrafish
    Mar 13 at 23:11






  • 1




    $begingroup$
    It is still a polynomial, but not a binomial
    $endgroup$
    – Peter
    Mar 13 at 23:12






  • 1




    $begingroup$
    I would say $6+1$ is a monomial. The same as $7x^0$. A polynomial has one coefficient for a power. If you have two for the same power, say $5x + x^2 + 3x$ then they are added and combined to one coefficient. So $5x + x^2 + 3x$ is the same as $x^2 + (5+3)x$. I, personally would say "$5x + x^2 + 3x$ is a polynomial" but I'd also say "it is of degree $2$ and it has two non-zero coefficients: $1$ is the coefficient of $x^2$ and $5+3$ is the coefficient of $x$". That's waht i'd say. Your instructor may say otherwise.
    $endgroup$
    – fleablood
    Mar 13 at 23:29
















0












$begingroup$


I've read the definition of a polynomial on Wikipedia, and got quite a different understanding from what was explained to me in a Khan Academy video.



In the Khan Academy video it says that:



$6$



is a polynomial, specifically a monomial because it's the same as:



$6x^0$



I was wondering if this was true, and also whether:



$6 + 1$



is a binomial or



6 + 15 - 2



is a trinomial



The Wikipedia articles defines a polynomial as an:




...expression consisting of variables (also called indeterminates) and coefficients...




And gives examples of:



$x^2 − 4x + 7$
and
$x3 + 2xyz2 − yz + 1$



Something like I've shown higher up in my question, such as adding or subtracting 3 integers doesn't look like your typical polynomial. If 6 is a monomial and therefore a polynomial, then also 6 + 15 - 2 is a trinomial and polynomial, even if there are no explicitly written variables or indeterminates, as Wikipedia refers to them?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    No, $6+1=7$ is $7x_0$ as before, and $6+15-2=19$ is $19x_0$.
    $endgroup$
    – Dietrich Burde
    Mar 13 at 23:08








  • 2




    $begingroup$
    A polynomial can also be constant, so $6$ is a polynomial.
    $endgroup$
    – Peter
    Mar 13 at 23:10










  • $begingroup$
    @Dietrich Oh I see, 6 is a polynomial and 1 is a polynomial, but 6 + 1 isn't because it can be simplified and combined?
    $endgroup$
    – Zebrafish
    Mar 13 at 23:11






  • 1




    $begingroup$
    It is still a polynomial, but not a binomial
    $endgroup$
    – Peter
    Mar 13 at 23:12






  • 1




    $begingroup$
    I would say $6+1$ is a monomial. The same as $7x^0$. A polynomial has one coefficient for a power. If you have two for the same power, say $5x + x^2 + 3x$ then they are added and combined to one coefficient. So $5x + x^2 + 3x$ is the same as $x^2 + (5+3)x$. I, personally would say "$5x + x^2 + 3x$ is a polynomial" but I'd also say "it is of degree $2$ and it has two non-zero coefficients: $1$ is the coefficient of $x^2$ and $5+3$ is the coefficient of $x$". That's waht i'd say. Your instructor may say otherwise.
    $endgroup$
    – fleablood
    Mar 13 at 23:29














0












0








0





$begingroup$


I've read the definition of a polynomial on Wikipedia, and got quite a different understanding from what was explained to me in a Khan Academy video.



In the Khan Academy video it says that:



$6$



is a polynomial, specifically a monomial because it's the same as:



$6x^0$



I was wondering if this was true, and also whether:



$6 + 1$



is a binomial or



6 + 15 - 2



is a trinomial



The Wikipedia articles defines a polynomial as an:




...expression consisting of variables (also called indeterminates) and coefficients...




And gives examples of:



$x^2 − 4x + 7$
and
$x3 + 2xyz2 − yz + 1$



Something like I've shown higher up in my question, such as adding or subtracting 3 integers doesn't look like your typical polynomial. If 6 is a monomial and therefore a polynomial, then also 6 + 15 - 2 is a trinomial and polynomial, even if there are no explicitly written variables or indeterminates, as Wikipedia refers to them?










share|cite|improve this question









$endgroup$




I've read the definition of a polynomial on Wikipedia, and got quite a different understanding from what was explained to me in a Khan Academy video.



In the Khan Academy video it says that:



$6$



is a polynomial, specifically a monomial because it's the same as:



$6x^0$



I was wondering if this was true, and also whether:



$6 + 1$



is a binomial or



6 + 15 - 2



is a trinomial



The Wikipedia articles defines a polynomial as an:




...expression consisting of variables (also called indeterminates) and coefficients...




And gives examples of:



$x^2 − 4x + 7$
and
$x3 + 2xyz2 − yz + 1$



Something like I've shown higher up in my question, such as adding or subtracting 3 integers doesn't look like your typical polynomial. If 6 is a monomial and therefore a polynomial, then also 6 + 15 - 2 is a trinomial and polynomial, even if there are no explicitly written variables or indeterminates, as Wikipedia refers to them?







polynomials definition






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 13 at 23:07









ZebrafishZebrafish

21018




21018








  • 1




    $begingroup$
    No, $6+1=7$ is $7x_0$ as before, and $6+15-2=19$ is $19x_0$.
    $endgroup$
    – Dietrich Burde
    Mar 13 at 23:08








  • 2




    $begingroup$
    A polynomial can also be constant, so $6$ is a polynomial.
    $endgroup$
    – Peter
    Mar 13 at 23:10










  • $begingroup$
    @Dietrich Oh I see, 6 is a polynomial and 1 is a polynomial, but 6 + 1 isn't because it can be simplified and combined?
    $endgroup$
    – Zebrafish
    Mar 13 at 23:11






  • 1




    $begingroup$
    It is still a polynomial, but not a binomial
    $endgroup$
    – Peter
    Mar 13 at 23:12






  • 1




    $begingroup$
    I would say $6+1$ is a monomial. The same as $7x^0$. A polynomial has one coefficient for a power. If you have two for the same power, say $5x + x^2 + 3x$ then they are added and combined to one coefficient. So $5x + x^2 + 3x$ is the same as $x^2 + (5+3)x$. I, personally would say "$5x + x^2 + 3x$ is a polynomial" but I'd also say "it is of degree $2$ and it has two non-zero coefficients: $1$ is the coefficient of $x^2$ and $5+3$ is the coefficient of $x$". That's waht i'd say. Your instructor may say otherwise.
    $endgroup$
    – fleablood
    Mar 13 at 23:29














  • 1




    $begingroup$
    No, $6+1=7$ is $7x_0$ as before, and $6+15-2=19$ is $19x_0$.
    $endgroup$
    – Dietrich Burde
    Mar 13 at 23:08








  • 2




    $begingroup$
    A polynomial can also be constant, so $6$ is a polynomial.
    $endgroup$
    – Peter
    Mar 13 at 23:10










  • $begingroup$
    @Dietrich Oh I see, 6 is a polynomial and 1 is a polynomial, but 6 + 1 isn't because it can be simplified and combined?
    $endgroup$
    – Zebrafish
    Mar 13 at 23:11






  • 1




    $begingroup$
    It is still a polynomial, but not a binomial
    $endgroup$
    – Peter
    Mar 13 at 23:12






  • 1




    $begingroup$
    I would say $6+1$ is a monomial. The same as $7x^0$. A polynomial has one coefficient for a power. If you have two for the same power, say $5x + x^2 + 3x$ then they are added and combined to one coefficient. So $5x + x^2 + 3x$ is the same as $x^2 + (5+3)x$. I, personally would say "$5x + x^2 + 3x$ is a polynomial" but I'd also say "it is of degree $2$ and it has two non-zero coefficients: $1$ is the coefficient of $x^2$ and $5+3$ is the coefficient of $x$". That's waht i'd say. Your instructor may say otherwise.
    $endgroup$
    – fleablood
    Mar 13 at 23:29








1




1




$begingroup$
No, $6+1=7$ is $7x_0$ as before, and $6+15-2=19$ is $19x_0$.
$endgroup$
– Dietrich Burde
Mar 13 at 23:08






$begingroup$
No, $6+1=7$ is $7x_0$ as before, and $6+15-2=19$ is $19x_0$.
$endgroup$
– Dietrich Burde
Mar 13 at 23:08






2




2




$begingroup$
A polynomial can also be constant, so $6$ is a polynomial.
$endgroup$
– Peter
Mar 13 at 23:10




$begingroup$
A polynomial can also be constant, so $6$ is a polynomial.
$endgroup$
– Peter
Mar 13 at 23:10












$begingroup$
@Dietrich Oh I see, 6 is a polynomial and 1 is a polynomial, but 6 + 1 isn't because it can be simplified and combined?
$endgroup$
– Zebrafish
Mar 13 at 23:11




$begingroup$
@Dietrich Oh I see, 6 is a polynomial and 1 is a polynomial, but 6 + 1 isn't because it can be simplified and combined?
$endgroup$
– Zebrafish
Mar 13 at 23:11




1




1




$begingroup$
It is still a polynomial, but not a binomial
$endgroup$
– Peter
Mar 13 at 23:12




$begingroup$
It is still a polynomial, but not a binomial
$endgroup$
– Peter
Mar 13 at 23:12




1




1




$begingroup$
I would say $6+1$ is a monomial. The same as $7x^0$. A polynomial has one coefficient for a power. If you have two for the same power, say $5x + x^2 + 3x$ then they are added and combined to one coefficient. So $5x + x^2 + 3x$ is the same as $x^2 + (5+3)x$. I, personally would say "$5x + x^2 + 3x$ is a polynomial" but I'd also say "it is of degree $2$ and it has two non-zero coefficients: $1$ is the coefficient of $x^2$ and $5+3$ is the coefficient of $x$". That's waht i'd say. Your instructor may say otherwise.
$endgroup$
– fleablood
Mar 13 at 23:29




$begingroup$
I would say $6+1$ is a monomial. The same as $7x^0$. A polynomial has one coefficient for a power. If you have two for the same power, say $5x + x^2 + 3x$ then they are added and combined to one coefficient. So $5x + x^2 + 3x$ is the same as $x^2 + (5+3)x$. I, personally would say "$5x + x^2 + 3x$ is a polynomial" but I'd also say "it is of degree $2$ and it has two non-zero coefficients: $1$ is the coefficient of $x^2$ and $5+3$ is the coefficient of $x$". That's waht i'd say. Your instructor may say otherwise.
$endgroup$
– fleablood
Mar 13 at 23:29










1 Answer
1






active

oldest

votes


















1












$begingroup$

Regarding the one variable case, if you want to be extra rigorous, one can define polynomials as lists of numbers $(a_0,a_1, dots)$ such that the $a_i$ eventually start to be all zero. This is just a fancy way of saying that $3$ can be defined as $(3,0,0,dots)$ and $3X+X^5$ as $(0,3,0,0,0,1,0,0,dots)$, i.e. grouping all the coefficients that belong to a same power together.



What this means is that even if we informally have different terms with the same variable, at the time of assessing certain properties of a polynomial, one should write it into this "canonical" form. For example, we could write $7$ as $6+1$ or $X^2 + 4X$ as $X^2 + X + 3X$ or even $X(X+4)$. But $6+1$ is a monomial, because after regrouping, it corresponds to $(7,0,0, dots)$. In the same way, $X^2 + X + 3X$ consists of two monomials, because it corresponds to $(0,4,1,0,0,dots)$.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    We could also say that $6+1=6X^0 + 1Y^0$.
    $endgroup$
    – enedil
    Mar 14 at 0:03












  • $begingroup$
    Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
    $endgroup$
    – Guido A.
    Mar 14 at 2: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%2f3147327%2fare-all-of-these-considered-polynomials%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









1












$begingroup$

Regarding the one variable case, if you want to be extra rigorous, one can define polynomials as lists of numbers $(a_0,a_1, dots)$ such that the $a_i$ eventually start to be all zero. This is just a fancy way of saying that $3$ can be defined as $(3,0,0,dots)$ and $3X+X^5$ as $(0,3,0,0,0,1,0,0,dots)$, i.e. grouping all the coefficients that belong to a same power together.



What this means is that even if we informally have different terms with the same variable, at the time of assessing certain properties of a polynomial, one should write it into this "canonical" form. For example, we could write $7$ as $6+1$ or $X^2 + 4X$ as $X^2 + X + 3X$ or even $X(X+4)$. But $6+1$ is a monomial, because after regrouping, it corresponds to $(7,0,0, dots)$. In the same way, $X^2 + X + 3X$ consists of two monomials, because it corresponds to $(0,4,1,0,0,dots)$.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    We could also say that $6+1=6X^0 + 1Y^0$.
    $endgroup$
    – enedil
    Mar 14 at 0:03












  • $begingroup$
    Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
    $endgroup$
    – Guido A.
    Mar 14 at 2:07


















1












$begingroup$

Regarding the one variable case, if you want to be extra rigorous, one can define polynomials as lists of numbers $(a_0,a_1, dots)$ such that the $a_i$ eventually start to be all zero. This is just a fancy way of saying that $3$ can be defined as $(3,0,0,dots)$ and $3X+X^5$ as $(0,3,0,0,0,1,0,0,dots)$, i.e. grouping all the coefficients that belong to a same power together.



What this means is that even if we informally have different terms with the same variable, at the time of assessing certain properties of a polynomial, one should write it into this "canonical" form. For example, we could write $7$ as $6+1$ or $X^2 + 4X$ as $X^2 + X + 3X$ or even $X(X+4)$. But $6+1$ is a monomial, because after regrouping, it corresponds to $(7,0,0, dots)$. In the same way, $X^2 + X + 3X$ consists of two monomials, because it corresponds to $(0,4,1,0,0,dots)$.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    We could also say that $6+1=6X^0 + 1Y^0$.
    $endgroup$
    – enedil
    Mar 14 at 0:03












  • $begingroup$
    Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
    $endgroup$
    – Guido A.
    Mar 14 at 2:07
















1












1








1





$begingroup$

Regarding the one variable case, if you want to be extra rigorous, one can define polynomials as lists of numbers $(a_0,a_1, dots)$ such that the $a_i$ eventually start to be all zero. This is just a fancy way of saying that $3$ can be defined as $(3,0,0,dots)$ and $3X+X^5$ as $(0,3,0,0,0,1,0,0,dots)$, i.e. grouping all the coefficients that belong to a same power together.



What this means is that even if we informally have different terms with the same variable, at the time of assessing certain properties of a polynomial, one should write it into this "canonical" form. For example, we could write $7$ as $6+1$ or $X^2 + 4X$ as $X^2 + X + 3X$ or even $X(X+4)$. But $6+1$ is a monomial, because after regrouping, it corresponds to $(7,0,0, dots)$. In the same way, $X^2 + X + 3X$ consists of two monomials, because it corresponds to $(0,4,1,0,0,dots)$.






share|cite|improve this answer









$endgroup$



Regarding the one variable case, if you want to be extra rigorous, one can define polynomials as lists of numbers $(a_0,a_1, dots)$ such that the $a_i$ eventually start to be all zero. This is just a fancy way of saying that $3$ can be defined as $(3,0,0,dots)$ and $3X+X^5$ as $(0,3,0,0,0,1,0,0,dots)$, i.e. grouping all the coefficients that belong to a same power together.



What this means is that even if we informally have different terms with the same variable, at the time of assessing certain properties of a polynomial, one should write it into this "canonical" form. For example, we could write $7$ as $6+1$ or $X^2 + 4X$ as $X^2 + X + 3X$ or even $X(X+4)$. But $6+1$ is a monomial, because after regrouping, it corresponds to $(7,0,0, dots)$. In the same way, $X^2 + X + 3X$ consists of two monomials, because it corresponds to $(0,4,1,0,0,dots)$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 13 at 23:23









Guido A.Guido A.

8,0701730




8,0701730








  • 1




    $begingroup$
    We could also say that $6+1=6X^0 + 1Y^0$.
    $endgroup$
    – enedil
    Mar 14 at 0:03












  • $begingroup$
    Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
    $endgroup$
    – Guido A.
    Mar 14 at 2:07
















  • 1




    $begingroup$
    We could also say that $6+1=6X^0 + 1Y^0$.
    $endgroup$
    – enedil
    Mar 14 at 0:03












  • $begingroup$
    Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
    $endgroup$
    – Guido A.
    Mar 14 at 2:07










1




1




$begingroup$
We could also say that $6+1=6X^0 + 1Y^0$.
$endgroup$
– enedil
Mar 14 at 0:03






$begingroup$
We could also say that $6+1=6X^0 + 1Y^0$.
$endgroup$
– enedil
Mar 14 at 0:03














$begingroup$
Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
$endgroup$
– Guido A.
Mar 14 at 2:07






$begingroup$
Yeah, I avoided the multivariate case explicitly but still, one could index $mathbb{N}_0^k$ for $R[X_1,dots,X_k]$ as a countable list and regroup coefficients that way, so that in your example these belong to the same group (namely the place of the zero $k$-uple).
$endgroup$
– Guido A.
Mar 14 at 2: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%2f3147327%2fare-all-of-these-considered-polynomials%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

六本木駅

Integral that is continuous and looks like it converges to a geometric seriesTesting if a geometric series converges by taking limit to infinitySummation of arithmetic-geometric series of higher orderGeometric series with polynomial exponentHow to Recognize a Geometric SeriesShowing an integral equality with series over the integersDiscontinuity of a series of continuous functionsReasons why a Series ConvergesSum of infinite geometric series with two terms in summationUsing geometric series for computing IntegralsLimit of geometric series sum when $r = 1$

Joseph Lister