url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://cseducators.stackexchange.com/questions/5922/methods-early-in-java-before-objects | # methods early in Java - before objects
Does it make sense to introduce methods even before objects? What we are attempting to do is to get students out of the "everything in main()" mode as soon as possible.
Suppose one starts out with a simple program to compute the roots of a quadratic equation. One can imagine 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": 0, "mimetex.cgi": 0, "/images/mat... |
https://hal.inria.fr/hal-01300727 | HAL will be down for maintenance from Friday, June 10 at 4pm through Monday, June 13 at 9am. More information
# $\mu$Kummer: efficient hyperelliptic signatures and key exchange on microcontrollers
1 Digital Security Group [Nijmegen]
ICIS - Institute for Computing and Information Sciences [Nijmegen]
3 GRACE - Geometry... | {"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://worldwidescience.org/topicpages/a/asteroids+digging+soil.html | #### Sample records for asteroids digging soil
1. Landing screw-rockets array on asteroids, digging soil and fueling engines in phase, to overcome the spin and to fly in space
CERN Document Server
Fargion, D
2007-01-01
To deflect impact-trajectory of massive km^3 and spinning asteroid by a few terrestrial radiuses... | {"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.coach/general-chemistry-2/chemical-kinetics-mechanisms | # Chemical Kinetics: Mechanisms | General Chemistry 2
Mechanisms in chemical kinetics are studied in this chapter: activation energy, Arrhenius equation, elementary reactions, reversible reactions, intermediates, rate-determining step, catalysts and catalysis
## Activation Energy
Activation energy Ea (in J.mol-1):
... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/7708/quaternion-division | # Quaternion Division
If $q$ and $r$ are quaternions, and $p$ is a point, applying $q$ then $r$ to $p$ is:
$$(qr)p\dfrac{1}{qr}$$
What if I want to go the other way? Instead of concatenating rotations, I want to remove them.
So, I have $q$ and $m$, and I know that $qx =m$, but I don't know what $x$ is. How can I di... | {"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://cs.stackexchange.com/questions/95785/time-complexity-to-find-height-of-a-bst | # Time Complexity to find height of a BST
Below is a question I was asked in an Interview
What is the best case time complexity to find the height of a Binary Search Tree?
I answered it explaining using the below algorithm
$\mathrm{height}(v)$
if $v$ is a leaf, return 0
otherwise, return $\max(\mathrm{height}(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": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gradesaver.com/textbooks/science/chemistry/chemistry-the-central-science-13th-edition/chapter-4-reactions-in-aqueous-solution-exercises-page-157/4-3b | ## Chemistry: The Central Science (13th Edition)
This molecule is HNO$_{3}$ or nitric acid. Nitric acid is known to be a strong acid and thus will dissociate completely in water. | {"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/calculus/126022-volume-generated-rotating-region.html | # Thread: Volume Generated by Rotating a Region
1. ## Volume Generated by Rotating a Region
I am trying to find the volume generated by rotating the region bounded by $y=4+x-x^2$ and $y=4-x$ about the y-axis
I got an answer of $4\pi/3$
using this: $\pi \int_0^2 (4+x-x^2)-(4-x)$
I feel as if this volume is to small ... | {"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... |
https://dsp.stackexchange.com/questions/36543/haar-wavelets-vs-stft-for-graceful-audio-quality-degradation-newbie-question | # Haar Wavelets vs STFT for graceful audio quality degradation (newbie question)
I'm playing around with FFT (using Naudio library) and with Wavelets (using TarsosDSP library) trying to get better understanding of both of them.
I've noticed that when I zero out FFT/Wavelet coefficients (for the same window size - 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://cmsablog.fas.harvard.edu/2019/07/new-preprint-by-sze-man-ngai/ | # Orthogonal Polynomials Defined by Self-Similar Measures with Overlaps
New Preprint by Sze-man Ngai:
Orthogonal Polynomials Defined by Self-Similar Measures with Overlaps
SZE-MAN NGAI, WEI TANG, ANH TRAN, AND SHUAI YUAN
Abstract. We study orthogonal polynomials with respect to self-similar measures, focusing on th... | {"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/198264-binomial-radical-expressions-print.html | • May 2nd 2012, 04:00 PM
Courtx33333
A hiker drops a rock from the rim of the Grand Canyon. The distance it falls d in feet after t seconds is given by the function d=16t^2. How far has the rock fallen after (3 + sq rt(2) )seconds? Please show steps!
• May 2nd 2012, 04:51 PM
skeeter
$(a+b)^2 = a^2 + 2ab + b^2$
so 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 3, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://eptcs.web.cse.unsw.edu.au/paper.cgi?MSFP2016.4 | ## Variations on Noetherianness
Denis Firsov Tarmo Uustalu Niccolò Veltri
In constructive mathematics, several nonequivalent notions of finiteness exist. In this paper, we continue the study of Noetherian sets in the dependently typed setting of the Agda programming language. We want to say that a set is Noetherian... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.itl.nist.gov/div898/handbook/pri/section3/pri3361.htm | 5. Process Improvement
5.3. Choosing an experimental design
5.3.3. How do you select an experimental design?
5.3.3.6. Response surface designs
## Central Composite Designs (CCD)
Box-Wilson Central Composite Designs
CCD designs start with a factorial or fractional factorial design (with center points) and add "star" 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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://questions.examside.com/past-years/jee/question/when-xo2-is-fused-with-an-alkali-metal-hydroxide-in-presence-jee-main-chemistry-some-basic-concepts-of-chemistry-qhklplllh56352dp | 1
MCQ (Single Correct Answer)
### JEE Main 2018 (Online) 16th April Morning Slot
When XO2 is fused with an alkali metal hydroxide in presence of an oxidizing agent such as KNO3 ; a dark green product is formed which disproportioates in acidic solution to afforda dark purple solution. X is :
A
Ti
B
V
C
Cr
D
Mn
## Exp... | {"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.math.tifr.res.in/putabstract.php?date=2013-09-05 | # Colloquium abstracts
Sachin Sharma
TIFR
September 5, 2013
The irreducible modules for the derivations of the rational quantum torus: Let $\mathbb{C}_q$ be the quantum torus associated with the $d \times d$ matrix $q = (q_{ij})$, $q_{ii} = 1$, $q_{ij}^{-1} = q_{ji}$, $q_{ij}$ are roots of unity, for all $1 \leq i, ... | {"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://ftp.aimsciences.org/article/doi/10.3934/mcrf.2019032 | # American Institute of Mathematical Sciences
March 2020, 10(1): 113-140. doi: 10.3934/mcrf.2019032
## A moment approach for entropy solutions to nonlinear hyperbolic PDEs
1 CNRS, LAAS, Université de Toulouse, 7 avenue du colonel Roche, F-31400 Toulouse, France 2 Applied Mathematics and Plasma Physics Group and Ce... | {"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/engineering/computer-science/invitation-to-computer-science/chapter-5-5-2-the-components-of-a-computer-system-practice-problems-page-244/2 | ## Invitation to Computer Science 8th Edition
The seek time depends on the number of tracks over which the read head must move. This could range from $0,$ if the arm does not need to move, to a worst case of the arm having to move from the far inside track to the far outside track, a total of 49 tracks. The average, 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.shodor.org/refdesk/Resources/Activities/RadialHydrogen/ | # Radial Solution of Hydrogen Lesson
Shodor > CSERD > Resources > Activities > Radial Solution of Hydrogen Lesson
Lesson • Materials • Lesson Plan
# Lesson - Radial Solution, Hydrogen Wavefunction
Schrodinger's equation applied to a single electron Hydrogen atom takes the following form:
Written in terms of an... | {"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://deepai.org/publication/probabilistic-stable-functions-on-discrete-cones-are-power-series-long-version | # Probabilistic Stable Functions on Discrete Cones are Power Series (long version)
We study the category Cstabm of measurable cones and measurable stable functions, which is a denotational model of an higher-order language with continuous probabilities and full recursion. We look at Cstabm as a model for discrete prob... | {"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://puzzling.stackexchange.com/questions/29541/removing-green-marbles-from-the-table | # Removing green marbles from the table
Alice and Bob play the following game that starts with $N\ge3$ green marbles on the table.
• Alice and Bob move alternatingly.
• Alice makes the first move. In this first move, Alice removes $x$ green marbles from the table; the number $x$ is chosen by Alice so that it satisfie... | {"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://mathhelpforum.com/geometry/146721-line-plane.html | # Math Help - a line on a plane
1. ## a line on a plane
hello
this is probably very simple, but im very tired and its friday afternoon =)
this is the case:
the salary is based on how many pieces you produce. the slowest worker produce 400 pieces per day and the fastest 800.
the slowest worker should get a minimum w... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://science.sciencemag.org/content/early/2009/10/08/science.1174010 | # Microsecond Simulations of Spontaneous Methane Hydrate Nucleation and Growth
See allHide authors and affiliations
Science 08 Oct 2009:
DOI: 10.1126/science.1174010
This is a PDF-only article. The first page of the PDF of this article appears below. | {"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://publiclab.org/notes/dmunchak/09-02-2017/catch-basins-101 | # Catch Basins 101: How to clean a catch basin with one person in 68 minutes.
by dmunchak | 02 Sep 21:32
It's not rocket science. Next time you take a shower look down at the drain. Marvel at how the water runs down the hole. Then, block the drain with something and watch it backup. Remove the blockage and the water ... | {"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.urbanmythcafe.com/blog/?paged=2 | # Project: Job Search Database
I need to organize my job search. I am not in hyper job search mode: I have a good job, and I have priorities other than looking for a new employment. And yet, I am doing just enough searching to make for an organizational challenge. Suppose that in the near future I apply for a total 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": 46, "mimetex.cgi": 0, "/images/ma... |
https://crypto.stackexchange.com/users/17393/paradox?tab=questions | # 12 Questions
4
6
1
4k
views
4
1
93
views
4
1
137
views
3
1
218
views
1
3
0
176
views
### User revocation in Identity Based Encryption
Nov 28 '15 at 3:08 Paradox 447
2
0
34
views
### Quantitatively measure the private information revealed by a matrix?
Sep 21 '15 at 1:19 Paradox 447
1
2
1
228
views
2
2
284
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... |
http://www.maplesoft.com/support/help/Maple/view.aspx?path=PolynomialTools/Splits | PolynomialTools - Maple Help
Home : Support : Online Help : Mathematics : Algebra : Polynomials : PolynomialTools : PolynomialTools/Splits
PolynomialTools
Splits
find a complete factorization of a polynomial
Calling Sequence Splits(a, x, b)
Parameters
a - polynomial with algebraic number or polynomial coeffic... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 13, "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://paperswithcode.com/paper/neuron-segmentation-using-deep-complete | # Neuron Segmentation Using Deep Complete Bipartite Networks
31 May 2017Jianxu ChenSreya BanerjeeAbhinav GramaWalter J. ScheirerDanny Z. Chen
In this paper, we consider the problem of automatically segmenting neuronal cells in dual-color confocal microscopy images. This problem is a key task in various quantitative a... | {"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/7971/trusktr?tab=reputation | trusktr
Reputation
Top tag
Next privilege 250 Rep.
9
Impact
~4k people reached
• 0 posts edited
# 185 Reputation
0 Jul 10 '13
There were no net reputation changes on this day
5 Nov 11 '12
+5 15:24 upvote What is, how do you use, and why do you use differentials? What are their practical uses?
5 Jun 28 '12
+5 01:1... | {"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://armandoteixeira.wordpress.com/2011/06/13/a-quickie-on-special-relativity/ | ## A quickie on Special Relativity
This post is intended to be a very concise rebuttal to one of the most popular misconceptions about the theory of Special Relativity.
— 1. Brief Historical Review —
For the ones that really want to have a better grasp of this complicated issue you can go to:
But what I really want... | {"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": 58, "mimetex.cgi": 0, "/images/ma... |
https://quantumcomputing.stackexchange.com/questions/18281/how-to-assemble-two-quantum-circuits-whose-qubit-mapping-states-are-different-ea/18312 | How to assemble two quantum circuits whose qubit mapping states are different each other?
I uploaded similar question before, but the answer was not I want. I think I should show you in more detail about my question.
I use SABRE algorithm which can do qubit mapping for executing quantum circuit on the real quantum ha... | {"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://mathhelpboards.com/threads/matrix-proofs.7231/ | # Matrix proofs
• Banned
• #1
#### Poirot
##### Banned
Feb 15, 2012
250
How would I prove that if A is singular, then Av=0 has a non-zero solution?.
#### Jameson
Staff member
Jan 26, 2012
4,040
How would I prove that if A is singular, then Av=0 has a non-zero solution?.
If A is singular then it isn't invertible, s... | {"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://export.arxiv.org/abs/1409.3177 | math.NT
(what is this?)
# Title: Averages and moments associated to class numbers of imaginary quadratic fields
Abstract: For any odd prime $\ell$, let $h_\ell(-d)$ denote the $\ell$-part of the class number of the imaginary quadratic field $\mathbb{Q}(\sqrt{-d})$. Nontrivial pointwise upper bounds are known only fo... | {"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://demo.saytex.xyz/ | # SayTeX Demo
Meh.
$$\sum_{n = 1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}$$
\sum_{n = 1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}
###### Speech Recognition Input
sum from n equals one to infinity of one over n squared equals pi squared over six
###### SayTeX Syntax
sum subscript begin n equals 1 end superscri... | {"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://forum.allaboutcircuits.com/threads/pulsing-current-w-pwm-direction.63773/ | # Pulsing Current w/ PWM / Direction
#### kcarring
Joined Jan 22, 2011
38
I still get confused with conventional current flow theory and electron direction, etc.. but..
In a circuit like this one, where you use a 555 timer to then pulse a mosfet and ultimately limit power to a motor...
http://www.dprg.org/tutorials... | {"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://yalmip.github.io/command/min/ | # min
Tags:
Updated:
### Syntax
y = min(x)
y = min(x,z)
y = min(x,[],dim)
[y,loc]= min(x,[],dim)
### Operator implementation
The operator has support for both convex models where a graph representation can be used, and nonconvex scenarios where a mixed-integer model is required.
If the location index loc is 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://www.gamedev.net/forums/topic/178688-whats-wrong-with-this-code/ | #### Archived
This topic is now archived and is closed to further replies.
# What's wrong with this code?!
## Recommended Posts
JohnyB 122
Okay I''ve been trying to figure out why this doesn''t work for a while I can''t figure out what''s wrong here''s the code...
GLuint DrawGLWindow()
{
glClear(GL_COLOR_BUFFER_... | {"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://chaoxuprime.com/posts/2018-12-18-subset-sum-through-balancing.html | Subset sum through balancing
This is a note for Pisinger's balancing algorithm for subset sum [1]. Let $\mathcal{S}$ be the set of all subset sums of $S$. The subset sum problem, the input is $S\subset \N$, and we are interested in checking if $t\in \mathcal{S}$.
We define a variation of the subset sum problem. The b... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 77, "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.nearly42.org/cstheory/binary-puzzle-np-complete/ | # Binary Puzzle is NP-complete
Binary Puzzle (also known as Binary Sudoku) is an addictive puzzle played on a $n \times n$ grid; intially some of the cells contain a zero or a one; the aim of the game is to fill the empty cells according to the following rules:
• Each cell should contain a zero or a one and no more 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://community.wolfram.com/groups/-/m/t/1139804 | # [WSC17] Exploring Halting Times in Turing Machines
GROUPS:
## Description
In this exploration, I explored the halting times of Turing machines. A Turing machine is essentially consists of a set of rules that can be applied to successive cells on a infinitely long tape of typically blank cells. Each step in a Turin... | {"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://arxiv.org/abs/1607.04783 | nucl-ex
(what is this?)
# Title: First Model-Independent Measurement of the Spin Triplet $pΛ$ Scattering Length from Final State Interaction in the $\vec{p}p \rightarrow pK^{+}Λ$ Reaction
Abstract: The $\vec{p}p \rightarrow pK^{+}\Lambda$ reaction has been measured with the COSY-TOF detector at a beam momentum of $2... | {"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://cstheory.stackexchange.com/questions/37435/is-the-kolmogorov-complexity-of-the-truth-tables-of-the-halting-problem-known-as | # Is the Kolmogorov complexity of the truth tables of the halting problem known asymptotically?
Let $$HALT_n$$ denote the string of length $$2^n$$ corresponding to the truth table of the halting problem for inputs of length $$n$$.
If the sequence of Kolmogorov complexities $$K(HALT_n)$$ were $$O(1)$$, then one of 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://admin.clutchprep.com/organic-chemistry/practice-problems/46534/predict-the-product-s-for-the-reaction-given-below-1 | Organic Chemistry Practice Problems Beta-Dicarbonyl Synthesis Pathway Practice Problems Solution: Predict the product(s) for the reaction given belo...
# Solution: Predict the product(s) for the reaction given below.
###### Problem
Predict the product(s) for the reaction given below.
Beta-Dicarbonyl Synthesis Pathw... | {"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/advanced-algebra/27608-elementary-question-about-relations.html | 1. ## Elementary Question about Relations
I haven't done relations for a while, so when I went back to my textbook to 're-learn' what they were I got slightly confused.
It says a relation on A is defined of subsets of AxA.
I then go to the definition of reflexive, which says R is reflexive on A iff for all X that is... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.distance-calculator.co.uk/towns-within-a-radius-of.php?t=Lengel&c=Netherlands | Cities, Towns and Places within a 25 mile radius of Lengel, Netherlands
Get a list of towns within a 25 mile radius of Lengel 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 Lenge... | {"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.elibm.org/article/10011972 | ## On the Average Number of 2-Selmer Elements of Elliptic Curves over $\mathbb F_q(X)$ with Two Marked Points
##### Doc. Math. 24, 1179-1223 (2019)
DOI: 10.25537/dm.2019v24.1179-1223
### Summary
We consider elliptic curves over global fields of positive characteristic with two distinct marked non-trivial rational po... | {"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.ni.com/documentation/en/labview-comms/latest/m-ref/sech/ | # sech
Version:
Computes the hyperbolic secant of the input elements.
## Syntax
c = sech(a)
## a
Real or complex scalar or array of any dimension.
## c
Hyperbolic secant of the elements in a. c is a scalar or an array of the same size as a.
Z = [1:0.11:5]
C = sech(Z)
Where This Node Can Run:
Desktop OS: Wind... | {"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://math.stackexchange.com/questions/3769837/what-is-the-concept-of-being-n-admissible-used-in-the-proof-of-the-iteration-the | # What is the concept of being n-admissible used in the proof of the Iteration Theorem?
I was trying to go through a proof of the Iteration Theorem from the book Number Systems and Foundations of Analysis from Mendelson when I came across the concept of n-admissible function.
The context is the following:
Iteration ... | {"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.ncbi.nlm.nih.gov/pubmed/17472363 | Format
Choose Destination
J Phys Chem B. 2007 May 24;111(20):5748-56. Epub 2007 May 2.
# Effect of frequency on insulin response to electric field stress.
### Author information
1
Applied Physics, School of Applied Sciences, RMIT University, GPO Box 2476V, Melbourne, Victoria 3001, Australia.
### Abstract
There a... | {"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://gmatclub.com/forum/calling-all-wharton-fall-2010-candidates-78775-100.html?kudos=1 | Find all School-related info fast with the new School-Specific MBA Forum
It is currently 25 May 2015, 05:47
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
C... | {"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://chemistry.stackexchange.com/questions/152884/what-is-role-of-copper-powder-calcium-chloride-and-cuprous-chloride-in-the-sn1 | # What is role of copper powder, calcium chloride and cuprous chloride in the SN1 reaction of hydrochloric acid with propargylic alcohol?
For the synthesis of a 2H-cromene from a phenol I need to prepare 3-chloro-2-methyl-but-1-yne from the corresponding alcohol 2-methylbut-3-yn-2-ol. This reaction could be seen as 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": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/maxwells-fourth-equation.792568/ | # Maxwell's Fourth equation
Tags:
1. Jan 16, 2015
### tim9000
Can someone please explain to me under what circumstance the second part of the RHS is not equal to zero.
I only remember the video:
deriving it 44:30 minutes in, I don't really understand it.
Cheers
2. Jan 16, 2015
### sophiecentaur
If the capacito... | {"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://codeforces.com/problemset/problem/840/C | Please subscribe to the official Codeforces channel in Telegram via the link: https://t.me/codeforces_official. ×
C. On the Bench
time limit per test
2 seconds
memory limit per test
256 megabytes
input
standard input
output
standard output
A year ago on the bench in public park Leha found an array of n numbers. Leha ... | {"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://web2.0calc.com/questions/solve-the-equation-4sin-2-x-3-in-the-range-0-lt-x-lt-360 | +0
# Solve the equation 4sin^2 x = 3 in the range 0 < x < 360
0
264
4
Solve the equation 4sin^2 x = 3 in the range 0° < x < 360°
i worked out one of the answer is 60°
but the answer should be 60° , 240°
Feb 3, 2019
#1
+19811
0
4 sin^2 = 3
sin^2 = 3/4
sin = +- (sqrt 3) /2 this occurs at 60 120 240 ... | {"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://en.wikisource.org/wiki/Page:Popular_Science_Monthly_Volume_62.djvu/281 | # Page:Popular Science Monthly Volume 62.djvu/281
275
MENDEL'S LAW.
Percentage of each Type in first six Generations of the Dihybrid
VB X GS.
First. Second. Third. Fourth. Fifth. Sixth Genera tion. VS ${\displaystyle {\begin{matrix}{\Bigg \}}\end{matrix}}}$ each 0 6.25 14.06 19.10 21.97 23.46 VB GS GB VgS ${\displa... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 2, "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://aerospaceengineeringblog.com/operational-requirements/ | Every aircraft has a certain operational environment, including aspects of flight and ground operations, that it is designed to serve in throughout its lifetime. For example the operational requirements of a fighter jet are much more strenuous than those of a commercial airliner. The flight regime is broadly defined by... | {"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": 1, "mimetex.cgi": 0, "/images/mat... |
https://infoscience.epfl.ch/record/160676 | ## Multiscale finite-volume method for density-driven flow in porous media
The multiscale finite-volume (MSFV) method has been developed to solve multiphase flow problems on large and highly heterogeneous domains efficiently. It employs an auxiliary coarse grid, together with its dual, to define and solve a coarse-sca... | {"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://proofwiki.org/wiki/Mathematician:Mathematicians/Sorted_By_Nation/Austria | # Mathematician:Mathematicians/Sorted By Nation/Austria
For more comprehensive information on the lives and works of mathematicians through the ages, see the MacTutor History of Mathematics archive, created by John J. O'Connor and Edmund F. Robertson.
The army of those who have made at least one definite contribution... | {"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://aps.arxiv.org/list/math.DS/2111?skip=75&show=25 | # Dynamical Systems
## Authors and titles for math.DS in Nov 2021, skipping first 75
[ total of 245 entries: 1-25 | 26-50 | 51-75 | 76-100 | 101-125 | 126-150 | 151-175 | ... | 226-245 ]
[ showing 25 entries per page: fewer | more | all ]
[76]
Title: On the non-existence of isochronous tangential centers in Filippov ... | {"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-does-the-endpoint-of-a-titration-differ-from-the-equivalence-point | Chemistry
Topics
How does the endpoint of a titration differ from the equivalence point?
May 2, 2015
The endpoint of a titration is the point where the indicator just changes colour.
The equivalence point is when the ratio of the reactants is in the amounts specified by the equation.
Ideally you would want these p... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 3, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://worldwidescience.org/topicpages/s/survey+sdss+quasar.html | #### Sample records for survey sdss quasar
1. The Extremely Luminous Quasar Survey (ELQS) in SDSS and the high-z bright-end Quasar Luminosity Function
Science.gov (United States)
Schindler, Jan-Torge; Fan, Xiaohui; McGreer, Ian
2018-01-01
Studies of the most luminous quasars at high redshift directly probe the evo... | {"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://tex.stackexchange.com/questions/75083/english-german-apa-reference-fails-partly-retrieved-from-and-origyear-un/75131 | # English / German APA reference fails partly - “retrieved from” and “origyear” untranslated
I have a problem with my multilingual APA reference. I use LuaTeX, BibLaTeX and biber. I use the BibLaTeX option babel=other to activate language switching. Switching gets done by adding an hyphenation entry at every reference... | {"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.arxiv-vanity.com/papers/hep-ph/0404038/ | # Low-scale leptogenesis and soft supersymmetry breaking
Lotfi Boubekeur, Thomas Hambye and Goran Senjanović Physics Department, Lancaster University, Lancaster LA1 4YB, UK Theoretical Physics, Oxford University, 1 Keble Road, Oxford, OX1 3NP, UK The Abdus Salam ICTP, Strada Costiera 11, 34100 Trieste, Italy
###### Ab... | {"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://pos.sissa.it/332/022/ | Volume 332 - XIV International Conference on Heavy Quarks and Leptons (HQL2018) - Top Physics
Highlights of top quark production measurements at LHC
S. Shimizu* on behalf of the ATLAS and CMS Collaborations
Full text: pdf
Pre-published on: December 05, 2018
Published on: December 11, 2018
Abstract
Cross-section measur... | {"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://electronics.stackexchange.com/questions/100104/replacing-6-series-aa-alkaline-batteries-with-nimh-batteries-how-do-i-compare | Replacing 6 series AA alkaline batteries with NiMH batteries – how do I compare possible arrangements to optimise usable capacity?
I want to replace a battery pack of 6 AA 1.5V alkaline batteries arranged in series, with rechargeable NiMH batteries in an old transistor megaphone in such a way as to optimise the capaci... | {"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.hits.ac.in/mtech-in-electrical-power-systems/ | # MTech in Electrical Power Systems
M.Tech in Electrical Power Systems introduces the students to the power distribution and transmission systems, and the components involved in the protection and stability in the network grid. Power distribution and transmission are studied in an analytical, numerical and experimenta... | {"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.jsjkx.com/CN/Y2011/V38/I11/231 | • 人工智能 •
### 爆炸搜索算法及其收敛性证明
1. (华中科技大学大学数学与统计学院 武汉430074)
• 出版日期:2018-12-01 发布日期:2018-12-01
### Explosion Search Algorithm and its Convergence
• Online:2018-12-01 Published:2018-12-01
Abstract: Inspired by explosion of fireworks(bomb) , a new intelligence search algorithm was proposed, which is called Explosion Sea... | {"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://math.stackexchange.com/questions/393628/mathematica-vs-wolfram-alpha-integration-results/393734 | # Mathematica vs Wolfram Alpha integration results
When I insert the following integration command in wolframalpha:
int(pi^2*0.05*Exp[-0.1]*14142135/2*x^-1*
Exp[-x]*y*Exp[-pi*0.1*y^2/2]*
Hypergeometric2F1[1, 2/3, 5/3, -2*y^-4*(2*10^14)^(3/4)]*
BesselI[2, x*y*Sqrt[2*pi]],{x,0,0.25},{y,0,Infinity})
I get the followin... | {"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://math.stackexchange.com/users/3163/craig-feinstein?tab=summary | Craig Feinstein
Reputation
Top tag
Next privilege 250 Rep.
2 16
Impact
~10k people reached
• 0 posts edited
### Questions (22)
8 Solving systems of linear equations over a finite ring 7 A magic trick with synchronizing words 7 What is the simplest way to fathom the Monster Group? 6 Limit of geometric mean of N radi... | {"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/business-math/66521-greg-need-help-assignment.html | # Math Help - Greg need help with assignment
1. ## Greg need help with assignment
Hi! My name is Greg and I really need some help on this assignment
1.
Determine the extension amount of the following order:
Product X: 10 units @ $2.35 each Product Y: 12 boxes @$6.15 per box
Product Z: 3 dozen @ $12.20 per dozen here ... | {"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": 5, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://rodare.hzdr.de/record/118/export/xd | Dataset Open Access
# Fast-neutron-induced fission cross section of Pu(242) measured at the neutron time-of-flight facility nELBE
Kögler, Toni
### Dublin Core Export
<?xml version='1.0' encoding='utf-8'?>
<oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc... | {"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://math.univ-bpclermont.fr/biblio/asearch.php?aut=Heathcote+Christophe | 1 - Complete exponential convergence and some related topicsHeathcote, ChristopherCote : [70 HEA 67] | {"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://worldwidescience.org/topicpages/c/concrete+box+girders.html | #### Sample records for concrete box girders
1. Acoustic Emission Monitoring of Multicell Reinforced Concrete Box Girders Subjected to Torsion
OpenAIRE
Marya Bagherifaez; Arash Behnia; Abeer Aqeel Majeed; Chai Hwa Kian
2014-01-01
Reinforced concrete (RC) box girders are a common structural member for road bridges ... | {"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://mathoverflow.net/questions/52065/fredholmness-and-invertibility-in-a-c-algebra-generated-convolution-type-operat | # Fredholmness and invertibility in a C* algebra generated convolution-type operators
Let $PC$ be the algebra of complex-valued, piecewise-continuous functions from $[-\infty,+\infty]$, $SO$ be the algebra of bounded, continuous, complex-valued functions on $\mathbb R$ which are slowly oscillating at infinity and $[PC... | {"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://dantopology.wordpress.com/category/separable-metrizable/ | # Sigma-products of separable metric spaces are monolithic
Let $\Sigma(\kappa)$ be the $\Sigma$-product of $\kappa$ many copies of the real lines where $\kappa$ is any infinite cardinal number. Any compact space that can be embedded in $\Sigma(\kappa)$ for some $\kappa$ is said to be a Corson compact space. Corson com... | {"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": 1038, "mimetex.cgi": 0, "/images/... |
https://www.physicsforums.com/threads/reaction-of-sodium-metal-and-water.726368/ | # Reaction of Sodium Metal and Water
1. Dec 3, 2013
### Qube
1. The problem statement, all variables and given/known data
When sodium is dropped into water, aqueous sodium hydroxide and hydrogen gas are produced. Which of the following are correct regarding this reaction?
1) Sodium metal is the reducing agent.
2) ... | {"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/10622/equivalent-exhaustion-by-compact-sets | # 'Equivalent' Exhaustion by compact sets
Given an open set $U \subset \mathbb R ^n$, there exists an exhaustion by compact sets, i.e. a sequence of compact sets $K_i$, s.t.
$\cup _{i=0}^{\infty} K_i = U$ and $\forall i \in \mathbb N : K_i \subset K_{i+1} ^{\circ}$
We can imagine that different exhaustions by compac... | {"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/quantum-concepts.310015/ | # Quantum Concepts
• #1
15
0
## Homework Statement
TRUE or FALSE for each statement:
*Only very small objects have a wave function.
*Electrons show interference effects like waves.
*The wave function times the volume gives a measure of the probability of finding a particle in a particular region.
*The absolute valu... | {"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://chat.stackexchange.com/transcript/14524?m=56280998 | 1:16 AM
0
I purchased this 3D wooden puzzle and wasn't provided with the instructions to reassemble it. I can't seem to find any information about it other than the source I bought it from. It has 33 pieces Does anyone know any information about it? Common name or even the solution?
1:29 AM
ah, a new user who helpful... | {"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://worldwidescience.org/topicpages/g/general+hospital+setting.html | #### Sample records for general hospital setting
1. Characterizing and predicting rates of delirium across general hospital settings.
Science.gov (United States)
McCoy, Thomas H; Hart, Kamber L; Perlis, Roy H
2017-05-01
2. Dementia training programmes for staff working in general hospital settings - a systematic r... | {"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/calculus/213313-distributional-limit-print.html | # Distributional limit
Hoi, im little new on functional analysis stuff...and I want to calculate the distributional limit of $u_{t,N}(x)= e^{itx}t^N$ defined for $x\geq 0$ and $u_{t,N}(x)=0$ elsewhere. So for any test-function $\phi$ we have like $\left\langle u_{t,N},\phi \right\rangle = i \phi(0)t^{N-1} + i\left\lan... | {"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... |
http://mathoverflow.net/questions/119574/how-to-connect-monoidal-fans-kato-to-fans-oda | How to connect monoidal fans (Kato) to fans (Oda).
In the paper Toric Singularities, Kato defines log regular for a sheaf of monoids on a scheme. In section 9, he defines a fan in terms of monoidal spaces (and later that a log regular structure induces such a fan), and in 9.5 connects his concept of a fan to that 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": 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?f=27&t=22277 | ## Hydrogen series
Carlos Gonzales 1H
Posts: 50
Joined: Fri Sep 29, 2017 7:05 am
Been upvoted: 1 time
### Hydrogen series
During lecture, the Balmer and Lyman series were mentioned. These are just two series, and I've heard of the Paschen series, but are there more hydrogen series and if so would they be necessary t... | {"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/205791/fizz-buzz-ave-a-banana | # Fizz! Buzz! 'ave a banana!
Here's one for fans of Cabin Pressure. There is an episode in which the characters devise a new version of Fizz Buzz, which is simplified to contain absolutely no mathematics.
It has these rules:
• If someone says "fizz", you say "buzz".
• If someone says "buzz", you sing "'ave a banana"... | {"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://mathoverflow.net/questions/29837/does-this-concept-have-a-name-and-what-are-some-of-its-applications | # Does this concept have a name, and what are some of its applications?
Disclaimer: I know practically nothing about category theory, so sorry if the answer is "obvious".
Consider a category C, a subcategory D and a "closure" (i.e. idempotent) functor F : C → D. Then, given an object X ∈ D, what is the "smallest" Y ∈... | {"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.zenoss.com/sites/default/files/zenoss-doc/8501/book/impact/user/exim/zenimpactimport.html | # zenimpactimport
## DESCRIPTION
zenimpactimport - Imports a GraphML file that contains Service Impact the service model definitions for a dynamic service; imports multiple subsequent calls to process new actions in order to reconcile a service model against the entities in Resource Manager.
The import process gener... | {"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.sequencesandseries.com/bounded-sequences/?shared=email&msg=fail | # Bounded sequences
$$\def \C {\mathbb{C}}\def \R {\mathbb{R}}\def \N {\mathbb{N}}\def \Z {\mathbb{Z}}\def \Q {\mathbb{Q}}\def\defn#1{{\bf{#1}}}$$
We want to prove the intuitively obvious result that if a sequence is increasing and its elements are all smaller than some fixed number, then there is nothing else to happ... | {"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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.malwareremoval.com/forum/viewtopic.php?f=11&t=17855 | Welcome to MalwareRemoval.com,
What if we told you that you could get malware removal help from experts, and that it was 100% free? MalwareRemoval.com provides free support for people with infected computers. Our help, and the tools we use are always 100% free. No hidden catch. We simply enjoy helping others. You enjoy... | {"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://fr.scribd.com/document/269768647/Tribology-Science | Vous êtes sur la page 1sur 157
# Atomic Force Microscopy Studies
## THSE NO 3905 (2007)
PRSENTE le 8 octobre 2007
LA FACULT DES SCIENCES DE BASE
LABORATOIRE DE NANOSTRUCTURES SUPERFICIELLES
PROGRAMME DOCTORAL EN PHYSIQUE
## COLE POLYTECHNIQUE FDRALE DE LAUSANNE
POUR L'OBTENTION DU GRADE DE DOCTEUR S SCIENCES
PAR
... | {"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://gateoverflow.in/2504/gate1994-8 | 1.4k views
A rooted tree with $12$ nodes has its nodes numbered $1$ to $12$ in pre-order. When the tree is traversed in post-order, the nodes are visited in the order $3, 5, 4, 2, 7, 8, 6, 10, 11, 12, 9, 1$.
Reconstruct the original tree from this information, that is, find the parent of each node, and show the tree 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... |
https://spark.apache.org/docs/3.2.0/api/python/reference/api/pyspark.sql.functions.desc_nulls_first.html | # pyspark.sql.functions.desc_nulls_first¶
pyspark.sql.functions.desc_nulls_first(col)[source]
Returns a sort expression based on the descending order of the given column name, and null values appear before non-null values.
New in version 2.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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/256567/nonhomogeneous-difference-equation | # Nonhomogeneous difference equation
Let $x(n+1)-f(n)x(n)=g(n)$ and $f(n)\not=0$
I would like to show that the solution of the 1-order homogeneous equation $g=0$ is given by
$x_h(n):= \begin{cases} x(0)*\prod_{j=0}^{n-1}f(j) & \; n>0 \\ \;\;\,1 & \; n=0 \\ x(0)*\prod_{j=n}^{-1}f(j)^{-1}& \; n<0 \\ \end{cases}$
but ... | {"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.science.gov/topicpages/e/elastic+scattering+research.html | Sample records for elastic scattering research
1. Elastic scattering research at a 1 MW long pulse spallation neutron source
SciTech Connect
Crawford, R.K.
1995-12-31
The elastic scattering working group investigated instrumentation for powder diffraction, single-crystal diffraction, small-angle diffraction, and r... | {"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.doityourself.com/forum/heat-pumps-electric-home-heating/620126-heat-pump-outside-unit-not-running-2.html | > >
>
# heat pump outside unit not running
#41
08-12-20, 02:06 AM
Member
Join Date: Aug 2020
Posts: 27
so a local ac guy came out and said he couldnt test the pressure without the unit running. Is that true? Kind of made sense but then how do you know if its the charge or a faulty low pressure switch?
At least he did... | {"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://virbo.org/LANL/LANL | # LANL/LANL
Particle data from the LANL Spacecraft
# 2. Data
• "Low Energy" proton and electron summary plots showing spin-averaged fluxes from each LANL satellite since July 4, 1976 [3].
• CDF files are available at ftp://virbo.org/LANL/. These data may be browsed in Autoplot by launching Autoplot with ViRBO's book... | {"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://chem.libretexts.org/Bookshelves/Physical_and_Theoretical_Chemistry_Textbook_Maps/Supplemental_Modules_(Physical_and_Theoretical_Chemistry)/Kinetics/Rate_Laws/Gas_Phase_Kinetics/Maxwell-Boltzmann_Distributions | # Maxwell-Boltzmann Distributions
The Maxwell-Boltzmann equation, which forms the basis of the kinetic theory of gases, defines the distribution of speeds for a gas at a certain temperature. From this distribution function, the most probable speed, the average speed, and the root-mean-square speed can be derived.
## ... | {"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.varsitytutors.com/sat_math-help/algebra/exponents | # SAT Math : Exponents
## Example Questions
← Previous 1 3 4 5 6 7 8 9 28 29
### Example Question #1 : Exponents
If (300)(400) = 12 * 10n, n =
12
7
2
3
4
4
Explanation:
(300)(400) = 120,000 or 12 * 104.
### Example Question #1 : Exponents
(2x103) x (2x106) x (2x1012) = ?
8x1021
6x1021
8x1023
6x1023
8... | {"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://methods.sagepub.com/Reference/encyc-of-research-design/n418.xml | # Significance Level, Concept of
Encyclopedia
Edited by: Published: 2010
• ## Subject Index
The concept of significance level originates from the discipline of statistical inference, which might be summarized as the application of the scientific method to either observed or collected data. In this setting, it is ass... | {"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://worldwidescience.org/topicpages/t/total+current+demand.html | #### Sample records for total current demand
1. Demand: a total nuclear disarmament
International Nuclear Information System (INIS)
Hessel, Stephane; Jacquard, Albert
2012-01-01
This bibliographical note presents a book, in which the authors make a plea for a total nuclear disarmament. They think that humanity can... | {"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.ncbi.nlm.nih.gov/pubmed?cmd=Retrieve&db=PubMed&list_uids=8936703&dopt=AbstractPlus | Format
Choose Destination
Am Ann Deaf. 1996 Oct;141(4):284-92.
# Closed-captioned television presentation speed and vocabulary.
### Author information
1
Institute for Disabilities Research and Training, Inc., Silver Spring, Maryland, USA.
### Abstract
This study summarizes an extensive research project on closed-... | {"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.shaalaa.com/textbook-solutions/c/hc-verma-solutions-concepts-physics-vol-2-chapter-15-magnetic-properties-matter_615 | CBSE (Science) Class 11CBSE
Share
# H.C. Verma solutions for Class 12 Physics chapter 15 - Magnetic Properties of Matter
## Chapter 15: Magnetic Properties of Matter
#### Chapter 15: Magnetic Properties of Matter Exercise Short Answers solutions [Page 285]
Short Answers | Q 1 | Page 285
When a dielectric is placed... | {"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... |