url stringlengths 14 2.42k | text stringlengths 100 1.02M | date stringlengths 19 19 | metadata stringlengths 1.06k 1.1k |
|---|---|---|---|
https://socratic.org/questions/how-do-you-simplify-10x-5-2x-3-2x-2 | # How do you simplify (10x^5)/(2x^3+2x^2)?
Mar 3, 2018
$\frac{5 {x}^{3}}{x + 1}$
#### Explanation:
In the denominator, simply it by taking out the greatest common factor in both terms.
This happens to be $2 {x}^{2}$; both terms have that in common.
The denominator would become $2 {x}^{2} \left(x + 1\right)$ (if you... | 2019-10-17 13:42:50 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 8, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/adding-annihilating-terms-to-factor.926789/ | 1. Sep 27, 2017
DS2C
Not a homework problem, just something I came across in my book that makes sense but not fully.
1. The problem statement, all variables and given/known data
Factor: $a^4-b^4$
2. Relevant equations
3. The attempt at a solution
The book's solution:
$a^4-b^4$
$=a^4-a^3b+a^3b-a^2b^2+a^2b^2-ab^3+... | 2018-03-25 00:11:00 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://topologicalmusings.wordpress.com/category/uncategorized/ | You are currently browsing the category archive for the ‘Uncategorized’ category.
Happy New Year, everyone!
Sorry, there hasn’t been much activity on this blog over the past few months, but 2011 will be the year when you can expect a lot more stuff to be posted as I find more time to do so. Todd has been busy on othe... | 2018-08-20 11:37:38 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 17, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://cs.stackexchange.com/questions/96509/knuths-algorithm-x-why-do-we-backtrack-rows-but-not-columns | # Knuth's Algorithm X - why do we backtrack rows but not columns?
Knuth's Algorithm X (described here in more details) prescribes that we select a column deterministically (but arbitrary), when we backtrack rows we do not backtrack columns, so we do not have an opportunity, to "rewind", select a different column and t... | 2019-10-20 16:24:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://codeforces.com/blog/entry/20040 | ### Errichto's blog
By Errichto, 3 years ago, ,
Div2B — Bear and Three Musketeers
Warriors are vertices and "knowing each other" is an edge. We want to find connected triple of vertices with the lowest sum of degrees (and print sum - 6 because we don't want to count edges from one chosen vertex to another).
Brute f... | 2018-05-24 19:11:56 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://ontheroadtravel.com/cfs-to-kngka/47b8a9-exponential-distribution-standard-deviation | # exponential distribution standard deviation
The general formula for the probability density function of the double exponential distribution is where μ is the location parameter and β is the scale parameter. Distributions with CV < 1 (such as an Erlang distribution) are considered low-variance, while those with CV > ... | 2021-05-09 22:45:22 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/pre-calculus/200793-find-intercepts-y-x-4-10x-2-96-a-print.html | # Find the intercepts of y=x^4-10x^2-96
• July 9th 2012, 07:59 AM
kmerr98277
Find the intercepts of y=x^4-10x^2-96
Find the intercepts of y=x^4-10x^2-96
I can't seem to find them. I set y to zero to find x and set x to zero to find y. Thanks.
• July 9th 2012, 08:04 AM
richard1234
Re: Find the intercepts of y=x^4-10x^2... | 2014-04-23 20:29:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/272628/how-know-which-direction-a-particle-is-moving-on-a-polar-curve/272651 | How know which direction a particle is moving on a polar curve
I have being doing problems from the released AP BC Calcululs Free-Response questions, and I have come to realize that I don't have a very good idea of explain or a deep understanding of how to tell if a particle is moving to the orgion (pole?).
Example 2... | 2015-07-06 07:57:45 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/how-can-constant-power-produce-constant-acceleration.817703/ | # How can constant power produce constant acceleration?
1. Jun 6, 2015
### Juhannuskokko
The way I see it, a constant supply of power, say from the engine in a car to its wheels, will cause it to accelerate at a decreasing rate because the kinetic energy the power supplies is proportional to the velocity squared. Th... | 2017-11-24 22:28:15 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mlr3misc.mlr-org.com/reference/recycle_vectors.html | Repeats all vectors of a list .x to the length of the longest vector using rep() with argument length.out. This operation will only work if the length of the longest vectors is an integer multiple of all shorter vectors, and will throw an exception otherwise.
Usage
recycle_vectors(.x)
Arguments
.x
(list()).
Value... | 2022-10-04 22:10:05 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/integration-problem.228805/ | # Integration Problem
1. Apr 14, 2008
### lost_2
HI there!! i was wondering if you could help me with this..
how do you integrate -2xy/(1+x^2)?
Thank you.
2. Apr 14, 2008
### Hootenanny
Staff Emeritus
Welcome to the forums,
Your question is incomplete. What are you integrating with respect to? Is y a function ... | 2017-02-27 16:21:11 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/basic-trignometry-function.373282/ | # Homework Help: Basic trignometry function
1. Jan 27, 2010
### nesta
Hi friends,
Please make me understand this simplest function,
y = cos θ
2. in the next step it says: cos θ = sin (π/2 - θ)
3. and similarly -cos (π/2 - θ) = -sin θ.
Can anyone please explain how the steps 2 & 3 are deduced.
Thanks,
Nesta
1. T... | 2018-09-22 18:35:11 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.groundai.com/project/filling-and-wetting-transitions-on-sinusoidal-substrates-a-mean-field-study-of-the-landau-ginzburg-model/ | A The Landau-Ginzburg theory of wetting of flat substrates
# Filling and wetting transitions on sinusoidal substrates: a mean-field study of the Landau-Ginzburg model.
## Abstract
We study the interfacial phenomenology of a fluid in contact with a microstructured substrate within the mean-field approximation. The sc... | 2019-03-18 23:40:31 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://physics.stackexchange.com/tags/string-theory/hot | # Tag Info
4
First, the entire subject of string phenomenology is not reduced to search by brute force for some internal space that produces a low energy spectrum that reproduces the SM one. See life at the interface between string theory and particle physics for an excellent (and conceptual) string phenomenology ove... | 2021-01-22 22:12:42 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/615548/differentiability-of-a-certain-piecewise-function | # Differentiability of a certain piecewise function
Consider the function $$f(x)=\begin{cases} x & \textrm{if } x \textrm{ is rational} \\ -x & \textrm{if } x \textrm{ is irrational} \end{cases}$$ It is well-known that $f(x)$ is continuous at $x=0$, and discontinuous everywhere else. Now, let's consider the modified f... | 2014-08-22 08:16:21 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://vinx.renatosindaco.it/latex-system-of-equations-brace.html | # Latex System Of Equations Brace
Making statements based on opinion; back them up with references or personal experience. On the equation involving Stirling numbers of the second kind ${n\brace a}{m\brace b}={k\brace c}$, and its solutions satisfying certain requirements Ask Question Asked 7 months ago. LaTeX plugin ... | 2020-07-03 16:17:25 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 2, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mnimgs.com/cbse/class12-science/board-papers/economics/cbse-class-12-economics-board-paper-2015-delhi-set-2-solutions/starttest/s$Cn6ZVJp2AChISBvsJNjA!! | 011-40705070 or
Select Board & Class
• Select Board
• Select Class
General Instructions:
(i) All questions in both sections are compulsory. However, there is internal choice in some questions.
(ii) Marks for questions are indicated against each question.
(iii) Question No.1-3 and 15-19 are very short answer questions ... | 2018-01-21 08:35:22 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 5, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://groupprops.subwiki.org/w/index.php?title=Index_of_a_subgroup&action=edit | # Index of a subgroup
VIEW RELATED: Analogues of this | Variations of this | Opposites of this |[SHOW MORE]
## Definition
### Symbol-free definition
The index of a subgroup in a group is the following equivalent things:
1. The number of left cosets of the subgroup
2. The number of right cosets of the subgroup
The... | 2019-10-20 23:44:17 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 40, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://math.stackexchange.com/questions/654202/determining-ring-of-integers-for-mathbbq-sqrt17 | # Determining ring of integers for $\mathbb{Q}[\sqrt{17}]$
I'm trying to find the ring of integers of $\mathbb{Q}[\sqrt{17}]$, and it comes down to determining the set $\{(a,b)\in\mathbb{Q}^2\mid 2a\in \mathbb{Z}, a^2-17b^2\in\mathbb{Z}\}$. How can I determine this set?
Theorem: If $d\equiv 1\pmod{4}$, then $\mathcal... | 2019-10-15 04:04:59 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.mpboardsolutions.com/mp-board-class-10th-maths-solutions-chapter-5-ex-5-1-english-medium/ | # MP Board Class 10th Maths Solutions Chapter 5 Arithmetic Progressions Ex 5.1
In this article, we will share MP Board Class 10th Maths Book Solutions Chapter 5 Arithmetic Progressions Ex 5.1 Pdf, These solutions are solved subject experts from the latest edition books.
## MP Board Class 10th Maths Solutions Chapter ... | 2023-02-07 01:45:12 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tex.stackexchange.com/questions/191986/nicely-recover-embedded-images | # Nicely recover embedded images
I have the latex source code and final generated PDF, but not the image files. I'd like to modify the document, so I'd like to recover the image file so that I can recompile. I can (very slowly) manually recover the images by several methods, but I'd really like to have a tool that ext... | 2022-08-12 03:56:41 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cs.stackexchange.com/questions/3306/time-complexity-of-a-triple-nested-loop | # Time complexity of a triple-nested loop
Please consider the following triple-nested loop:
for (int i = 1; i <= n; ++i)
for (int j = i; j <= n; ++j)
for (int k = j; k <= n; ++k)
// statement
The statement here is executed exactly $n(n+1)(n+2)\over6$ times. Could someone please explain how this formula was obtained... | 2020-07-05 09:55:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://calgarysundevilsbasketball.ca/6zft28/floor-math-symbol-242af7 | Mathematical constants and functions, plus a random number generator. FLOOR.MATH(A2) For example, 4.3 is rounded down to 4. By default, negative numbers with decimal places are rounded away from zero to the nearest integer. The Math Symbols is a pictogram Unicode character or emojis. How to Use ALT Codes to Enter Speci... | 2021-09-28 03:42:06 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.aimsciences.org/article/doi/10.3934/dcds.2016.36.4101 | # American Institute of Mathematical Sciences
August 2016, 36(8): 4101-4131. doi: 10.3934/dcds.2016.36.4101
## Improved estimates for nonoscillatory phase functions
1 Department of Mathematics, University of California, Davis, Davis, CA 95616, United States 2 Department of Computer Science, Yale University, New Ha... | 2021-01-23 09:19:16 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://biomechanical.asmedigitalcollection.asme.org/article.aspx?articleid=2512749 | 0
Research Papers
# Microstructure and Mechanical Property of Glutaraldehyde-Treated Porcine Pulmonary Ligament
[+] Author and Article Information
Huan Chen, Xuefeng Zhao
California Medical Innovations Institute,
San Diego, CA 92121
Zachary C. Berwick
3DT Holdings, LLC,
San Diego, CA 92121
Joshua F. Krieger, Sean... | 2017-10-21 10:28:10 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://icpc.njust.edu.cn/Problem/Zju/3972/ | # Electric Vehicle Routing
Time Limit: 2 Seconds
Memory Limit: 65536 KB
## Description
In recent years, electric vehicles are highly promoted to reduce emissions of greenhouse gas. However, the limited battery capacity of electric vehicles requires visits of recharging stations during the vehicles' tours. In this p... | 2020-02-22 17:17:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.cocukhaklaridernegi.com/how-much-fik/c90b7c-graphs-in-real-life-example | # Haberler
## graphs in real life example
There are many ways to WOW your students with math. 8 Answers. For instance, something as simple as buying vegetables from a shop – usually the price is given in dollars per kilogram bought. The actual meaning of the values will depend on the labels and units shown on each ax... | 2021-04-17 06:23:41 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.hackmath.net/en/math-problem/7464 | # The lowest
The lowest temperature on Thursday was 20°C. The lowest temperature on Saturday was 12°C. What was the difference between the lowest temperatures?
D = -8 °C
### Step-by-step explanation:
$D=12-20=-8\text{°C}$
Did you find an error or inaccuracy? Feel free to write us. Thank you!
## Related math prob... | 2021-10-21 18:43:50 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 1, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://clay6.com/qa/50944/find-the-equations-of-the-hyperbola-satisfying-the-given-conditions-foci-pm | # Find the equations of the hyperbola satisfying the given conditions : Foci $(\pm 3\sqrt 5 , 0)$, the latus rectum is of length $8$
$\begin {array} {1 1} (A)\;\large\frac{x^2}{25}+\large\frac{y^2}{20}=1 & \quad (B)\;\large\frac{x^2}{20}+\large\frac{y^2}{25}=1 \\ (C)\;\large\frac{x^2}{25}-\large\frac{y^2}{20}=1 & \qua... | 2018-03-20 00:19:53 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://opentradingsystem.com/quantNotes/Estimating_the_mean_of_normal_distribution_with_known_variance_.html | I. Basic math.
II. Pricing and Hedging.
III. Explicit techniques.
IV. Data Analysis.
1 Time Series.
2 Classical statistics.
3 Bayesian statistics.
A. Basic idea of Bayesian analysis.
B. Estimating the mean of normal distribution with known variance.
C. Estimating unknown parameters of normal distribution.
D. ... | 2018-09-18 21:46:35 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://mathoverflow.net/questions/104402/how-to-solve-a-singular-integral-equation-involving-the-kernel-1-x | how to solve a singular integral equation involving the kernel $1/x$
Dear all,
Suppose we know that $f(x)$ is nonnegative and Hölder continuous at zero with exponents $1/2$. We also know that
$$f(x) \le g(x) + \int_0^x \frac{f(y)}{y} d y,\quad\forall x>0,$$
where $g(x)$ is some nonnegative nice function, for exampl... | 2014-10-21 08:59:26 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://clay6.com/qa/36868/www.clay6.com/qa/36868/in-sn-2-reaction-the-correct-order-of-reactivity-for-the-following-compound | # In $SN_ 2$ reaction, the correct order of reactivity for the following compounds:$CH_3Cl,CH_3CH_2Cl,(CH_3)_2CHCl$ and $(CH_3)_3CCl$ is
$\begin{array}{1 1}(A)\;CH_3CH_2Cl > CH_3Cl > (CH_3)_2CHCl > (CH_3)_3CCl\\(B)\;(CH_3)_2CHCl > CH_3CH_2Cl > CH_3Cl > (CH_3)_3CCl\\(C)\;CH_3Cl > (CH_3)_2CHCl > CH_3CH_2Cl > (CH_3)_3CCl\... | 2020-08-15 08:15:14 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/quick-parametric-equation-question.356204/ | Quick parametric equation question
1. Nov 19, 2009
fball558
1. The problem statement, all variables and given/known data
Find a parametric representation for the lower half of the ellipsoid 3x^2 + 5y^2 + z^2 = 1
x=u
y=v
z=??
we need to find what z is
3. The attempt at a solution
i solved the equation for z gett... | 2018-01-22 07:27:55 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.libretexts.org/TextMaps/Analysis/Book%3A_Real_Analysis_(Boman_and_Rogers)/4%3A_Convergence_of_Sequences_and_Series |
# 4: Convergence of Sequences and Series
$$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$
$$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$
• 4.1: Sequences of Real Numbers
We can add two numbers together by the method we all learned in elementary ... | 2018-12-17 12:47:59 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://s.awa.fm/track/52de972cf80902604c34 | # Slow Down
Track byWhy Don't We
8,239
73
• 2020.12.17
• 3:08
AWAで聴く
## 歌詞
(Hey) Oh oh, oh oh oh, oh oh Oh oh, oh oh oh, oh oh oh Oh oh, oh oh Oh, I've been lying to myself And I might know why I miss the way you looked at me before You left New York (Hey) I've been tryin' to find help 'Cause I can't deny The way t... | 2022-09-24 23:55:03 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://gmatclub.com/forum/if-8-n-1-8-n-36-then-n-258345.html | GMAT Question of the Day - Daily to your Mailbox; hard ones only
It is currently 14 Oct 2019, 03:46
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customize... | 2019-10-14 10:46:16 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://meta.superuser.com/questions/2706/looking-for-super-users-favourite-webcomics/2768 | # Looking for Super User's favourite webcomics!
What are your favourite computer related comics? And I don't mean "Webcomic A" or "Webcomic B", but which specific comic episode of Webcomic A? I'm trying to wrap up a blog post that would involve these! Send them in please! :D
Also, mention where you got it from! Max. ... | 2019-10-16 07:12:47 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/if-a-proton-neutron-and-electron-are-placed-in-a-magnetic-field-then-which-parti#632983 | If a proton,neutron and electron are placed in a magnetic field then which particle will experience zero force?
(A)Proton and electron (B) Neutron and proton (C) Electron and neutron (D) Proton, neutron and electron
Jun 20, 2018
The neutron will experience zero force. If we assume that the particles are ... | 2022-08-12 09:26:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 4, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://vmu.phys.msu.ru/en/abstract/2017/4/en-17-72-4-402/ | Faculty of Physics
M.V.Lomonosov Moscow State University
Regular Article
# The influence of relativistic angle conversion law on laser location of satellites, which are in circular orbits and equipped with single retroreflector
## I.V. Mazaeva$^1$, P.A. Pasisnichenko$^2$
### Moscow University Physics Bulletin 2017. ... | 2022-05-27 13:02:40 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gamedev.stackexchange.com/questions/184228/advantage-of-using-addressable-over-asset-bundles-in-unity | I have a project that already uses asset bundles. I download assets when the game starts and show them to the user when needed.
I see that Unity provides addressables as new solution for asset management. As its new (not very new as its accessible from 2018.2, but official docs dont say a lot) there is not so much abo... | 2022-01-17 17:10:17 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://laussy.org/wiki/MMII/Exponentials,_trigonometric_functions,_hyperbolics_and_their_inverses | # Exponentials, trigonometric functions, hyperbolics and their inverses.
(Lecture 3 of Mathematical Methods II.)
We are now familiar with the important Euler formula:
$$\tag{1} e^{i\theta}=\cos\theta+i\sin\theta$$
whose Feynman called the most beautiful formula because it brings together all the fundamental Mathema... | 2019-09-22 09:53:38 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mizugadro.mydns.jp/t/index.php?title=Kuznetsova_theorem&curid=14417&diff=32202&oldid=32201 | # Difference between revisions of "Kuznetsova theorem"
Kuznetsova theorem refers to residual of division of tetration to integer base by any integer number.
## Kuznetsova theorem
Let $$b>1$$ and $$q>1$$ be integers.
Then, there exist positive integer $$Q$$ and integer $$r$$ such that for any integer $$n > Q$$ the e... | 2020-02-24 12:08:27 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gradesaver.com/textbooks/math/algebra/algebra-1-common-core-15th-edition/chapter-4-an-introduction-to-functions-4-6-formalizing-relations-and-functions-lesson-check-page-271/1 | ## Algebra 1: Common Core (15th Edition)
Published by Prentice Hall
# Chapter 4 - An Introduction to Functions - 4-6 Formalizing Relations and Functions - Lesson Check - Page 271: 1
#### Answer
The domain is from -2 to 1 because the x coordinates have values of -2,-1,0 and 1 and thus the relation has this domain. T... | 2019-12-15 05:45:41 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.zentralblatt-math.org/zmath/en/advanced/?q=an:0799.35071 | Language: Search: Contact
Zentralblatt MATH has released its new interface!
For an improved author identification, see the new author database of ZBMATH.
Query:
Fill in the form and click »Search«...
Format:
Display: entries per page entries
Zbl 0799.35071
Bartsch, Thomas
Infinitely many solutions of a symmetric D... | 2013-05-21 07:41:15 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mlwiki.org/index.php/Conjunctive_Query/Homomorphism | # ML Wiki
## Conjunctive Query Homomorphism
def: a homomorphism of a Conjunctive Query $Q_2$ to a Conjunctive Query $Q_1$ is
• a function $h$ that maps each variable in $Q_2$ to either
• a variable from $Q_1$ or
• a constant form $Q_1$
• s.t.
• $h(\text{head}_2) = \text{head}_1$
• $h(\text{body}_2) \subseteq \text{b... | 2021-12-02 13:20:23 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://questioncove.com/updates/5397c546e4b01c619df2bdb0 | OpenStudy (anonymous):
The sale price of apples at a local grocery store is $1.35 for the first pound and$1.10 for each additional pound. Which function rule shows how the cost of apples, y, depends on the number of pounds, x? a. y=1.10(x-1)+1.35 b. y=1.10x+1.35 c. y=1.35x+1.10 d. y=(1.10+1.35)x
3 years ago
OpenStudy... | 2017-11-24 01:42:44 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://proxieslive.com/tag/cant/ | ## Can Forest Gnomes secretly converse (like Thieves Cant) with other Forest Gnomes/Firbolg/Speak with Animal Users via Speak with Small Beasts?
My party has two Forest Gnomes and a Firbolg and they want to use their racial features to secretly communicate.
Forest Gnomes have
Speak with Small Beasts: Through sound a... | 2019-11-19 01:17:44 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://hal.inria.fr/inria-00413977 | New interface
# Static Strategies for Worksharing with Unrecoverable Interruptions (Extended version)
1 GRAAL - Algorithms and Scheduling for Distributed Heterogeneous Platforms
Inria Grenoble - Rhône-Alpes, LIP - Laboratoire de l'Informatique du Parallélisme
Abstract : One has a large workload that is divisible''---... | 2022-12-01 10:24:18 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/number-theory/167263-sums-powers-integers-print.html | # Sums of powers in integers
• Jan 1st 2011, 07:03 PM
I-Think
Sums of powers in integers
Show that there are no integral solutions to the equation
$x^4+131=3y^4$ | 2017-07-21 11:20:10 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/293687/prove-that-a-n-converges-if-and-only-if-there-is-a-natural-number-n-big-en | # Prove that $(a_n)$ converges if and only if there is a natural number $N$ big enough and an integer $m$ such that for any $n \geq N$, ${a_n} = m$
Suppose that $(a_n)$ is a sequence of integers. Prove that $(a_n)$ converges if and only if there is a natural number $N$ big enough and an integer $m$ such that for any $... | 2019-09-17 12:13:14 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://hal.archives-ouvertes.fr/hal-02301312 | # Orientifolds of the 3-sphere
Abstract : We study the geometry of orientifolds in the SU(2) WZW model. They correspond to the two inequivalent, orientation-reversing involutions of $S^3$, whose fixed-point sets are: the north and south poles (O0), or the equator two-sphere (O2). We show how the geometric action of th... | 2019-10-16 02:04:22 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://studybay.com/math/number-theory/integers/ | # Integers
## Integers Topics
Sort by:
### Whole number
One of the numbers 1, 2, 3, ... (OEIS A000027), also called the counting numbers or natural numbers. 0 is sometimes included in the list of "whole" numbers (Bourbaki 1968, Halmos 1974), but there seems to be no general agreement. Some authors also interpret "w... | 2020-10-23 04:53:00 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://guitarknights.com/guitar-notes-guitar-jewelry.html | A guitar's frets, fretboard, tuners, headstock, and truss rod, all attached to a long wooden extension, collectively constitute its neck. The wood used to make the fretboard usually differs from the wood in the rest of the neck. The bending stress on the neck is considerable, particularly when heavier gauge strings are... | 2019-07-19 00:19:06 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gmatclub.com/forum/91-140923.html | It is currently 21 Sep 2017, 09:08
# Happening Now:
Live Chat with Amy Mitson, Sr. Associate Director of Admissions at Tuck Dartmouth
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Pr... | 2017-09-21 16:08:35 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.talkstats.com/threads/addressing-intraclass-correlation-coefficient-issues.39950/ | # Addressing intraclass correlation coefficient issues
#### agp
##### New Member
ICC estimates changes according to the magnitude of the data. If the data are >1, ICC values are going to be way closer to 1 than if the data are decimals. For example, if you are calculating ICC between three projections of 2010's % gro... | 2018-01-16 07:58:00 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://iacr.org/cryptodb/data/author.php?authorkey=10249 | ## CryptoDB
### Eduardo Soria-Vazquez
#### Publications
Year
Venue
Title
2021
EUROCRYPT
Whilst secure multiparty computation (MPC) based on garbled circuits is concretely efficient for a small number of parties $n$, the gap between the complexity of practical protocols, which is $O(n^2)$ per party, and the theoretic... | 2021-09-20 19:34:36 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tedyin.com/categories/bookmarks/ | Because I choose to.
# Scripts for Adding Bookmarks to a PDF
As I gradually get used to reading more and more e-books, I find that it could be 100x more efficient if there were bookmarks that help you jump around the chapters for a scanned version pdf. It could be even more pleasant than reading the original paper-ba... | 2021-12-03 12:48:01 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.scienceforums.net/topic/91038-foot-pounds-to-miles-per-hour-help/ | # Foot-pounds to miles per hour help
## Recommended Posts
I have been looking at the Anzio 20mm rifle for work and it is has 22,000 foot-pounds of kinetic energy and I what to know how fast that is in miles per hour
##### Share on other sites
I have been looking at the Anzio 20mm rifle for work and it is has 22,000... | 2020-01-25 14:20:57 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.lmfdb.org/ModularForm/GL2/Q/holomorphic/4032/2/c/j/ | # Properties
Label 4032.2.c.j Level 4032 Weight 2 Character orbit 4032.c Analytic conductor 32.196 Analytic rank 0 Dimension 2 CM no Inner twists 2
# Related objects
## Newspace parameters
Level: $$N$$ $$=$$ $$4032 = 2^{6} \cdot 3^{2} \cdot 7$$ Weight: $$k$$ $$=$$ $$2$$ Character orbit: $$[\chi]$$ $$=$$ 4032.c (o... | 2020-08-05 08:04:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.techwhiff.com/issue/rick-ans-chad-are-playing-a-number-pattern-game-rick--421764 | # Rick ans Chad are playing a number pattern game. Rick wrote the pattern. 32.3, 34.5, 36.7, _, 41.1 What is the unknown number in the pattern Rick wrote? A) 37.9 B) 38.8 C)38.9 D) 39.9 what is the answer
###### Question:
Rick ans Chad are playing a number pattern game. Rick wrote the pattern.
32.3, 34.5, 36.7, _, 41... | 2023-03-23 17:02:03 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://iacr.org/cryptodb/data/author.php?authorkey=8885 | ## CryptoDB
### Kartik Nayak
#### Publications
Year
Venue
Title
2022
ASIACRYPT
We investigate the communication complexity of Byzantine agreement protocols for long messages against an adaptive adversary. In this setting, prior $n$-party protocols either achieved a communication complexity of $O(nl\cdot\poly(\kappa)... | 2023-02-07 09:31:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/questions/5108/in-which-cases-does-the-3d-subshell-take-precedence-over-the-4s-subshell | # In which cases does the 3d subshell take precedence over the 4s subshell?
I've learnt in Chemistry that for example in Chromium, the 4s subshell only has one electron in favor of making the 3d subshell half-full. Also, for Copper the same happens.
What other circumstances does this happen under? Do ions obey the sa... | 2019-09-18 11:53:06 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://angularquestions.com/2018/05/27/using-messageformat-with-angular-translate/ | # using messageformat with angular-translate
I’ve got a rails 4.1/angular 1.x app that I’ve got angular-translate-rails gem happily running on.
I’m wanting to integrate pluralisation as per angular-translate-interpolation-messageformat and I’m not entirely sure I’m doing this right!
I’ve got messageformat.js v0.1.7 ... | 2018-10-20 00:23:17 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.numerade.com/questions/find-an-equation-for-the-surface-obtained-by-rotating-the-line-z-2y-about-the-z-axis/ | 💬 👋 We’re always here. Join our Discord to connect with other students 24/7, any time, night or day.Join Here!
# Find an equation for the surface obtained by rotating the line $z = 2y$ about the z-axis.
## $x^{2}+y^{2}=\frac{z^{2}}{4}$
Vectors
### Discussion
You must be signed in to discuss.
Lectures
Join Boot... | 2021-10-27 03:53:10 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://warwick.ac.uk/fac/sci/maths/research/events/2017-18/symposium/rvgsld/schedule/ | # Schedule, Titles & Abstracts
##### Schedule
Time \ Day Monday Tuesday Wednesday Thursday Friday 10:00-10:50 Guéritaud Burger Series Falbel 10:50-11:15 Coffee Coffee Coffee Coffee 11:15-12:05 Canary Loftin Pozzetti Dumas Deraux 12:05-13:40 Lunch Lunch Lunch Lunch Lunch 13:40-14:30 Zhang Wentworth Free afternoon Drum... | 2019-04-25 12:05:44 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.tensorflow.org/versions/r1.8/api_docs/python/tf/contrib/nccl/all_prod | # tf.contrib.nccl.all_prod
tf.contrib.nccl.all_prod(tensors)
Returns a list of tensors with the all-reduce product across tensors.
The computation is done with an all-reduce operation, so if only some of the returned tensors are evaluated then the computation will hang.
#### Args:
• tensors: The input tensors acr... | 2018-08-18 14:17:16 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.acmerblog.com/hdu-4100-quelling-blade-7103.html | 2015
04-16
Mr. Sheep lost himself in a computer game. In this game, he plays the part of a super hero and fight with the evil. The equipment is very important in this game and Mr. Sheep thinks the Quelling Blade is the most powerful weapon.
In this game, each type of weapon costs hero some money, and brings the hero ... | 2017-08-17 13:40:57 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://together.jolla.com/answers/72144/revisions/ | # Revision history [back]
Here MAPs was updated with update 10: https://together.jolla.com/question/71741/release-notes-on-hold-software-version-11126-vaarainjarvi/ Since the update is on hold, probably Maps is on hold as well, just like the other new apps. FYI, I do not see Maps either, I have it installed, on 1.0.8.... | 2019-02-22 00:27:24 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.rdocumentation.org/packages/matlib/versions/0.9.2/topics/Solve | # Solve
0th
Percentile
##### Solve and Display Solutions for Systems of Linear Simultaneous Equations
Solve the equation system $Ax = b$, given the coefficient matrix $A$ and right-hand side vector $b$, using link{gaussianElimination}. Display the solutions using showEqn.
##### Usage
Solve(A, b = rep(0, nrow(A)), ... | 2020-02-28 22:58:14 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/for-the-function-y-3x-2-how-do-you-find-the-y-intercept | # For the function y=3x+2, how do you find the y-intercept?
##### 1 Answer
Jul 30, 2016
The y-intercept is the point where the function crosses the y axis
#### Explanation:
The y-intercept is where $x = 0$, and for that value $y = 2$. Then, the y-intercept is the point $\left(0 , 2\right)$ | 2021-11-29 19:14:29 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 3, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://religion.oxfordre.com/view/10.1093/acrefore/9780199340378.001.0001/acrefore-9780199340378-e-82?rskey=It0bjL&result=2 | The ORE of Religion will be available for subscription in late September. Speak to your Oxford representative or contact us to find out more.
Dismiss
Show Summary Details
Page of
PRINTED FROM the OXFORD RESEARCH ENCYCLOPEDIA, RELIGION (religion.oxfordre.com). (c) Oxford University Press USA, 2016. All Rights Reserve... | 2017-09-24 12:15:29 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 3, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathoverflow.net/questions/65691/is-there-a-combinatorial-analogue-of-ricci-flow?answertab=oldest | # Is there a combinatorial analogue of Ricci flow?
The question of generalising circle packing to three dimensions was asked in 65677. There is a clear consensus that there is no obvious three dimensional version of circle packing.
However I have seen a comment that circle packing on surfaces and Ricci flow on surfac... | 2015-05-25 01:55:22 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://qiskit.org/documentation/stubs/qiskit.algorithms.LinearSolverResult.html | LinearSolverResult¶
class LinearSolverResult[source]
Bases: qiskit.algorithms.algorithm_result.AlgorithmResult
A base class for linear systems results.
The linear systems algorithms return an object of the type LinearSystemsResult with the information about the solution obtained.
Methods
combine Any property fro... | 2022-01-21 23:46:18 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://aliciapyne.com/what-happens-when-two-operators-commute/ | # What happens when two operators commute?
## What happens when two operators commute?
If two operators commute, then they can have the same set of eigenfunctions. If two operators commute and consequently have the same set of eigenfunctions, then the corresponding physical quantities can be evaluated or measured exa... | 2022-07-01 16:58:52 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.surrey.ac.uk/people/justin-read | Head of the Department of Physics
+44 (0)1483 686814
07 BB 03
Head of Department Enquiries - physicshod@surrey.ac.uk
PA: Mrs Joanna Moore
+44 (0)1483 689421
Astrophysics Research Group, Department of Physics.
### Areas of specialism
Astrophysics; Computational Science; Dark Matter; Gravitational Dynamics; Fluid Dyna... | 2021-10-20 01:02:21 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.ub.edu/focm2017/content/viewAbstract.php?code=1662 | #### Conference abstracts
Session A4 - Computational Geometry and Topology
July 11, 15:00 ~ 15:25 - Room B7
## Intrinsic $1$-dimensional persistence of geodesic spaces
### IST Austria, Austria - ziga.virk@ist.ac.at
Given a nice compact geodesic space $X$, such as a compact Riemannian manifold, we present the t... | 2017-09-20 11:09:34 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.esaral.com/q/in-a-abc-it-is-given-that-a-b-c-3-2-1-and-acd-90-if-bc-is-produced-to-e-then-ecd-32380 | # In a ∆ABC, it is given that ∠A : ∠B : ∠C = 3 : 2 : 1 and ∠ACD = 90°. If BC is produced to E then ∠ECD = ?
Question:
In a ∆ABC, it is given that ∠A : ∠B : ∠C = 3 : 2 : 1 and ∠ACD = 90°. If BC is produced to E then ∠ECD = ?
(a) 60°
(b) 50°
(c) 40°
(d) 25°
Solution:
Let $\angle A=(3 x)^{\circ}, \angle B=(2 x)^{\circ... | 2023-04-01 08:09:45 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/differential-geometry/93072-s-dense-0-a.html | # Math Help - S dense in 0
1. ## S dense in 0
Prove that if $S$ is a subset of the reals, dense around 0, then there may be no $s \in S$ such that $s/2 \in S$.
2. Let S be the set of numbers that can be expressed as a finite "decimal" fractions in some base with the last non-zero digit taking some fixed value. If yo... | 2015-10-10 19:08:27 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 28, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.jstor.org/stable/2261357?origin=crossref | $\mathrm{CO}_2$ Fluxes from Peat in Boreal Mires under Varying Temperature and Moisture Conditions
Jouko Silvola, Jukka Alm, Urpo Ahlholm, Hannu Nykanen and Pertti J. Martikainen
Journal of Ecology
Vol. 84, No. 2 (Apr., 1996), pp. 219-228
DOI: 10.2307/2261357
Stable URL: http://www.jstor.org/stable/2261357
Page Count:... | 2015-12-02 04:00:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www2.math.binghamton.edu/p/seminars/comb/abstract.200311bla | ### Sidebar
seminars:comb:abstract.200311bla
# How to Complicate a Simple'' Problem: Computational Topology of Equivariant Maps from Spheres to Complements of Arrangements
## Abstract for the Combinatorics and Number Theory and Geometry/Topology Seminars 2003 November 24
The point of this talk is to illustrate the ... | 2021-03-08 16:24:02 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/anisotropy-of-the-speed-of-light.117125/ | # Anisotropy of the speed of light?
#### Garth
Science Advisor
Gold Member
Carlos. E. Navia and Carlos. R. A. Augusto's paper:
(Instituto de F´ısica Universidade Federal Fluminense, 24210-130, Niter´oi, RJ, Brazil) Amplified Doppler shift observed in diffraction images as function of the COBE "ether drift" direction
... | 2019-03-25 17:43:49 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://plainmath.net/differential-calculus/32103-higher-order-derivatives-find-and-simplify-y-x-plus-sin-y-equal-y | 2021-10-02
Higher-order derivatives Find and simplify y.
$x+\mathrm{sin}y=y$
Alix Ortiz
Step 1
Given: $x+\mathrm{sin}y=y$
To compute : y''
formula: ${\left(\mathrm{sin}x\right)}^{\prime }=\mathrm{cos}x$
${\left(\mathrm{cos}x\right)}^{\prime }=-\mathrm{sin}x$
Step 2
Lets differentiate the given function with respect ... | 2023-03-28 03:25:27 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 8, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.hpmuseum.org/forum/thread-17357.html | HP35 50th anniversary is nigh!
08-15-2021, 03:27 AM
Post: #1
Dave Shaffer Member Posts: 55 Joined: Dec 2013
HP35 50th anniversary is nigh!
To the best of my knowledge, the original HP 35 appeared in 1972. I used one (my Dad's - who was a mechanical engineer and must have convinced his employer that he "needed" one of ... | 2021-10-18 16:20:16 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.albert.io/learn/ap-physics-1-and-2/question/center-of-mass-com-cube-rod-sphere-combination | Limited access
For the cube-rod-sphere combination shown, the density of the material is uniform throughout the object. A thin rod of length, $d$, connects the centers of the two objects, both mass $4M$.
Where is the center of mass?
A
Inside the cube.
B
Closer to the cube than to the sphere.
C
At the midpoint b... | 2017-04-30 08:57:02 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/question-about-singular-integral-eq.724653/ | # Question about singular integral eq.
1. Nov 24, 2013
### rugphy
Hi,
I've questions about the Fredholm integral equation :
1. Is an following eq.
$a(x)y(x) + \int^{∞}_{-∞}\frac{\sin(x-y)}{x-y}dy = f(x)$
be defined as singular integral equation, if it is how can i get the solution?
2. What is the definition of singu... | 2018-03-18 14:15:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/35403/finitely-generated-k-algebra-and-polynomial-ring | # finitely generated k-algebra and polynomial ring
Let $k$ be a field and let $A \neq 0$ be a finitely generated $k$-algebra, and $x_1, \cdots, x_n$ generate $A$ as a $k$-algebra. Is there any relationship(inclusion, homomorphism, etc.) between $A$ and $k[x_1,\cdots,x_n]$?
How about the case if $x_1,\cdots,x_n$ are a... | 2014-04-17 04:22:46 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/what-is-the-square-root-of-15-times-square-root-of-12-square-root-of-15 | # What is the square root of 15 times (square root of 12 - square root of 15)?
Sep 22, 2015
I simplified up to: $6 \sqrt{5} - 15$
#### Explanation:
Considering your problem as:
$\sqrt{15} \left(\sqrt{12} - \sqrt{15}\right) =$
we can multiply:
$= \sqrt{15} \sqrt{12} - \sqrt{15} \sqrt{15} = \sqrt{15} \sqrt{12} - 15... | 2021-06-22 02:39:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 6, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/2873301/fourier-and-laplace-transforms-together-is-this-possible | Fourier and Laplace transforms together, is this possible?
Answering on some posts on MSE about Laplace transform and Fourier transform I stumbled upon a question to which I cannot answer myself (not having a good ground in pure mathematics).
The question is the following:
Is there some mathematical constraint that ... | 2019-12-06 13:30:34 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://brilliant.org/problems/a-geometric-problem-part-ii/ | # A geometric problem, part II
Geometry Level 3
You have a circle (circle 1) inscribed in an equilateral triangle.
Then, you construct another circle (circle 2) that is tangent to two sides of the triangle and to circle 1.
Then, you construct another circle (circle 3) that is tangent to two sides of the triangle and ... | 2018-04-22 06:59:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.hepdata.net/record/ins878733 | • Browse all
Observation of a Centrality-Dependent Dijet Asymmetry in Lead-Lead Collisions at $\sqrt{s_{NN}}=2.77$ TeV with the ATLAS Detector at the LHC
The collaboration
Phys.Rev.Lett. 105 (2010) 252303, 2010.
Abstract (data abstract)
CERN-LHC. Measurement of the dijet asymmetry in lead-lead collisions at a centre-... | 2021-01-26 15:03:26 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gateoverflow.in/2122/gate2011-20-ugcnet-june2013-ii-48 | 7.2k views
Let the page fault service time be $10$ milliseconds(ms) in a computer with average memory access time being $20$ nanoseconds (ns). If one page fault is generated every $10^6$ memory accesses, what is the effective access time for memory?
1. $21$ ns
2. $30$ ns
3. $23$ ns
4. $35$ ns
edited | 7.2k views
+1
... | 2019-02-19 18:58:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/3229388/show-that-int-01-sup-n-in-mathbb-n-f-nx-dmx-infty | # Show that $\int_0^1 \sup_{n\in\mathbb N}\{ f_n(x) \}dm(x)=\infty$
Let $$m$$ denote Lebesgue measure on $$[0,1]$$. Let $$\{f_n\}$$ be a sequence of Lebesgue measurable functions on $$[0,1]$$ with values in $$[0,\infty]$$ such that $$\lim_{n\to\infty} f_n(x)=0$$ almost everywhere and $$\int_0^1 f_n(x)dm(x)=1\quad\text... | 2020-09-27 23:46:52 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://renormalization.com/2010/02/ | ## Archive for February 2010
We study the one-loop renormalization of high-energy Lorentz violating four fermion models. We derive general formulas and then consider a number of specific models. We study the conditions for asymptotic freedom and give a practical method to determine the asymptotic-freedom domain. We al... | 2018-02-20 15:20:40 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://dataspace.princeton.edu/handle/88435/dsp0141687k926 | Please use this identifier to cite or link to this item: http://arks.princeton.edu/ark:/88435/dsp0141687k926
Title: Turbulent, Molecular Clouds Regulated by Radiation Feedback Authors: Raskutti, Sudhir Advisors: Ostriker, Eve C Contributors: Astrophysical Sciences Department Keywords: hydrodynamicsMolecular Cloudsnume... | 2020-09-22 11:54:17 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mullikine.github.io/posts/generate-graphviz-and-prolog-from-org-brain/ | ## Summary
I would like to be creating graphs interactively with org-brain and then using them to generate graphviz, plantuml and mermaid diagrams, and also knowledge bases with prolog.
Why Prolog? Prolog is incredibly useful for querying KBs. If I plan on working for a large corporation with their own ontologies and... | 2022-08-14 15:47:12 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.stackexchange.com/questions/438386/are-maxwells-equations-valid-in-a-rotating-frame?r=SearchResults | # Are Maxwell's equations valid in a rotating frame?
Maxwell's equations are covariant under Lorentz transformations. Are they covariant under going to a rotating frame and if not how do they look? | 2019-08-22 18:55:53 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://docs.eyesopen.com/toolkits/java/dockingtk/OEDockingClasses/OEHybrid.html | # OEHybrid¶
class OEHybrid : public OEDock
Note
This OEHybrid is identical to OEDock except that the default OEDockMethod is OEDockMethod.Hybrid.
OEHybrid is used to dock and score multiconformer molecules in an active site using the Hybrid Method.
Use the following procedure to dock and score molecules with this... | 2017-05-25 08:45:58 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.speedsolving.com/threads/for-sale-2x2-7x7-pochman-style-supercube.40680/ | # For Sale: 2x2 - 7x7 Pochman Style SuperCube
#### qqwref
##### Member
Heh, cool. I don't think I've seen a good physical 6x6x6/7x7x7 supercube before. How do they turn (and what kind of price are you thinking of)?
#### rubixwiz031
##### Member
Heh, cool. I don't think I've seen a good physical 6x6x6/7x7x7 supercub... | 2019-11-19 08:44:50 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.aps.org/articles/v3/s9 | Synopsis
# Opening the gate to quantum computation
Physics 3, s9
The demonstration of entanglement between two neutral atoms would be a key step toward using them for quantum computation.
Entanglement lies at the heart of quantum computation. Entangling neutral atoms is attractive because they interact weakly with t... | 2021-10-18 11:05:40 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.stackexchange.com/questions/151352/is-parity-really-violated-even-though-neutrinos-are-massive | # Is Parity really violated? (Even though neutrinos are massive)
The weak force couples only to left-chiral fields, which is expressed mathematically by a chiral projection operator $P_L = \frac{1-\gamma_5}{2}$ in the corresponding coupling terms in the Lagrangian.
This curious fact of nature is commonly called parit... | 2020-07-05 23:52:38 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |