<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Buzz Spill Daily</title><link>https://liberty.io</link><description>Curated star highlights with fresh energy.</description><language>en-us</language><lastBuildDate>Tue, 01 Sep 2026 13:35:34 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to convert a vector to a unit vector if its magnitude is smaller than one?</title><link>https://liberty.io/how-to-convert-a-vector-to-a-unit-vector-if-its-magnitude-is-smaller-t.html</link><guid isPermaLink="true">https://liberty.io/how-to-convert-a-vector-to-a-unit-vector-if-its-magnitude-is-smaller-t.html</guid><description>In my javascript project, I need to convert a vector to a unit vector. I know that I can divide its x and y components by its magnitude. But what if the vector&amp;#039;s magnitude is smaller than one? How to ...</description><pubDate>Tue, 01 Sep 2026 17:34:46 -0400</pubDate></item><item><title>Questions tagged [conic-sections] </title><link>https://liberty.io/questions-tagged-conic-sections.html</link><guid isPermaLink="true">https://liberty.io/questions-tagged-conic-sections.html</guid><description>Q&amp;A for people studying math at any level and professionals in related fields...</description><pubDate>Tue, 01 Sep 2026 17:29:27 -0400</pubDate></item><item><title>Two numbers, two mathematicians puzzle</title><link>https://liberty.io/two-numbers-two-mathematicians-puzzle.html</link><guid isPermaLink="true">https://liberty.io/two-numbers-two-mathematicians-puzzle.html</guid><description>This is one of the most beautiful and difficult puzzles I have encountered. I have talked to several people, but I still don&amp;#039;t know the solution - I do however know that the solution exists.
Someone ...</description><pubDate>Tue, 01 Sep 2026 17:28:25 -0400</pubDate></item><item><title>Formula for calculating the total interest payable over the life of a loan</title><link>https://liberty.io/formula-for-calculating-the-total-interest-payable-over-the-life-of-a-.html</link><guid isPermaLink="true">https://liberty.io/formula-for-calculating-the-total-interest-payable-over-the-life-of-a-.html</guid><description>wondering if someone can help a non-mathematician out.
I am looking for the formula for calculating the total interest payable over the life of a loan.
Given that we know:
P: Principal (amount) of ...</description><pubDate>Tue, 01 Sep 2026 17:25:57 -0400</pubDate></item><item><title>evaluate integral with fractional exponents</title><link>https://liberty.io/evaluate-integral-with-fractional-exponents.html</link><guid isPermaLink="true">https://liberty.io/evaluate-integral-with-fractional-exponents.html</guid><description>Can someone please help me integrating this?
$$\displaystyle \int \frac{w\mathrm dw}{(5-3w)^{2/3}}$$
I tried substituting $5-3w = u$ and $-3\mathrm dw = \mathrm du$.
So $w = (u-5)/3$ and then we ......</description><pubDate>Tue, 01 Sep 2026 17:24:30 -0400</pubDate></item><item><title>What is the &amp;#039;physical&amp;#039; explanation of a division by a fraction?</title><link>https://liberty.io/what-is-the-039-physical-039-explanation-of-a-division-by-a-fraction.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-039-physical-039-explanation-of-a-division-by-a-fraction.html</guid><description>For example, dividing by 2, means we cut something in two.
But dividing by 0.5, can only be explained with multiplying something by 2.
So, is there a &quot;physical&quot; explanation of dividing by 0.5? Is......</description><pubDate>Tue, 01 Sep 2026 17:22:43 -0400</pubDate></item><item><title>Setting Lineard Equation ODE into standard form, proving existence of unique solutions</title><link>https://liberty.io/setting-lineard-equation-ode-into-standard-form-proving-existence-of-u.html</link><guid isPermaLink="true">https://liberty.io/setting-lineard-equation-ode-into-standard-form-proving-existence-of-u.html</guid><description>I&amp;#039;m working on proving existence and uniqueness of a local solution to ODE&amp;#039;s of the Lienard variety $$y&amp;#039;&amp;#039; + f(y)\,y&amp;#039; + g(y) = 0$$
I&amp;#039;m trying to put this into standard $y&amp;#039; = f(t,y)$ system
So I see ...</description><pubDate>Tue, 01 Sep 2026 17:22:05 -0400</pubDate></item><item><title>Contradiction proof of the product of two irrational numbers</title><link>https://liberty.io/contradiction-proof-of-the-product-of-two-irrational-numbers.html</link><guid isPermaLink="true">https://liberty.io/contradiction-proof-of-the-product-of-two-irrational-numbers.html</guid><description>I am wondering what is wrong with my contradiction proof that &quot;The product of two irrational numbers is irrational&quot;. I understand that there are examples where this is not true:
$\sqrt{2} * \frac{1}{\...</description><pubDate>Tue, 01 Sep 2026 17:16:27 -0400</pubDate></item><item><title>Recurrence for Number of Words of Length $r$ over $[n]$ with no three consecutive letters the same</title><link>https://liberty.io/recurrence-for-number-of-words-of-length-r-over-n-with-no-three-consec.html</link><guid isPermaLink="true">https://liberty.io/recurrence-for-number-of-words-of-length-r-over-n-with-no-three-consec.html</guid><description>Question Let $b_{n,r}$ be the number words of length $r$ over $[n]=\{1,2,\dotsc, n\}$ with no three consecutive letters the same. Show that $$
b_{n,r}=(n-1)(b_{n,r-1}+b_{n,r-2})\quad (r&amp;gt;2)......</description><pubDate>Tue, 01 Sep 2026 16:47:48 -0400</pubDate></item><item><title>Showing that $x^4 + 4x^3 + 11x^2 + 10x + 9$ is irreducible over $\mathbb{Q}$</title><link>https://liberty.io/showing-that-x-4-4x-3-11x-2-10x-9-is-irreducible-over-mathbb-q.html</link><guid isPermaLink="true">https://liberty.io/showing-that-x-4-4x-3-11x-2-10x-9-is-irreducible-over-mathbb-q.html</guid><description>Let $p(x) = x^4 + 4x^3 + 11x^2 + 10x + 9$. How to how that it is irreducible over $\mathbb{Q}$?
The first thing I tried was Eisenstein, but that obviously doesn&amp;#039;t work with the polynomial in that ......</description><pubDate>Tue, 01 Sep 2026 16:46:37 -0400</pubDate></item><item><title>Volume of a &quot;hyperbolic cube&quot;-shaped solid in Euclidean space?</title><link>https://liberty.io/volume-of-a-hyperbolic-cube-shaped-solid-in-euclidean-space.html</link><guid isPermaLink="true">https://liberty.io/volume-of-a-hyperbolic-cube-shaped-solid-in-euclidean-space.html</guid><description>I&amp;#039;m searching for a formula for the volume (and, if available, also other information like area, etc.) of a so-called &quot;hyperbolic cube&quot;:
I couldn&amp;#039;t find anything in Wikipedia, and also MathWorld&amp;#039;s &quot;...</description><pubDate>Tue, 01 Sep 2026 16:20:59 -0400</pubDate></item><item><title>Does $\cos \pi/2$ really equal Zero?</title><link>https://liberty.io/does-cos-pi-2-really-equal-zero.html</link><guid isPermaLink="true">https://liberty.io/does-cos-pi-2-really-equal-zero.html</guid><description>I was watching this video and at 5:30 $\cos \frac{\pi}{2}$ is substituted with $0$. Using my calculator the result I got was $-0.5$. Which one is correct?...</description><pubDate>Tue, 01 Sep 2026 16:14:47 -0400</pubDate></item><item><title>Where can one find a list of prime numbers?</title><link>https://liberty.io/where-can-one-find-a-list-of-prime-numbers.html</link><guid isPermaLink="true">https://liberty.io/where-can-one-find-a-list-of-prime-numbers.html</guid><description>I am looking for the biggest list of precomputed prime numbers one can find and download. Where should I look?...</description><pubDate>Tue, 01 Sep 2026 16:10:30 -0400</pubDate></item><item><title>Finding the adjoint of an operator</title><link>https://liberty.io/finding-the-adjoint-of-an-operator.html</link><guid isPermaLink="true">https://liberty.io/finding-the-adjoint-of-an-operator.html</guid><description>This is from my homework, I&amp;#039;m totally lost as to how to proceed.
Consider the operator $T: L^2([0,1]) \rightarrow L^2([0,1])$ defined by
$(Tf)(x) = \int^x_0 f(s) \ ds$
What is the adjoint of $T$?
......</description><pubDate>Tue, 01 Sep 2026 16:06:55 -0400</pubDate></item><item><title>Since {} is a subset of every set, it is a subset of itself? and hence {} = {{}}? [duplicate]</title><link>https://liberty.io/since-is-a-subset-of-every-set-it-is-a-subset-of-itself-and-hence-dupl.html</link><guid isPermaLink="true">https://liberty.io/since-is-a-subset-of-every-set-it-is-a-subset-of-itself-and-hence-dupl.html</guid><description>I am bit confused with the concept of empty set here.
Since {} is a subset of every set, it is a subset of itself? and hence {} = {{}}?
Also, say A = {a}, but since {} is a subset of A, is it tru......</description><pubDate>Tue, 01 Sep 2026 15:59:24 -0400</pubDate></item><item><title>Decomposition of a biquadratic polynomial</title><link>https://liberty.io/decomposition-of-a-biquadratic-polynomial.html</link><guid isPermaLink="true">https://liberty.io/decomposition-of-a-biquadratic-polynomial.html</guid><description>Let $f(t):=T^4+aT^2+b$ be a polynomial in a field $K[T]$ such that it can be decomposed in two irreducible factors of degree 2.
My intuition then is screaming to me that then we neccessarily have ......</description><pubDate>Tue, 01 Sep 2026 15:54:49 -0400</pubDate></item><item><title>A general formula for $n$ distinguishable arrangements of length $\ell$ of a sequence of a given size?</title><link>https://liberty.io/a-general-formula-for-n-distinguishable-arrangements-of-length-ell-of-.html</link><guid isPermaLink="true">https://liberty.io/a-general-formula-for-n-distinguishable-arrangements-of-length-ell-of-.html</guid><description>Is there a general formula for the number of distinguishable arrangements of length $\ell$ of a sequence of size $s$, given the repeated elements? So,
For example, would there be a general formula......</description><pubDate>Tue, 01 Sep 2026 15:49:37 -0400</pubDate></item><item><title>what is the cardinality of powerset of a union set?</title><link>https://liberty.io/what-is-the-cardinality-of-powerset-of-a-union-set.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-cardinality-of-powerset-of-a-union-set.html</guid><description>Is there exist something like P(X+Y) (P STANDS FOR POWERSET)? I am confuse because power set is the set of all subset of Cartesian product, and X+Y wont give Cartesian product but (x,0) U (y,1), a......</description><pubDate>Tue, 01 Sep 2026 15:46:40 -0400</pubDate></item><item><title>31,331,3331, 33331,333331,3333331,33333331 are prime</title><link>https://liberty.io/31-331-3331-33331-333331-3333331-33333331-are-prime.html</link><guid isPermaLink="true">https://liberty.io/31-331-3331-33331-333331-3333331-33333331-are-prime.html</guid><description>31,331,3331, 33331,333331,3333331,33333331 are prime. This law can continue it? Will there emerge a composite number?
Without using a computer how to judge....</description><pubDate>Tue, 01 Sep 2026 15:40:09 -0400</pubDate></item><item><title>2015 AMC 10B Problem 21</title><link>https://liberty.io/2015-amc-10b-problem-21.html</link><guid isPermaLink="true">https://liberty.io/2015-amc-10b-problem-21.html</guid><description>The problem and solutions
I&amp;#039;ve attempted to solve another AMC 10 problem, and the problem is basically like this: Cozy the Cat and Dash the Dog are going up a staircase with a certain number of......</description><pubDate>Tue, 01 Sep 2026 15:36:11 -0400</pubDate></item><item><title>Continuum between addition, multiplication and exponentiation?</title><link>https://liberty.io/continuum-between-addition-multiplication-and-exponentiation.html</link><guid isPermaLink="true">https://liberty.io/continuum-between-addition-multiplication-and-exponentiation.html</guid><description>I noticed this old post which attempts to find the shades of grey between a linear and log scale where results are between zero and one.
However, I was looking for the more general case where we f......</description><pubDate>Tue, 01 Sep 2026 15:32:32 -0400</pubDate></item><item><title>When is $991n^2 +1$ a perfect square?</title><link>https://liberty.io/when-is-991n-2-1-a-perfect-square.html</link><guid isPermaLink="true">https://liberty.io/when-is-991n-2-1-a-perfect-square.html</guid><description>What should be the value of $n$ so that the number obtained after adding $1$ to $991$ times its square is itself a perfect square? Can you please give me a few hints on this topic with a few speci......</description><pubDate>Tue, 01 Sep 2026 15:28:15 -0400</pubDate></item><item><title>number of edges in $N$ cube</title><link>https://liberty.io/number-of-edges-in-n-cube.html</link><guid isPermaLink="true">https://liberty.io/number-of-edges-in-n-cube.html</guid><description>If the number of edges in an $n$-cube (also denoted as $Q_n$) is $k$, what is the
number of edges in an $(n+1)$-cube (denoted as $Q_{n+1}$)? Express your answer in
terms of $k$ and $n$.
How can I ......</description><pubDate>Tue, 01 Sep 2026 15:18:48 -0400</pubDate></item><item><title>How to show that a Cauchy sequence of sequences converges</title><link>https://liberty.io/how-to-show-that-a-cauchy-sequence-of-sequences-converges.html</link><guid isPermaLink="true">https://liberty.io/how-to-show-that-a-cauchy-sequence-of-sequences-converges.html</guid><description>Let $c_0$ be the space of real-valued sequences $\{x_n\}$ which converge to
zero, equipped with the metric $d(\{x_n\}, \{y_n\}) = sup_n
|x_n − y_n|$. I want to show that the metric space $(c_0, d)$......</description><pubDate>Tue, 01 Sep 2026 15:09:48 -0400</pubDate></item><item><title>sequence with no accumulation point</title><link>https://liberty.io/sequence-with-no-accumulation-point.html</link><guid isPermaLink="true">https://liberty.io/sequence-with-no-accumulation-point.html</guid><description>Construct an example of a set of real numbers E that has no points of accumulation and yet has the property
that for every ε &gt; 0 there exist points x, y ∈ E so that 0 &amp;lt; |x − y| &amp;lt; ε.
so i kno......</description><pubDate>Tue, 01 Sep 2026 15:05:04 -0400</pubDate></item><item><title>radical and radical ideal</title><link>https://liberty.io/radical-and-radical-ideal.html</link><guid isPermaLink="true">https://liberty.io/radical-and-radical-ideal.html</guid><description>I am trying to get used to the terminology of commutative algebra. Let $R$ be a commutative ring with unity. Then I know radical $\sqrt{I} := \{ a\in R| a^n \in I, \textrm{for some $n \in \mathbb{Z......</description><pubDate>Tue, 01 Sep 2026 15:03:57 -0400</pubDate></item><item><title>In percent change, why do we divide the difference by the original number?</title><link>https://liberty.io/in-percent-change-why-do-we-divide-the-difference-by-the-original-numb.html</link><guid isPermaLink="true">https://liberty.io/in-percent-change-why-do-we-divide-the-difference-by-the-original-numb.html</guid><description>If $a = 90$ and $b = 100$, and we are calculating the percent increase going from $a$ to $b$, we calculate the actual numerical difference $b - a = 10$.
But why divide the difference into the star......</description><pubDate>Tue, 01 Sep 2026 15:02:13 -0400</pubDate></item><item><title>Laplace transform of the square of first derivative</title><link>https://liberty.io/laplace-transform-of-the-square-of-first-derivative.html</link><guid isPermaLink="true">https://liberty.io/laplace-transform-of-the-square-of-first-derivative.html</guid><description>I want to compute the laplace transformation of this equation:
$$4 -0.1{\operatorname{d}\!x(t)\over\operatorname{d}\!t} - 0.01\left({\operatorname{d}\!x(t)\over\operatorname{d}\!t}\right)^2 = 0.9{\...</description><pubDate>Tue, 01 Sep 2026 15:01:59 -0400</pubDate></item><item><title>How to calculate $\,(a-b)\bmod n\,$ and $ {-}b \bmod n$ [closed]</title><link>https://liberty.io/how-to-calculate-a-b-bmod-n-and-b-bmod-n-closed.html</link><guid isPermaLink="true">https://liberty.io/how-to-calculate-a-b-bmod-n-and-b-bmod-n-closed.html</guid><description>Consider the following expression:
(a - b) mod N
Which of the following is equivalent to the above expression?
1) ((a mod N) + (-b mod N)) mod N
2) ((a mod N) - (b mod N)) mod N
Also, how is (......</description><pubDate>Tue, 01 Sep 2026 14:59:43 -0400</pubDate></item><item><title>Computing volume by cross section method.</title><link>https://liberty.io/computing-volume-by-cross-section-method.html</link><guid isPermaLink="true">https://liberty.io/computing-volume-by-cross-section-method.html</guid><description>The base of the solid below is the region in the $xy$-plane bounded by the $x$-axis,the graph of y = $\sqrt{x}$ and the line $ x = 3 $. Find the volume of the solid.
Each cross-section of S ...</description><pubDate>Tue, 01 Sep 2026 14:56:17 -0400</pubDate></item><item><title>How do I calculate the area of a curved irregular plane such as an aeroplane wing?</title><link>https://liberty.io/how-do-i-calculate-the-area-of-a-curved-irregular-plane-such-as-an-aer.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-calculate-the-area-of-a-curved-irregular-plane-such-as-an-aer.html</guid><description>So I need to calculate the wing area of an airbus a350 and all I have is this blueprints. Thought about searching functions that fit the wing from the top perspective and then integrate, but I dont......</description><pubDate>Tue, 01 Sep 2026 14:54:13 -0400</pubDate></item><item><title>How long will it take to learn algebra 1 &amp; 2, geometry, and pre calculus? [closed]</title><link>https://liberty.io/how-long-will-it-take-to-learn-algebra-1-2-geometry-and-pre-calculus-c.html</link><guid isPermaLink="true">https://liberty.io/how-long-will-it-take-to-learn-algebra-1-2-geometry-and-pre-calculus-c.html</guid><description>I&amp;#039;ve previously learned algebra (wasn&amp;#039;t the best, wasn&amp;#039;t the worst) and have since forgotten most (basically all) of it. I&amp;#039;m currently homeschooled and I would like to go to college in two years. D......</description><pubDate>Tue, 01 Sep 2026 14:50:58 -0400</pubDate></item><item><title>How The Jacobian of the transformation can be shown to not depend on $X_i$ or $\bar X $ and is equal to the constant $n$</title><link>https://liberty.io/how-the-jacobian-of-the-transformation-can-be-shown-to-not-depend-on-x.html</link><guid isPermaLink="true">https://liberty.io/how-the-jacobian-of-the-transformation-can-be-shown-to-not-depend-on-x.html</guid><description>Transform the random variables, $X_i$, $i=1,2,\ldots,n$ to
$$
\begin{align}
Y_1 &amp;amp; =\bar X \\
Y_2 &amp;amp; =X_2-\bar X \\
Y_3 &amp;amp; = X_3-\bar X \\
&amp;amp; {}\ \vdots \\
Y_n &amp;amp; =X_n-\bar X
\end{......</description><pubDate>Tue, 01 Sep 2026 14:32:46 -0400</pubDate></item><item><title>Probability of winning twice on a wheel of fortune</title><link>https://liberty.io/probability-of-winning-twice-on-a-wheel-of-fortune.html</link><guid isPermaLink="true">https://liberty.io/probability-of-winning-twice-on-a-wheel-of-fortune.html</guid><description>A wheel of fortune is divided into 40 sectors, numbered from 1 to 40. Tickets are sold representing each sector. Tickets are \$1 each. All 40 tickets must be sold before the wheel can be spun. Only......</description><pubDate>Tue, 01 Sep 2026 14:30:29 -0400</pubDate></item><item><title>Probability question with black and white marbles</title><link>https://liberty.io/probability-question-with-black-and-white-marbles.html</link><guid isPermaLink="true">https://liberty.io/probability-question-with-black-and-white-marbles.html</guid><description>Just looking for some help with this question. The answer seems obvious but I am questioning myself as it seems a little too obvious.
Max has a bag containing 2 black marbles and 2 white marbles.......</description><pubDate>Tue, 01 Sep 2026 14:25:39 -0400</pubDate></item><item><title>Why are rings called rings?</title><link>https://liberty.io/why-are-rings-called-rings.html</link><guid isPermaLink="true">https://liberty.io/why-are-rings-called-rings.html</guid><description>I&amp;#039;ve done some search in Internet and other sources about this question. Why the name ring to this particular object? Just curiosity.
Thanks....</description><pubDate>Tue, 01 Sep 2026 14:22:22 -0400</pubDate></item><item><title>How to solve a quintic polynomial equation?</title><link>https://liberty.io/how-to-solve-a-quintic-polynomial-equation.html</link><guid isPermaLink="true">https://liberty.io/how-to-solve-a-quintic-polynomial-equation.html</guid><description>I know that not all quintics are solvable. But how do I identify the class of solvable ones?...</description><pubDate>Tue, 01 Sep 2026 14:22:00 -0400</pubDate></item><item><title>Guess the value of the limit</title><link>https://liberty.io/guess-the-value-of-the-limit.html</link><guid isPermaLink="true">https://liberty.io/guess-the-value-of-the-limit.html</guid><description>Simplify and guess the value of $\lim_{x\to 2}\frac {x^3-8}{x-2}$.
I&amp;#039;m very confused on how to do this. Please help!...</description><pubDate>Tue, 01 Sep 2026 14:18:31 -0400</pubDate></item><item><title>What does the phrase &quot;except possibly&quot; mean?</title><link>https://liberty.io/what-does-the-phrase-except-possibly-mean.html</link><guid isPermaLink="true">https://liberty.io/what-does-the-phrase-except-possibly-mean.html</guid><description>This term was used by my math professor when he was teaching us limits. This term also appears online like this &quot;Let f be a function which is defined on some open interval containing $a$ except pos......</description><pubDate>Tue, 01 Sep 2026 14:11:41 -0400</pubDate></item><item><title>Finding angle in an equilateral triangular pyramid</title><link>https://liberty.io/finding-angle-in-an-equilateral-triangular-pyramid.html</link><guid isPermaLink="true">https://liberty.io/finding-angle-in-an-equilateral-triangular-pyramid.html</guid><description>Given an equilateral triangular pyramid (refer the below diagram) $\Delta ABC$ &amp;amp; $P$ is any point inside the triangle such that ${PA}^{2}={PB}^{2}+{PC}^{2}$, then $\angle BPC$ is -
I am unable......</description><pubDate>Tue, 01 Sep 2026 14:00:36 -0400</pubDate></item><item><title>How to tell if 3 connected points are connected clockwise or counter-clockwise?</title><link>https://liberty.io/how-to-tell-if-3-connected-points-are-connected-clockwise-or-counter-c.html</link><guid isPermaLink="true">https://liberty.io/how-to-tell-if-3-connected-points-are-connected-clockwise-or-counter-c.html</guid><description>I have three points:
p1(x1,y1) p2(x2,y2) and p3(x3,y3).
I am connecting p1 to p2 to p3. how can I tell if the triangle was drawn clockwise or counter-clockwise?
How can I generalize this for n po......</description><pubDate>Tue, 01 Sep 2026 13:49:49 -0400</pubDate></item><item><title>Finately supported sequences are dense in $l^p$</title><link>https://liberty.io/finately-supported-sequences-are-dense-in-l-p.html</link><guid isPermaLink="true">https://liberty.io/finately-supported-sequences-are-dense-in-l-p.html</guid><description>I want to prove that the set of finitely supported sequences
$$s=\{(x_1,x_2,\dots):\exists N&amp;gt;0 \;st\; x_{n\geq N}=0\}$$
is dense in $l^p$,
$$l^p = \{ (x_1,x_2,\dots) : \;\;x_i\in\mathbb{K} \;an......</description><pubDate>Tue, 01 Sep 2026 13:48:15 -0400</pubDate></item><item><title>Cube roots of complex numbers [closed]</title><link>https://liberty.io/cube-roots-of-complex-numbers-closed.html</link><guid isPermaLink="true">https://liberty.io/cube-roots-of-complex-numbers-closed.html</guid><description>I need help with finding the cube roots of the complex number 27... I know that the obvious answer is three, but what is the less simple method to solving this?...</description><pubDate>Tue, 01 Sep 2026 13:42:29 -0400</pubDate></item><item><title>Method of isoclines</title><link>https://liberty.io/method-of-isoclines.html</link><guid isPermaLink="true">https://liberty.io/method-of-isoclines.html</guid><description>I have this exercise and I do not know how to solve it. By using the method of isoclines represent the integrals of equation corbes nonautonomous $x&amp;#039;=x^2-t$.
There are some indications: Let $P ......</description><pubDate>Tue, 01 Sep 2026 13:34:29 -0400</pubDate></item><item><title>Finding x-intercepts and coordinates of the vertex.</title><link>https://liberty.io/finding-x-intercepts-and-coordinates-of-the-vertex.html</link><guid isPermaLink="true">https://liberty.io/finding-x-intercepts-and-coordinates-of-the-vertex.html</guid><description>The following diagram shows part of graph of f, where $f(x) = x^2 - x - 2$.
Find both x-intercepts.
For this, $f(x)$ means $y$, should I set $y$ to 0 and solve for the $x$ values?
$0 = x^2 - x ......</description><pubDate>Tue, 01 Sep 2026 13:28:01 -0400</pubDate></item><item><title>When to use cumulative moving average vs a simple moving average?</title><link>https://liberty.io/when-to-use-cumulative-moving-average-vs-a-simple-moving-average.html</link><guid isPermaLink="true">https://liberty.io/when-to-use-cumulative-moving-average-vs-a-simple-moving-average.html</guid><description>After reviewing the Wikipedia page on moving averages, the difference between the simple moving average and cumulative moving average are clear:
1) Simple moving average only considers the last n ...</description><pubDate>Tue, 01 Sep 2026 13:22:42 -0400</pubDate></item><item><title>coefficients of quadratic function?</title><link>https://liberty.io/coefficients-of-quadratic-function.html</link><guid isPermaLink="true">https://liberty.io/coefficients-of-quadratic-function.html</guid><description>In a quadratic function:
coefficient $a$ controls the speed of increase/decrease from the vertex.
coefficient $b$ controls the downward slope as the function crosses the y-axis.
I don&amp;#039;t real......</description><pubDate>Tue, 01 Sep 2026 13:07:46 -0400</pubDate></item><item><title>Prove that this integral operator is compact</title><link>https://liberty.io/prove-that-this-integral-operator-is-compact.html</link><guid isPermaLink="true">https://liberty.io/prove-that-this-integral-operator-is-compact.html</guid><description>Let $X,Y=L^2(0,1)$, $k\in C^0([0,1]^2)$. Define
$$
K:X\to Y,\,\,\,\,\,Kf(x):=\int_0^1k(x,y)f(y)dy\,\,\,\,\forall\, f\in L^2(0,1).
$$
I have to show that $K$ is compact.
My idea is to prove that $......</description><pubDate>Tue, 01 Sep 2026 13:05:21 -0400</pubDate></item><item><title>Radius of convergence of power series or geometric series</title><link>https://liberty.io/radius-of-convergence-of-power-series-or-geometric-series.html</link><guid isPermaLink="true">https://liberty.io/radius-of-convergence-of-power-series-or-geometric-series.html</guid><description>To find radius of convergence of geometric series $$\sum_{n=1}^\infty a_n$$ I need to use ratio/root test to find $|L|&amp;lt1$
To find radius of convergence of power series $$\sum_{n=1}^\infty c_n (x......</description><pubDate>Tue, 01 Sep 2026 13:00:09 -0400</pubDate></item><item><title>Is there a deeper meaning when a number is squared? [closed]</title><link>https://liberty.io/is-there-a-deeper-meaning-when-a-number-is-squared-closed.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-deeper-meaning-when-a-number-is-squared-closed.html</guid><description>In my opinion, math is about more than just memorizing equations, it&amp;#039;s about numbers that are built in a way that represents our understanding of something.
So I ask this, what does it mean intuit......</description><pubDate>Tue, 01 Sep 2026 12:58:31 -0400</pubDate></item><item><title>Maclaurin Series for $\arctan(x)$ by successive differentiation</title><link>https://liberty.io/maclaurin-series-for-arctan-x-by-successive-differentiation.html</link><guid isPermaLink="true">https://liberty.io/maclaurin-series-for-arctan-x-by-successive-differentiation.html</guid><description>I am trying to find a Maclaurin Series for $\arctan(x)$ up to the term with the fifth power of x and I have to use the method of successive differentiation. I know (from an example in my notes) the ...</description><pubDate>Tue, 01 Sep 2026 12:56:04 -0400</pubDate></item><item><title>The size of the biggest square that can be inscribed within a circle</title><link>https://liberty.io/the-size-of-the-biggest-square-that-can-be-inscribed-within-a-circle.html</link><guid isPermaLink="true">https://liberty.io/the-size-of-the-biggest-square-that-can-be-inscribed-within-a-circle.html</guid><description>(a) Is the size the biggest square that can be fit inside a circle always $2r^2$?
(b) How do you do when you show that is indeed the case?
I want to compare my boyfriend&amp;#039;s proofs with that of o......</description><pubDate>Tue, 01 Sep 2026 12:48:59 -0400</pubDate></item><item><title>What is the affine space and what is it for?</title><link>https://liberty.io/what-is-the-affine-space-and-what-is-it-for.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-affine-space-and-what-is-it-for.html</guid><description>These two topics already exist:
(preface: got in contact with affine space through computer graphics subject in university)
What are affine spaces for?
What are differences between affine space ......</description><pubDate>Tue, 01 Sep 2026 12:34:36 -0400</pubDate></item><item><title>X - axis of a linearized polynomial.</title><link>https://liberty.io/x-axis-of-a-linearized-polynomial.html</link><guid isPermaLink="true">https://liberty.io/x-axis-of-a-linearized-polynomial.html</guid><description>The other day in my Physics class we had some sample data that we wanted to linearize. The graph resembled a root curve. So to linearize it, we took the square root of all the x data and replotte......</description><pubDate>Tue, 01 Sep 2026 12:28:58 -0400</pubDate></item><item><title>How to expand $\cos nx$ with $\cos x$?</title><link>https://liberty.io/how-to-expand-cos-nx-with-cos-x.html</link><guid isPermaLink="true">https://liberty.io/how-to-expand-cos-nx-with-cos-x.html</guid><description>Multiple Angle Identities:
How to expand $\cos nx$ with $\cos x$, such as
$$\cos10x=512(\cos x)^{10}-1280(\cos x)^8+1120(\cos x)^6-400(\cos x)^4+50(\cos x)^2-1$$
See a list of trigonometric ...</description><pubDate>Tue, 01 Sep 2026 12:18:06 -0400</pubDate></item><item><title>Similar matrices - how do you find them?</title><link>https://liberty.io/similar-matrices-how-do-you-find-them.html</link><guid isPermaLink="true">https://liberty.io/similar-matrices-how-do-you-find-them.html</guid><description>My lecture notes write that two matrices are said to be similar if there exists an $n \times n$ invertible matrix $P$ such that $B = P^{-1} AP$.
But suppose I am given two matrices, $A$ and $B$, ......</description><pubDate>Tue, 01 Sep 2026 12:03:29 -0400</pubDate></item><item><title>taking partial derivative via fourier transform using matlab</title><link>https://liberty.io/taking-partial-derivative-via-fourier-transform-using-matlab.html</link><guid isPermaLink="true">https://liberty.io/taking-partial-derivative-via-fourier-transform-using-matlab.html</guid><description>For a task for university, I need to calculate in matlab a partial derivative using the 2D Fourier transform. Using equation (13) on pg 3 in http://www2.ph.ed.ac.uk/~wjh/teaching/Fourier/documents/...</description><pubDate>Tue, 01 Sep 2026 12:02:25 -0400</pubDate></item><item><title>Why can natural logarithm receive negative $x$? (in the context of derivatives)</title><link>https://liberty.io/why-can-natural-logarithm-receive-negative-x-in-the-context-of-derivat.html</link><guid isPermaLink="true">https://liberty.io/why-can-natural-logarithm-receive-negative-x-in-the-context-of-derivat.html</guid><description>In our class we had this formula for $x&amp;lt;0$:
$$
\ln(-x)&amp;#039; = \frac{1}{-x} \cdot (-x)&amp;#039; = \frac{1}{x}
$$
The conclusion is that:
$$
\int\frac{1}{x}dx = \ln|x| + c, x \neq 0
$$
I don&amp;#039;t understand how......</description><pubDate>Tue, 01 Sep 2026 11:47:20 -0400</pubDate></item><item><title>Formula and percentages</title><link>https://liberty.io/formula-and-percentages.html</link><guid isPermaLink="true">https://liberty.io/formula-and-percentages.html</guid><description>I need help making a formula. Here is the basic concept: I have 1 twenty-sided die (from now on 1d20) and another 16-sided die (1d16). I roll each, and the die which displays the lowest number &quot;win......</description><pubDate>Tue, 01 Sep 2026 11:32:29 -0400</pubDate></item><item><title>Finding non-closed paths so that a line integral equals certain values?</title><link>https://liberty.io/finding-non-closed-paths-so-that-a-line-integral-equals-certain-values.html</link><guid isPermaLink="true">https://liberty.io/finding-non-closed-paths-so-that-a-line-integral-equals-certain-values.html</guid><description>So I&amp;#039;m required to find a non-closed path $C$ so that the line integral
$$\displaystyle \int_C \mathbf{F} \cdot \mathrm d \mathbf{r}$$ equals $0$, and another non-closed path $C$ so that the line ...</description><pubDate>Tue, 01 Sep 2026 11:24:12 -0400</pubDate></item><item><title>What are the length of the longest element in a Coexter group for every type?</title><link>https://liberty.io/what-are-the-length-of-the-longest-element-in-a-coexter-group-for-ever.html</link><guid isPermaLink="true">https://liberty.io/what-are-the-length-of-the-longest-element-in-a-coexter-group-for-ever.html</guid><description>What are the length of the longest element in a Coxeter group for every type? Thank you very much....</description><pubDate>Tue, 01 Sep 2026 11:14:02 -0400</pubDate></item><item><title>Has anyone ever attempted to find all splits of a rectangle into smaller rectangles?</title><link>https://liberty.io/has-anyone-ever-attempted-to-find-all-splits-of-a-rectangle-into-small.html</link><guid isPermaLink="true">https://liberty.io/has-anyone-ever-attempted-to-find-all-splits-of-a-rectangle-into-small.html</guid><description>I&amp;#039;m enamored by the games Unproportional and Unproportional2. The only problem is that they have way too few levels. :)
But, I&amp;#039;m a computer programmer, so I could make my own! With blackjack and ho......</description><pubDate>Tue, 01 Sep 2026 11:13:37 -0400</pubDate></item><item><title>Composition of Even and Odd Functions and their Outcome</title><link>https://liberty.io/composition-of-even-and-odd-functions-and-their-outcome.html</link><guid isPermaLink="true">https://liberty.io/composition-of-even-and-odd-functions-and-their-outcome.html</guid><description>Give an example of an even function. Give an example of an odd function. If f(x) is
odd and g(x) is even, must f(g(x)) be even? Must g(f(x)) be even?
I&amp;#039;ve tried generic functions like
f(x) = x^3......</description><pubDate>Tue, 01 Sep 2026 11:06:20 -0400</pubDate></item><item><title>Determining whether matrix is self-adjoint</title><link>https://liberty.io/determining-whether-matrix-is-self-adjoint.html</link><guid isPermaLink="true">https://liberty.io/determining-whether-matrix-is-self-adjoint.html</guid><description>I have three matrices and I am trying to determine if they represent a self-adjoint linear transformation in some basis on an inner product space. The matrices are:
$$A_1 = \left( \begin{array}{c......</description><pubDate>Tue, 01 Sep 2026 11:04:02 -0400</pubDate></item><item><title>Half-full cone of water</title><link>https://liberty.io/half-full-cone-of-water.html</link><guid isPermaLink="true">https://liberty.io/half-full-cone-of-water.html</guid><description>I have been battling with this for a little while now, but can&amp;#039;t really get my head around it.
The question goes: how high must you pour water into a cone before it is half-full (by volume)?
No ...</description><pubDate>Tue, 01 Sep 2026 11:02:42 -0400</pubDate></item><item><title>How to compute these Riemann-Stieltjes-Integrals?</title><link>https://liberty.io/how-to-compute-these-riemann-stieltjes-integrals.html</link><guid isPermaLink="true">https://liberty.io/how-to-compute-these-riemann-stieltjes-integrals.html</guid><description>I have some doubt on this exercise which I have to solve:
Compute The Integral $\displaystyle \int_0^4 F(x) \ \mathrm{d}G(x)$ for
1.) $F(x) = x$ for $x&amp;lt;2$, $1$ otherwise; $G(x)=x^2$
2.) $F(x)......</description><pubDate>Tue, 01 Sep 2026 10:57:46 -0400</pubDate></item><item><title>Finding Prime Implicants and Essential Prime Implicants for Boolean Functions</title><link>https://liberty.io/finding-prime-implicants-and-essential-prime-implicants-for-boolean-fu.html</link><guid isPermaLink="true">https://liberty.io/finding-prime-implicants-and-essential-prime-implicants-for-boolean-fu.html</guid><description>I am trying to solve a EE problem and am unsure whether I doing it correctly. The problem is:
Find all the prime implicants for the following Boolean functions, and determine which are essential:
......</description><pubDate>Tue, 01 Sep 2026 10:55:20 -0400</pubDate></item><item><title>What does $F&amp;#039;$ and $F&amp;#039;&amp;#039;$ mean?</title><link>https://liberty.io/what-does-f-039-and-f-039-039-mean.html</link><guid isPermaLink="true">https://liberty.io/what-does-f-039-and-f-039-039-mean.html</guid><description>I&amp;#039;m trying to learn what a Taylor series is, This is the equation I&amp;#039;m looking at and I know 0 calculus. I have been told that $F&amp;#039;(x)$ is a derivative but what does $F&amp;#039;&amp;#039;(x)$ mean?...</description><pubDate>Tue, 01 Sep 2026 10:38:18 -0400</pubDate></item><item><title>Proving AoC(Axiom of Completeness) using NIP(Nested Interval Property)</title><link>https://liberty.io/proving-aoc-axiom-of-completeness-using-nip-nested-interval-property.html</link><guid isPermaLink="true">https://liberty.io/proving-aoc-axiom-of-completeness-using-nip-nested-interval-property.html</guid><description>NIP $\implies$ AoC.
$\newcommand{\absval}[1]{\left\lvert #1 \right\rvert}$
Exercise 2.5.4 from Understanding Analysis by Abott.
The Bolzanno-Weierstrass theorem is extremely important, and so is the ...</description><pubDate>Tue, 01 Sep 2026 10:38:06 -0400</pubDate></item><item><title>Why do $2\log x$ and $\log x^2$ look different when graphing? [duplicate]</title><link>https://liberty.io/why-do-2-log-x-and-log-x-2-look-different-when-graphing-duplicate.html</link><guid isPermaLink="true">https://liberty.io/why-do-2-log-x-and-log-x-2-look-different-when-graphing-duplicate.html</guid><description>I understand how both graphs are drawn, but I do not understand why you cannot just convert one into another. It feels natural to me to just convert $2\log x$ to $\log x^2$ and not have to worry ab......</description><pubDate>Tue, 01 Sep 2026 10:37:02 -0400</pubDate></item><item><title>Second order SDE solutions</title><link>https://liberty.io/second-order-sde-solutions.html</link><guid isPermaLink="true">https://liberty.io/second-order-sde-solutions.html</guid><description>I have the following stochastic process:
$$\ddot x(t)=a(t)+\nu(t)$$
where $a(t)$ is a deterministic function of the time and $\nu(t)$ is a random variable:
$$\nu(t)\in\mathcal{N}(0,\sigma^2)$$
Obvi......</description><pubDate>Tue, 01 Sep 2026 10:31:35 -0400</pubDate></item><item><title>Barycentric coordinates of the center of mass of a triangle</title><link>https://liberty.io/barycentric-coordinates-of-the-center-of-mass-of-a-triangle.html</link><guid isPermaLink="true">https://liberty.io/barycentric-coordinates-of-the-center-of-mass-of-a-triangle.html</guid><description>How can I compute the barycentric coordinates of the center of mass of a triangle if its $3$ vertices are defined by $P_1, P_2$ and $P_3.$
This is what I tried:
$$
\left\{
\begin{array}{cc}
(m_1 ......</description><pubDate>Tue, 01 Sep 2026 10:12:28 -0400</pubDate></item><item><title>Help understanding the range and kernel of a linear transformation</title><link>https://liberty.io/help-understanding-the-range-and-kernel-of-a-linear-transformation.html</link><guid isPermaLink="true">https://liberty.io/help-understanding-the-range-and-kernel-of-a-linear-transformation.html</guid><description>I&amp;#039;m having some trouble understanding the Range and Kernel of a linear transformation. The definition goes as follows: Let $T:V \longrightarrow W$ be a linear transformation. Define the sets $ke......</description><pubDate>Tue, 01 Sep 2026 10:09:00 -0400</pubDate></item><item><title>Determining Ambiguity in Context Free Grammars</title><link>https://liberty.io/determining-ambiguity-in-context-free-grammars.html</link><guid isPermaLink="true">https://liberty.io/determining-ambiguity-in-context-free-grammars.html</guid><description>What are some common ways to determine if a grammar is ambiguous or not? What are some common attributes that ambiguous grammars have?
For example, consider the following Grammar G:
$S \rightarro......</description><pubDate>Tue, 01 Sep 2026 10:08:36 -0400</pubDate></item><item><title>Homology of the Klein Bottle</title><link>https://liberty.io/homology-of-the-klein-bottle.html</link><guid isPermaLink="true">https://liberty.io/homology-of-the-klein-bottle.html</guid><description>I know that in general, $H_{n}(X)$ counts the number of $n$-cycles that are not $n$-boundaries of a simplicial complex $X$. So for the sphere, $H_{0}(X) \cong \mathbb{Z}$ since it is connected. Als......</description><pubDate>Tue, 01 Sep 2026 10:00:07 -0400</pubDate></item><item><title>What are the real-world applications of real analysis?</title><link>https://liberty.io/what-are-the-real-world-applications-of-real-analysis.html</link><guid isPermaLink="true">https://liberty.io/what-are-the-real-world-applications-of-real-analysis.html</guid><description>I&amp;#039;ve read the wikipedia article on mathematical analysis and this, but I can&amp;#039;t exactly find an answer. Is real analysis just some pure math, or does it really have something to with physical applic......</description><pubDate>Tue, 01 Sep 2026 09:50:58 -0400</pubDate></item><item><title>find the asymptotic upper bound</title><link>https://liberty.io/find-the-asymptotic-upper-bound.html</link><guid isPermaLink="true">https://liberty.io/find-the-asymptotic-upper-bound.html</guid><description>I need to find the asymptotic upper bounds in $O$ notation for $T(N)$ in two recurrences. Assuming that $T(N)$ is constant for sufficiently small $N$, I need to make the bounds as tight as possible......</description><pubDate>Tue, 01 Sep 2026 09:40:44 -0400</pubDate></item><item><title>Matrix Calculator Tools</title><link>https://liberty.io/matrix-calculator-tools.html</link><guid isPermaLink="true">https://liberty.io/matrix-calculator-tools.html</guid><description>Does there exist any such software/online calculator where I can enter a matrix and am able to obtain the formula for an arbitrary power of the matrix?
It would be an added benefit if the entries ......</description><pubDate>Tue, 01 Sep 2026 09:39:52 -0400</pubDate></item><item><title>Curl and Product Rule</title><link>https://liberty.io/curl-and-product-rule.html</link><guid isPermaLink="true">https://liberty.io/curl-and-product-rule.html</guid><description>I know the famous identity
$\nabla \times (\vec{A} \times \vec{B}) = A(\nabla \cdot \vec{B}) -B(\nabla \cdot \vec{A}) + (B\cdot \nabla) \vec{A}- (A\cdot \nabla) \vec{B}$
My question: Can I distri......</description><pubDate>Tue, 01 Sep 2026 09:34:43 -0400</pubDate></item><item><title>Stirling&amp;#039;s formula: proof?</title><link>https://liberty.io/stirling-039-s-formula-proof.html</link><guid isPermaLink="true">https://liberty.io/stirling-039-s-formula-proof.html</guid><description>Suppose we want to show that $$ n! \sim \sqrt{2 \pi} n^{n+(1/2)}e^{-n}$$
Instead we could show that $$\lim_{n \to \infty} \frac{n!}{n^{n+(1/2)}e^{-n}} = C$$ where $C$ is a constant. Maybe $C = \sqr......</description><pubDate>Tue, 01 Sep 2026 09:34:42 -0400</pubDate></item><item><title>In which sense does Cauchy-Riemann equations link complex- and real analysis?</title><link>https://liberty.io/in-which-sense-does-cauchy-riemann-equations-link-complex-and-real-ana.html</link><guid isPermaLink="true">https://liberty.io/in-which-sense-does-cauchy-riemann-equations-link-complex-and-real-ana.html</guid><description>On page 12 of Stein, Shakarchi textbook &amp;#039;Complex analysis&amp;#039;, the authors state that the Cauchy-Riemann equations link complex and real analysis. I have completed courses on real and complex analysis......</description><pubDate>Tue, 01 Sep 2026 09:30:39 -0400</pubDate></item><item><title>How to integrate a three products</title><link>https://liberty.io/how-to-integrate-a-three-products.html</link><guid isPermaLink="true">https://liberty.io/how-to-integrate-a-three-products.html</guid><description>I tried to integrate $x e^x \sin x$, using integration by parts, and setting $\frac{\, \mathrm dv}{\, \mathrm dx} = e^x \sin x$. Even though I got really close, I kept getting it wrong. Can some......</description><pubDate>Tue, 01 Sep 2026 09:26:57 -0400</pubDate></item><item><title>Odds of a specific dice distribution occuring when playing Catan (2d6)</title><link>https://liberty.io/odds-of-a-specific-dice-distribution-occuring-when-playing-catan-2d6.html</link><guid isPermaLink="true">https://liberty.io/odds-of-a-specific-dice-distribution-occuring-when-playing-catan-2d6.html</guid><description>So this is messing with me, because I have no idea how I would even go about starting calculating this.
I have played a game of Catan. For those that don&amp;#039;t know, it&amp;#039;s a board game that involves rol......</description><pubDate>Tue, 01 Sep 2026 09:22:45 -0400</pubDate></item><item><title>Change of basis matrix exercise, find the basis given the matrix.</title><link>https://liberty.io/change-of-basis-matrix-exercise-find-the-basis-given-the-matrix.html</link><guid isPermaLink="true">https://liberty.io/change-of-basis-matrix-exercise-find-the-basis-given-the-matrix.html</guid><description>The matrix of basis change from basis $B = \{b_1,b_2\}$ to the basis $C = \{(1,1),(0,2)\}$ is
$$ M = \begin{bmatrix} 1 &amp;amp; 0 \\2&amp;amp;3\end{bmatrix}$$
Find basis $B$.
Well, here&amp;#039;s what I did:
...</description><pubDate>Tue, 01 Sep 2026 09:22:32 -0400</pubDate></item><item><title>How to find indicial equation</title><link>https://liberty.io/how-to-find-indicial-equation.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-indicial-equation.html</guid><description>How can I find the indicial equation of $x(x-1)y&amp;#039;&amp;#039;+3y&amp;#039;-2y=0$? I tried the method of Frobenius but I keep getting lost in the algebra. Is there any other way to get the indicial equation?...</description><pubDate>Tue, 01 Sep 2026 09:04:19 -0400</pubDate></item><item><title>How to recognise a problem requiring the use of calculus</title><link>https://liberty.io/how-to-recognise-a-problem-requiring-the-use-of-calculus.html</link><guid isPermaLink="true">https://liberty.io/how-to-recognise-a-problem-requiring-the-use-of-calculus.html</guid><description>I&amp;#039;ve taken a calculus class for a semester at university as a mandatory part of my curriculum. In this class, we were taught formal definitions of what are derivatives and integrals, how to calculate ...</description><pubDate>Tue, 01 Sep 2026 08:57:51 -0400</pubDate></item><item><title>Is the Hilbert-Schmidt norm of a matrix induced from a vector norm? [duplicate]</title><link>https://liberty.io/is-the-hilbert-schmidt-norm-of-a-matrix-induced-from-a-vector-norm-dup.html</link><guid isPermaLink="true">https://liberty.io/is-the-hilbert-schmidt-norm-of-a-matrix-induced-from-a-vector-norm-dup.html</guid><description>A general way to get a matrix norm is inducing it from a vector norm.
The question is, can the Hilbert-Schmidt norm obtained this way?
As a norm general question, is every matrix norm obtained th......</description><pubDate>Tue, 01 Sep 2026 08:47:54 -0400</pubDate></item><item><title>What textbook is being used in these lectures (Linear Algebra)?</title><link>https://liberty.io/what-textbook-is-being-used-in-these-lectures-linear-algebra.html</link><guid isPermaLink="true">https://liberty.io/what-textbook-is-being-used-in-these-lectures-linear-algebra.html</guid><description>I am learning Linear Algebra from these lectures by Prof. Adrian Banner (Princeton University) Does anyone know what textbook they are using?
This is a link to the playlist on YouTube:
https://www....</description><pubDate>Tue, 01 Sep 2026 08:39:20 -0400</pubDate></item><item><title>What exactly is significand?</title><link>https://liberty.io/what-exactly-is-significand.html</link><guid isPermaLink="true">https://liberty.io/what-exactly-is-significand.html</guid><description>per wiki, The significand is part of a number in scientific notation or a floating-point number, consisting of its significant digits.
in this example
$$123.45 = 0.12345 × 10^3$$
which part is ......</description><pubDate>Tue, 01 Sep 2026 08:31:00 -0400</pubDate></item><item><title>Is it &quot;propositional function&quot; or simply &quot;proposition&quot;</title><link>https://liberty.io/is-it-propositional-function-or-simply-proposition.html</link><guid isPermaLink="true">https://liberty.io/is-it-propositional-function-or-simply-proposition.html</guid><description>I was going through the text &amp;quot;Discrete Mathematics and Its Application&amp;quot; by Kenneth H Rosen (5th Edition) where I came across the use of $P(n)$ in the mathematical induction chapter and felt ...</description><pubDate>Tue, 01 Sep 2026 08:30:59 -0400</pubDate></item><item><title>How to calculate X with: percent of X = Y</title><link>https://liberty.io/how-to-calculate-x-with-percent-of-x-y.html</link><guid isPermaLink="true">https://liberty.io/how-to-calculate-x-with-percent-of-x-y.html</guid><description>I am sorry if this is impossible to compute in one equatation.
I am trying to compute the following:
for example
y = 574
x - ((16% of x) + y) = 0
the goal is to find out what is x so as to make it ...</description><pubDate>Tue, 01 Sep 2026 08:16:29 -0400</pubDate></item><item><title>Why aren&amp;#039;t logarithms defined for negative $x$?</title><link>https://liberty.io/why-aren-039-t-logarithms-defined-for-negative-x.html</link><guid isPermaLink="true">https://liberty.io/why-aren-039-t-logarithms-defined-for-negative-x.html</guid><description>Given a logarithm is true, if and only if, $y = \log_b{x}$ and $b^y = x$ (and $x$ and $b$ are positive, and $b$ is not equal to $1$)&amp;#x5B;1&amp;#x5D;, are true, why aren&amp;#039;t logarithms defined for negative ...</description><pubDate>Tue, 01 Sep 2026 08:08:30 -0400</pubDate></item><item><title>What is the double bracket notation used here?</title><link>https://liberty.io/what-is-the-double-bracket-notation-used-here.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-double-bracket-notation-used-here.html</guid><description>Its kind of a bracket but I&amp;#039;m not sure what it means.
I have two ideas about it: It means the number of times the expression in satisfied or it changes for $1$ or $0$ depending on the result every......</description><pubDate>Tue, 01 Sep 2026 07:56:57 -0400</pubDate></item><item><title>Why is $\pi^2$ so close to $10$?</title><link>https://liberty.io/why-is-pi-2-so-close-to-10.html</link><guid isPermaLink="true">https://liberty.io/why-is-pi-2-so-close-to-10.html</guid><description>Noam Elkies explained why $\pi^2=9.8696...$ is so close to $10$ using an inequality on Euler&amp;#039;s solution to Basel problem
$$\frac{\pi^2}{6}=\sum_{k=0}^{\infty} \frac{1}{\left(k+1\right)^2}$$
to f......</description><pubDate>Tue, 01 Sep 2026 07:55:23 -0400</pubDate></item><item><title>How can I find the maximum velocity if I&amp;#039;ve already found when it occurs?</title><link>https://liberty.io/how-can-i-find-the-maximum-velocity-if-i-039-ve-already-found-when-it-.html</link><guid isPermaLink="true">https://liberty.io/how-can-i-find-the-maximum-velocity-if-i-039-ve-already-found-when-it-.html</guid><description>I&amp;#039;ve been working on this problem for awhile and got the second half figured out, but I can&amp;#039;t seem to get what the maximum actually is.
Here&amp;#039;s the question:
A bullet is fired in the air verticall......</description><pubDate>Tue, 01 Sep 2026 07:53:22 -0400</pubDate></item><item><title>Deriving the derivative formula for arcsecant correctly</title><link>https://liberty.io/deriving-the-derivative-formula-for-arcsecant-correctly.html</link><guid isPermaLink="true">https://liberty.io/deriving-the-derivative-formula-for-arcsecant-correctly.html</guid><description>I have been trying to derive the derivative of the arcsecant function, but I can&amp;#039;t quite get the right answer (the correct answer is the absolute value of what I get). I first get $\frac{d}{dy}\sec......</description><pubDate>Tue, 01 Sep 2026 07:50:44 -0400</pubDate></item><item><title>Interpreting divergence of velocity field</title><link>https://liberty.io/interpreting-divergence-of-velocity-field.html</link><guid isPermaLink="true">https://liberty.io/interpreting-divergence-of-velocity-field.html</guid><description>The wikipedia article on divergence describes one interpretation of divergence: &quot;The velocity of the air at each point defines a vector field. While air is heated in a region, it expands in all ...</description><pubDate>Tue, 01 Sep 2026 07:48:48 -0400</pubDate></item><item><title>Martingale and submartingale</title><link>https://liberty.io/martingale-and-submartingale.html</link><guid isPermaLink="true">https://liberty.io/martingale-and-submartingale.html</guid><description>When $X_n$ is a martingale we know $(X_n)^+$, i.e. the positive part of $X_n$, is also a submartingale.
Is this true? It is easy to show that this is SUB-m.g. but I couldn&amp;#039;t find a counter-example ......</description><pubDate>Tue, 01 Sep 2026 07:47:56 -0400</pubDate></item><item><title>Can the Fibonacci sequence be written as an explicit rule?</title><link>https://liberty.io/can-the-fibonacci-sequence-be-written-as-an-explicit-rule.html</link><guid isPermaLink="true">https://liberty.io/can-the-fibonacci-sequence-be-written-as-an-explicit-rule.html</guid><description>When I learned sums and sequences in algebra II with trig I learned about recursive rules and explicit rules.
A recursive rule written with the formula of: $$a_n = r * a_{n-1}$$
Or as: $$a_n = a_{......</description><pubDate>Tue, 01 Sep 2026 07:46:45 -0400</pubDate></item><item><title>Proving the identity: $\sin3x + \sin x = 2\sin2x\cos x$</title><link>https://liberty.io/proving-the-identity-sin3x-sin-x-2-sin2x-cos-x.html</link><guid isPermaLink="true">https://liberty.io/proving-the-identity-sin3x-sin-x-2-sin2x-cos-x.html</guid><description>I need some help proving this identity:
$$\sin3x + \sin x = 2\sin2x\cos x$$
I don&amp;#039;t know where to start. I thought about expanding $\sin 3x$ into $\sin (2x + x)$ but I don&amp;#039;t think that does me ......</description><pubDate>Tue, 01 Sep 2026 07:45:02 -0400</pubDate></item></channel></rss>