url string | text string | date timestamp[s] | metadata string |
|---|---|---|---|
https://chemistry.stackexchange.com/questions/161957/dissolution-of-sugar-in-water-and-its-temperature-dependence/161962 | Dissolution of sugar in water and its temperature dependence
As far as I can remember, I was taught in 6th grade that warm water would dissolve sugar with greater ease than cool water. In 11th grade, I was taught that Hydrogen Bonding is the reason behind compounds dissolving in water, and was later taught that at hig... | 2022-07-04T12:47:13 | {"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://ecommons.cornell.edu/handle/1813/70014?show=full | dc.contributor.author Sun, Yiming dc.date.accessioned 2020-06-23T17:59:53Z dc.date.available 2020-06-23T17:59:53Z dc.date.issued 2019-12 dc.identifier.other Sun_cornellgrad_0058F_11757 dc.identifier.other http://dissertations.umi.com/cornellgrad:11757 dc.identifier.uri https://hdl.handle.net/1813/70014 dc.description 2... | 2021-07-24T19:41:51 | {"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://homework.zookal.com/questions-and-answers/1-a-represent-the-following-strategic-situation-in-a-normal-967695239 | 2. Economics
3. 1 a represent the following strategic situation in a normal...
# Question: 1 a represent the following strategic situation in a normal...
###### Question details
1.
A.
Represent the following strategic situation in a NORMAL FORM game. Janet is a contestant on a popular game show, and her task is to... | 2021-05-12T12:44: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... |
http://mathematica.stackexchange.com/questions/17885/implementing-rayleigh-criterion-method-for-finding-the-resolution-of-an-optical | # Implementing Rayleigh criterion method for finding the resolution of an optical system
I want to use the Rayleigh criterion to find the resolution of an optical system. I have two functions f1 = Sinc[x]^2 and f2 = Sinc[x-T]^2, T being the translation. I want to change the value of T until the first minimum of f2 coi... | 2015-03-28T17:52: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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.math.sinica.edu.tw/www/seminar/abstract_view.jsp?seminar_id=1915 | Dynamical Systems Seminar 主講者: 念家興 教授 (靜宜大學財務與計算數學系) 講題: Critical sets and their images for planar quadratic maps 時間: 2014-06-04 (Wed.) 15:00 - 16:30 地點: 數學所 722 研討室 (台大院區) Abstract: It is well known that critical sets and their images play important roles in the dynamics of non-invertible maps. The critical sets for ... | 2020-01-23T15:40:46 | {"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://math.stackexchange.com/questions/2565387/how-to-work-in-gap-with-finite-fields-given-by-a-particular-polynomial | # How to work in GAP with finite fields given by a particular polynomial.
I need help, I'm working over the Galois Fields $\mathrm{GF}(2^m)$ and I will construct the field with a chosen irreducible polynomial of degree $m$ over $\mathrm{GF}(2)$. I can do it on GAP. Now comes my problem. I'll take $a$ to be a root of t... | 2019-11-15T08:46:29 | {"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://ask.sagemath.org/answers/24960/revisions/ | # Revision history [back]
So that this code works
sage: a = 181.0
sage: b = 360
sage: n = (a / b).round()
sage: b * n + (a % b) == a
True
From the sage docstring (which you can read by typing a.__mod__?)
Return the value of "left - n*right", rounded according to the rounding mode of the parent, where "n" is the in... | 2022-10-03T11:35: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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/relation-between-spin-and-its-magnetic-field.161068/ | # Relation between spin and its magnetic field
## Main Question or Discussion Point
I understand that the magnetic moment of an electron is associated with its intrinsic spin. But what is the magnetic field due to spin?
I'm asking this while thinking about the Faraday Effect where the magnetic field in the direction ... | 2020-03-30T07:52: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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gateway.ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/Cauchy_boundary_condition.html | # Cauchy boundary condition
In mathematics, a Cauchy boundary conditions /kˈʃ/ augments an ordinary differential equation or a partial differential equation with conditions that the solution must satisfy on the boundary; ideally so to ensure that a unique solution exists. A Cauchy boundary condition specifies both the... | 2022-01-26T00:31:15 | {"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://phys.libretexts.org/Bookshelves/Waves_and_Acoustics/Laboratory_Manual_-_The_Science_of_Sound_(Fiore)/04%3A_Tensioned_String/4.01%3A_Section_1- | $$\require{cancel}$$
# 4.1: Introduction
A tensioned string is a classic example of controlled vibration which may create waveforms with many overtones or harmonics. This may result in a waveform considerably more complex in appearance than a simple sine wave although it will have a discernable period. Pythagoras st... | 2022-05-16T16:23: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://math.stackexchange.com/questions/2430801/derive-alonzo-churchs-axioms-from-tarski-bernay-wajsberg-axioms | # Derive Alonzo Church's axioms from Tarski-Bernay-Wajsberg axioms
In Ex.12.7 of Introduction to mathematical logic by Alonzo Church, Readers are asked to prove the following in order as theorems of the Tarski-Bernay-Wajsberg axiom system :
$1. (p \rightarrow (p \rightarrow q)) \rightarrow (p \rightarrow q)$
$2. (p ... | 2019-05-21T02:41: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... |
http://mathoverflow.net/questions/62559/split-sum-into-equal-terms | # Split sum into equal terms
Given a sum of $l$ integers $r_1+...+r_k+...+r_l$ and an integer $t$.
Find indices
$1 < p_1 <...< p_h <...< p_{t-1} < l$
such that in sum
$(r_1+...+r_{p_1})+...+(r_{p_{h-1}+1}+...+r_{p_h})+...+(r_{p_{t-1}}+...+r_l)$
sums in brackets have nearly same value.
The criteria "nearly same v... | 2016-05-04T02:25: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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://egtheory.wordpress.com/2013/12/22/evolution-is-risk-averse/ | # Evolution as a risk-averse investor
I don’t know about you, but most of my money is in my savings account and not in more volatile assets like property, bonds, or stocks. This is a consequence of either laziness to explore my options, or — the more comforting alternative — extreme risk-aversion. Although it would be... | 2017-05-29T07:49: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": 0, "img_math": 11, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.hepdata.net/record/ins1392011 | • Browse all
Measurement of the $K_L$ nuclear interaction length in the NaI(Tl) calorimeter
JINST 10 (2015) P09006, 2015.
Abstract (data abstract)
NOVOSIBIRSK-VEPP-2M. In the study of the reaction $e^+e^-\to K_{S}K_{L}$ at the VEPP-2M $e^+e^-$ collider with the SND detector the nuclear interaction length of $K_{L}$ m... | 2020-11-23T16:10: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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://brilliant.org/problems/roots-5/ | # Roots
Algebra Level pending
The equation $$x^2 - 6x - 2 = 0$$ has two roots, $$\alpha$$ and $$\beta$$. Let $$a_n = \alpha^n + \beta^n$$
Find $$\dfrac{a_{100} -2a_{98}}{a_{99}}$$
This problem is not original.
× | 2017-10-20T09:05: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.groundai.com/project/pairing-resonance-as-a-normal-state-spin-probe-in-ultra-thin-al-films/ | Pairing resonance as a normal-state spin probe in ultra-thin Al films
# Pairing resonance as a normal-state spin probe in ultra-thin Al films
## Abstract
We present a quantitative analysis of the low-temperature, high parallel field pairing resonance in ultra-thin superconducting Al films with dimensionless conducta... | 2019-04-19T10:48:25 | {"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.aimsciences.org/article/doi/10.3934/dcds.2020311 | # American Institute of Mathematical Sciences
• Previous Article
Classification of nonnegative solutions to an equation involving the Laplacian of arbitrary order
• DCDS Home
• This Issue
• Next Article
Spatial dynamics and optimization method for a network propagation model in a shifting environment
doi: 10.3934/dcds... | 2020-11-29T20:40:28 | {"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/are-you-smarter-than-a-5th-grader-question.176383/ | # Are you smarter than a 5th grader question
## Main Question or Discussion Point
The question was how many angles in a scalene triangle have the same number of degrees. They accepted her answer of zero, but I would think that the only reasonable correct answer to that question would be one.
Related General Discussi... | 2020-07-05T19:35:48 | {"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://sequencecalculators.com/nth-term-of-hp-a-5-d-2-n-6 | # Find nth term of Harmonic Sequence a = 5, n=6, and d=2
Free Harmonic Sequence Calculator finds the nth term of harmonic sequence when a = 5, n=6, and d=2 in a fraction of seconds.
First term [a]:
common difference[d]:
Total terms[n]:
### Steps to find nth term of harmonic sequence:
nth term of harmonic sequence f... | 2022-08-10T11:51: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://regator.com/academics/physics/page6/ | Discover a new way to find and share stories you'll love… Learn about Reading Desk
# All Blogs / Academics / Physics / Popular
### Straight
In class tomorrow I'll introduce one of my favourite equations: $$\frac{d^2x^\sigma}{d\tau^2}+\Gamma^\sigma_{\rho\nu}\frac{dx^\rho}{d\tau}\frac{dx^\nu}{d\tau}= 0\.$$ ... Wait - ... | 2014-03-10T11:02:19 | {"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://socratic.org/questions/given-the-equation-cucl2-2-nano3-2-cu-no3-2-2-nacl-what-is-the-limiting-reagent- | # Given the equation: CuCl2 + 2 NaNO3--> 2 Cu(NO3)2 + 2 NaCl, what is the limiting reagent if 15g of CuCl2 react with 20g of NaNO3?
Dec 11, 2015
$C u C {l}_{2} + 2 N a N {O}_{3} \rightarrow C u {\left(N {O}_{3}\right)}_{2} + 2 N a C l$
#### Explanation:
Moles of sodium nitrate, $\frac{20.0 \cdot g}{85.00 \cdot g \c... | 2021-07-29T14:25:20 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 30, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://socratic.org/questions/the-millers-electric-bill-jumped-from-84-in-may-to-105-in-june-what-is-the-perce#399923 | # The Millers' electric bill jumped from $84 in May to$105 in June. What is the percent of increase in their electric bill?
Apr 1, 2017
=25%
#### Explanation:
$\frac{105 - 84}{84} \times 100$
$= \frac{21}{84} \times 100$
$= \frac{1}{4} \times 100$
$= 25$ | 2021-09-23T02:38:11 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "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/photometry-determining-a-binary-star-system.545609/ | # Photometry: Determining a binary star system.
Lavabug
## Homework Statement
By performing CCD photometry on a pair of nearby stars A and B we obtain their relative magnitudes in the V filter and their colors:
Star A: mV = 8.70 , (B − V )= 1.30
Star B: mV = 11.90 , (B − V )= 1.81
Star A is known to be a of a main... | 2022-08-13T18:13: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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://web2.0calc.com/questions/ant-needs-help | +0
# Ant needs help!
+1
124
4
+493
What is the probability that at least two of the faces match when you roll three fair six-sided dice? Express your answer as a common fraction.
ant101 Feb 20, 2018
#1
0
[6C2 * 6] / 6^3 = 90/216 =5 / 12
Guest Feb 20, 2018
#2
+493
+1
noppppppppppppppppppppppppppppppppppeeeeeeeee... | 2018-07-21T17:18:04 | {"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://projecteuclid.org/euclid.ecp/1465315613 | Electronic Communications in Probability
Central limit theorem for an additive functional of the fractional Brownian motion II
Abstract
We prove a central limit theorem for an additivefunctional of the $d$-dimensional fractional Brownian motionwith Hurst index $H\in(\frac{1}{d+2},\frac{1}{d})$, using the method of m... | 2020-01-19T14:27: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... |
http://frostgullygallery.com/info/1115/17516.htm | # 尊龙官网app
• |
• |
• |
• English
Covers of the Integers by Residue Classes and their Extensions to Groups
A system $A=\{a_s+n_s\mathbb Z\}_{s=1}^k$ of $k$ residue classes is called a cover of $\mathbb{Z}$ if any integer belongs to one of the $k$ residue classes. This concept was introduced by P. ... | 2022-05-17T15:06: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": 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/2522608/what-is-the-number-of-5-digit-numbers-divisible-by-3 | # What is the number of 5 digit numbers divisible by 3? [closed]
What is the number of $5$ digit numbers divisible by $3$ using the digits $0,1,2,3,4,6,7$ and repetition is not allowed?
• Hint: the sum of the digits must be divisible by 3.
– Remy
Nov 16 '17 at 5:57
• Can the first digit be $0$? Nov 16 '17 at 7:02
th... | 2022-01-24T07:50:09 | {"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://isabelle.in.tum.de/repos/isabelle/file/61dd8c145da7/src/HOL/MicroJava/document/introduction.tex | src/HOL/MicroJava/document/introduction.tex
author haftmann Fri Jun 11 17:14:02 2010 +0200 (2010-06-11) changeset 37407 61dd8c145da7 parent 12914 71015f46b3c1 child 68649 f849fc1cb65e permissions -rwxr-xr-x
declare lex_prod_def [code del]
1 \chapter{Preface}
2
3 \section{Introduction}
4 \label{s... | 2020-03-28T15:48: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://en.wikipedia.org/wiki/Talk:Spectral_method | Talk:Spectral method
WikiProject Mathematics (Rated Start-class, Mid-importance)
This article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of Mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion an... | 2017-03-26T04:03:44 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 10, "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://math.stackexchange.com/questions/72878/finding-the-expectation | # Finding the expectation
I'm just brushing up my math skills and I came across the following problem.
A lifetime X of a certain device is exponential with parameter $\mu$ years. What is the expected value of $\max\{\mu/2 , X\}$?
I have no clue on how to start solving this. Any ideas?
-
Your edit is truly mystifyin... | 2016-05-25T01:38:20 | {"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://zbmath.org/?q=an:1339.06001 | # zbMATH — the first resource for mathematics
Iterative properties of birational rowmotion. II: Rectangles and triangles. (English) Zbl 1339.06001
Summary: Birational rowmotion – a birational map associated to any finite poset $$P$$ – has been introduced by Einstein and Propp as a far-reaching generalization of the (w... | 2021-01-23T06:06: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": 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/laplace-equation-in-a-unit-ball.392243/ | Laplace equation in a unit ball
1. Apr 4, 2010
isison
1. The problem statement, all variables and given/known data
[PLAIN]http://img641.imageshack.us/img641/9458/93563522.jpg [Broken]
2. Relevant equations
N/A
3. The attempt at a solution
I think the reason I can't solve this problem is possibly I failed to consid... | 2018-01-18T12:04:59 | {"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://zbmath.org/?format=complete&q=an:0805.11062 | # zbMATH — the first resource for mathematics
##### Examples
Geometry Search for the term Geometry in any field. Queries are case-independent. Funct* Wildcard queries are specified by * (e.g. functions, functorial, etc.). Otherwise the search is exact. "Topological group" Phrases (multi-words) should be set in "strai... | 2014-04-23T22:21:56 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 6, "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://function-of-time.blogspot.com/2009/04/build-your-own-worksheet.html | Hello, reader! If you intend to post a link to this blog on Twitter, be aware that for utterly mysterious reasons, Twitter thinks this blog is spam, and will prevent you from linking to it. Here's a workaround: change the .com in the address to .ca. I call it the "Maple Leaf Loophole." And thanks for sharing!
## Tuesd... | 2019-08-26T09:04: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... |
http://www.zentralblatt-math.org/zmath/en/advanced/?q=an:0922.11040 | 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 0922.11040
Chan, Heng Huat; Lang, Mong Lung
Ramanujan's modular equat... | 2013-05-21T11: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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://eguruchela.com/physics/formulas/conservationlaws.php | Law Of Conservation Of momentum
V1, V2: initial velocities of objects 1 and 2; V1, V2: final velocities of objects 1 and 2
Elastic Collision
V: Velocity of the two body system(m1+m2) after impact
One Dimensional Elastic Collision
v1, v2`: velocities of m1 and m2 after impact | 2021-05-06T22:12: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://getrevising.co.uk/revision-tests/kinematics | # Kinematics
HideShow resource information
K A N G P F R E E F A L L V Q A X M L U X F I N S T A N T A N E O U S S P E E D K A U R Y P W P O L Q S V L Q C D Q N E Q S L D H U E M L J L M Y M N X V W J V V N Y F E D T C Y D J P C V A T I O K O R A D L C E E K N A Q B V B Q H A E G U D L V B W F P E U A O S E Q Y C C F... | 2016-10-27T01:30:11 | {"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.gradesaver.com/textbooks/math/algebra/college-algebra-10th-edition/chapter-3-section-3-1-functions-3-1-assess-your-understanding-page-210/2 | ## College Algebra (10th Edition)
$21\frac{1}{2}$
Substitute $-2$ to $x$ in the given expression to obtain: $3x^2-5x+\frac{1}{x} \\= 3(-2)^2 -5(-2) + \frac{1}{-2} \\=3(4) +10 - \frac{1}{2} \\=12+10-\frac{1}{2} \\=22-\frac{1}{2} \\=21\frac{1}{2}$ | 2018-10-20T21:07: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.researcher-app.com/paper/298289 | 3 years ago
# Post-Newtonian effects of Dirac particle in curved spacetime - II : the electron g-2 in the Earth's gravity.
Takahiro Morishima, Hirohiko M. Shimizu, Toshifumi Futamase
The general relativistic effects to the anomalous magnetic moment of the electron ${\rm g}_{\rm e}$-2 in the Earth's gravitational fie... | 2022-08-10T04:55: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://socratic.org/questions/how-do-you-simplify-4a-3b-a-2b-3-3b-2-2a-2b-4 | # How do you simplify ((4a^3b)/(a^2b^3))*((3b^2)/(2a^2b^4))?
$\frac{6}{a {b}^{4}}$
Exponents with the same base would add on multiplication = $\frac{12}{2}$ $\frac{{a}^{3} {b}^{3}}{{a}^{4} {b}^{7}}$
= $\frac{6}{a {b}^{4}}$ [exponents in the numerator being lesser than those in the denominator, on division these would ... | 2022-12-09T05:24:55 | {"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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://projecteuclid.org/DPubS?service=UI&version=1.0&verb=Display&handle=euclid.ndjfl/1093893866 | ### Every functionally complete $m$-valued logic has a Post-complete axiomatization.
Nuel D. Belnap and Storrs McCall
Source: Notre Dame J. Formal Logic Volume 11, Number 1 (1970), 106.
First Page:
Primary Subjects: 02.25
Full-text: Open access | 2013-12-13T18:43: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.actuarialoutpost.com/actuarial_discussion_forum/archive/index.php/t-179159.html | PDA
View Full Version : Spring 2007 Exam, q.26
allenlod
11-03-2009, 02:11 PM
The question is as follows:
"The following table was calculated based on loss amounts for a group of motorcycle insurance policies:
cj dj uj xj Pj
250 6 0 1 0
500 6 0 2 5
1000 7 1 4 9
2750 0 1 7 11
5500 0 1 1 3
6000 0 0 1 1
10,000 0 0 0 0
... | 2013-05-19T18:51:29 | {"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://megamachine.wordpress.com/2007/03/ | ## Fuchsiana redux
### March 23, 2007
Here’s another little puzzle about Fuchsian groups. [A collaborator came up with it and we’d like to use it to simplify a proof in a paper, but I think it’s a question that may have totally independent interest.] Is any Fuchsian group $\Gamma_1$ of the first kind with at least on... | 2017-08-20T00:10:43 | {"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": 6, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.eisber.net/StatWiki/index.php/VO_Stochastic_Processes_-_Zusammenfassung_Buch | # General
$(Z(t, w))_t \in \mathbb{R}^+ \,$ is a collection of random variables defined on some probability space $(\Omega, \mathcal A, \mathbb R)\,$
t fixed $Z(t, w)\,$ is a random variable w fixed $t \mapsto Z(t, w)\,$ is a function on $\mathbb{R}^+\,$ (trajectory or path of the stoch. process) t discrete discrete... | 2017-07-28T14:46:04 | {"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": 34, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://ncertmcq.com/rs-aggarwal-class-10-solutions-chapter-4-triangles-ex-4c/ | ## RS Aggarwal Class 10 Solutions Chapter 4 Triangles Ex 4C
These Solutions are part of RS Aggarwal Solutions Class 10. Here we have given RS Aggarwal Solutions Class 10 Chapter 4 Triangles Ex 4C.
Other Exercises
Question 1.
Solution:
Given : Area of ∆ABC = 64 cm²
and area of ∆DEF =121 cm²
EF = 15.4 cm
Question 2.
... | 2022-12-10T07:56: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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.aimsciences.org/article/doi/10.3934/dcds.2016037 | # American Institute of Mathematical Sciences
October 2016, 36(10): 5387-5400. doi: 10.3934/dcds.2016037
## On uniform in time $H^2$-regularity of the solution for the 2D Cahn-Hilliard equation
1 College of Mathematics and Systems Science, Xinjiang University, Urumqi 830046, China 2 Center for Computational Geosci... | 2021-06-22T13:59: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/advanced-math-topics/198715-fractals-cantor-set-print.html | # Fractals - Cantor Set
I have a cantor set $F$ in (0,1) and its hausdorff dimension is $dim_H (F)= \frac{1}{7}$ I have managed to show that $dim_H (F \times [0,1])=\frac{8}{7}$.
I am trying to determind $dim_H (E)$ where $E = ( F \times \Re) \bigcup (\Re\times F)$
I have no clue how to do this or what $E = ( F \times... | 2017-01-22T12:40: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 6, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://ecoloinfo.com/ffxiv-ff-iccnd/qerqn.php?59202e=the-area-of-quadrant-is-154-find-its-perimeter | 25 ⢠Length and area of a quadrant of a circle 2 4 1 2 360 90 2 r r r Ï Ï Ï = × = × = l Area of quadrant of a circle = 4 2 Ïr unit 2 Perimeter of a quadrant = + 2r 4 2Ïr â â â â â â + = + = 2 2 Ï r 2r 2 Ïr unit Examples : 1 Find the area of a sector of a circle whose radius ⦠Perimeter of a recta... | 2021-12-03T04:33: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://solvedlib.com/this-question-is-on-lewis-model-production-in-the,281334 | This question is on lewis model. Production in the modern gector Real Wage 2 kg of...
Question:
This question is on lewis model.
Production in the modern gector Real Wage 2 kg of food Labor demand curve 20 Million workers kil) In the modern sector, where the production decisions are guided by profit motive, the real ... | 2023-03-28T07:49:48 | {"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://r-eco-evo.blogspot.com/2007/10/ | ## Saturday, October 20, 2007
### The Infamous type III SS
Before I started using R, I was under the impression that there was only one type of sums of squares (SS) that should be used: type III SS. It actually was a bit confusing when some people chose to use other types of SS. I also didn't know that SAS invented t... | 2017-10-24T07:48: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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.shaalaa.com/question-bank-solutions/there-are-40-students-class-out-them-15-are-boys-mean-marks-obtained-boys-33-that-girls-35-find-out-mean-all-students-class-measures-central-tendency_76392 | Share
There Are 40 Students in a Class, Out of Them 15 Are Boys. the Mean of Marks Obtained by Boys is 33 and that for Girls is 35. Find Out the Mean of All Students in the Class. - Algebra
ConceptMeasures of Central Tendency
Question
There are 40 students in a class, out of them 15 are boys. The mean of marks obta... | 2020-04-01T03:49: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": 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/advanced-algebra/164617-generating-subspace-dimension-basis.html | # Math Help - Generating a subspace (dimension, basis)
1. ## Generating a subspace (dimension, basis)
The following system of vectors generates a subspace. What is the dimension of the generated subspace? Let's show a basis of the subspace. Choose a basis of the subspace from the given generating elements!
[1,1,0,..... | 2014-07-28T14:43:52 | {"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://demo7.dspace.org/items/f1c94c89-bc1d-4af6-a6f3-fc23791da9c1 | ## Model-theoretic independence in the Banach lattices $L_p(\mu)$
##### Authors
Yaacov, Itaï Ben
Berenstein, Alexander
Henson, C. Ward
##### Description
We study model-theoretic stability and independence in Banach lattices of the form $L_p(X,U,\mu)$, where $1 \leq p < \infty$. We characterize non-dividing using conce... | 2022-12-08T13:06:09 | {"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/geometry/66831-length-side-b.html | # Thread: Length of Side b
1. ## Length of Side b
In ΔABC, m<C = 30 and a = 24. If the area of the triangle is 42, what is the length of side b?
Is this a law of sines or law of cosines problem?
2. Originally Posted by magentarita
In ΔABC, m<C = 30 and a = 24. If the area of the triangle is 42, what is the length o... | 2018-05-25T15:29: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://overbrace.com/bernardparent/viewtopic.php?f=54&t=782&sid=8396255bb21b82231119892d20a2b64c | Numerical Analysis Assignment 3 — Systems of Equations
Question #1
Consider the following system of equations: $$-3 x_1 + 2 x_2 + 4 x_3 + 5 x_4 = 1 \\ - x_1 + 3 x_2 - x_3 + 5 x_4 = 2 \\ -4 x_1 + 4 x_3 + 2 x_4 = 3 \\ 6 x_2 + 4 x_3 - 5 x_4 = 4$$ Find $x_1$, $x_2$, $x_3$, $x_4$ using Gaussian elimination in two different... | 2021-12-01T21:30: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://cloud.originlab.com/doc/Origin-Help/PSS-One-Prop-Algorithm | # 17.8.5.2 Algorithms (PSS: One-Proportion Test)
### Power
One-sided power:$H_0:p\le p_0$
$Power =1-F(\frac{p_0-p_1+z_{\alpha }\sqrt{\frac{(p_0(1-p_0)}{n}}}{\sqrt{\frac{p_1(1-p_1)}{n}}})$
One-sided power:$H_0:p\ge p_0$
$Power =F(\frac{p_0-p_1-z_{\alpha }\sqrt{\frac{(p_0(1-p_0)}{n} }}{\sqrt{\frac{p_1(1-p_1)}{n}}})$... | 2022-07-03T06:09: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 13, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://digchip.com/publications/index.php?date=07-2017&page=7 | #### Electrical and Electronics Engineering publications abstract of: 07-2017 sorted by title, page: 7
» Evanescently Coupled Waveguide InGaAs UTC-PD Having an Over 21 GHz Bandwidth Under Zero Bias
Abstract:The design and fabrication of an evanescently coupled waveguide InGaAs unitraveling-carrier photodiode (PD) are... | 2017-09-20T11:13:51 | {"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/96095/sum-of-two-dedekind-cuts-is-well-defined | # Sum of two Dedekind cuts is well-defined
Can you help me with this?
Let $x=A \mid B$ and $x'=A' \mid B'$ be cuts in $\mathbb Q$. It is defined
$$x+x'=(A+A') \mid \text{ rest of } \mathbb Q$$
Show that although $B+B'$ is disjoint from $A+A'$, it may happen in degenerate cases that $\mathbb Q$ is not the union of $... | 2013-12-20T11:36:20 | {"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://www.ams.org/cgi-bin/bookstore/booksearch?fn=100&pg1=CN&s1=Prest_Mike&arg9=Mike_Prest | New Titles | FAQ | Keep Informed | Review Cart | Contact Us Quick Search (Advanced Search ) Browse by Subject General Interest Logic & Foundations Number Theory Algebra & Algebraic Geometry Discrete Math & Combinatorics Analysis Differential Equations Geometry & Topology Probability & Statistics Applications Ma... | 2016-02-07T06:53:19 | {"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://socratic.org/questions/how-do-you-evaluate-46-15-times-32-5 | # How do you evaluate (( 46- 15) \times 32) + 5?
Mar 6, 2018
See a solution process below:
#### Explanation:
Using the PEDMAS order of operation, first, execute the Subtraction operation within the inner Parenthesis:
((color(red)(46) - color(red)(15) xx 32) + 5 => (31 xx 32) + 5
Next, execute the Multiplication o... | 2019-06-25T16:37:43 | {"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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mingze-gao.com/measures/bidaskspread/ | A simple liquidity measure based on spreads.
Definition
For a given stock $i$ and day $t$, the bid-ask spread on the $k$th quote (trade) is defined as:
$$baspread_{i,t,k}= \frac{ \text{ask}_{i,t,k} - \text{bid}_{i,t,k} }{ \frac{1}{2} \left( \text{ask}_{i,t,k} + \text{bid}_{i,t,k} \right) }$$
Aggregating over day $t... | 2020-02-24T23:09: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/relativistic-collision-of-particles.184477/ | # Relativistic Collision of Particles
1. Sep 14, 2007
### Menisto
1. The problem statement, all variables and given/known data
A particle of mass m whose total energy is twice its rest energy collides with an identical particle at rest. If they stick together, what is the mass of the resulting composite particle? W... | 2016-08-27T20:53: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/705645/use-the-second-isomorphism-theorem-to-conclude-that-gcda-b-textlcma-b-ab | # Use the second isomorphism theorem to conclude that $\gcd(a,b)\text{lcm}(a,b)=ab$
Use the second isomorphism theorem to conclude that $\gcd(a,b)\operatorname{lcm}(a,b)=ab$; that is, the product of the greatest common divisor and the lowest common multiple of $a,b$ is equal to $ab$.
I already know $(a) \cap (b) = (n... | 2019-07-20T05:45: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/93202-solve-substitution-help.html | # Math Help - Solve by substitution - Help
1. ## Solve by substitution - Help
I have to solve this by way of the substitution method, please help.
1/5x + 2/3y = -73/5
3x-y=12
One more:
5x+7y=15
x=6-2y
2. Originally Posted by highdrake
I have to solve this by way of the substitution method, please help.
1/5x + ... | 2014-12-19T00:02:25 | {"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://mathhelpforum.com/pre-calculus/21024-average-rate-change-function-print.html | # Average Rate of Change in Function
• Oct 21st 2007, 07:46 PM
jrj62
Average Rate of Change in Function
$\frac{f(3+h)-f(3)}{h}$ | 2017-02-23T12:54:20 | {"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://www.sarthaks.com/865211/y-a-bx-e-find-an-expression-for-the-coefficients-a-andb-that-minimize-the-error-term-e | # y = a +bx + e Find an expression for the coefficients a andb that minimize the error term, e.
15 views
The equation of simple linear regression is of the form y = a +bx + e, where y is the dependent variable, x is independent variable and e is the error term.Find an expression for the coefficients a andb that minimi... | 2020-10-20T03:16: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://digitalcommons.isical.ac.in/journal-articles/454/ | ## Journal Articles
#### Title
Detecting Meaningful Clusters from High-dimensional Data: A Strongly Consistent Sparse Center-based Clustering Approach
Research Article
#### Publication Title
IEEE Transactions on Pattern Analysis and Machine Intelligence
#### Abstract
In this paper, we propose a Lasso Weighted k-... | 2023-01-28T13:42: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.maa.org/book/export/html/654356 | # Euler and the Bernoullis: Learning by Teaching
Author(s):
Paul Bedard (Saint Clair County Community College)
### Overview
An instructor of mathematics reflects on what we can learn about the teaching and learning of mathematics in classrooms today from Leonhard Euler and three mathematical Bernoullis, Jakob, Johan... | 2021-10-19T15:29: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://undergroundmathematics.org/polynomials/divide-it-up/things-you-might-have-noticed | Rich example
Things you might have noticed
What do you notice about the two problems below?
$\frac{6x^3+13x^2+9x+2}{3x+2}= \ldots$
• How can you use the multiplication grid on the right-hand side to find the result of dividing $6x^3+13x^2+9x+2$ by $3x+2$?
First let’s think about the fraction on the left-hand side.... | 2018-01-22T15:56: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": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://eng.libretexts.org/Bookshelves/Chemical_Engineering/Chemical_Process_Dynamics_and_Controls/06%3A_Modeling_Case_Studies/6.08%3A_Modeling_and_PID_Controller_Example_-_Cruise_Control_for_an_Electric_Vehicle | # 6.8: Modeling and PID Controller Example - Cruise Control for an Electric Vehicle
Author: Alex Dowling
## 8.1 Introduction
Controls principles developed in this course can be applied to non-chemical engineering systems such as automobiles. Some companies, such as NAVTEQ, are developing adaptive cruise control prod... | 2020-06-06T17:23: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://homework.cpm.org/category/CCI_CT/textbook/pc/chapter/4/lesson/4.1.4/problem/4-54 | ### Home > PC > Chapter 4 > Lesson 4.1.4 > Problem4-54
4-54.
Roger is in an Algebra 2 class and has found the radian setting on his calculator. He has not learned about radians but would like to know.
1. Explain to Roger how a radian is defined.
1 radian is the angle measure found by wrapping one radius around a ci... | 2022-09-26T23:37:26 | {"extraction_info": {"found_math": true, "script_math_tex": 4, "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/mat... |
https://zbmath.org/?q=an:1075.60508 | # zbMATH — the first resource for mathematics
Quenched large deviations for diffusions in a random Gaussian shear flow drift. (English) Zbl 1075.60508
The paper considers particular diffusion processes in $$\mathbb R^2$$ with a random drift. The assumed processes fulfill an stochastic differential equation with a solu... | 2021-02-27T19:46:09 | {"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://math.stackexchange.com/questions/766951/residue-question-on-contour-integral | # Residue question on contour integral
I'm asked to evaluate the following contour integral $$\int_{\gamma} \frac{1}{(z^4+1)(z-3)}$$ where $\gamma$ is the circle of radius $2$ centered at the origin and travelled once in the counterclockwise direction.
My approach: I know how to calculate the integral but my question... | 2020-09-25T01:54: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://nbviewer.jupyter.org/github/judelo/notebooks/blob/master/python/TVL2.ipynb | In [1]:
# IF YOU WANT TO USE GOOGLE DRIVE FOR THIS PRACTICAL SESSION :
In [1]:
import numpy as np
import matplotlib.pyplot as plt
from TVL2 import * # solutions
In [3]:
u = plt.imread('../im/simpson512.png')
In [17]:
v = u+np.random.randn(512,512,3)*0.1/np.sqrt(40)
plt.imsave('simpson_noisy0.1_sqrt40.png',v)
Clippi... | 2021-09-22T14:53: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://cms.math.ca/cmb/kw/stability | Search results
Search: All articles in the CMB digital archive with keyword stability
Expand all Collapse all Results 1 - 7 of 7
1. CMB 2011 (vol 56 pp. 44)
Biswas, Indranil; Dey, Arijit
Polystable Parabolic Principal $G$-Bundles and Hermitian-Einstein Connections We show that there is a bijective correspo... | 2013-12-05T15:46: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://homework.cpm.org/category/CCI_CT/textbook/int2/chapter/11/lesson/11.2.2/problem/11-71 | ### Home > INT2 > Chapter 11 > Lesson 11.2.2 > Problem11-71
11-71.
Use the system below to answer each question.
$y = - x$
$x^2 + y^2 = 8$
Use substitution.
1. Algebraically solve the system.
$(2, -2)$
2. To check your answer to part (a), graph the system.
The line should intersect the circle in two places. | 2023-02-03T12:40:11 | {"extraction_info": {"found_math": true, "script_math_tex": 3, "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/mat... |
https://www.nature.com/articles/s41534-019-0166-7?error=cookies_not_supported&code=d4072b89-e77a-4332-8fb7-2364bac4445c | ## Introduction
The Sachdev-Ye-Kitaev (SYK) model describes a strongly interacting quantum system with random all-to-all couplings among N Majorana fermions.1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26 At large N, this model is exactly solvable and exhibits an explicit non-Fermi liquid (NFL) be... | 2022-10-03T19:38: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": 0, "mathjax_display_tex": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.semanticscholar.org/paper/Decays-of-%24W%24-bosons%3A-possible-mixing-of-spin-%240%24-Okni'nski/d46414acaff6ef06b2f120b26a1ed53eac827095 | • Corpus ID: 141501920
# Decays of $W$ bosons: possible mixing of spin $0$ and spin $1$ states
@article{Okninski2019DecaysO,
title={Decays of \$W\$ bosons: possible mixing of spin \$0\$ and spin \$1\$ states},
author={Andrzej Okni'nski},
journal={arXiv: General Physics},
year={2019}
}
We study decays of a spin $1$ bo... | 2022-05-20T21:07: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/questions/87023/rate-of-reaction-for-hundred-reactants/87047 | # Rate of reaction for hundred reactants
I'd like to programm a toy chemical reaction program. Rough simplifications that deviate from industry and academia are totally acceptable. Not very educationaly accurate, but fun.
Are there methods to calculate rate of reaction for dozens and hundreds of reactants in a closed... | 2020-07-15T09:10:32 | {"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://www.ck12.org/trigonometry/Lengths-of-Triangle-Sides-Using-the-Pythagorean-Theorem/lesson/Pythagorean-Theorem-and-its-Converse-Algebra-II/ | <meta http-equiv="refresh" content="1; url=/nojavascript/">
# Lengths of Triangle Sides Using the Pythagorean Theorem
## Discover, Geometrically prove, and apply the theorem
0%
Progress
Practice Lengths of Triangle Sides Using the Pythagorean Theorem
Progress
0%
Pythagorean Theorem and its Converse
Mr. Aubel wants ... | 2015-08-04T20:40:53 | {"extraction_info": {"found_math": true, "script_math_tex": 27, "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://dsp.stackexchange.com/questions/51908/how-do-i-find-the-fundamental-period-of-the-given-signal/51918 | # How do I find the fundamental period of the given signal?
I am having a problem in finding the fundamental period of the signal $x(t)$ given below: \begin{align} x(t) &= 2\cos\left(\frac 45 \pi t\right)\sin^2\left(\frac{16}{3} t\right)\\ &= 2\cos\left(\frac 45 \pi t\right)\cdot \frac 12\left[1-\cos\left(\frac{32}{3}... | 2019-12-15T11:36: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/calculus/110314-uniformly-continuous.html | # Math Help - Uniformly Continuous
1. ## Uniformly Continuous
Here's a problem that askes to prove that f is uniformly continuous of S. Help is greatly appreciated. (Problem is attached)
Thanks
2. Anyone have any idea of how to do this problem?
Thanks
3. Approximate the function, in a neighborhood of point a, by ... | 2014-08-21T15:09: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... |
https://gssc.esa.int/navipedia/index.php/CEP_to_ITRF | If you wish to contribute or participate in the discussions about articles you are invited to join Navipedia as a registered user
# CEP to ITRF
Fundamentals
Title CEP to ITRF
Author(s) J. Sanz Subirana, J.M. Juan Zornoza and M. Hernández-Pajares, Technical University of Catalonia, Spain.
Year of Publication 2011
To ... | 2019-04-26T14:44: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://logic.rwth-aachen.de/Publications/index.html.en | # Publications
### 2018
• E. Grädel, M. Grohe, B. Pago, and W. Pakusa. A Finite-Model-Theoretic View on Propositional Proof Complexity. arXiv:1802.09377 [cs.LO], 2018.
### 2017
• F. Abu Zaid, A. Dawar, E. Grädel, and W. Pakusa. Definability of Summation Problems for Abelian Groups and Semigroups. In Proceedings of ... | 2018-07-21T15:35:51 | {"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://bqueennatural.com/article/mean-definition-meaning-how-to-find-the-mean-formula-examples | # Mean (Definition & Meaning), How to Find the Mean, Formula, Examples. (2023)
In statistics, the mean is one of the measures of central tendency, apart from the mode and median. Mean is nothing but the average of the given set of values. It denotes the equal distribution of values for a given data set. The mean, medi... | 2023-01-31T07:35: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": 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/418514/does-latex-automatically-handle-spacing-for-punctuations?noredirect=1 | # does LaTeX automatically handle spacing for punctuations?
It is said that different punctuation rules apply, see https://www.lcps.org/cms/lib/VA01000195/Centricity/Domain/1695/Punctuation%20Rules%20Table.pdf Can LaTeX automatically handle this for us, i.e. leave appropriate amount of space for different punctuation ... | 2021-06-22T16:07: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gradesaver.com/textbooks/math/precalculus/precalculus-6th-edition/chapter-1-equations-and-inequalities-1-1-linear-equations-1-1-exercises-page-92/13 | Precalculus (6th Edition)
Published by Pearson
Chapter 1 - Equations and Inequalities - 1.1 Linear Equations - 1.1 Exercises: 13
Answer
$x = 1$
Work Step by Step
$18x - 6 = 8 - 10x + 14$ $18x - 6 = -10x + 22$ $18x - 6 + 6 = -10x + 22 +6$ $18x = -10x + 28$ $18x +10x = -10x + 28 +10x$ $28x = 28$ $28x \times \frac{1... | 2018-04-25T20:52: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/how-do-you-find-the-derivative-of-y-ln-5x | Dear friends, Please read our latest blog post for an important announcement about the website. ❤, The Socratic Team
# How do you find the derivative of y=ln(5x)?
Then teach the underlying concepts
Don't copy without citing sources
preview
?
#### Explanation
Explain in detail...
#### Explanation:
I want someone t... | 2018-07-17T07:33:40 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 13, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.gamedev.net/forums/topic/626246-algorithm-for-an-object-that-follows-another-object-with-acceleration/ | # Algorithm for an object that follows another object, with acceleration.
This topic is 2226 days old which is more than the 365 day threshold we allow for new replies. Please post a new topic.
## Recommended Posts
I'm trying to figure out the math to get one sprite to follow another, and I can't seem to figure it o... | 2018-07-22T23:04: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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gradesaver.com/textbooks/math/precalculus/precalculus-6th-edition-blitzer/chapter-p-section-p-1-algebraic-expressions-mathematical-models-and-real-numbers-exercise-set-page-18/128 | ## Precalculus (6th Edition) Blitzer
$8 -3(x+6)$ $-3x-10$
The sum of $x$ and $6$ is $x+6$. That times three is $3(x+6)$. $8$ decreased by that is $8 -3(x+6)=8-3x-18=-3x-10$. | 2018-10-19T19:29: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://en.wikipedia.org/wiki/Blancmange_curve | # Blancmange curve
In mathematics, the blancmange curve is a fractal curve constructible by midpoint subdivision. It is also known as the Takagi curve, after Teiji Takagi who described it in 1901, or as the Takagi–Landsberg curve, a generalization of the curve named after Takagi and Georg Landsberg. The name blancmang... | 2016-02-13T15:44: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": 0, "mathjax_asciimath": 0, "img_math": 73, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://scicomp.stackexchange.com/questions/23720/determine-numerical-infinity-for-schrodinger-equation-%E2%88%92-psix-x-2-psix | # Determine numerical infinity for Schrodinger equation $−\psi''(x) + x^ 2 \psi(x) = E\psi(x)$
Consider the following Schrodinger equation for the harmonic oscillator with real $x$: $$−ψ''(x) + x^ 2 ψ(x) = Eψ(x).$$
I solve the last equation using shooting method and implicit Runge-Kutta integration. For the eigenvalu... | 2021-07-23T23:16:43 | {"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.junhaow.com/lc/problems/design/146_lru-cache.html | Reference: LeetCode
Difficulty: Medium
## Problem
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and put.
• get(key) - Get the value (will always be positive) of the key if the key exists in the cache, otherwise return -1.
• put(key, value) ... | 2021-10-20T23:21: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://cmstatistics.org/RegistrationsV2/EcoSta2018/viewSubmission.php?in=603&token=sqn6qs1q940oo8nq852poq66po78r2sq | EcoSta 2018: Registration
View Submission - EcoSta2018
A0603
Title: A Bayesian dose-finding design in oncology using pharmacokinetic/pharmacodynamic modeling Authors: Xiao Su - The University of Texas MD Anderson Cancer Center (United States)
Yisheng Li - The University of Texas MD Anderson Cancer Center (United State... | 2020-07-13T11:55: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://assure.ng/mathematics-practice-tests-trigonometry/ | Mathematics Practice Tests (SS1 – SS3) – Trigonometry
Hello and Welcome to Mathematics Practice Tests - Trigonometry
1. You are to attempt 5 random objectives questions ONLY.
2. Supply Your Full Name and Location in the text box below and begin immediately.
3. You can attempt as many times as possible
Full Name (Surn... | 2022-08-19T19:36: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 6, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/230100-equivalence.html | # Math Help - equivalence
1. ## equivalence
Are the three inequalities;
1) 1>0
2) a>0 => (1/a)>0
3) ac>bc & c>0 => a>b
equivalent??
I can prove that (1) implies (2) and that (2) implies (3) ,but i cannot prove that (3) implies (1)
2. ## Re: equivalence
Well 1 > 0 is true no matter what.
The second inequation ... | 2016-05-02T22:41: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 12, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://bootmath.com/independence-of-minxy-and-x-y-when-xy-are-i-i-d-exponential.html | # Independence of $\min(X,Y)$ and $|X-Y|$ when $(X,Y)$ are i.i.d. exponential
I am preparing for upcoming exam and trying to do all examples from book. I think I may call it homework. I stuck on one particular one. Already did a lot but stuck on something and cant find how to get out.
So we got two independent random... | 2018-08-17T20:58: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://www.lmfdb.org/knowledge/show/mf.siegel.family.sp6z | show · mf.siegel.family.sp6z all knowls · up · search:
S Tsuyumine [MR:853217, MR:853222] gives 34 generators for the ring $M_{*}({\rm Sp}(6,\mathbb{Z}))$ of Siegel modular forms of degree 3 with with respect to the full modular group. Tsuyumine also gives a formula for the dimensions of the spaces at each weight.
Mi... | 2020-01-21T03:32: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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/2648232/find-area-of-the-shaded-region-of-this-square/2648265 | # Find area of the shaded region of this square.
How would you answer part c) simply. The idea is to work out what fraction of the larger square the shaded area occupies. I know the answer is 47/90, but can't find a simple way of doing it. This question is meant for academically gifted 12-13 year olds and I need to ex... | 2019-12-10T16:19: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://proxies-free.com/checking-two-properties-of-a-tree/ | # Checking two properties of a tree
I have the following definition:
A green-blue tree is a binary tree that follows the following properties:
• Each green node has only blue descendants.
• Every path that goes from a node to a leaf has the same number of blue nodes.
This is an example of a green-blue tree:
For th... | 2021-06-13T00:24: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.