url
stringlengths
14
1.76k
text
stringlengths
100
1.02M
metadata
stringlengths
1.06k
1.1k
https://www.mathdoubts.com/log-product-rule/
# Product Law of Logarithms ## Formula $\log_{b}{(m \times n)}$ $\,=\,$ $\log_{b}{m}+\log_{b}{n}$ The logarithm of product of quantities equals to sum of their logs is called the product rule of logarithms. ### Proof Learn how to prove logarithm of product of two or more quantities is equal to sum of their logs. ...
{"extraction_info": {"found_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/pre-calculus/24268-inverse-trigonometric-functions.html
# Math Help - Inverse Trigonometric Functions 1. ## Inverse Trigonometric Functions y= arcsin x Find the right end behavior model, the left hand behavior model, and any horizontal tangents for the function if they exist. The tangent I can find easily with a calculator, but the behaviors I don't know. I also need to...
{"extraction_info": {"found_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": 2, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.r-bloggers.com/2011/02/duck-typing-with-quantmod/
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't. This is a short example of using duck typing in a guard statement in the futile.paradigm. We are implementing a simple function to calculate the daily volatility of the returns with the help of quantmod. vol.symbol %when% (...
{"extraction_info": {"found_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/185502/arithmetic-question-regarding-sqrt1-1-sqrt-1-1
# Arithmetic question regarding $\sqrt{1/-1} = \sqrt{-1/1}$ [duplicate] Can someone please point out what I'm doing wrong here? $$\frac{1}{-1} = \frac{-1}{1} \implies \sqrt{\frac{1}{-1}} = \sqrt{\frac{-1}{1}}$$ which should imply that $$\frac{\sqrt{1}}{\sqrt{-1}} = \frac{\sqrt{-1}}{\sqrt{1}}$$ But the last equality ...
{"extraction_info": {"found_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://dharmath.blogspot.com/2010/01/coupon-drawing.html
Monday, January 11, 2010 Coupon drawing Credit for this problem goes to Sander Parawira A container holds $N$ coupons. You draw successive coupons from the container, observe the coupon drawn, and then replace the coupon. What is the expected number of draws needed until all $N$ coupons have been seen at least once?...
{"extraction_info": {"found_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://technobyte.org/vhdl-code-all-logic-gates-dataflow-explanation/
View Course Path # VHDL code for all logic gates using dataflow method – full code and explanation Logic gates are the building blocks of digital electronics. Digital electronics employ boolean logic. And logic gates are the physical circuits that allow boolean logic to manifest in the real world. In this post, we 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 14, "mimetex.cgi": 0, "/images/ma...
https://sureshamrita.wordpress.com/2010/09/15/eclipse-editing-latex-files/
Posted by: sureshamrita | September 15, 2010 ## Eclipse: editing LaTeX files I have been using emacs for a long time but finally moved to eclipse for almost all my routine editing purposes (tex, C, C++ etc). I find eclipse very comfortable to use with latex files. You must do the following to use eclipse with latex f...
{"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://www2.macaulay2.com/Macaulay2/doc/Macaulay2-1.19/share/doc/Macaulay2/HyperplaneArrangements/html/___E__P__Y.html
# EPY -- compute the Eisenbud-Popescu-Yuzvinsky module of an arrangement ## Synopsis • Usage: EPY(A) or EPY(A,S) or EPY(I) or EPY(I,S) • Inputs: • A, , an arrangement of n hyperplanes • I, an ideal, an ideal of the exterior algebra, the quotient by which has a linear, injective resolution • S, , an optional polynomia...
{"extraction_info": {"found_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://physics.stackexchange.com/users/10195/quispiam?tab=activity
# Quispiam less info reputation 16 bio website location age member for 3 years seen Jan 21 '13 at 21:07 profile views 14 # 27 Actions Oct28 awarded Notable Question Mar4 awarded Popular Question Aug20 awarded Popular Question Jan17 accepted Why is the spring constant $W_p''(0)$? Jan16 asked Why is the spring consta...
{"extraction_info": {"found_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://davegiles.blogspot.ca/2012_06_15_archive.html
## Friday, June 15, 2012 ### F-tests Based on the HC or HAC Covariance Matrix Estimators We all do it - we compute "robust" standard errors when estimating a regression model in any context where we suspect that the model's errors may be heteroskedastic and/or autocorrelated. More correctly, we select the option in ...
{"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.conservapedia.com/Centrifugation
# Centrifugation Centrifugation[1] [2] separates on the basis of the particle size and density difference between the liquid and solid phases. Sedimentation of material in a centrifugal field may be described by $v=\frac{d^2(\rho_s-\rho_l)\omega^2rF_S}{18\eta \theta}$ where v is the rate of sedimentation, d is the 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": 0, "mathjax_asciimath": 0, "img_math": 2, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.flyingcoloursmaths.co.uk/times-table-game/
Every Friday afternoon, double maths with Mr Hutt: he would march up and down the classroom, barking: “Number seven: six times eight. Six times eight. Number eight: …” Twenty times tables questions, rapid-fire, scores kept. (One week, I fumbled $7\times 8$, blemishing my perfect score; Paul Edwards, on the other hand, ...
{"extraction_info": {"found_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://en.wikipedia.org/wiki/Constraint_satisfaction_problem
Constraint satisfaction problem Constraint satisfaction problems (CSPs) are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. CSPs represent the entities in a problem as a homogeneous collection of finite constraints over variables, which is solved by co...
{"extraction_info": {"found_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": 18, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://fredrikj.net/blog/2009/06/meijer-g-more-hypergeometric-functions-fractional-differentiation/
# Meijer G, more hypergeometric functions, fractional differentiation June 29, 2009 My last update and the post before it detailed substantial improvements to the code for hypergeometric functions in mpmath, specifically the support for asymptotic expansions for 0F1, 1F1, 2F1, 2F0, plus the ability to evaluate hyperg...
{"extraction_info": {"found_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.nature.com/articles/s41598-021-80977-3?error=cookies_not_supported
Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles an...
{"extraction_info": {"found_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://docs.aptech.com/gauss/locate.html
# locate¶ ## Purpose¶ Positions the cursor in the window. ## Format¶ locate m, n; ## Examples¶ // Get current row position of cursor r = csrlin; // Get current column positin of cursor c = csrcol; // Clear screen cls; // Place cursor at r, c locate r,c; In this example the window is cleared without affectin...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://socratic.org/questions/what-is-a-descending-arithmetic-sequence
Precalculus Topics # What is a descending arithmetic sequence? Jul 13, 2015 It's a sequence of numbers that go down in a regular, linear fashion. #### Explanation: An example is 10,9,8,7,... that goes down 1 every step or step=$- 1$. But 1000, 950, 900, 850... would also be one, because this goes down 50 every st...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 2, "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://stats.stackexchange.com/questions/153725/plotting-a-ecdf-in-r-and-overlay-cdf
# Plotting a ECDF in R and overlay CDF I need to plot a ECDF in R and overlay a CDF. In my case I have to do this with the gamma distribution where alpha = 2, beta = 3, and for example, with a sample size of 40, so it is pretty straightforward. plot(ecdf(rgamma(40, 2, 1/3))) lines(x, pgamma(x, shape = 2, scale = 3), ...
{"extraction_info": {"found_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/inverse-functions.78106/
# Inverse functions 1. Jun 6, 2005 ### Struggling find the inverse function of: f: [-1/2,infin) ---> R, Where F(x) = 3sqaureroot 2x+1 i got f(x) = 3squareroot 2x+1 x = 3squareroot 2(f-1)+1 f-1 = (x^3-1)/2 where (infin,-1/2] is this right? because when i graph it, it doesnt really look like the inverse also i just...
{"extraction_info": {"found_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.physicsforums.com/threads/changing-the-subject-of-this-equation.649017/
# Changing the subject of this equation 1. Nov 2, 2012 ### dannybeckett I am having difficulty making x the subject of the following formula. y = [a.e^(b.x)] + [c.e^(d.x)] I thought the first step would be to take the natural log of both sides of the equation: ln(y) = ln(a)+b.x+ln(c)+d.x But this does not work, ...
{"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.gamedev.net/topic/640665-rotating-and-scaling-a-rectangle-around-the-a-point/
• Create Account # Rotating and Scaling a Rectangle around the a point Old topic! Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic. ### #1GaMEFRo  Members   -  Reputation: 131 Like 0Likes Like Poste...
{"extraction_info": {"found_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/650423-vbos-and-transformation-matrices/
# VBOs and transformation matrices ## Recommended Posts germangb    211 Hello, I have been reading about the topic of VBOs and how they will benefit my rendering. But I don't understand how you can use the typical transformation matrices to transform data that is held in a VBO. For example, let's say I have a VBO 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": 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/1110.6333
math.PR (what is this?) (what is this?) # Title: Lipschitz correspondence between metric measure spaces and random distance matrices Abstract: Given a metric space with a Borel probability measure, for each integer $N$ we obtain a probability distribution on $N\times N$ distance matrices by considering the distance...
{"extraction_info": {"found_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://lmfa.ec-lyon.fr/spip.php?article1019
Laboratoire de Mécanique des Fluides et d’Acoustique - UMR 5509 LMFA - UMR 5509 Laboratoire de Mécanique des Fluides et d’Acoustique Lyon France Nos partenaires Article dans Phys. Rev. Fluids (2018) Settling and collision between small ice crystals in turbulent flows Jennifer Jucha, Aurore Naso, Emmanuel Lévêque, ...
{"extraction_info": {"found_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/basic-problems.115499/
# Basic problems 1. ### wolram 3,781 What are the (basic) problems with main stream theories of cosmology ? i do not want crackpotery, just what the people who work in or around the field think. I am unqualified to comment and will not, i hope moderators will keep this thead to the point. Last edited: Mar 25, 2006 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...
http://askubuntu.com/questions/169702/contradictory-information-about-hdd
From couple of days my HDD works slow. So i test my HDD using disk utility. It shows i have 1352 bad blocks. SMART test says HDD health is good but shows a error "Reallocated Sector Count". So i run #badblocks. But it shows 0 badblocks sudo badblocks -v /dev/sda Then i run hdparams sudo hdparm -tT /dev/sda /dev/sd...
{"extraction_info": {"found_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://glassblower.info/search-engine-results.html
Here is how Glassblower.Info performed on various Search Engines: Based on these results, is it an exageration to say that Glassblower.Info is the #1 destination on the web for Glassblowing Information, Photos, and Videos? (rankings exclude any "sponsored" [paid] listings) Search Yahoo (click to rerun) (click to reru...
{"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://dcm.univ-grenoble-alpes.fr/publications/gas-phase-self-association-eudistomin-u-controlled-gas-phase-acidity-and-origin-its-interaction
### Gas phase self-association of Eudistomin U controlled by gas phase acidity and origin of its interaction with nucleobases. Electrospray ionization mass spectrometry was used to investigate the intrinsic chem. properties of $\beta$-carbolines: Eudistomin U (as EU) and 5-Br-Eudistomin U (as BrEU) yielding self-assoc...
{"extraction_info": {"found_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://proceedings.neurips.cc/paper/2020/hash/4dbf29d90d5780cab50897fb955e4373-Abstract.html
#### Authors Yi Hao, Alon Orlitsky #### Abstract The profile of a sample is the multiset of its symbol frequencies. We show that for samples of discrete distributions, profile entropy is a fundamental measure unifying the concepts of estimation, inference, and compression. Specifically, profile entropy: a) determine...
{"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://tug.org/pipermail/pdftex/2010-October/008526.html
# [pdftex] TeX as a composition server? Peter Davis pfd at pfdstudio.com Tue Oct 26 19:57:14 CEST 2010 On 10/26/2010 7:54 PM, Reinhard Kotucha wrote: > On 26 October 2010 Peter Davis wrote: > > > On 10/26/2010 7:24 PM, James Quirk wrote: > > >> Ok, I've tried this, but I get a "TeX capacity exceeded" error. Se...
{"extraction_info": {"found_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/about-integrable-systems.356897/
1. Nov 21, 2009 luisgml_2000 1. The problem statement, all variables and given/known data I'm asked to prove that if the Hamilton Jacobi equation is separable in certain coordinates then the system is integrable, that is, there exist $$n$$ integrals of motion in involution. 2. Relevant equations 3. The attempt at 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://acetimath.wordpress.com/
### Spivak’s jk Analysis I would say there are a few books that lowly undergraduate math majors (like myself!) should come in contact with before they hit the bucket (or just burn out). One of these books is Spivak’s Calculus. The title of this books is extremely deceiving, and if you handed this book to any calculus ...
{"extraction_info": {"found_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": 257, "mimetex.cgi": 0, "/images/m...
https://worldwidescience.org/topicpages/c/carriers.html
Sample records for carriers International Nuclear Information System (INIS) A new carrier for radionuclide technetium 99m has been prepared for scintiscanning purposes. The new preparate consists of physiologically acceptable water-insoluble Tcsup(99m)-carrier containing from 0.2 to 0.8 weight percent of stannic ion ...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.ck12.org/tebook/Basic-Speller-Teacher-Materials/r1/section/11.23/
<img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=iA1Pi1a8Dy00ym" style="display:none" height="1" width="1" alt="" /> # 11.23: Sometimes [l] is < l >, Sometimes < ll > Difficulty Level: At Grade Created by: CK-12 ## Sometimes [l] is <l>, Sometimes <ll> 1. Underline the letters that spell [l] in the fo...
{"extraction_info": {"found_math": true, "script_math_tex": 2, "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.cymath.com/reference/calculus-integration/power-substitution
Power Substitution Reference > Calculus: Integration DescriptionA method of integration that aims to replace the nth roots in a function, which are difficult to integrate, with integer powers, which can be easily integrated.For example, if $$\sqrt[4]{x}$$ is in the function, we will let $$x={u}^{4}$$. Examples$\int...
{"extraction_info": {"found_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.physicsforums.com/threads/resultant-force-in-equilateral-triangle.283585/
# Resultant force in equilateral triangle 1. Jan 8, 2009 ### en5980 1. The problem statement, all variables and given/known data point p,charge Q1,Q2 are on the vertices of an equilateral triangle of side 1.0m.find the resultant force acting on a charge of +2c placed at P a)when Q1=-5c,Q2=+5c b)when Q1=-5c,Q2=-5c ...
{"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://asmedc.silverchair.com/OMAE/proceedings-abstract/OMAE2021/85116/V001T01A034/1121278
## Abstract A numerical solution is proposed for the design analysis of the mooring system of an FSRU in shallow water. Previously. such analysis relied on second-order diffraction theory with viscous damping empirically calibrated from physical model tests. However, both experimental and theoretical methods had to in...
{"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.gatech.edu/seminars-colloquia/series/high-dimensional-seminar/joe-fu-20181031
Smooth valuations and their products Series: High Dimensional Seminar Wednesday, October 31, 2018 - 12:55pm 1 hour (actually 50 minutes) Location: Skiles 006 , UGA , Organizer: Alesker has introduced the notion of a smooth valuation on a smooth manifold M. This is a special kind of set function, defined on sufficientl...
{"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.maplesoft.com/support/help/Maple/view.aspx?path=CAD/NX/OpenConnection
OpenConnection - Maple Help Home : Support : Online Help : Connectivity : CAD Package : NX : OpenConnection OpenConnection Calling Sequence OpenConnection() Description • The OpenConnection command initializes a connection with an NX session. Please note that you must first follow the instructions listed in the...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 6, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://nubakery.org/miscellaneous/molden.html
# MOLDEN¶ ## Description¶ A molden file format can be generated as an output for orbitals, geometries, and vibrational frequencies. If a geometry optimization is performed, a molden file is generated that contains the geometry at each step in the optimization by default. A molden file can also be read to restart cal...
{"extraction_info": {"found_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://ask.sagemath.org/users/24929/sleeve-chen/?sort=recent
2019-08-01 04:21:31 -0600 asked a question Automorphism group of edge symmetry I asked a similar question before, I am curious that is there any similar function for finding "edge symmetry"? Note: the link I provided is for "node symmetry" in a network (graph). 2018-06-27 20:22:14 -0600 asked a question Automorphism gr...
{"extraction_info": {"found_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.zbmath.org/?q=an%3A1419.76270
× # zbMATH — the first resource for mathematics The critical point of the transition to turbulence in pipe flow. (English) Zbl 1419.76270 Summary: In pipes, turbulence sets in despite the linear stability of the laminar Hagen-Poiseuille flow. The Reynolds number ($$Re$$) for which turbulence first appears in a given ...
{"extraction_info": {"found_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://worldbuilding.stackexchange.com/questions/75400/is-it-possible-to-make-spaceship-very-difficult-to-reverse-engineer-if-you-cant/75562
# Is it possible to make spaceship very difficult to reverse engineer if you can't oversee its usage? I have a situation where planet A (democracy with a rule of law) has an alliance of convenience with planet B (dictatorship with disregard for a law). In order for B to effectively fight a common enemy A has to sell 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://epja.epj.org/articles/epja/abs/2002/08/100500065/100500065.html
2018 Impact factor 2.481 Eur. Phys. J. A 15, 65-68 (2002) DOI: 10.1140/epja/i2001-10227-7 ## Coulomb breakup of and the flux of neutrinos from the Sun B. Davids1, 2, S.M. Austin1, 2, D. Bazin1, H. Esbensen3, B.M. Sherrill1, 2, I.J. Thompson4 and J.A. Tostevin4 1  National Superconducting Cyclotron Laboratory, Michig...
{"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://tex.stackexchange.com/questions/10237/help-with-a-custom-command-space-should-not-be-inserted
# Help with a custom-command: Space should not be inserted I have a problem with a command i make for a specific glossary: \newcommand{\term}[4]{\glslink{term:#1}{#2}} \makeatletter \def\term#1{\def\tempa{#1}\futurelet\next\term@i}% Save first argument \def\term@i{\ifx\next\bgroup\expandafter\term@ii\else\expandafter...
{"extraction_info": {"found_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/users/64184/mdg
# mdg less info reputation 117 bio website location age member for 1 year, 11 months seen yesterday profile views 114 Interested in topology, geometry and analysis. 10 A continuous map that fixes the boundary of a domain pointwise is surjective 6 Good metric on $C^k(0,1)$ and $C^\infty(0,1)$ 4 Nobody told me that 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...
https://tex.stackexchange.com/questions/489395/error-as-i-try-to-read-and-display-the-results-from-json-file
# Error as I try to read and display the results from JSON file [closed] I am trying to read a JSON file and trying to display some of its content. But as I try this, I get an error saying attempt to call a nil value as also shown below. I could not understand the reason for this. Here is the latex code I am trying 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://naneja.github.io/posts/statistics/variance-standard-deviation
# Variance and Standard Deviation Published: This lesson covers Variance and Standard Deviation. Sources: • https://www.mathsisfun.com • https://www150.statcan.gc.ca/n1/edu/power-pouvoir/ch12/5214891-eng.htm # Standard Deviation • measure of how spread out numbers are • Single number in comparison to 5-number 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://en.wikipedia.org/wiki/Giuga_number
Giuga number A Giuga number is a composite number n such that for each of its distinct prime factors pi we have ${\displaystyle p_{i}|({n \over p_{i}}-1)}$, or equivalently such that for each of its distinct prime factors pi we have ${\displaystyle p_{i}^{2}|(n-p_{i})}$. The Giuga numbers are named after the mathemat...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 23, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://mathoverflow.net/questions/100310/continuous-time-markov-chain-to-sample-bayesian-posterior-distribution
# Continuous-time Markov chain to sample Bayesian posterior distribution Given a Bayesian network and evidence for the values of a subset of the variables, a standard question is to compute the posterior distribution on the remaining variables. The Gibbs sampling technique gives a discrete time Markov chain which samp...
{"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://helptest.net/history/78410/
# The original version of the movie tron should have propelled the field of cgi except for the fact that: For the answer to the question above, I believe the answer is Tron (1982) movie. this is a production of Walt Disney Productions and released by Buena Vista Distribution and it was a flop because the CGI effects 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...
https://math.stackexchange.com/questions/2016306/proof-that-there-are-countable-many-algebraic-numbers
# Proof that there are countable many algebraic numbers I understand that this question has been asked before (or variants of it at least), but most of the proofs I have seen seem to be quite complicated and I wanted to clarify if this proof is valid. Firstly, the book I am reading defines an algebraic number 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": 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/pre-calculus/120399-slant-asymptote.html
1. ## Slant asymptote x^n - n^2 x^n-1 - n Does this statement have a slant asymptote for all values of n, if n is a natural number Everything in bold is in superscript 2. Originally Posted by shane99 x^n - n^2 x^n-1 - n Does this statement have a slant asymptote for all values of n, if n is a natural number Every...
{"extraction_info": {"found_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": 7, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://math.stackexchange.com/questions/363852/prove-the-2-definitions-of-the-periodicity-of-markov-chain-are-equivalent
# Prove the 2 definitions of the periodicity of Markov Chain are equivalent. In many textbooks, there are basically 2 ways of defining the periodicity of Markov Chain. One is by partitioning the graph in to subgraph such that transition in one group of state leads to the other group of states; and the other definition...
{"extraction_info": {"found_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/questions/129793/a-confusion-about-notation-in-goldstein
# A confusion about notation in Goldstein On treating systems of particles, Goldstein starts with the consideration that whenever there are $k$ particles on a system, the $i$-th one obeys the relation $$\dfrac{d}{dt}{\bf p}_i = {\bf F}_i^{(e)}+\sum_{j=1}^k {\bf F}_{ji}$$ Where ${\bf F}_{i}^{(e)}$ is the external for...
{"extraction_info": {"found_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://garden.irmacs.sfu.ca/op/termination_of_the_sixth_goodstein_sequence
# Termination of the sixth Goodstein Sequence Importance: Low ✭ Author(s): Graham, Ronald L. Subject: Logic Keywords: Goodstein Sequence Recomm. for undergrads: no Prize: \$25 Graham Posted by: mdevos on: October 7th, 2008 Question   How many steps does it take the sixth Goodstein sequence to terminate? For 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://www.etiquettehell.com/smf/index.php?topic=83832.msg3012262
News: There is a new Ehell Kindness Project!  Check it out in the "Extending the Hand of Kindness" folder or here: http://www.etiquettehell.com/smf/index.php?topic=139832.msg3372084#msg3372084 • May 05, 2016, 03:39:45 PM ### Author Topic: "I'm never shopping THERE again!" Share your story!  (Read 1771292 times) 4 Me...
{"extraction_info": {"found_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://pypi.org/project/reflex/0.1/
A lightweight regex-based lexical scanner library. ## Project description Reflex: A lightweight lexical scanner library. Reflex supports regular expressions, rule actions, multiple scanner states, tracking of line/column numbers, and customizable token classes. Reflex is not a "scanner generator" in the sense of ge...
{"extraction_info": {"found_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://rupress.org/jgp/article/145/6/565/43405/The-Hill-analysis-and-co-ion-driven-transporter?searchresult=1
Interaction of multiple ligands with a protein or protein complex is a widespread phenomenon that allows for cooperativity. Here, we review the use of the Hill equation, which is commonly used to analyze binding or kinetic data, to analyze the kinetics of ion-coupled transporters and show how the mechanism of transport...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 31, "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.cs.nyu.edu/pipermail/fom/2002-September/005855.html
# [FOM] basic model theory question Jim Farrugia jim at spatial.maine.edu Mon Sep 9 11:31:08 EDT 2002 ```Chris, I think I understand what you said. Let me go from there to try to make my question sharper. Chris said: ... > Example: Consider a language L consisting of a binary function symbol + > and a constant sy...
{"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://judithcurry.com/2014/06/18/senate-hearing-climate-change-the-need-to-act-now/
# Senate Hearing – Climate Change: The Need to Act Now by Judith Curry The U.S. Senate Committee on Environment and Public Works is convening a Hearing today on Climate Change:  The Need to Act Now. The website for the Hearing is [here].   From the Opening Remarks by Barbara Boxer: We should all know we must take 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 18, "mimetex.cgi": 0, "/images/ma...
https://www.sevenforums.com/general-discussion/298720-i-am-administrator-uac-off-yet-i-need-administrator-permission-3.html
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find support and solutions for any problems regarding your Windows 7 PC be it Dell, HP, Acer, Asus or a custom build. We also provide an extensive Windows 7 tutorial section that covers a wide range of tips and tricks. Windows 7: I AM the Administrator...
{"extraction_info": {"found_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://superuser.com/questions/340572/how-to-copy-a-file-from-unix-to-windows-machine-from-commandline
# How to copy a file from unix to windows machine, from commandline How to copy a file from unix machine to windows machine, from commandline. - ## migrated from stackoverflow.comSep 27 '11 at 21:33 This question came from our site for professional and enthusiast programmers. Assuming that, the Windows box have 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathoverflow.net/questions/81741/approximate-action-of-unitary-matrix-with-permutation-matrix
# Approximate action of unitary matrix with permutation matrix Given a unitary matrix Q and a symmetric matrix B, I am trying to find a permutation matrix P such that $|| QBQ^{T} - PBP^{T} ||_{F}$ is minimized. The straightforward method of minimizing $|| Q - P ||_{F}$ does not work. I was wondering if there would...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://homework.cpm.org/category/CC/textbook/cca2/chapter/8/lesson/8.2.3/problem/8-105
### Home > CCA2 > Chapter 8 > Lesson 8.2.3 > Problem8-105 8-105. Make a sketch of a graph $p(x)$ so that $p(x) = 0$ would have the indicated number and type of solutions. 1. $5$ real solutions Your graph should have five $x$-intercepts. 1. $3$ real and $2$ complex Draw a graph with three $x$-intercepts that when ...
{"extraction_info": {"found_math": true, "script_math_tex": 13, "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://curriculum.illustrativemathematics.org/MS/teachers/3/5/21/index.html
# Lesson 21 Cylinders, Cones, and Spheres ## 21.1: Sphere Arguments (5 minutes) ### Warm-up The purpose of this warm-up is to catch errors students are making in calculating the volume of a sphere. Monitor for students who use the formula for a cylinder or cone, who use $r^2$ instead of $r^3$, or who forget to incl...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.math.wpi.edu/Course_Materials/MA1023A97/Lab2/newlab2/node1.html
# Exercises 1. For each of the following functions, give the fifth-order Taylor polynomial at the point indicated. Then plot the polynomial and the function on the same graph, using an interval of length 2L centered at the given point. (a) (b) . (c) . (d) . 2. Plot several degrees of Taylor polynomial of about x = ...
{"extraction_info": {"found_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.vedantu.com/question-answer/prove-the-identity-dfraccos-9circ-+sin-9circ-cos-class-11-maths-cbse-5ee37cea9025123a6b16af25
Question # Prove the identity, $\dfrac{\cos {{9}^{\circ }}+\sin {{9}^{\circ }}}{\cos {{9}^{\circ }}-\sin {{9}^{\circ }}}=\cot {{36}^{\circ }}$ Hint: Divide numerator and denominator by $\cos {{9}^{\circ }}$ or $\sin {{9}^{\circ }}$ to get a trigonometric identity. Use relation $\cot \left( 90-\theta \right)=\tan \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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://chem.libretexts.org/Courses/Nassau_Community_College/General_Chemistry_II/02%3A_Fundamental_Equilibrium_Concepts/2.05%3A_Equilibrium_Calculations
# 2.5: Equilibrium Calculations Learning Objectives • Write equations representing changes in concentration and pressure for chemical species in equilibrium systems • Use algebra to perform various types of equilibrium calculations We know that at equilibrium, the value of the reaction quotient of any reaction is eq...
{"extraction_info": {"found_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.physicsforums.com/threads/find-the-normal-form-of-a-conic.225487/
# Find the normal form of a conic 1. Mar 31, 2008 ### sara_87 1. The problem statement, all variables and given/known data (a) find the normal form of the following quadratic form (b) describe the conic section (x^2)-3xy+(y^2)=1 i know we must put it as a matrix first but i dont know what to do about the 1 on 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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://worldwidescience.org/topicpages/s/storytelling+character+development.html
#### Sample records for storytelling character development 1. Harry Truman and the Atomic Bomb: An Excursion into Character Education through Storytelling Science.gov (United States) Sanchez, Tony R. 2006-01-01 This article asserts the importance of character education through the utilization of historical storyte...
{"extraction_info": {"found_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://caddellprep.com/subjects/common-core-algebra/solving-a-system-of-equations-using-elimination/
# Solving a System of Equations Using Elimination Learn how to solve a system of equations using elimination. To solve a system of equations using elimination, you start by adding them together to form one equation. This is done by combining like terms. However, you have to set the equations so that a variable cance...
{"extraction_info": {"found_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": 120, "mimetex.cgi": 0, "/images/m...
https://cs.stackexchange.com/tags/hash/hot
# Tag Info 69 Consider the set of keys $K=\{0,1,...,100\}$ and a hash table where the number of buckets is $m=12$. Since $3$ is a factor of $12$, the keys that are multiples of $3$ will be hashed to buckets that are multiples of $3$: Keys $\{0,12,24,36,...\}$ will be hashed to bucket $0$. Keys $\{3,15,27,39,...\}$ wi...
{"extraction_info": {"found_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://phys.libretexts.org/Bookshelves/Acoustics/Book%3A_Sound_-_An_Interactive_eBook_(Forinash_and_Christian)/05%3A_Wave_Speed/5.01%3A_Wave_Speed/5.1.01%3A_Speeds_of_Different_Types_of_Waves
$$\require{cancel}$$ # 5.1.1: Speeds of Different Types of Waves The speed of a wave is fixed by the type of wave and the physical properties of the medium in which it travels. An exception is electromagnetic waves which can travel through a vacuum. For most substances the material will vibrate obeying a Hooke's law ...
{"extraction_info": {"found_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/algebra/102041-exponents-print.html
# Exponents • September 13th 2009, 07:28 AM uma Exponents (-4)power 4 * (- 4) power 5 =(- 1) power (p) determine p in the following . • September 13th 2009, 07:33 AM Hi , u mean $(-4)^4\times(-4)^5=(-1)^p$ $(-4)^9=(-1)^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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 2, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://cs.stackexchange.com/questions/13904/is-there-any-real-difference-between-a-compiler-and-an-assembler/109342
# Is there any real difference between a compiler and an assembler? Is there any difference between the two? As per Ullman's book, compilers convert one language to another (usually low level) language, and so does an assembler. How are the two different? • An assembler is a compiler which performs a specific set 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://uk.arxiv.org/list/math/1606?skip=25&show=25
# Mathematics ## Authors and titles for Jun 2016, skipping first 25 [ total of 2950 entries: 1-25 | 26-50 | 51-75 | 76-100 | 101-125 | ... | 2926-2950 ] [ showing 25 entries per page: fewer | more ] [26] Title: Testing for Common Breaks in a Multiple Equations System Comments: 44 pages, 2 tables and 1 figure Subjects...
{"extraction_info": {"found_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.genealogy.math.ndsu.nodak.edu/id.php?id=64446
Dissertation: Latice Isomorphism of Topological Spaces and Topological Properties Students: NameSchoolYearDescendants
{"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/blog/entry/45491
### halin.george's blog By halin.george, history, 3 years ago, translation, , Let's iterate over the first number of the pair, let it be x. Then we need to count numbers from 1 to m with the remainder of dividing 5 equal to (5 - xmod5)mod 5. For example, you can precalc how many numbers from 1 to m with every remaind...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathhelpforum.com/algebra/122100-help-me-recurrence-equation.html
# Math Help - Help me with this recurrence equation 1. ## Help me with this recurrence equation $a_1 = 3$ $2a_{n+1} = a_n^2 + 2a_n$ 2. Originally Posted by OliverQ $a_1 = 3$ $2a_{n+1} = a_n^2 + 2a_n$ So what would you like to know? $\frac{a_n}{2} \cdot \left(a_n + 2\right)$ As it is the equation says that the next...
{"extraction_info": {"found_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": 18, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://physics.aps.org/articles/v8/s75
Synopsis # Meet the Topolariton Physics 8, s75 Quasiparticles dubbed topological polaritons make their debut in the theoretical world. Condensed-matter physicists often turn to particle-like entities called quasiparticles—such as excitons, plasmons, magnons—to explain complex phenomena. Now Gil Refael from the Calif...
{"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://www.homebuiltairplanes.com/forums/threads/efis-for-homebuilt-experimental-aircraft.3896/page-2
# EFIS For Homebuilt / Experimental Aircraft. ### Help Support HomeBuiltAirplanes.com: #### donjohnston ##### Active Member Joined Oct 9, 2016 Messages 30 Location Panama City, FL Do you think that you'd end up saving money over a equivalent commercial system? If you've got the electronics and programming ability, 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...
http://mathhelpforum.com/algebra/37687-solved-odd-proportion.html
# Thread: [SOLVED] An odd proportion. 1. ## [SOLVED] An odd proportion. I have a very strange proportion that I need to solve. the question is as follows: Complete. If x/y=3/5, then x/3=_______ I have deduced that the answer must be either,3/3 or y/5, am I correct? Thanks in advance for the help! 2. It would app...
{"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://cornellmath.wordpress.com/2007/08/02/sum-divergent-series-iii/
## Sum Divergent Series, III by One excellent reason to believe that these Cauchy-divergent sums can be assigned reasonable values comes from the fact that equations like $1 + 1 + 2 + 5 + 14 + 42 + \dots = e^{-\pi i/3}$ and $1 + 2 + 4 + 9 + 21 + 51 + \dots = 1 + 2 + 6 + 22 + 90 + \dots = -i$ have real, finite 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 68, "mimetex.cgi": 0, "/images/ma...
http://cboard.cprogramming.com/windows-programming/99680-simulate-keypress.html
# Simulate Keypress This is a discussion on Simulate Keypress within the Windows Programming forums, part of the Platform Specific Boards category; The search function is quite handy, however, I still cannot seem to figure this out. I'm trying to write a ... 1. ## Simulate Keypress The search function is quite handy...
{"extraction_info": {"found_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.szavics.hu/
• The point of using dummy text for your paragraph is that it has a more-or-less normal distribution of letters. making it look like readable English. The point of using dummy text for your paragraph is that it has a more-or-less normal distribution of letters. making it look like readable English.The point of using du...
{"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://link.springer.com/article/10.1007%2Fs13197-019-03983-4
Journal of Food Science and Technology , Volume 56, Issue 11, pp 5107–5115 # Rheological properties of milk-based desserts with the addition of oat gum and κ-carrageenan • Piotr Zarzycki • Aleksandra Elżbieta Ciołkowska • Ewa Jabłońska-Ryś • Waldemar Gustaw Open Access Original Article ## Abstract A growing intere...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.computer.org/csdl/proceedings/re/2001/1125/00/11250023-abs.html
Proceedings Fifth IEEE International Symposium on Requirements Engineering (2001) Aug. 27, 2001 to Aug. 31, 2001 ISBN: 0-7695-1125-2 pp: 0023 Victor Winter , Sandia National Laboratories Dejan Desovski , West Virginia University Bojan Cukic , West Virginia University ABSTRACT Abstract: An essential type of "evidence" o...
{"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://sinews.siam.org/About-the-Author/novel-mathematics-program-at-brigham-young-university-prepares-students-for-industry
# Novel Mathematics Program at Brigham Young University Prepares Students for Industry Recent advances in science and engineering—combined with the prolific increase of available data and growth of data science as a field—have produced ample opportunities for early-career mathematicians. Undergraduates with mathematic...
{"extraction_info": {"found_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://talkstats.com/threads/help-needed-with-repeated-measures-anova-how-to-correctly-specify-nested-effect.76054/
# Help needed with Repeated Measures ANOVA - how to correctly specify nested effect? #### chrisbr ##### New Member Hi everyone, I need some advice regarding nested effects. My data set has the following variables: HeatingRate = dependent variable Individual (n = 4) = fixed Temperature gradient (n = 3) = fixed Trial...
{"extraction_info": {"found_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://brilliant.org/problems/tinkering-with-the-zeta-function/
# Tinkering With The $$\zeta$$ Function Calculus Level 5 $\large \sum_{n=1}^{\infty} \left(\dfrac{\zeta(2n)}{n} - \dfrac{1}{2n} - \dfrac{1}{2n+1} \right)$ Find the value of the closed form of the above series. Notation: $$\zeta(\cdot)$$ denotes the Riemann zeta function.
{"extraction_info": {"found_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.physicsforums.com/threads/fallacy-in-work-energy-theorem.104065/
Fallacy in Work-Energy theorem? 1. Dec 13, 2005 rushil Fallacy in Work-Energy theorem?? Consider a block moving on a floor which has some friction. It is given an initial velocity of 10 m/s and it comes to rest after some time due to friction. Since friction slows the block down, heat is generated, some of which go...
{"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/823291/product-of-gamma-functions-ii?answertab=active
Product of Gamma functions II What is the value of the product of Gamma functions \begin{align} \prod_{k=1}^{10} \Gamma\left(\frac{k}{10}\right) \end{align} and can it be shown that \begin{align} \prod_{k=1}^{20} \Gamma\left(\frac{k}{10}\right) \approx \frac{\pi^{9}}{54} \end{align} and \begin{align} \prod_{k=1}^{40} ...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.arxiv-vanity.com/papers/1510.04559/
# High-density limit of quasi-two-dimensional dipolar Bose gas Volodymyr Pastukhov1 Ivan Franko National University of Lviv, Department for Theoretical Physics 12 Drahomanov St., Lviv, Ukraine 11e-mail: ###### Abstract We consider a simple model of the quasi-two-dimensional dipolar Bose gas confined in the one-dimens...
{"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/statistics/11599-question-1-a.html
# Math Help - Question 1 1. ## Question 1 Hi guys, i need help. A 90% confidence interval for μ based on a sample of size 17 from a Normal distribution has upper end-point equal to 525.9. Given that the sample standard deviation is s = 583, calculate the lower end-point of the interval, correct to 1 decimal place. ...
{"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.physicsforums.com/threads/adding-magnitude-of-vector.316625/
1. May 27, 2009 ### vorse 1. The problem statement, all variables and given/known data A vector of magnitude 20 is added to a vector of magnitude 25. The magnitude of this sum might be: A. Zero B. 3 C. 12 D. 47 E. 50 2. Relevant equations Probable the Pythagoreans and use of sin, cos, etc. 3. The attempt at a sol...
{"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://researchportal.northumbria.ac.uk/en/publications/an-intelligent-approach-for-estimating-aeration-efficiency-in-ste
# An intelligent approach for estimating aeration efficiency in stepped cascades: optimized support vector regression models and mutual information theory *Corresponding author for this work Research output: Contribution to journalArticlepeer-review ## Abstract Soft computing (SC) methods have increasingly been use...
{"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.vidatis.com.br/rotor-in-short-circuit/
# Rotor in Short Circuit Electric three-phase induction motors with squirrel cage rotor are the most common in the industry. They gain this name due to the type of rotor used, the rotor shorted. Basically, the induction motor with squirrel cage rotor is composed of two parts, being they the stator and the rotor. The ...
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://mathoverflow.net/questions/56431/hurewicz-theorem-related-to-galois-group-or-tannakian-categories?sort=oldest
# Hurewicz theorem related to Galois group (or Tannakian categories)? Is there a proof of the Hurewicz theorem $\pi_1(X)^{ab} = H_1(X, \mathbf Z)$ ($X$ a connected topological space) expressing $\pi_1(X)$ as the "Galois" group of $X$, i.e., group of deck transformations of the universal cover? (as opposed to a proof ...
{"extraction_info": {"found_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.physicsforums.com/threads/sequence-question.764905/
# Sequence question 1. Aug 6, 2014 1. The problem statement, all variables and given/known data The last two terms, are added together to produce the next term $-33,x,y,z,88$ $\text{Find }x,y\text{ and }z$ 2. Relevant equations $y=x-33$ $x+y=z$ $y+z=88$ 3. The attempt at a solution By substituting the expression 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...