url
stringlengths
14
2.42k
text
stringlengths
100
1.02M
date
stringlengths
19
19
metadata
stringlengths
1.06k
1.1k
http://math.stackexchange.com/questions/101319/how-to-perform-a-double-integration
# How to perform a double integration Suppose you are trying to find the integral of $x^2 + y^2$ such that $(x^2 + y^2) \leq 1$. How would you do this? Attempt: I know the radius is 1 but I am stuck when trying to determine the limits of integration. - Well, are you doing with with a 1D integral? When you say that y...
2015-06-30 22:05:51
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.stackexchange.com/questions/3894270/find-all-continuous-functions-f-mathbbr-rightarrow-mathbbn-and-all-con
Find all continuous functions $f: \mathbb{R} \rightarrow \mathbb{N}$ and all continous functions $f: \mathbb{N} \rightarrow \mathbb{R}$. Find all continuous functions $$f: \mathbb{R} \rightarrow \mathbb{N}$$ and all continuous functions $$f: \mathbb{N} \rightarrow \mathbb{R}$$. My thinking process went something like...
2022-05-23 16:01:00
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.tutorialspoint.com/how-to-set-environment-variables-using-powershell
# How to Set environment variables using PowerShell? PowerShellMicrosoft TechnologiesSoftware & Coding To set the environmental variable using PowerShell you need to use the assignment operator (=). If the variable already exists then you can use the += operator to append the value, otherwise, a new environment varia...
2022-05-17 11:01:58
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://stats.stackexchange.com/questions/272531/is-a-minimal-sufficient-statistic-also-a-complete-statistic/272532
# Is a minimal sufficient statistic also a complete statistic I know that if a statistic is both sufficient and complete then it must also be minimal sufficient. But on the other hand, could I say a minimal sufficient statistic must also be a complete statistic? • I agree with the answers below, however it is interes...
2022-08-09 11:30:56
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://tex.stackexchange.com/questions/512659/lmodern-package-reduces-the-size-of-automatically-sized-delimiters-in-math-mod
lmodern package reduces the size of automatically sized delimiters in math mode Including lmodern package reduces the size of \left and \right delimiters. For example, try this with and without lmodern: %!TEX encoding = UTF-8 Unicode \documentclass[a4paper,12pt]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{f...
2020-07-12 19:58:34
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://tex.stackexchange.com/questions/289371/tikz-tree-change-angle-between-nodes
TIKZ Tree: Change angle between Nodes I am struggling to find out how to change the angle between nodes in tikz trees. I have already tried the attribute sibling angle=... specifically for child nodes or as level 1/.style=... attribute at the beginning of the \tikzpicture environment. Sibling distance works for me, bu...
2021-06-21 04:58:13
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://devel.isa-afp.org/entries/Zeta_3_Irrational.html
# The Irrationality of ζ(3) Title: The Irrationality of ζ(3) Author: Manuel Eberl Submission date: 2019-12-27 Abstract: This article provides a formalisation of Beukers's straightforward analytic proof that ζ(3) is irrational. This was first proven by Apéry (which is why this result is also often called ‘Apéry's Theo...
2022-01-22 02:33:28
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://search.r-project.org/CRAN/refmans/diffusionMap/html/distortionMin.html
distortionMin {diffusionMap} R Documentation ## Distortion Minimization via K-means ### Description Runs one K-means loop based on the diffusion coordinates of a data set, beginning from an initial set of cluster centers. ### Usage distortionMin(X, phi0, K, c0, epsilon = 0.001) ### Arguments X diffusion coordi...
2022-05-22 23:02:12
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathcentral.uregina.ca/QQ/database/QQ.09.09/h/brenda1.html
SEARCH HOME Math Central Quandaries & Queries Question from brenda: if 2+3 =10 and 7+2=63 and 6+5 =66 and 8 +4 = 96 then 9+7+ ?????? its driving me crazy !! We have three responses for you In order to solve a pattern, you need to solve the formula it is following... Using the numbers 2 and 3, how do you arrive at 1...
2017-11-19 06:54:13
{"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.cableizer.com/documentation/I_c_peak/
The cyclic rating of a single three-core cable or a group of equally loaded identical cables located in a uniform soil requires computation of a cyclic rating factor M by which the permissible steady-state rated current (100% load factor) may be multiplied to obtain the permissible peak value of current during a daily ...
2019-01-20 12:09:27
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://etheses.bham.ac.uk/1678/
eTheses Repository # Deposition and characterisation of functional ITO thin films Giusti, Gaël (2011) Ph.D. thesis, University of Birmingham. Polycrystalline tin-doped indium oxide (ITO) thin films were prepared by Pulsed Laser Deposition (PLD) with an ITO (In$$_2$$O$$_3$$-10 wt.% SnO$$_2$$) target and deposited on ...
2017-05-30 07:09:18
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://julioperes.com.br/acetal-hemiacetal-irivg/which-of-the-following-statement-is-correct-about-edm-machining-f2e07d
“Using Abrasive jet machining, micro deburring of hypodermic needles can take place.” a) True b) False View Answer. Which of the following statements are correct? Simeon North. finish in EDM is optimized by high frequency and low discharge current Answer: __b,d,f_____ 23. C. The milling machine was invented in appr...
2021-06-21 15:50:51
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.rdocumentation.org/packages/interp/versions/1.0-33/topics/locpoly
# locpoly 0th Percentile ##### Local polynomial fit. This function performs a local polynomial fit of up to order 3 to bivariate data. It returns estimated values of the regression function as well as estimated partial derivatives up to order 3. Keywords regression, models ##### Usage locpoly(x, y, z, xo = seq(min...
2020-06-01 16:58:29
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.aarki.com/blog/leveraging-external-datasets-for-probability-prediction-by-decomposing-probabilities
## Read thought provoking articles on the use of machine learning for improving mobile app marketing performance. By Igor Raush, Software Engineer Advertisers are increasingly interested in optimizing their campaigns directly on the return on investment (ROI) or the return on ad spend (ROAS). In a real-time bidding s...
2019-03-19 11:10:42
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://physics.stackexchange.com/questions/23755/what-defines-the-brightness-of-a-bulb
# What defines the brightness of a bulb? So I have a question. There are three identical bulbs, 2 of them are connected in parallel and the third is basically in series, on the same circuit. If the one of the lamps in parallel breaks, what happens to the brightness of the other two? I don't know how to work this out, ...
2016-05-02 10:49:18
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsoverflow.org/38073/possible-particle-infinite-interval-countable-uncountable?show=38081
# Are the possible momenta of a particle in an infinite square well on the interval [-½,½] countable or uncountable? + 2 like - 1 dislike 573 views An operator $P$ in Hilbert space is called self-adjoint only if the domains of $P$ and its adjoint $P^\dagger$ coinside. Therefore, if we want to consider the momentum of...
2021-05-12 23:53:35
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 3, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.geocaching.com/geocache/GC60QT7_kaleidocycle
##### This cache has been archived. charchoc: Archiving as the bike park is closing, so wncsteph, tigercash, RossCo.22 and myself removed this and other cache containers in the park. Great hike today and so sad that this great spot will no longer be used for caching, hiking or biking. Thank you all for visiting this a...
2021-06-16 00:50:41
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://ard.bmj.com/content/78/9/1226
Article Text Fatigue in SLE: diagnostic and pathogenic impact of anti-N-methyl-D-aspartate receptor (NMDAR) autoantibodies Free 1. Andreas Schwarting1,2, 2. Tamara Möckel1, 3. Freya Lütgendorf2, 4. Konstantinos Triantafyllias2, 5. Sophia Grella1, 6. Simone Boedecker1, 7. Arndt Weinmann1, 8. Myriam Meineck1, 9. Clemens...
2020-11-28 20:56:29
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://matheducators.stackexchange.com/tags/vector-calculus/new
# Tag Info ## New answers tagged vector-calculus 5 I think you are being harsh in your criticism of the classical notation. Of course, at the mathematician's end of the spectrum, the notation you promote towards the end of your question has merit. But I have taught vector calculus for many years, and find the classi...
2020-02-25 04:16:03
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.stackexchange.com/questions/1059622/find-an-equation-of-the-tangent-plane-to-the-given-parametric-surface-at-the-spe
# Find an Equation of the Tangent Plane to the Given Parametric Surface at the Specified Point. I am given $x=u+v$, $y=3u^2$, and $z=u-v$. I need to find the equation of the tangent plane at $(2,3,0)$. I understand that the equation of the tangent plane is $z=f_x(x_0,y_0)(x-x_0)+f_y(x_0,y_0)(y-y_0)$, since $z_0=0$. I ...
2020-02-26 20:54:20
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.scienceforums.net/topic/125630-looks-like-afghanistan-is-in-taliban-handsor-very-soon-to-be/page/4/?tab=comments#comment-1186891
# Looks like Afghanistan is in Taliban hands...or VERY soon to be ## Recommended Posts 41 minutes ago, Peterkin said: Of course he's struggling. Each new president inherits the bass-ackward incompetence and crappy decisions of the six or seven preceding administrations, and the same brass-bound, uncommunicative, rec...
2022-05-24 00:38:03
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://chem.libretexts.org/Bookshelves/Introductory_Chemistry/Book%3A_Introductory_Chemistry_(CK-12)/04%3A_Atomic_Structure/4.09%3A_Oil_Drop_Experiment
# 4.9: Oil Drop Experiment ## Introduction How tall are you? How much do you weigh? Questions like these are easy to answer because we have the tools to make the measurements. A yard stick or tape measure will suffice to measure height. You can stand on a bathroom scale and determine your weight. But it is a very di...
2020-09-25 01:38:46
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.techwhiff.com/learn/solve-it-in-understandable-line-please-thank-you/255231
# Solve it in understandable line please. thank you. 1) A guy fires his gan at an... ###### Question: solve it in understandable line please. thank you. 1) A guy fires his gan at an aluminum panel. Does the verge feating the panel by the bullet become larger whether the bullet bounces off or whether the bulleticks to...
2023-01-27 04:30:36
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://howlingpixel.com/i-en/Gravitational_time_dilation
# Gravitational time dilation Gravitational time dilation is a form of time dilation, an actual difference of elapsed time between two events as measured by observers situated at varying distances from a gravitating mass. The higher the gravitational potential (the farther the clock is from the source of gravitation),...
2019-05-26 03:51:30
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 41, "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://magic10percent.net/watkins-extract-sevo/page.php?tag=8ebf58-equivalent-number-expressions-for-grade-1
Use these worksheets to help them master using the Distributive Property to write equivalent expressions. equivalent expressions. Grade 8 » Expressions & Equations » Expressions and Equations Work with radicals and integer exponents. 3(x + 2) and 3x + 6 are equivalent expressions because the value of both the expressio...
2021-02-25 07:49:06
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.libretexts.org/Bookshelves/Differential_Equations/Book%3A_Partial_Differential_Equations_(Walet)/10%3A_Bessel_Functions_and_Two-Dimensional_Problems/10.5%3A_Properties_of_Bessel_functions
# 10.5: Properties of Bessel functions $$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$ Bessel functions have many interesting properties: \begin{aligned} J_{0}(0) &= 1,\\ J_{\nu}(x) &= 0\quad\text{...
2019-03-20 10:21:43
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.macrodesiac.com/the-dogs-of-the-s-p-500/
Today's Opening Belle is brought to you by Utrust 👇 Accept payments in Bitcoin, Ethereum, and major digital currencies The Macrodesiac Veteran has been diving into the S&P 500 again, rummaging through the goods, the bads, and the absolute dogs... The S&P 500 is up by +25.0% ytd and by +31.16% over the last 52 weeks...
2021-12-02 05:56:18
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://stefvanbuuren.name/fimd/sec-catoutcome.html
## 7.7 Discrete outcome This section details how to create multiple imputations under the multilevel model when missing values occur in a discrete outcome only. ### 7.7.1 Methods The generalized linear mixed model (GLMM) extends the mixed model for continuous data with link functions. For example, we can draw imputa...
2021-09-27 04:33:28
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://tex.stackexchange.com/questions/110001/centering-a-wide-table-that-is-defined-inside-a-newenviron
# Centering a wide table that is defined inside a NewEnviron I am trying to centre a table with a lot of content whose width is larger than the text width. The problem is that I am defining the table environment in the preamble so I can reuse it, and this seems to create a lot of issues. \NewEnviron{reqtable}{ \tab...
2019-11-13 12:55:34
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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/parallel-plate-capacitor-with-dielectric-in-a-gravitational-field.354944/
# Homework Help: Parallel plate capacitor with dielectric in a gravitational field. 1. Nov 15, 2009 1. The problem statement, all variables and given/known data A square parallel plate capacitor with vertical plates of area A and distance d, charged with a constant charge Q and is completely filled with a dielectric...
2018-05-25 01:39:03
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://cms.math.ca/cjm/msc/46J99?fromjnl=cjm&jnl=CJM
location:  Publications → journals Search results Search: MSC category 46J99 ( None of the above, but in this section ) Expand all        Collapse all Results 1 - 1 of 1 1. CJM 2002 (vol 54 pp. 303) Ghahramani, Fereidoun; Grabiner, Sandy Convergence Factors and Compactness in Weighted Convolution Algebras We stud...
2016-05-24 06:08:42
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/momentum-of-spring-between-two-objects.585182/
# Momentum of spring between two objects ## Homework Statement A massless spring of spring constant 20 N/m is placed between two carts on a frictionless surface. Cart 1 has a mass M1 = 5 kg and Cart 2 has a mass M2 = 2.5 kg. The carts are pushed toward one another until the spring is compressed a distance 1.2 m. The ...
2021-08-02 12:58:43
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://eprint.iacr.org/2019/1497
## Cryptology ePrint Archive: Report 2019/1497 Analysis of Modified Shell Sort for Fully Homomorphic Encryption Joon-Woo Lee and Young-Sik Kim and Jong-Seon No Abstract: The Shell sort algorithm is one of the most practically effective sorting algorithms. However, it is difficult to execute this algorithm with its i...
2020-01-23 05:33:09
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://en.wikipedia.org/wiki/Min-max_heap
Min-max heap Min-max heap Typebinary tree/heap Invented1986 Time complexity in big O notation Algorithm Insert Average Worst case O(log n) O(log n) O(log n) [1] O(log n) In computer science, a min-max heap is a complete binary tree data structure which combines the usefulness of both a min-heap and a max-heap, that i...
2021-12-08 23:52:14
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 11, "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/feeds/question/120774
holomorphic automorphisms of universal cover of configuration spaces - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-23T09:59:07Z http://mathoverflow.net/feeds/question/120774 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/120774/holomorphic-automorphisms-of-u...
2013-05-23 09:59:14
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://lilypond.1069038.n5.nabble.com/Very-inconsistent-vertical-spacing-from-lilypond-book-and-LaTeX-td233168.html
# Very inconsistent vertical spacing from lilypond book and LaTeX Classic List Threaded 5 messages Reply | Threaded Open this post in threaded view | ## Very inconsistent vertical spacing from lilypond book and LaTeX Hi, I'm helping my partner create a book of interval exercises, and I'm getting very inconsistent ...
2020-05-30 03:55:19
{"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://mathsimulationtechnology.wordpress.com/ask-why-be-scientist/
• What’s the go of that? What’s the particular go of that? (James Clerk Maxwell (1831-1879) Scottish physicist. Comments made as a child expressing his curiosity about mechanical things and physical phenomena) • Why are things as they are and not otherwise? (Kepler (1571-1630)) • To raise new questions, new possibiliti...
2018-02-23 04:28:36
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 10, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://meta.stackexchange.com/questions/367961/im-not-getting-reputation-notifications
# I'm not getting reputation notifications I haven't been getting reputation notifications since recently. (I reloaded several times, closed and reopened my browser, and restarted my computer) New rep is still shown in the profile page Reputation tab: • I can reproduce: i.stack.imgur.com/XUy39.jpg Jul 29, 2021 at 4...
2022-08-19 17:27:55
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.rocketryforum.com/threads/i-broke-down-and-ordered-my-own-launch-gear.160376/
# I broke down and ordered my own launch gear. ### Help Support The Rocketry Forum: #### Senior Space Cadet ##### Well-Known Member TRF Supporter What guy doesn't like things that go fast and shoot out flames? Other than that, my two goals, with rocketry, were to keep my mind active, now that I'm retired, and to mak...
2020-08-04 14:26:39
{"extraction_info": {"found_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.quantamagazine.org/tag/modular-forms/
### The Oracle of Arithmetic At 28, Peter Scholze is uncovering deep connections between number theory and geometry. ### Sphere Packing Solved in Higher Dimensions The Ukrainian mathematician Maryna Viazovska has solved the centuries-old sphere-packing problem in dimensions eight and 24.
2017-02-23 09:26:15
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://socratic.org/questions/20-ml-of-methane-is-completely-burnt-using-50-ml-of-oxygen-the-volume-of-the-gas
# 20 mL of methane is completely burnt using 50 mL of oxygen. The volume of the gas left after cooling to room temperature is? A) 80 B)40 C) 60 D) 30 Sep 7, 2017 $\text{30 mL}$ #### Explanation: Start by writing a balanced chemical equation for your reaction ${\text{CH"_ (4(g)) + 2"O"_ (2(g)) -> "CO"_ (2(g)) + 2"H...
2022-01-18 18:54:34
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 17, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://blog.inf.ed.ac.uk/gdutton/2009/01/
not-a-blog, not-a-service, not-a-clue. ## Adding a form to webmark Webmark is my slightly hacked-together system for producing PDFs from a Web Form. As it was intended to be entirely stateless, single-use, and to require no connection between input and output, except for some fields, it was never designed to hold sch...
2013-12-11 16:21:47
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.originlab.com/index.aspx?go=Solutions/CaseStudies&pid=827
# Mapping the Density States of a Superconductor as a Function of Energy Summary The Seamus Davis research group at the University of California at Berkeley and at Cornell University, has performed research related to the study of experimental condensed matter physics. Using a scanning tunneling microscope, graduate ...
2018-02-22 20:36:48
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.apkc.net/external/msc_578d_dm_rbc.html
# CSC 578D / Data Mining / Fall 2018 / University of Victoria¶ ## Python Notebook explaining Assignment 01 / Problem 02¶ ### The dataset for the Assignment #1 is the following:¶ The Weka datasets can be found at my personal Website at www.apkc.net. Author: Andreas P. Koenzen akoenzen@uvic.ca Version: 0.1 In [1]: i...
2019-01-16 10:14:27
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://engineering.stackexchange.com/questions/47560/how-do-i-properly-scale-down-a-force-for-scale-down-model-testing
# How do I properly scale down a force for scale-down model testing? I am designing structural frame for a shipping container that would have 8000 lbs of weight stacked on top of it. Of course, i don't access to real size container. I have built a model whose scale is 1:8 of the real one (same material, steel). How do...
2022-01-21 02:57: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://physicstasks.eu/1968/delayed-sunset
Delayed Sunset An observer watches the sunset from the surface of the Earth. Due to refraction of light on the interface of vacuum (the free space) and atmosphere, the observer sees the Sun set later than it would be without the atmosphere. The real interface of vacuum and atmosphere is not sharp. Use a simplifying m...
2021-06-14 21:37:33
{"extraction_info": {"found_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.newton.ac.uk/event/wht/seminars
# Seminars (WHT) Videos and presentation materials from other INI events are also available. Search seminar archive Event When Speaker Title Presentation Material WHT 6th August 2019 09:00 to 10:15 David Abrahams On the Wiener-Hopf technique and its applications in science and engineering: Lecture 1 It is a little n...
2021-02-27 15:42:19
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.gradesaver.com/textbooks/math/algebra/college-algebra-6th-edition/chapter-3-polynomial-and-rational-functions-concept-and-vocabulary-check-page-386/7
## College Algebra (6th Edition) Fill the blanks with $n$ and $1$ The Linear Factorization Theorem: If $f(x)=a_{n}x^{n}+a_{n-1}x^{n-1}+\cdots+a_{1}x+a_{0}$, where $n\geq 1$ and $a_{n}\neq 0$, then $f(x)=a_{n}(x-c_{1})(x-c_{2})\cdots(x-c_{n})$, where $c_{1}, c_{2}, \ldots, c_{n}$ are complex numbers (possibly real and ...
2018-10-18 01:52:31
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.cut-the-knot.org/arithmetic/algebra/AsymmetricInequality.shtml
# An Asymmetric Inequality The following problem was offered at the 1992 Brazilian National Olympiad: Proof Prove, for all positive numbers $a,b,c,\;$ the following inequality holds: $(a+b)(a+c)\ge 2\sqrt{abc(a+b+c)}.$ ### Proof 1 Quantities $a+b,\;$ $b+c,\;$ and $c+a\;$ satisfy the triangle inequalities and, hen...
2018-09-26 08:23:45
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://vxtd.umood.it/latex-lowercase-script.html
# Latex Lowercase Script The forms are so closely related that many Western linguists consider them to be mutually intelligible dialects of the same language, although with minor grammatical and phonological differences. LaTeX handles superscripted superscripts and all of that stuff in the natural way. Today, the larg...
2020-11-30 19:31:32
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://competitive-exam.in/questions/discuss/the-critical-radius-is-the-insulation-radius-at
# The critical radius is the insulation radius at which the resistance to heat flow is Maximum Minimum Zero None of these Please do not use chat terms. Example: avoid using "grt" instead of "great".
2021-03-06 14:54:06
{"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://rtc-tools.readthedocs.io/en/latest/examples/optimization/channel_pulse.html
# Modeling Waves in Rivers and Canals¶ Note This is a more advanced example that implements advanced channel hydraulics in RTC-Tools. It also capitalizes on the homotopy techniques available in RTC-Tools. If you are a first-time user of RTC-Tools, see Filling a Reservoir. The RTC-Tools is capable of handling non-lin...
2022-08-18 04:10:55
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://pro-prof.com/forums/topic/open-closed-principle_en
# Open-closed principle Home Forums Programming Software engineering Object-oriented programming Open-closed principle This topic contains 0 replies, has 1 voice, and was last updated by  Васильев Владимир Сергеевич 6 months, 2 weeks ago. • Author Posts • #4093 This article provides a short and clear description fo...
2018-01-20 22:32:01
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.springerprofessional.de/introduction-to-boundary-elements/14324880
main-content ## Über dieses Buch to Boundary Elements Theory and Applications With 194 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Dr.-Ing. Friedel Hartmann University of Dortmund Department of Civil Engineering 4600 Dortmund 50 FRG ISBN-13: 978-3-642-48875-7 e-ISBN-13: 978-3-642-4...
2020-04-01 22:57:53
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://ictp.acad.ro/category/numerical-analysis/iterative-methods/successive-approximations/
# successive approximations ## How many steps still left to x*? Abstract The high speed of $$x_{k}\rightarrow x^\ast\in{\mathbb R}$$ is usually measured using the C-, Q- or R-orders: \tag{$C$} \lim \frac… ## Methods of Newton and Newton-Krylov type Book summaryLocal convergence results on Newton-type methods for no...
2022-07-05 22:02:52
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.bartleby.com/solution-answer/chapter-12-problem-68ae-chemistry-9th-edition/9781133611097/the-reaction-ch33cbrohch33cohbr-in-a-certain-solvent-is-first-order-with-respect-to-ch33cbr/10356df2-a26e-11e8-9bb5-0ece094302b6
Chapter 12, Problem 68AE ### Chemistry 9th Edition Steven S. Zumdahl ISBN: 9781133611097 Chapter Section ### Chemistry 9th Edition Steven S. Zumdahl ISBN: 9781133611097 Textbook Problem # The reaction ( CH 3 ) 3 CBr   +   OH −   → ( CH 3 ) 3 COH   +   Br − in a certain solvent is first order with respect to (CH3)...
2019-11-15 20:43:45
{"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/proving-a-certain-orthogonal-matrix-is-a-rotation-matrix.823764/
# Proving a certain orthogonal matrix is a rotation matrix 1. Jul 18, 2015 ### ELB27 1. The problem statement, all variables and given/known data Let $U$ be a $2\times 2$ orthogonal matrix with $\det U = 1$. Prove that $U$ is a rotation matrix. 2. Relevant equations 3. The attempt at a solution Well, my strategy w...
2017-08-20 18:26:55
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.zbmath.org/authors/?q=ai%3Awang.yong.7
# zbMATH — the first resource for mathematics ## Wang, Yong Compute Distance To: Author ID: wang.yong.7 Published as: Wang, Yong; Wang, Y. Documents Indexed: 474 Publications since 1975, including 2 Books all top 5 #### Co-Authors 50 single-authored 15 Huang, Feimin 8 Huang, Zheng-Hai 7 Dai, Guiping 7 Lu, Gui-Fu...
2021-10-17 01:08:31
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://en.wikiversity.org/wiki/Talk:Making_sense_of_quantum_mechanics
# Talk:Making sense of quantum mechanics ## Lessons on the principles of Quantum Mechanics Wikiversity has not yet lessons on the Principles of Quantum Mechanics. There is a Study guide:Quantum mechanics I. I think we need some lessons on the first principles and the basic postulates presented in a logical sequence, ...
2017-03-23 23:59:41
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 27, "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/ma...
https://rknotdocs.readthedocs.io/en/latest/concepts.html
# Key Concepts¶ RKnot builds a simulation across four dimensions of global properties: • Time • The fundamental unit of time is a tick. • Each iteration of the simulation is one tick. During a tick, the following occurs: • subjects can move to new locatioccns • subjects can contact other subjects • attributes of the ...
2022-01-29 04:05:10
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.stackexchange.com/questions/2931305/set-theory-cartesian-product-of-family?noredirect=1
# Set theory - Cartesian product of family I'm trying to understand the cartesian product of a family. I understand if $$X = \{1,2,3\}$$ and $$Y = \{4,5,6\}$$ then the cartesian product of these two sets is $$\{(1,4),(1,5),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6)\}$$ If ($$X_{i}$$} is a family of sets where $$i \in...
2021-03-08 17:11:24
{"extraction_info": {"found_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://wiki2.org/en/Polynomial_ring
To install click the Add extension button. That's it. The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time. 4,5 Kelly Slayton Congratulations on this excellent venture… what a great idea! Alexander Gri...
2021-02-27 10:13:47
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 134, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m...
https://infoscience.epfl.ch/record/152160
Infoscience Report # The Stationary Behaviour of Fluid Limits of Reversible Processes is Concentrated on Stationary Points Assume that a stochastic processes can be approximated, when some scale parameter gets large, by a fluid limit (also called mean field limit", or hydrodynamic limit"). A common practice, often c...
2016-10-24 03:15:05
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://hal.archives-ouvertes.fr/hal-00657052
# Nonparametric estimation of random effects densities in linear mixed-effects model Abstract : We consider a linear mixed-effects model where $Y_{k,j}= \alpha_k + \beta_k t_{j} +\varepsilon_{k,j}$ is the observed value for individual $k$ at time $t_j$, $k=1,\ldots, N$, $j=1,\dots, J$. The random effects $\alpha_k$, $...
2020-02-25 07:01:48
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://mathematica.stackexchange.com/questions/152785/pure-function-slot-delivery?noredirect=1
# Pure function slot delivery [duplicate] Another novice problem encountered. I am going to need a cardiology surgery. :( For a simple example, a = #1 &; b = #2 &; f = a^2 + b^2; f results in (#1 &)^2 + (#2 &)^2 However, my goal is (#1 )^2 + (#2 )^2 I know it can be done as f=(#1)^2+(#2)^2 But still, subs...
2020-07-09 06:19:22
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.libretexts.org/Courses/Monroe_Community_College/MTH_220_Discrete_Math/7%3A_Combinatorics/7.4%3A_Combinations
# 7.4: Combinations In many counting problems, the order of arrangement or selection does not matter. In essence, we are selecting or forming subsets. If we are choosing $$3$$ people out of $$20$$ Discrete students to be president, vice-president and janitor, then the order makes a difference.  The choice of: Stev...
2022-08-16 04:29:21
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.stackexchange.com/questions/3180984/explanation-of-weak-null-condition-as-used-in-pde
# explanation of (weak) null condition (as used in PDE) I work in computational physics (numerical relativity), and I would like to better understand the null condition (as I believe we first introduced here), which helpful in determining the long time behavior of various PDEs that appear in geometric analysis. I have...
2020-09-24 04:33:10
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://mathoverflow.net/questions/178254/do-regular-conditional-distributions-almost-surely-assign-trivial-measure-to-all
# Do regular conditional distributions almost surely assign trivial measure to all members of the conditioning $\sigma$-algebra? Let $(X,\Sigma)$ be a standard measurable space, let $\rho$ be a probability measure on $(X,\Sigma)$, and let $\mathcal{E}$ be a sub-$\sigma$-algebra of $\Sigma$. We will say that a stochast...
2022-05-18 03:12:08
{"extraction_info": {"found_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://kblagoev.com/blog/simulating-the-vicsek-model-how-do-birds-flock-and-insects-swarm
# Simulating the Vicsek Model (with time delay) - How do birds flock and insects swarm In two previous posts we got to know two main things: 1. We can analyse the behaviour of groups of animals using statistical tools like correlation functions 2. We can simulate this behaviour using for example the Vicsek model, and...
2023-03-28 21:23:26
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 44, "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/ma...
https://tr.overleaf.com/articles/single-precision-barrett-reduction/tgytknpxmfxz
AbstractModular Reduction of a 2N Bit Integer using two N-Bit multiplications and a few subtractions. Examples and Proof are included.
2022-11-28 05:47:40
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 1, "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://codegolf.stackexchange.com/questions/211505/concatenations-of-powers-and-their-squares/211550
Concatenations of powers and their squares At time of writing, my reputation is $$\16,256\$$. As I noted in chat, Oh cool my rep is the concatenation of two powers of 2: 16,256 Or even the concatenation of a power of 2 and its square, which is much more interesting which then spawned a CMC about checking if a numbe...
2020-12-02 10:08:08
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.zbmath.org/authors/?q=ai%3Asuarez.antonio
# zbMATH — the first resource for mathematics ## Suárez, Antonio Compute Distance To: Author ID: suarez.antonio Published as: Suarez, A.; Suárez, A.; Suárez, Antonio External Links: MGP Documents Indexed: 103 Publications since 1991, including 1 Book all top 5 #### Co-Authors 4 single-authored 39 Delgado, Manuel...
2020-07-13 02:41:27
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.stackexchange.com/questions/1714473/when-is-matrix-a-diagonalizable
# When is matrix $A$ diagonalizable? I got the following matrix: $$A = \begin{pmatrix} a & 0 & 0 \\ b & 0 & 0 \\ 1 & 2 & 1 \\ \end{pmatrix}$$ I need to answer when this matrix is diagonalizable. Its characteristic polynomial is $t(t-a)(t-1)$. So its 3 eigenvalues are 0, 1 and a. Both the algebraic and geometry multi...
2019-05-19 21:34:23
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/could-someone-clarify-the-notation-and-explain-whats-being-asked-in-this-qm-problem.659077/
Could someone clarify the notation and explain what's being asked in this QM problem? 1. Dec 15, 2012 Ze Corndog 1. The problem statement, all variables and given/known data Here's an image http://i.imgur.com/oC8Y6.jpg 2. Relevant equations The wave function for an infinite square well, the expectation values and o...
2017-08-16 17:37:36
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://docs.microej.com/en/latest/PlatformDeveloperGuide/appendix/tools/static.html
# MicroUI Static Initializer¶ ## Inputs¶ The XML file used as input by the MicroUI Static Initialization Tool may contain tags related to the Input component as described below. Event Generators Description <eventgenerators> <!-- Generic Event Generators --> <eventgenerator name="GENERIC" class="foo.bar.Zork"> <prop...
2021-10-16 00:47:48
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://yutsumura.com/question/hw-1-5/
Yu Staff asked 2 years ago Share your proof of HW 1 problem 5. (Poincaré’s Theorem) If $G$ is a group and $H_1$ and $H_2$ are two subgroups of finite index in $G$, show $H_1 \cap H_2$ also has finite index in $G$.
2018-05-23 12:54:58
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.semanalclasico.com/s5fxo9gg/572e70-co-molecular-orbital-diagram-bond-order
Topics. Why does strong Lewis acid-strong Lewis base interactions prevail over hard-soft acid-base interactions? Relationship between bond order and bond length? We again fill the orbitals according to Hund’s rules and the Pauli principle, beginning with the orbital that is lowest in energy. Molecular orbital diagram f...
2021-03-07 00:17:18
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://mathematica.stackexchange.com/questions/113523/getting-plotpoints-value-from-a-plot
# Getting PlotPoints value from a Plot I want to display the PlotPoints and MaxRecursion values used to plot the current graph so that the user can change the values relatively to improve the output. Is it possible to get the PlotPoints and MaxRecursion information from a plot? a = Plot[{Sin[x], Sin[2 x], Sin[3 x]}, ...
2020-05-26 12:56:33
{"extraction_info": {"found_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/tags/trigonometry/hot
# Tag Info ## Hot answers tagged trigonometry 23 Here's a friendly equilateral triangle: The sides are all of the same length - let's say $a$. The angles are all the same too, and since the angles must add up to $180^\circ$, we conclude that the three angles in the equilateral triangle are equal to $180^\circ/3=60^\...
2015-04-21 01:38:16
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://e-learning.pan-training.eu/wiki/index.php/Magnetic_neutron_scattering
# Magnetic neutron scattering Due to its magnetic dipole moment, the neutron can be affected by a variation of the local magnetic field inside materials. This magnetic field often originates from atomic magnetic moments. On this page, we treat the basic interaction and magnetic scattering theory. Main topics in elasti...
2022-10-07 07:18:11
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://math.stackexchange.com/questions/448044/intuition-for-multiple-summation-becoming-one-summation-nothing-too-formal-rig
# Intuition for Multiple Summation becoming One Summation - Nothing too formal/rigorous please Source. I grok addition is associative and commutative, and a term can be moved into other summations iff these other summations aren't summing this term. Hence I grok $$\sum_{i,j} g_{ij} \sum_r a_{ir} x_r \sum_s a_{js} x_s...
2016-05-30 13:08:24
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://indico.cern.ch/event/1065494/contributions/4481580/
# Mini-workshop on “$T_{cc}^+$ and beyond”, Online September 14, 2021 Europe/Zurich timezone ## What can we learn from the width of the $T_{cc}^+$ tetraquark? Sep 14, 2021, 2:00 PM 20m Mitja Rosina ### Description The width of the $T_{cc}^+$ tetraquark (dimeson) is expected to differ considerably from the widths ...
2021-12-01 01:27:43
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://brilliant.org/problems/a-trigonometric-problem-for-jee-aspirants/
# A Trigonometric problem for JEE Aspirants Geometry Level 4 $E = \tan(A) \tan(2A) + \tan(2A) \tan(4A) + \tan(4A) \tan(A)$ Find the value of $$E$$ where $$A = \dfrac{2\pi}7$$. ×
2018-10-17 23:49:26
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://meteo.unican.es/trac/wiki/DRM4G/Installation?version=18
Version 18 (modified by minondoa, 6 years ago) (diff) -- #### DRM4G Installation 1. DRM4G Installation 1. With pip 2. Without pip 3. Optional Environment Variables # DRM4G Installation There are several ways to install DRM4G. ## With pip The recommended way to install DRM4G is by using the command pip install dr...
2022-08-15 15:55:22
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.studysmarter.us/textbooks/physics/college-physics-urone-1st-edition/electric-charge-and-electric-field/q53pe-a-simple-and-common-technique-for-accelerating-electro/
Suggested languages for you: Americas Europe Q53PE Expert-verified Found in: Page 666 ### College Physics (Urone) Book edition 1st Edition Author(s) Paul Peter Urone Pages 1272 pages ISBN 9781938168000 # A simple and common technique for accelerating electrons is shown in Figure 18.55, where there is a uniform e...
2023-03-29 07:39:13
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.techwhiff.com/learn/the-tune-up-specifications-of-a-car-call-for-the/189773
# The tune-up specifications of a car call for the spark plugs to be tightened to a... ###### Question: The tune-up specifications of a car call for the spark plugs to be tightened to a torque of 32 N⋅m . You plan to tighten the plugs by pulling on the end of a 20-cm-long wrench. Because of the cramped space under th...
2022-09-25 02:30:51
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://gateoverflow.in/220315/gate-suitability-test-test-1-question-3?show=376500
110 views A coin is such that after every toss the probability of same side coming again increases by $50\%$ from the initial value. If initially the probability of head and tail are the same, what is the expected number of tosses until we get a head? $E_{\text{tosses}} = 0.5 \times 1 + 0.5 \times(1+ E_{HaT})$ $\impl...
2022-12-02 17:40:53
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://zbmath.org/serials/?q=se%3A00002090
zbMATH — the first resource for mathematics Opuscula Mathematica Short Title: Opusc. Math. Publisher: AGH University of Science and Technology, Faculty of Applied Mathematics, Kraków ISSN: 1232-9274; 2300-6919/e Online: http://www.opuscula.agh.edu.pl/archives Predecessor: Zeszyty Naukowe Akademii Górniczo-Hutniczej ...
2021-07-24 10:53:31
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://celebratio.org/Whitney_H/article/220/
# Celebratio Mathematica ## Hassler Whitney ### The Whitney trick #### by Rob Kirby The Whit­ney trick is a meth­od for re­mov­ing points of in­ter­sec­tion between two sub­man­i­folds. It can be seen in its most ele­ment­ary form in Fig­ure 1, in which it is ob­vi­ous that the two points of in­ter­sec­tion can be ...
2019-02-16 01:42:55
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://search.r-project.org/CRAN/refmans/ecospat/html/ecospat.cor.plot.html
ecospat.cor.plot {ecospat} R Documentation ## Correlation Plot ### Description A scatter plot of matrices, with bivariate scatter plots below the diagonal, histograms on the diagonal, and the Pearson correlation above the diagonal. Useful for descriptive statistics of small data sets (better with less than 10 variab...
2022-12-02 17:19:14
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://pypi.org/project/django-altuser/0.9.3/
Alternative user models for django >= 1.5, with email field and other features ## INSTALL Put altuser in INSTALLED_APPS INSTALLED_APPS += ( 'altuser', ) and configure your preferred user model from available altuser/models.py, for example AUTH_USER_MODEL = 'altuser.MailSocialUser' ### Available models • MailUs...
2022-08-15 17:15:39
{"extraction_info": {"found_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/147857/what-is-the-limit-distance-to-the-base-function-if-offset-curve-is-a-function-to
# What is the limit distance to the base function if offset curve is a function too? I asked a question about parallel functions in here . I understood that offset curves that are the parallels of a function may not be functions after J.M.'s answer. I got new questions after that answer. Q1) What is the limit distanc...
2015-06-29 23:29:02
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.groundai.com/project/quantitative-predictions-in-quantum-decision-theory/
Quantitative Predictionsin Quantum Decision Theory # Quantitative Predictions in Quantum Decision Theory ## Abstract Quantum Decision Theory, advanced earlier by the authors, and illustrated for lotteries with gains, is generalized to the games containing lotteries with gains as well as losses. The mathematical stru...
2019-06-17 08:32:29
{"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/revisions/51477/list
## Return to Question 4 edited tags Post Closed as "no longer relevant" by S. Carnahan 3 added 26 characters in body; edited tags One naive way to define a topology on test functions ${\mathcal D}(\Omega)$ would be to exhaust Omega $\Omega$ by compacts $(K_n)$ and to take the metric induced by the semi-norm system $$...
2013-05-19 16:53:04
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://abakbot.com/en/algebra-en/polynom-tangent-en
Polynomial elements Variable X at which we find values of a derivative Given function Consider one of the simple and undeservedly forgotten on the Internet Internet methods for determining the derivative of a polynomial, an arbitrary (positive) degree. Until recently, I was sure that if a polynomial of the form $f(...
2021-01-20 10:34:07
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.kaizou.org/2009/03/choosing-the-proper-doctype.html
# Choosing the proper DOCTYPE 06 Mar 2009 by David Corvoysier I have been recently asked to tell the differences between HTML 4.0, XHTML 1.0 and HTML 5.0, and I had to dig in the specifications to provide an answer. Doing this, I realized that I did not really pay attention to the DOCTYPE declarations in my web pages...
2019-11-21 16:50:57
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://dockerquestions.com/2021/08/06/running-build-stage-in-a-multi-stage-dockerfile-in-skaffold/
#### Running build stage in a multi-stage Dockerfile in Skaffold I’m currently using Skaffold for local Kubernetes development and I’m in the process of converting my Dockerfile to a multi-stage format (based on this advice I came across) with dedicated stages for: base, dependencies, development, unit testing, and pr...
2021-12-03 00:59:57
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mymathforum.com/elementary-math/343144-equality-two-expressions.html
My Math Forum Equality of two expressions Elementary Math Fractions, Percentages, Word Problems, Equations, Inequations, Factorization, Expansion December 24th, 2017, 02:51 PM #1 Newbie   Joined: Jan 2014 Posts: 17 Thanks: 0 Equality of two expressions Are the following two expressions equal? $\displaystyle (-4(x^5...
2018-09-23 11:14:49
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://datascience.stackexchange.com/questions/106222/why-does-the-1st-derivative-appear-to-lag-the-slope-of-the-fit-in-scipys-savitz
# Why does the 1st derivative appear to lag the slope of the fit in Scipy's Savitzky-Golay filter? I have a simple script that performs the Savitzky-Golay filter on a toy dataset of forex prices from yahoo finance: import scipy.signal splinal_fit = scipy.signal.savgol_filter(price_series, window_length=21, polyorder...
2022-10-05 09:33:18
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://rehpiotrisanski.pl/samsung/lion/tcis/32377113147a3391e95806b5c23e3e118-short-term-debt-ratio-formula
# short-term debt ratio formula Total Debt = Long Term Liabilities (or Long Term Debt) + Current Liabilities. You can find the total debt of a company by looking at its net debt formula: Net debt = (short-term debt + long-term debt) - (cash + cash Closely related to leveraging, the ratio is = Total Liabilities / Total...
2022-08-08 08:33:36
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...