url
stringlengths
14
1.76k
text
stringlengths
100
1.02M
metadata
stringlengths
1.06k
1.1k
http://libros.duhnnae.com/2017/aug/150163338062-On-Finding-Non-dominated-Points-using-Compact-Voronoi-Diagrams-Computer-Science-Computational-Geometry.php
# On Finding Non-dominated Points using Compact Voronoi Diagrams - Computer Science > Computational Geometry On Finding Non-dominated Points using Compact Voronoi Diagrams - Computer Science > Computational Geometry - Descarga este documento en PDF. Documentación en PDF para descargar gratis. Disponible también para l...
{"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://besu.hyperledger.org/en/stable/Concepts/NetworkID-And-ChainID/
Updated 2019-09-13 # Network ID and Chain ID Ethereum networks have a network ID and a chain ID. The network ID defaults to the chain ID specified in the genesis file. Chain ID in Genesis File { "config": { "ethash": { }, "chainID": 1981 }, ... } For most networks including MainNet and the public testnets, the n...
{"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://nrich.maths.org/6581/clue
### Mathematical Issues for Chemists A brief outline of the mathematical issues faced by chemistry students. ### Reaction Rates Explore the possibilities for reaction rates versus concentrations with this non-linear differential equation ### Catalyse That! Can you work out how to produce the right amount of chemic...
{"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://onlinetesting.americanbookcompany.com/sample/1568
TCAP Success Algebra 1 EOC Chapter 03 ### TCAP Success Algebra 1 EOC Chapter 03 Sample DOK: 1 1 pt 2. Solve the following expression using $y=3$. $8y÷3$ DOK: 1 1 pt 4. Solve the following expression using $x=2$ and $y=5$. $3x+4y-1$ DOK: 1 1 pt 6. Write the equation from the following word problem. Sixteen tim...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 18, "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/ma...
https://www.gradesaver.com/textbooks/math/algebra/algebra-1/chapter-2-solving-equations-chapter-review-2-1-and-2-2-solving-one-and-two-step-equations-page-153/12
## Algebra 1 $m=-5$ We start with the given equation: $8+3m=-7$ We start by subtracting $8$ from each side of the equation: $8-8+3m=-7-8$ Next, we combine like terms: $3m=-15$ Finally, we divide by $3$ on each side of the equation: $m=\frac{-15}{3}=-5$
{"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.cs.mcgill.ca/~carl/gatesimproj.html
# Parallel Gate Level Simulation The goal of this project is to develop a scalable distributed Verilog simulation suitable for execution on both distributed and shared memory multi-processors. The raison d'etre of this project is that gate level simulation has proved to be the principle bottleneck in digital circuit d...
{"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.aboureada.com/javascript/2017/03/24/this_parameter.html
2017, Mar 24 ‘This’ Parameter in JavaScript Q: How to get the actual value of the parameter this? • this will alwas take the value of the apearing on the left side of the . • If there is no . in method call this will refer to the global object • What if we want to define this our selfes without making the methon as ...
{"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://codereview.stackexchange.com/questions/68552/calculate-employee-wage/68579
# Calculate employee wage This is for a class assignment. The objective is to write a program that will take in user input for employee information and print the wage based on hours worked. #include <ctime> #include <iostream> using namespace std; int GetSalary(int,int,int,int); int GetYearsOfService(int); int mai...
{"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://angularquestions.com/category/angularjs-ng-change/
# Category: angularjs-ng-change ## ng-change not getting called on checkbox I have a select dropdown. Upon selecting each value in dropdown, checkboxes are created using ng-repeat. All the values in the dropdown are supposed to be selected and corresponding checkboxes are stored in an array when a checkbox is checked...
{"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-equations/213357-need-help-getting-started-print.html
# Need help getting started • Feb 18th 2013, 02:51 PM colerelm1 1 Attachment(s) Need help getting started Can anyone please explain what steps I need to take to solve this problem? I'm having difficulties even beginning it. Attachment 27118 Thanks • Feb 18th 2013, 02:59 PM jakncoke Re: Need help getting started $\fr...
{"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...
https://physics.stackexchange.com/questions/90673/riemann-curvature-tensor-symmetries-confusion
# Riemann curvature tensor symmetries confusion In the context of spacetime, reading Schutz, I'm confused about the symmetries of the Riemann curvature tensor, which I understand are: $$R_{\alpha\beta\gamma\mu}=-R_{\beta\alpha\gamma\mu}=-R_{\alpha\beta\mu\gamma}=R_{\gamma\mu\alpha\beta}.$$ But using the metric to con...
{"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/geometry/10146-center-circle-path.html
# Thread: Center of the Circle Path 1. ## Center of the Circle Path If a circle of radius 2 is made to roll along the x-axis, what is an equation for the path of the center of the circle? 2. Does it seem reasonable to you that the radius of a circle remains constant? A good question Move the red point to see the "...
{"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://unapologetic.wordpress.com/2007/09/10/functor-categories/
The Unapologetic Mathematician Functor Categories Let’s consider two categories enriched over a monoidal category $\mathcal{V}$$\mathcal{C}$ and $\mathcal{D}$ — and assume that $\mathcal{C}$ is equivalent to a small category. We’ll build a $\mathcal{V}$-category $\mathcal{D}^\mathcal{C}$ of functors between them. Of...
{"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": 41, "mimetex.cgi": 0, "/images/ma...
https://infoscience.epfl.ch/record/199505
Formats Format BibTeX MARC MARCXML DublinCore EndNote NLM RefWorks RIS ### Abstract The present study investigates the potential of the Largest Lyapunov Exponent (LLE) for the quantification of AF complexity as a marker of antitachycardia pacing (ATP) effectiveness in a biophysical model of the human atria. From ongo...
{"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://nrich.maths.org/public/leg.php?code=-99&cl=3&cldcmpid=2292
Search by Topic Resources tagged with Working systematically similar to Coordinate Patterns: Filter by: Content type: Stage: Challenge level: There are 122 results Broad Topics > Using, Applying and Reasoning about Mathematics > Working systematically Squares in Rectangles Stage: 3 Challenge Level: A 2 by 3 rect...
{"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/104080/given-a-vector-field-all-of-whose-integral-curves-are-closed-is-the-period-a-sm?sort=votes
# Given a vector field all of whose integral curves are closed, is the period a smooth function? Disclaimer: The original question consisted of two parts. The first one has been answered negatively (see below the answers of Sam Lisi and Alejandro). It remains the second one. Background I am reading about the energy-p...
{"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://reciprocalsystem.org/paper/discussion-of-satz-derivation-of-plancks-constant
# Discussion on Satz's Derivation of Planck's Constant (1) The ability to move away from established patterns of thinking and strike a new avenue of approach is a rare characteristic but most desirable for research. In his paper, “A New Derivation of Planck's Constant,”1 Satz comes up with such a fresh approach. He su...
{"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://proofwiki.org/wiki/Cardinality_of_Set_of_Subsets
Cardinality of Set of Subsets Theorem Let $S$ be a set such that $\card S = n$. Let $m \le n$. Then the number of subsets $T$ of $S$ such that $\card T = m$ is: ${}^m C_n = \dfrac {n!} {m! \paren {n - m}!}$ Proof 1 For each $X \subseteq \N_n$ and $Y \subseteq S$, let $\map B {X, Y}$ be the set of all bijections ...
{"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...
http://www.physicsforums.com/showthread.php?p=4276395
## Calculation of the velocity of a Spaceship moving Relativistically 1. The problem statement, all variables and given/known data A spaceship travel from Earth $\alpha$-Centauri (4.3 light years away) at a constant velocity. If the time elapsed onboard during the journey is 4.e years, what is the speed of the spaces...
{"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://en.wikipedia.org/wiki/Strong_operator_topology
# Strong operator topology In functional analysis, a branch of mathematics, the strong operator topology, often abbreviated SOT, is the locally convex topology on the set of bounded operators on a Hilbert space H induced by the seminorms of the form ${\displaystyle T\mapsto \|Tx\|}$, as x varies in H. Equivalently, i...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 5, "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...
http://math.stackexchange.com/questions/624233/taking-seats-on-a-plane-probability-that-the-last-two-persons-take-their-proper
# Taking seats on a plane: probability that the last two persons take their proper seats 100 men are getting on a plane (containing 100 chairs) one by one. Each one has a seat number but the first one forgot his number. So he randomly chooses a chair and sits on it. Others do know their own number. Therefore if their ...
{"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/130038-cooling-problem-print.html
# Cooling problem • February 21st 2010, 06:07 PM calculuskid1 Cooling problem A thermometer is taken from a room temperature 22degreesC and placed outside where the temperature is -10degreesC. One minute later, the thermometer reads 10degreesC. Use Newton's law of cooling to find the temperature T of the thermometer a...
{"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": 3, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://quant.stackexchange.com/questions/22924/why-the-diff-of-signal-is-called-positions-and-what-does-it-mean-in-backtesting
# Why the diff of signal is called positions and what does it mean in backtesting? I'm trying to learn Backtesting 101. I found this example which is very simple but I do not quite understand some of the terms. I understand Moving Average algorithm which is to measure trends or to smooth the graph. But it the code, th...
{"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://pbelmans.ncag.info/blog/2011/08/24/how-to-use-thanks-in-memoirs-titlingpage/
I was fiddling with memoir's titlingpage and wanted functionality for the \thanks macro. This is normally handled by \maketitle, but we're bypassing this construction. Section 4.2 of the (otherwise excellent) memoir manual doesn't state anything on how to actually implement this behaviour yourself. After a bit of fidd...
{"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://quant.stackexchange.com/questions/23291/why-do-we-usually-use-normal-distribution-and-not-laplace-distribution-to-genera
# Why do we usually use normal distribution and not Laplace distribution to generate stochastic process? When working with a stochastic process based on brownian motion, the increments have normal (gaussian) distribution. However, it seems that a Laplace distribution, with density: $$f(t) = \frac{\lambda}{2} e^{-\la...
{"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://tex.stackexchange.com/questions/96716/does-the-lualatex-shell-enable-behavior-differ-from-pdflatex-on-purpose
# Does the lualatex shell enable behavior differ from pdflatex on purpose? I am trying to use TikzEdt, an editor for TikZ graphics. For some tasks TikZ needs to call other commands so I tried to enable this by the parameter --shell-escape passed to lualatex (on Windows, MiKTeX 2.9). Strangely this fails to enable the ...
{"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.m.wikibooks.org/wiki/HydroGeoSphere/Elevation_Instructions
# HydroGeoSphere/Elevation Instructions These instructions are used to define 3-D mesh base elevations and new layer top elevations. ## Elevation constant 1. elev Elevation value [L]. • • • ## Elevation from gms file 1. basefile Name of the data file containing the elevation values for each node in the 2-D grid. T...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 7, "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://portlandpress.com/clinsci/article-abstract/132/19/2103/72006/Exacerbated-metabolic-changes-in-skeletal-muscle
Sickle cell disease (SCD) is characterized by painful vaso-occlusive crisis. While there are several metabolic abnormalities potentially associated with muscular ischemia–reperfusion cycles that could be harmful in the context of SCD, the metabolic consequences of such events are still unknown. Ten controls (HbAA), thi...
{"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://math.stackexchange.com/questions/290646/quantifiers-predicates-logical-equivalence
# Quantifiers, predicates, logical equivalence I am asked if $(\exists x) (P(x) \rightarrow Q(x))$ and $\forall x P(x) \rightarrow \exists xQ(x)$ are logically equivalent. I don't think they are but how will I prove it? Am I supposed to use either of the direct proof, contrapositive or contradiction proofs? Or give ...
{"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://bio.libretexts.org/Courses/Community_College_of_Vermont/Human_Biology_(Gabor_Gyurkovics)/09%3A_Respiratory_System/9.01%3A_Case_Study-_Respiratory_System_and_Gas_Exchange
# 9.1: Case Study- Respiratory System and Gas Exchange $$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\ma...
{"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://scholar.harvard.edu/laskar/publications?page=1
# Publications 2015 Margutti R, Guidorzi C, Lazzati D, Milisavljevic D, Kamble A, Laskar T, Parrent J, Gehrels NC, Soderberg AM. Dust in the Wind: the Role of Recent Mass Loss in Long Gamma-Ray Bursts. The Astrophysical Journal [Internet]. 2015;805. Publisher's VersionAbstract We study the late-time (t\gt 0.5 days) X-...
{"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://gigadom.in/category/numpy/
# My book ‘Practical Machine Learning in R and Python: Third edition’ on Amazon Are you wondering whether to get into the ‘R’ bus or ‘Python’ bus? My suggestion is to you is “Why not get into the ‘R and Python’ train?” The third edition of my book ‘Practical Machine Learning with R and Python – Machine Learning in st...
{"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": 104, "mimetex.cgi": 0, "/images/m...
https://hal-imt.archives-ouvertes.fr/hal-01144319
# Optimal Capacity Relay Node Placement in a Multi-hop Network on a Line 2 RMS - Réseaux, Mobilité et Services LTCI - Laboratoire Traitement et Communication de l'Information Abstract : We use information theoretic achievable rate formulas for the multi-relay channel to study the problem of optimal placement of relay ...
{"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://openturns.github.io/openturns/master/user_manual/_generated/openturns.BinomialFactory.html
# BinomialFactory¶ class BinomialFactory(*args) Binomial factory. Available constructor: BinomialFactory() Notes The estimation is done by maximizing the likelihood of the sample. We initialize the value of to where is the empirical mean of the sample , and its unbiaised empirical variance. Then, we evaluate the ...
{"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/the-ambiguous-triangle-case.868557/
# The ambiguous triangle case • #1 142 3 ## Homework Statement kettletown is 27km from teatown and 32km from coffee town. The angle from kettletown to coffee town to teatown is 29o. Determine the two possible distances between teatown and coffee town. ## The Attempt at a Solution The only problem I'm having is try...
{"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://stats.stackexchange.com/tags/k-means/new
# Tag Info 3 Clustering is descriptive: a central point in each cluster serves as a surrogate, or approximate descriptor of, the points in the cluster. Use the coordinates of these central points for labels. As an idea for consideration--certainly not as the only or even the best approach--you could assess how far ea...
{"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://codereview.stackexchange.com/questions/12697/ftp-download-function
This is an function that downloads a single file from an FTP server and saves it to disk This is my first time doing anything with FTP, please let me know if i have missed anything. public void DownloadFile(string fileloc, string saveLoc) { try { // Get the object used to communicate with the server. FtpWebRequest req...
{"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://swmath.org/software/13053
# MUSCOD-II MUSCOD-II. A Software Package for Numerical Solution of Optimal Control Problems involving Differential-Algebraic Equations (DAE). The optimization package MUSCOD-II is designed to efficiently and reliably solve optimal control problems for systems described by ordinary differential equations (ODE) or by d...
{"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://codegolf.stackexchange.com/questions/120972/tips-for-golfing-in-2d-languages/120985
# Tips for golfing in 2D languages What general tips do you have for golfing in 2 dimensional programming languages? I'm looking for tips which can be applied to code-golf problems and are specific to 2D programming languages, but not specific to any one language (Responses like "remove comments" and "use the M operat...
{"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.gradesaver.com/textbooks/science/physics/conceptual-physics-12th-edition/chapter-4-plug-and-chug-page-69/41
## Conceptual Physics (12th Edition) $$0.25 \frac{m}{s^{2}}$$ Calculate the acceleration from the net force. $$a = F/m = (500 N)/(2000 kg) = 0.25 N/kg = 0.25 \frac{m}{s^{2}}$$ This is discussed on pages 63-64.
{"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://openstudy.com/updates/50985eb5e4b02ec0829c7e73
Here's the question you clicked on: 55 members online • 0 viewing ## anonymous 3 years ago Pre Calc. Can anyone help me? Delete Cancel Submit • This Question is Closed 1. 3psilon • 3 years ago Best Response You've already chosen the best response. 0 What's the question? 2. anonymous • 3 years ago Best Response You...
{"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://tex.stackexchange.com/questions/175015/tikz-using-an-already-defined-node-label-in-draw
# Tikz: Using an already defined \node label in \draw I am using tikz to draw a mathematical structure. I have labelled all my nodes in my code and I want to use them as arguments in the \draw command but I keep getting this error "! Missing \endcsname inserted." Below is a minimum working example. Kindly help me with...
{"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://e-frontier.net/eyauk/sets-of-numbers-chart-9bee26
0000003865 00000 n We can list each element (or "member") of a set inside curly brackets like this: Common Symbols Used in Set … 0000001589 00000 n 0000005600 00000 n Beside each number is the word for the number and a corresponding number of images. The answer key is automatically included on the second page. Whole Nu...
{"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": 2, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://talkstats.com/search/3380715/
# Search results 1. ### Little problem that I'm struggling to solve... The proportion of smokers in a certain population is 25%. What is the probability that smokers' proportion in a sample of 40 people randomly selected from this population will be below (strictly less than) 20%. Surely you would use the binomial ta...
{"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://math.stackexchange.com/questions/750493/whats-wrong-with-my-proof
# What's wrong with my proof? Let $f:A\to B$ be a function. Let $T_1$ and $T_2$ be subsets of $B$. Show that if $f$ is onto, then $$f^{-1}(T_1)\subset f^{-1}(T_2) \implies T_1\subset T_2$$ I proved it as follows. Let $x\in f^{-1}(T_1)$ => $\{x\in f^{-1}(T_1) \implies x\in f^{-1}(T_2)\}$ => $\{f(x)\in T_1 \implies ...
{"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.gradesaver.com/textbooks/math/algebra/elementary-algebra/chapter-1-some-basic-concepts-of-arithmetic-and-algebra-1-5-use-of-properties-problem-set-1-5-page-34/62
## Elementary Algebra $-5y-15$ Using the Distributive Property and then combining like terms, the given expression, $-(y-2)-(y+4)-(y+7)-2(y+3) ,$ simplifies to \begin{array}{l}\require{cancel} -y+2-y-4-y-7-2y-6 \\\\= (-y-y-y-2y)+(2-4-7-6) \\\\= -5y-15 .\end{array}
{"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://academy.edulabs.org/mod/glossary/view.php?id=677&mode=letter&hook=L&sortkey=&sortorder=
Electronics (Mike Jaroch) Note: You may download the entries for this glossary here. If you wish to use this in your own Moodle course, first make a blank glossary and then follow the instructions for importing glossary entries here. Browse the glossary using this index Special | A | B | C | D | E | F | G | H | I | ...
{"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://math.stackexchange.com/users/74362/blackadder?tab=summary
Reputation 3,262 Next privilege 5,000 Rep. Approve tag wiki edits 12 27 Impact ~61k people reached 7 Acceleration question 7 Why a subspace of a vector space is useful 6 A question about decimal representation of irrational numbers. 5 A question on vector space over an infinite field 5 Let $\theta=\frac{2\pi}{5}$. Sh...
{"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/integration-of-odd-power-of-cotangent-multiplied-by-odd-power-of-cosecant.297217/
# Integration of odd power of cotangent multiplied by odd power of cosecant 1. ### gzAbc123 6 1. The problem statement, all variables and given/known data Describe the strategy you would use to (integrate: cot^m x)(csc^n x)dx, if m and n are odd. 2. Relevant equations I know the integral of cosecant is ln |sec x +...
{"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://blog.inf.ed.ac.uk/da15/
# Lecture 13: Annotation of Corpora Today’s lecture described some of the annotations added to text corpora, how they are generated, and some simple analyses; as well as indicating how these relate to applications such as empirical linguistics and the engineering of systems which work with natural languages. # Lectur...
{"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://lhcbproject.web.cern.ch/lhcbproject/Publications/LHCbProjectPublic/LHCb-PAPER-2012-035.html
# Measurement of the time-dependent $CP$ asymmetry in $B^0 \to J/\psi K^0_{\rm S}$ decays [to restricted-access page] ## Abstract This Letter reports a measurement of the CP violation observables S_J/{\psi}KS0 and C_J/{\psi}KS0 in the decay channel B0 -> J/{\psi} KS0 performed with 1.0/fb of pp collisions at sqrt(s)...
{"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://physics.stackexchange.com/users/14133/michael-leonard
# Michael Leonard less info reputation 4 bio website michaelhleonard.com location Fayetteville, AR age 23 member for 1 year, 6 months seen Oct 7 '13 at 17:27 profile views 11 5 Why the energy of a marshmallow is so huge? 4 Intuition of Impulse Formula $J = \sum F \Delta t$ 1 Kinetic Energy of Stone # 86 Reputation ...
{"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://arxiv-export-lb.library.cornell.edu/abs/2208.05000
hep-ph (what is this?) # Title: CGC for Ultra-Peripheral Pb+Pb Collisions at the Large Hadron Collider: a more realistic calculation Abstract: We provide the first calculation of two-gluon production at mid-rapidity in ultra-peripheral collisions in the Color Glass Condensate framework. To estimate systematic uncert...
{"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://eprint.iacr.org/2005/411/20051121:075200
## Cryptology ePrint Archive: Report 2005/411 More Compact E-Cash with Efficient Coin Tracing Victor K. Wei Abstract: In 1982, Chaum \cite{Chaum82} pioneered the anonymous e-cash which finds many applications in e-commerce. In 1993, Brands \cite{Brands93apr,Brands93,Brands93tm} and Ferguson \cite Ferguson93c,Ferguso...
{"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://sandordargo.com/blog/2017/06/15/getting-familiar-with-kafka
I've already started to play with Kafka in my new project. It's great that it's not just a plain promise that will be faced to new techs. Even though my feature team won’t communicate directly with Kafka, we’ll use a wrapper organized by another feature team, it is important to understand what is underneath. Hence fi...
{"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://aux.planetmath.org/firstprimitivepythagoreantriplets
# first primitive Pythagorean triplets $(\mbox{odd cathetus})^{2}+(\mbox{even cathetus})^{2}=(\mbox{hypotenuse})^{2}$ $3^{2}+4^{2}=5^{2}$ ($\leftarrow$ these form the so-called Egyptian triangle, known by the pyramid builders) $5^{2}+12^{2}=13^{2}$ $15^{2}+8^{2}=17^{2}$ $7^{2}+24^{2}=25^{2}$ $21^{2}+20^{2}=29^{2}$ $9...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 156, "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/m...
https://socratic.org/questions/there-are-5-280-feet-in-a-mile-if-driving-60-miles-per-hour-how-far-are-you-goin
Algebra Topics # There are 5,280 feet in a mile. If driving 60 miles per hour, how far are you going in 1 minute? Dec 10, 2016 $5 , 280$ feet per minute #### Explanation: $60$ miles/hour $= \left(60 \text{ miles")/(60 " minutes}\right)$ $\textcolor{w h i t e}{\text{XXXXXXXX")=(1 " mile")/(1 " minute}}$ $\textcol...
{"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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.davidhannahart.com/n9dianw2/31e7e5-fill-factor-of-solar-cell-pdf
Graphene-based nanocomposites are usable as flexible transparent displays for electronic devices. In this video we will Study the Characteristics of Solar cell. space charge region and/or any other non-ideal behaviour. The fundamentals of metal-semiconductor contacts are reviewed, including the Schottky approach, Fermi...
{"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://nextnano.de/manual/nextnanoplus/input_file/keywords/run.html
# run{}¶ Specifications for the program execution (program flow) Note There are two syntaxes for run{}. New syntax recommended syntax for versions newer than 2020-05-01. We specify new syntax in this documentation. Deprecated syntax used in versions older than 2020-04-30. Nevertheless, it will still work in late...
{"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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://codereview.stackexchange.com/questions/79020/bitwise-operators-for-permissions
# Bitwise operators for permissions I'm trying to create a read-write-execute permissions system for items using user-group-world system. I already have the user/group system set up, just not the permissions. This is what I wrote: /** @param $requestedPerm the permission being requested: read write or execute - 4, ...
{"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://scipystats.blogspot.com/2009/
## Monday, August 31, 2009 ### scikits.statsmodels Release Announcement We have been working hard to get a release ready for general consumption for the statsmodels code. Well, we're happy to announce that a (very) beta release is ready. Background ========== The statsmodels code was started by Jonathan Taylor and ...
{"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": 8, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathhelpforum.com/calculus/142093-integration-help.html
1. ## Integration Help! we got a homework question about the take off of a rocket, its acceleration proportional to fuel usage. we are given acceleration as: ((d^2)h) / (d(t^2)) = kb / m(subscript 0) - bt where dm/dt = -b refers to (The rate at which the total mass of the rocket changes with time is equal to the fu...
{"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://link.springer.com/chapter/10.1007/978-1-4757-3878-0_16
# The $$\overline \partial$$-Operator in Smoothly Bounded Domains • John Wermer Part of the Graduate Texts in Mathematics book series (GTM, volume 35) ## Abstract Let Ω be a bounded open subset of C n . We are essentially concerned with the following problem: Given a form f of type (0,1) on Ω with ∂̄f=0, find a func...
{"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://ilcdoc.linearcollider.org/collection/Theses?ln=ja
# Theses 2016-07-1208:14 New Physics at the TeV Scale / Chakdar, Shreyashi [arXiv:1604.07358] The Standard Model of particle physics is assumed to be a low-energy effective theory with new physics theoretically motivated to be around TeV scale. [...] External link: http://arxiv.org/pdf/1604.07358.pdf 2015-09-2303: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.physicsforums.com/showthread.php?t=551826
# Focal length eyepiece for telescope by grouper Tags: eyepiece, focal, length, telescope P: 52 1. The problem statement, all variables and given/known data Suppose that you wish to construct a telescope that can resolve features 7.0 km across on the Moon, 384,000 km away. You have a 2.2 m-focal-length objective lens...
{"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://blog.vero.site/post/debug
Okay did I mention how I sucked at the command line? This is part of the journey towards stopping. Yes, I’m on a Mac and it’s not very *nix-y in some ways but it’s enough for me for now. Today’s story starts when I learned about gdb, the pure-command-line GNU Debugger, which is incredibly cool. I have tried and failed...
{"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://stats.stackexchange.com/users/9269/prettygully
# prettygully less info reputation bio website location Australia age member for 2 years seen Mar 18 '12 at 23:03 profile views 1 This user has not answered any questions # 0 Questions This user has not asked any questions # 0 Tags This user has not participated in any tags # 3 Accounts TeX - LaTeX 1,049 rep 1...
{"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/algebra/52697-inequalities.html
1. Inequalities. How would I solve this? 25 - 6b (Less than and equal to sign) -b - 60 Any help would be appreciated. 2. you bring -6b in the other side it becomes 6b and you take -60 in the other side it becomes 60...you will get 25+60(less or equal than)-b+6b 85(less or equal than)5b 17(less or equal than)b which...
{"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://engineering.stackexchange.com/questions/51347/why-is-this-bridge-thickest-above-the-support-pillars-instead-of-the-mid-span-wh/51348
# Why is this bridge thickest above the support pillars instead of the mid-span where the bending stress is highest? Why is a bridge designed like this? The depth of the section at pillars is more than the depth at middle. If I model this as a simply supported beam having load at mid span then the bending moment wil...
{"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://lavelle.chem.ucla.edu/forum/viewtopic.php?p=53469
## Zero Order and k [ENDORSED] $\frac{d[R]}{dt}=-k; [R]=-kt + [R]_{0}; t_{\frac{1}{2}}=\frac{[R]_{0}}{2k}$ Michelle_Nguyen_3F Posts: 40 Joined: Wed Sep 21, 2016 2:59 pm ### Zero Order and k Hello! So I know that if we plot [A] vs time and we get a straight line, then the zero order reaction has a slope of -k. Howe...
{"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...
http://cjcp.ustc.edu.cn/html/hxwlxb_en/2016/2/cjcp1506122.htm
Chinese Journal of Chemical Physics  2016, Vol. 29 Issue (2): 157-160 #### The article information Yan-min Kuang, Yun-jie Yu, Yang Luo, Jia-zhe Zhu, Yuan Liao, Yang Zhang, Zhen-chao Dong Tunneling Electron Induced Fluorescence from Single Porphyrin Molecules Decoupled by Striped-Phase Octanethiol Self-assembled Mono...
{"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://indico.bnl.gov/event/10782/
# David Kaplan "[HET seminar] Relaxing the Cosmological Constant and Dark Energy Radiation" US/Eastern https://bnl.zoomgov.com/j/1616949369?pwd=dXJzMnlDS0ZPWDJvM0Zyb2ppbjc0UT09 #### https://bnl.zoomgov.com/j/1616949369?pwd=dXJzMnlDS0ZPWDJvM0Zyb2ppbjc0UT09 Description The smallness of the cosmological constant has ye...
{"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://rd.springer.com/article/10.1007%2Fs11139-018-0034-7
The Ramanujan Journal , Volume 47, Issue 2, pp 427–433 # On the sum of the reciprocals of the differences between consecutive primes • Nian Hong Zhou Article ## Abstract Let $$p_n$$ denote the n-th prime number, and let $$d_n=p_{n+1}-p_{n}$$. Under the Hardy–Littlewood prime-pair conjecture, we prove \begin{aligne...
{"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.physicsforums.com/threads/forces-applying-to-antimatter.38969/
Forces Applying to Antimatter 1. Aug 10, 2004 IooqXpooI I don't know if this is true or not, and I have a feeling that it has already been proven otherwise, but I think that the forces applying to antimatter are flipped. For instance, a positron and an electron would repel, and a positron and a proton would attract...
{"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://za.costsproject.org/24620-electrocyclic-reaction-and-its-3d-visualization.html
# Electrocyclic reaction and its 3D visualization We are searching data for your request: Forums and discussions: Manuals and reference books: Data from registers: Wait the end of the search in all databases. Upon completion, a link will appear to access the found materials. ## Literature example [1] by Niwayama: In...
{"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...
https://en.citizendium.org/wiki/Cauchy-Schwarz_inequality
Cauchy-Schwarz inequality Main Article Discussion Related Articles  [?] Bibliography  [?] Citable Version  [?] This editable Main Article is under development and subject to a disclaimer. In mathematics, the Cauchy-Schwarz inequality is a fundamental and ubiquitously used inequality that relates the absolute value o...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 20, "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.dsprelated.com/blogs-6/mpat/all/Tutorials.php
Approximating the area of a chirp by fitting a polynomial Once in a while we need to estimate the area of a dataset in which we are interested. This area could give us, for example, force (mass vs acceleration) or electric power (electric current vs charge). One way to do that is fitting a curve on our data, and let'...
{"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://mathhelpforum.com/math-topics/162154-science-question.html
# Thread: science question! 1. ## science question! a) The activation energy needed to convert cis-retinal to trans-retinal is 4 × 10–19 J. What is the reaction rate for one molecule at body temperature (310 K)? In the absence of light, how long would you have to wait for a reaction to take place? b) What wavelength...
{"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": 5, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.distance-calculator.co.uk/towns-within-a-radius-of.php?t=Hauwaert&c=Belgium
Cities, Towns and Places within a 60 mile radius of Hauwaert, Belgium Get a list of towns within a 60 mile radius of Hauwaert or between two set distances, click on the markers in the satelitte map to get maps and road trip directions. If this didn't quite work how you thought then you might like the Places near Hauwa...
{"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://en.wikipedia.org/wiki/Bulk_modulus
# Bulk modulus Illustration of uniform compression The bulk modulus (${\displaystyle K}$ or ${\displaystyle B}$) of a substance is measure of how compressible that substance is. It is defined as the ratio of the infinitesimal pressure increase to the resulting relative decrease of the volume. [1] ## Definition The ...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 139, "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/m...
https://sre.ink/mysql-use-xtrabackup-error-too-many-open-files/
# MySQL使用xtrabackup备份时报错’Too many open files’ 2019-04-25 14:04:48 7fd5e9b0a720 InnoDB: Operating system error number 24 in a file operation. InnoDB: Error number 24 means 'Too many open files'. InnoDB: Some operating system error numbers are described at InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system...
{"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://astronomy.stackexchange.com/questions/45528/determining-masses-from-radial-velocity-curves-of-eclipsing-binaries
# Determining masses from radial velocity curves of eclipsing binaries Is the statement From radial velocities or astrometry for eclipsing binaries, one obtains masses. wrong, because only minimal masses can be obtained? • What is the source of the statement, please. Aug 30 '21 at 6:39 • "one obtains masses" is a v...
{"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.gradesaver.com/textbooks/math/algebra/algebra-1-common-core-15th-edition/chapter-2-solving-equations-chapter-review-page-155/38
## Algebra 1: Common Core (15th Edition) The 7 ounce part is already in ounces, so we do not have to worry about that yet. We first, however, need to put 4 pounds into ounces. Thus, we need to do a unit conversion in this problem. There are 16 ounces in a pound. Thus, we obtain: $\frac{4 pounds}{1} \times \frac{16 oun...
{"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://astarmathsandphysics.com/ib-maths-notes/matrices/1007-simultaneous-equations-with-non-unique-solutions.html
Simultaneous Equations With Non Unique Solutions The set of simultaneous equations has the solutionsandandInfact many values ofandsatisfyboth equations. Notice that if the second equation is divided by 2 throughout, weobtain the first equation, so that these two equations are in factjust one independednt equation. I...
{"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://aas.org/archives/BAAS/v36n5/aas205/1618.htm
AAS 205th Meeting, 9-13 January 2005 Session 145 Intergalactic Media Poster, Thursday, January 13, 2005, 9:20am-4:00pm, Exhibit Hall ## [145.10] The Internal Dynamics of Tidal Features Arising from Galaxy Collisions N. Hearn, G. Lake (Washington State Univ.), S. Lamb (Univ. of Illinois) Collisions and mergers betwee...
{"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://eprints.iisc.ernet.in/18508/
# Electronic structure of electron doped $SrTiO_3: SrTiO_{3-\delta} and Sr_1-xLaxTiO_3$ Shanthi, N and Sarma, DD (1998) Electronic structure of electron doped $SrTiO_3: SrTiO_{3-\delta} and Sr_1-xLaxTiO_3$. In: Physical Review B, 57 (4). pp. 2153-2158. PDF PhysRevB.57.2153.pdf - Published Version Restricted to Regis...
{"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://h2020-remedia.eu/publication-on-environmental-science-atmospheres/
# Publication on Environmental Science: Atmospheres Secondary aerosol formation during the dark oxidation of residential biomass burning emissions Authors: John K. Kodros, Christos Kaltsonoudis, Marco Paglione, kalliopi florou, Spiro Jorga, Christina Vasilakopoulou, Manuela Cirtog, Mathieu Cazaunau, Bénédicte Picquet...
{"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://bio.libretexts.org/Bookshelves/Introductory_and_General_Biology/Book%3A_General_Biology_(OpenStax)/5%3A_Biological_Diversity/21%3A_Viruses/21.4%3A_Other_Acellular_Entities_-_Prions_and_Viroids
# 21.4: Other Acellular Entities - Prions and Viroids Skills to Develop • Describe prions and their basic properties • Define viroids and their targets of infection Prions and viroids are pathogens (agents with the ability to cause disease) that have simpler structures than viruses but, in the case of prions, still ...
{"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://philpapers.org/rec/URILGO
# Ladder Gaps over Stationary Sets Journal of Symbolic Logic 69 (2):518 - 532 (2004) Abstract For a stationary set $S \subseteq \omega_{1}$ and a ladder system C over S, a new type of gaps called C-Hausdorff is introduced and investigated. We describe a forcing model of ZFC in which, for some stationary set S, for eve...
{"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://xianblog.wordpress.com/tag/binomial-distribution/
## simulating correlated Binomials [another Bernoulli factory] Posted in Books, Kids, pictures, R, Running, Statistics, University life with tags , , , , , , , on April 21, 2015 by xi'an This early morning, just before going out for my daily run around The Parc, I checked X validated for new questions and came upon t...
{"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": 7, "mimetex.cgi": 0, "/images/mat...
https://mathzsolution.com/trying-to-define-mathbbr0-5-topologically-duplicate/
# Trying to define $\mathbb{R}^{0.5}$ topologically [duplicate] A few days ago, I was trying to generalize the defintion of Euclidean spaces by trying to define $\mathbb{R}^{0.5}$. Question: Is there a metric space $A$ such that $A\times A$ is homeomorphic to $\mathbb{R}$? I am interested also in seeing examples of ...
{"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://k12.libretexts.org/Bookshelves/Mathematics/Geometry/06%3A_Circles/6.13%3A_Segments_from_Chords
# 6.13: Segments from Chords $$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$ $$\newcomm...
{"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/1567292/generic-factorization-of-a-one-parameter-family-of-degree-four-polynomials
# Generic factorization of a one-parameter family of degree four polynomials Let $P$ be a monic polynomial of degree four with integer coefficients. Is it true that there are only finitely many $a$ such that $P(x)-a$ factors (over $\mathbb Q$) as a product of two irreducible quadratic polynomials ? An optimistic guess...
{"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/with-the-reaction-determine-the-masses-of-hso-3nh-2-required-to-produce-0-135-g-
Chemistry Topics # With the reaction, determine the masses of HSO_3NH_2 required to produce 0.135 g of N_2(g) collected in a burette above water. How do you calculate the volume that this mass of N_2(g) would occupy at 23.4°C and 7.10*10^2 mmHg barometric pressure? ## $H S {O}_{3} N {H}_{2} \left(a q\right) + N a N {...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 15, "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://abdul-quader.com/author/ama2115/
# Decidability and Definability This post is an extension of the previous one; I want to address Tarski’s Undefinability Theorem using computability-theoretic methods. Continue reading # Arithmetic, Self-Reference and Truth There is a remarkable theorem in mathematical logic that “Truth is not definable”. This is kn...
{"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": 183, "mimetex.cgi": 0, "/images/m...
https://scicomp.stackexchange.com/questions/35892/computing-singular-value-decomposition-of-small-4-times-4-matrices
# Computing Singular Value Decomposition of small ($4\times 4$) matrices I need to compute the Singular Value Decomposition (SVD) of many $$4 \times 4$$ matrices. I'm looking for SVD algorithms specialized for small matrices. I've read that the std::vector sorting algorithm in the C++ STL is often hardcoded for short ...
{"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/cantilever-beam-question.159706/
# Cantilever beam question! 1. Mar 7, 2007 ### jhwatts I need some help. I writing up a lab report and im not sure how to define the equtaion i took down in my notes. deflection = (4F/Ebh^3) * L Im not sure if this is the right eqution. If so can some one please tell me what the varibales: E, b, F and h are. Than...
{"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://zbmath.org/?q=an%3A0336.46001
× Geometric functional analysis and its applications.(English)Zbl 0336.46001 Graduate Texts in Mathematics. 24. New York-Heidelberg-Berlin: Springer-Verlag. X, 246 p. DM 39.10; \$ 16.80 (1975). MSC: 46-01 Introductory exposition (textbooks, tutorial papers, etc.) pertaining to functional analysis 46Axx Topological...
{"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://appliedmechanics.asmedigitalcollection.asme.org/issue.aspx
0 IN THIS ISSUE ### Research Papers J. Appl. Mech. 2017;84(6):061001-061001-11. doi:10.1115/1.4036355. Elastic spherical shells loaded under uniform pressure are subject to equal and opposite compressive probing forces at their poles to trigger and explore buckling. When the shells support external pressure, buckli...
{"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...
https://annals.math.princeton.edu/2021/193-1
Volume 193, Issue 1 – January 2021 ## Speed of random walks, isoperimetry and compression of finitely generated groups Pages 1-105 by Jérémie Brieussel, Tianyi Zheng ## $L^2$ curvature bounds on manifolds with bounded Ricci curvature Pages 107-222 by Wenshuai Jiang, Aaron Naber ## Lie algebras and $v_n$-periodic s...
{"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...