url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://datascience.stackexchange.com/questions/16532/clustering-high-dimensional-data | # Clustering high dimensional data
TL;DR: Given a big image dataset (around 36 GiB of raw pixels) of unlabeled data, how can I cluster the images (based on the pixel values) without knowing the number of clusters K to begin with?
I am currently working on an unsupervised learning project to cluster images; think of i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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/answers/42781/revisions/ | Revision history [back]
What your code for f(t) does is first take the sum symbolically up to 1000 terms, and then evaluate numerically.
What you want to do instead is calculate the terms numerically and sum them.
For example, like this:
def f(t):
return (1+b1)^-t + 3/2*a1^-t + 1/2*(2*b1)^-t + b1^-t + 2*sum((an^-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://www.nature.com/articles/s41586-020-2308-7 | 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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.freemathhelp.com/forum/threads/96061-Triangle-Building-Equation?p=391400 | 1. ## Triangle Building Equation
Hi,
I'm looking to create a formula that will solve for side C of a triangle. There's a catch though, so it's not your everyday formula.
Attached is a picture of what the formula needs to solve and what variables will exist.
What makes this tricky is the 65' and 25' angle on one sid... | {"extraction_info": {"found_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://johnvu.net/blog/archives/2003_01.php | ## January 18, 2003
### Line numbering your LaTeX documents
STEPHAN BÖTTCHERS LaTeX macros. Some journals like the ones published by the American Society for Microbiology, recommend manuscripts to be submitted with the lines of text numbered. I knew I hadn't have been the first person required to have this feature 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": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://settheory.mathtalks.org/category/conferences/birthday/ | # Set-Theoretic Topology and Topological Algebra
International Conference Set-Theoretic Topology and Topological Algebra in honor of professor Alexander Arhangelskii on his 80-th birthday
Professor Alexander Vladimirovich Arhangelskii more than forty-five years works at the Faculty of Mechanics and Mathematics, of wh... | {"extraction_info": {"found_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://train.nzoi.org.nz/problems/1272 | Training Site
# Lights Out!
Input: Standard Input (stdin)
Output: Standard Output (stdout)
Memory limit: 128 megabytes
Time limit: 1.0 seconds
There are number of lights along a corridor. All of the lights are off. Each light has an on-off switch.
Several people walk along the corridor, one after another.
• The fir... | {"extraction_info": {"found_math": true, "script_math_tex": 6, "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/144808/rational-points-or-a-weierstrass-model-for-degree-8-elliptic-curve | # Rational points or a Weierstrass model for degree 8 elliptic curve
Related to rationally derived polynomials.
Neither Maple nor Magma online couldn't solve it.
Choose $s,h \in \mathbb{Q}$.
I am looking for rational points (possibly of finite order) on this elliptic curve or a Weierstrass model for it:
4*u^8 + 4*... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.mathnet.ru/php/archive.phtml?wshow=paper&jrnid=vsgu&paperid=621&option_lang=eng | Vestnik Samarskogo Universiteta. Estestvenno-Nauchnaya Seriya
RUS ENG JOURNALS PEOPLE ORGANISATIONS CONFERENCES SEMINARS VIDEO LIBRARY PACKAGE AMSBIB
General information Latest issue Archive Search papers Search references RSS Latest issue Current issues Archive issues What is RSS
Vestnik SamU. Estestv... | {"extraction_info": {"found_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://wimcouwenberg.wordpress.com/2016/07/27/mutual-information-and-gradients/ | ## Mutual information and gradients
In this post we will see a that mutual information between functions (e.g. two images) can be expressed in terms of their gradient fields. First some definitions and background. Let $f{: [0, 1]^n} \to [0, 1]^m$ be a differential function for some $n \geq m$. In this post $f$ typical... | {"extraction_info": {"found_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": 47, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/questions-concerning-cosmological-constant.622406/ | # Questions concerning Cosmological Constant
1. Jul 21, 2012
### Rorkster2
I understand the begining basics of what it represents but how exactly does it tie into the inflation of space and what sort of energy is in a perfect vacuum?
2. Jul 21, 2012
### tom.stoer
The cosmological constant in Einstein's equations ... | {"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://chromotopy.org/?p=1271 | On L-functions and algebraic K-theory
Hi all! In this post, I’ll attempt to make some progress towards demystifying the relationship between L-functions and algebraic K-theory, with reference to a very simple example. I’ll say something about L-functions a little lower down, but the only thing I’ll say about K-theory ... | {"extraction_info": {"found_math": true, "script_math_tex": 418, "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/m... |
https://nips.cc/Conferences/2019/ScheduleMultitrack?event=15880 | Spotlight
Optimal Sparse Decision Trees
Xiyang Hu · Cynthia Rudin · Margo Seltzer
Wed Dec 11th 04:55 -- 05:00 PM @ West Exhibition Hall C + B3
Decision tree algorithms have been among the most popular algorithms for interpretable (transparent) machine learning since the early 1980's. The problem that has plagued deci... | {"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://lyot2010.lesia.obspm.fr/abstract_125.html | # The Gemini NICI Planet-Finding Campaign: Discovery of a Close Substellar Companion to a Young Solar Analog
#### Authors
Beth A. Biller, Michael C. Liu, Zahed Wahhaj, Eric L. Nielsen, Laird M. Close, Trent Dupuy, Thomas L. Hayward, Mark Chun, Christ Ftaclas, Fraser Clarke, Jared Males, I. Neill Reid, Evgenya L. Shko... | {"extraction_info": {"found_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/103545/how-to-read-a-character-one-by-one-from-an-external-file-modify-it-and-save-it | # How to read a character one by one from an external file, modify it, and save it back to another external file?
The purpose of this question is to learn how to read character by character of a fetched line of characters, modify it and save back to another file.
For the sake of simplicity, let's take a simple applic... | {"extraction_info": {"found_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.ams.org/joursearch/servlet/PubSearch?f1=msc&onejrnl=proc&pubname=one&v1=35J60&startRec=120 | American Mathematical Society
My Account · My Cart · Customer Services · FAQ
Publications Meetings The Profession Membership Programs Math Samplings Policy and Advocacy In the News About the AMS
You are here: Home > Publications
AMS eContent Search Results
Matches for: msc=(35J60) AND publication=(proc) Sort orde... | {"extraction_info": {"found_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://ned.ipac.caltech.edu/level5/March01/Battaner/node24.html | ### 4.2.3 Recent developments
After these important papers in which the basic scenario was outlined and the general assumptions justified, it was necessary to develop more detailed models, mainly numerical and N-body simulations due to the high complexity of the various physical processes involved.
A schematic list 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://rd.springer.com/article/10.1007/s11229-018-01968-y?error=cookies_not_supported&code=b3ba2da3-0fe1-436c-baf5-05db032eae7c | # Correction to: Deduction and definability in infinite statistical systems
The Original Article is available
## Correction to: Synthese https://doi.org/10.1007/s11229-017-1497-6
1. 1.
Prop. 1 is false as stated. The proof implicitly assumes that all Cauchy sequences in $$X^*$$ are bounded. The definition of comple... | {"extraction_info": {"found_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://support.bioconductor.org/p/122348/ | Question: (Closed) Manually adding corrected p-values to boxplots in R
0
3 months ago by
ravelarvargas0 wrote:
I am using R to add some p-values to boxplots. I would like to specifically compare pairs of boxplots using a wilcoxon rank sum test. I tried using the function statcomparemeans() from ggpubr but unfortunatel... | {"extraction_info": {"found_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://perimeterinstitute.ca/seminar/holography-finite-radius | I will discuss certain irrelevant operator deformations of holographic conformal field theories that define a one parameter family of quantum field theories which are thought to be dual to quantum gravity in finite regions.
Some examples include the "$T\bar{T}$ deformation of two dimensional holographic CFTs, its gener... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.gradesaver.com/textbooks/math/other-math/basic-college-mathematics-9th-edition/chapter-9-basic-algebra-9-7-solving-equations-with-several-steps-9-7-exercises-page-680/67 | ## Basic College Mathematics (9th Edition)
-2t - 10 = 3t + 5 One way to get the variable term by itself on one side is to add 2t from both sides. -2t - 10 + 2t = 3t + 5 +2t -10 = 5t +5 Next, add -5 to both sides -10 -5= 5t +5 -5 -15 = 5t Finally, divide both sides by 5 $\frac{-15}{5}$ = $\frac{5t}{5}$ -3 = t The solut... | {"extraction_info": {"found_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://stacks.math.columbia.edu/tag/02P4 | ## 42.1 Introduction
In this chapter we discuss Chow homology groups and the construction of Chern classes of vector bundles as elements of operational Chow cohomology groups (everything with $\mathbf{Z}$-coefficients).
We start this chapter by giving the shortest possible algebraic proof of the Key Lemma 42.6.3. We ... | {"extraction_info": {"found_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://codeforces.com/blog/entry/13004 | ### dzy493941464's blog
By dzy493941464, 8 years ago,
Hello everyone! Codeforces Round #FF(255) is coming soon! We invite you to participate in this round, the round will be held in both divisions.
In this round, the boy DZY appears again! As we all know, he loves many things. This time he also brings us many 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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.arxiv-vanity.com/papers/cond-mat/0609048/ | # Breakdown of a topological phase: Quantum phase transition in a loop gas model with tension
Simon Trebst Microsoft Research, Station Q, University of California, Santa Barbara, CA 93106 Philipp Werner Department of Physics, Columbia University, 538 West 120th Street, New York, NY 10027 Matthias Troyer Theoreti... | {"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://koreascience.or.kr/search.page?keywords=%EC%9B%90%EC%98%88%EC%B9%98%EB%A3%8C&pageSize=10&pageNo=3 | • Title, Summary, Keyword: 원예치료
### Comparison of Growth Characteristics, Forage Productivity and Quality between Italian Ryegrass and Synthetics Derived from Interspecific and Intergeneric Hybrids and Ecotypes (이탈리안 라이그라스와 종.속간 잡종 및 생태형 유래 합성종간의 생육특성, 수량성 및 사료가치 비교)
• Choi, G.J.;Lim, Y.W.;Lim, Y.C.;Sung, B.R.;Kim, M... | {"extraction_info": {"found_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.betterment.com/resources/personal-finance/goals-and-advice/funding-a-safety-net-calculate-your-target-amount/ | A fundamental of good personal finance is to have a backup plan—or a stash of money that will buffer you against the bigger knocks in life, such as an unexpected personal expense or a loss of your primary source of income.
This backup is your safety net fund, and it should be a somewhat liquid account that you can acc... | {"extraction_info": {"found_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/57561/why-does-plancks-law-for-black-body-radiation-have-that-bell-like-shape | # Why does Planck's law for black body radiation have that bell-like shape?
I'm trying to understand Planck's law for the black body radiation, and it states that a black body at a certain temperature will have a maximum intensity for the emission at a certain wavelength, and the intensity will drop steeply for shorte... | {"extraction_info": {"found_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/sum-of-squares.123541/ | # Sum of Squares
1. Jun 11, 2006
### Dragonfall
Which squares are expressible as the sum of two squares? Is there a simple expression I can write down that will give me all of them? Some of them? Parametrization of the pythagorean triples doesn't seem to help.
2. Jun 11, 2006
### StatusX
What do you mean by "para... | {"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.neetprep.com/question/89783-particle-moves-space-thatxttyttzsintWhere-x-y-z-measured-metre-t-second-acceleration-theparticle-ts-isAijkmsBijkmsCijmsDijms/126-Physics--Mathematical-Tools/676-Mathematical-Tools | # NEET Physics Mathematical Tools Questions Solved
A particle moves in space such that
Where x, y, z are measured in metre and t in second. The acceleration of the particle at t=3s is
(A)
(B)
(C)
(D)
Concept Videos :-
#6 | Calculus: Limits
#7 | Calculus: Differentiation
#8 | Calculus: Differentiation Rules
Con... | {"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.airports-worldwide.com/articles/article0701.php | Surface of revolution
By Wikipedia,
the free encyclopedia,
http://en.wikipedia.org/wiki/Surface_of_revolution
A portion of the curve x=2+cos z rotated around the z axis
A surface of revolution is a surface created by rotating a curve lying on some plane (the generatrix) around a straight line (the axis of rotation... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 13, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.shaalaa.com/textbook-solutions/c/ncert-solutions-class-12-chemistry-textbook-chapter-11-alcohols,-phenols-and-ethers_96 | # NCERT solutions for Class 12 Chemistry Textbook chapter 11 - Alcohols, Phenols and Ethers [Latest edition]
## Chapter 11: Alcohols, Phenols and Ethers
[Page undefined]
### NCERT solutions for Class 12 Chemistry Textbook Chapter 11 Alcohols, Phenols and Ethers [Page undefined]
Give structures of the products you 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": 0, "mimetex.cgi": 0, "/images/mat... |
https://cs.stackexchange.com/questions/59995/understanding-the-mapping-of-edges-to-nodes-in-a-graph-theory-problem | Understanding The Mapping Of Edges to Nodes In A Graph Theory Problem
I am really confused with this problem.
Here's the problem:
You have $N$ points numbered $1$ through $N$,inclusive, and $N$ arrows again numbered $1$ through $N$,inclusive. No two arrows start at the same place, but multiple arrows can point to 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://lacey.se/science/r-for-scientists/ | # R for scientists!
R is a free, open source programming language designed for statistical analysis and graphics. Its core user base has long been statisticians and data miners, but is rapidly gaining popularity in increasingly diverse areas. I started actively learning and using the language in early 2015, and it has... | {"extraction_info": {"found_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/284072/distributional-differential-equation-somehow-related-to-compact-support-distrib | # Distributional differential equation, somehow related to compact support distributions
I've been mulling over a problem from Friedlander's Introduction to Distribution Theory for a few days now: in Chapter 3 (on distributions with compact support), it asks to solve the differential equation $x\partial u-\lambda u=0$... | {"extraction_info": {"found_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://export.arxiv.org/abs/2011.11490 | cond-mat.str-el
(what is this?)
# Title: In operando devices studied by angle-resolved photoemission spectroscopy
Abstract: Progress in performing angle-resolved photoemission spectroscopy (ARPES) with high spatial resolution in the order of 1~$\mu$m or less (nanoARPES) has opened the possibility to map the spectral... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathoverflow.net/questions/4125/if-spec-z-is-like-a-riemann-surface-whats-the-analogue-of-integration-along-a/4130 | # If Spec Z is like a Riemann surface, what's the analogue of integration along a contour?
Rings of functions on a nonsingular algebraic curve (which, over $\mathbb{C}$, are holomorphic functions on a compact Riemann surface) and rings of integers in number fields are both examples of Dedekind domains, and I've been t... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://physics.stackexchange.com/questions/35443/why-should-space-be-empty?answertab=votes | # Why should space be empty? [duplicate]
Possible Duplicate:
How vacuous is intergalactic space?
The emptiness of space is explained in many articles... But, space does contain some matter due to these possible reasons:
• During the explosion of supernovae, some elements are created. Not all supernovae nucleosynthes... | {"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/130354/latex-image-not-showing-up | # LaTeX - Image not showing up
I am writing up some coursework using LaTeX, and I wanted to import a diagram, however when I did the image did not appear in the compiled pdf. The image has been exported as a eps file, and also as a pdf, both of which had the same result. (Although the PDF also required me to provide b... | {"extraction_info": {"found_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://christophergandrud.blogspot.com/2013/06/quick-and-simple-d3-network-graphs-from.html | ## 9 June 2013
### Quick and Simple D3 Network Graphs from R
Sometimes I just want to quickly make a simple D3 JavaScript directed network graph with data in R. Because D3 network graphs can be manipulated in the browser–i.e. nodes can be moved around and highlighted–they're really nice for data exploration. They're ... | {"extraction_info": {"found_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://s.ragavan.co/tag/writeroom-decrease-width/ | Iosevka – an awesome font for Emacs
Before my foray into Emacs, I purchased applications like IAWriter (classic)1, Marked2, Texts (cross platform Mac/Windows), and have also tried almost all the recommended apps for longer form writing. I am a fan of zen writing apps. In particular the font and environment provided by... | {"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.doubtnut.com/question-answer-physics/an-object-of-mass-10kg-is-connected-to-the-lower-end-of-a-massless-string-of-length-4m-hanging-from--645060101 | Home
>
English
>
Class 12
>
Physics
>
Chapter
>
Jee Mock Test 13
>
An object of mass 10kg is conn...
# An object of mass 10kg is connected to the lower end of a massless string of length 4m hanging from the ceiling. If a force F is applied horizontally at the mid-point of the string, the top half of the st... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://datascience.stackexchange.com/questions/45684/multivariate-time-series-binary-classification | # Multivariate Time Series Binary Classification
I have continuous (time series) data. This data is multivariate. Each feature can be represented as time series (they are all calculated on a daily basis). Here is an example.
Days F1 F2 F3 F4 F5 Target
Day 1 10 1 0.1 100 -10 1
Day 2 20 2 0.2 200 -20 ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://scaron.info/robot-locomotion/zmp-support-area.html | # ZMP support area
When a legged robot walks over a regular terrain, we can simplify its dynamics to a reduced model like the linear inverted pendulum where the center of mass (CoM) is controlled via the zero-tilting moment point (ZMP) of contact forces with the ground. To be physically feasible, the ZMP must lie in 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://neatpour.com/employer-address-ufkgmi/viewtopic.php?tag=b7ba9e-variational-principle-ansatz | # variational principle ansatz
|
variational principle. Kiryl Pakrouski, Quantum 4, 315 (2020). : (x) = Ae x 2 parameter A = 4 r 2 ˇ from normalization condition (ii)calculate hHi= hTi+ hVi hTi= ~2 2m hVi= m!2 8 On how to solve these kind of integrals, see Ref. In the picture below, I've illustrated my point. 0521803... | {"extraction_info": {"found_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://bitbucket.org/aashe/django-logical-rules | django-logical-rules
A tool to manage logical rules throughout your application. Logical rules are more powerful than permission or rule tables because they are written in python and can use complex logic. Register a rule once and work with it throughout your app, from templates to generic view mixins. Instead of clut... | {"extraction_info": {"found_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://infoscience.epfl.ch/record/55576 | Infoscience
Journal article
# Assessment of climate change impacts on Alpine discharge regimes with climate model uncertainty
The present study analyzes the uncertainty induced by the use of different state-of-the-art climate models on the prediction of climate change impacts on the runoff regimes of 11 mountainous ... | {"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.chegg.com/homework-help/questions-and-answers/300-g-block-dropped-onto-relaxed-vertical-spring-aspring-constant-k-27-n-cm-block-becomes--q138466 | "A 300 g block is dropped onto a relaxed vertical spring that has aspring constant of k= 2.7 N/cm. The block becomes attached tothe spring and compresses the spring 12 cm before momentarilystopping.
(a) While the spring is being compressed, what work is done onthe block by the gravitational force on it?
I used Wg=mgd... | {"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://relativity.livingreviews.org/Example/LivRevRelTemplate/LivRevRelse7.html | 7 Figure Environments
7.1 Supported Environments
To display PostScript figures in the document, we recommend the graphicx or epsf packages. They are activated by adding the lines
\usepackage{epsf}
\usepackage{graphicx}
in the header of the article. These packages can be used to display both PostScript and Encapsula... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.gradesaver.com/textbooks/math/geometry/CLONE-df935a18-ac27-40be-bc9b-9bee017916c2/chapter-10-section-10-2-graphs-of-linear-equations-and-slope-exercises-page-458/13b | ## Elementary Geometry for College Students (7th Edition) Clone
A(x,-1) B(3,5) and m =-0.5 x1=x,y1=-1,x2=3,y2=5 Using slope formula m = $\frac{y2-y1}{x2-x1}$ -0.5= $\frac{5-(-1)}{3-x}$ = $\frac{6}{3-x}$ -0.5 * (3-x)=6 0.5x=6+1.5 x =15 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.sarthaks.com/1164075/evaluate-3-4-7?show=1164079 | # Evaluate √(3+4√-7)
6 views
√(3+4√-7)
by (18.5k points)
Let, (a + ib)2 = 3 + 4√7 i
Now using, (a + b)2 = a2 + b2 + 2ab
⇒ a2 + (bi)2 + 2abi = 3 + 4√7 i
Since i2 = -1
⇒ a2 - b2 + 2abi = 3 + 4√7 i
Now, separating real and complex parts, we get
⇒ a2 - b2 = 3 …………..eq.1
⇒ 2ab = 4√7 …….. eq.2
⇒ a = 2√7/b
Now, u... | {"extraction_info": {"found_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://a-chem.eng.osaka-cu.ac.jp/20WebPage/H20_rishuuyouran.html | pIEEw @@ @ @ @ S@@ @T@u@`@@ P@@ @@@ l PN QN RN SN O@L @L O@L @L O@L @L O@L @L @ @@mȖځn @ @ @ @ @ @ @ @ @ @ 16 @ @ Ȗڂ` @ @ | | | | | | | | | @ @ Ȗڂa @ @ | | | | | | | | | @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ mOȖځn @ @ @ @ @ @ @ @ @ @ @ POP @ College English T @ @ 2 @ @ @ @ @ @ @ 1 pUP @ College English U @ @ 2 @ @ @ @ @... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://export.arxiv.org/abs/1905.06051 | math.PR
(what is this?)
# Title: Transfer of regularity for Markov semigroups
Abstract: We study the regularity of a Markov semigroup $(P_t)_{t>0}$, that is, when $P_t(x,dy)=p_t(x,y)dy$ for a suitable smooth function $p_t(x,y)$. This is done by transferring the regularity from an approximating Markov semigroup seque... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://worldwidescience.org/topicpages/a/agonist+attenuates+mechanisms.html | #### Sample records for agonist attenuates mechanisms
1. Neurotensin Agonist Attenuates Nicotine Potentiation to Cocaine Sensitization
Directory of Open Access Journals (Sweden)
Paul Fredrickson
2014-01-01
Full Text Available Tobacco usage typically precedes illicit drug use in adolescent and young adult populatio... | {"extraction_info": {"found_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.techtud.com/chapter/12161/12172/23668 | GATE 2006 question on Group
The set {1,2,3,5,7,8,9} under multiplication modulo 10 is not a group. Given below are four possible reasons. Which one of them is false?
(A) It is not closed
(B) 2 does not have an inverse
(C) 3 does not have an inverse
(D) 8 does not have an inverse
Things you need to know
Now,
Let S... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.nengo.ai/nengo-dl/v0.5.1/builder.html | # Builder¶
The Builder is in charge of mapping (groups of) Nengo operators to the builder objects that know how to translate those operators into a TensorFlow graph.
class nengo_dl.builder.Builder[source]
Manages the operator build classes known to the nengo_dl build process.
classmethod pre_build(ops, signals, rng... | {"extraction_info": {"found_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.degruyter.com/document/doi/10.1515/pac-2019-0305/html | # Counterion effect on sulfonatocalix[n]arene recognition
Luis Garcia-Rio, Nuno Basílio and Vitor Francisco
## Abstract
Sulfonatocalixarenes, like other ionic receptors, possess counterions that can affect the molecular recognition process. In the present review it is shown that the competitive effect of the alkalin... | {"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.aanda.org/articles/aa/full_html/2010/05/aa13042-09/aa13042-09.html | Subscriber Authentication Point
Free Access
Issue A&A Volume 513, April 2010 A20 12 Extragalactic astronomy https://doi.org/10.1051/0004-6361/200913042 16 April 2010
A&A 513, A20 (2010)
## The unusual N IV]-emitter galaxy GDS J033218.92-275302.7: star formation or AGN-driven winds from a massive galaxy at z = 5.56
E... | {"extraction_info": {"found_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://stats.stackexchange.com/questions/331803/what-are-the-properties-of-the-unfolded-gamma-distribution-generalization-of-a | # What are the properties of the “unfolded” gamma distribution generalization of a normal distribution?
In a prior post, I developed an "unfolded" gamma distribution generalization of a normal distribution as an example of how to relate a gamma distribution to a normal distribution. This yielded
$$\text{ND}(x;\mu,\si... | {"extraction_info": {"found_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://scienceblogs.com/evolutionblog/2010/08/02/monday-math-the-infinitude-of/ | # Monday Math: The Infinitude of the Primes
Last week we saw that every positive integer greater than one can be factored into primes in an essentially unique way. This week we ask a different question: Just how many primes are there?
Euclid solved this problem a little over two thousand years ago by showing there ar... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://projecteuclid.org/euclid.aos/1388545673 | ## The Annals of Statistics
### Minimax sparse principal subspace estimation in high dimensions
#### Abstract
We study sparse principal components analysis in high dimensions, where $p$ (the number of variables) can be much larger than $n$ (the number of observations), and analyze the problem of estimating the subsp... | {"extraction_info": {"found_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://byjus.com/kbpe/kerala-sslc-class-10-maths-important-questions/ | # Kerala SSLC Class 10 Maths Important Questions
The Kerala SSLC Class 10 Maths Important Questions are prepared keeping in mind the need to give an overview of the major topics and concepts under Kerala Board Class 10 maths to the students. Many feel that maths is a tough subject and it requires a lot of practice if ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/60010/equivalence-of-certain-comma-categories | # Equivalence of certain comma categories
Let $\mathcal{C}$ be some category, $A \in \mathcal{C}$, $\mathbf{Grpd}_A$ be a groupoid consisting of all objects isomorphic to $A$ and all isomorphisms between them, and $i: \mathbf{Grpd}_A \to \mathcal{C}$ be the embedding. Are categories $\mathcal{C} \downarrow A$ and $\ma... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/510573/is-there-a-continuous-bijection-between-an-interval-and-a-square-0-1-mapsto | # Is there a continuous bijection between an interval and a square: $[0,1] \mapsto [0,1] \times [0,1]$?
Is there a continuous bijection from $[0,1]$ onto $[0,1] \times [0,1]$?
That is with $I=[0,1]$ and $S=[0,1] \times [0,1]$, is there a continuous bijection $$f: I \to S?$$
I know there is a continuous bijection $g:C... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tioj.ck.tp.edu.tw/submissions/65049 | # Score
18811
14896
Accepted
100
Subtask no. Testdata Range Constraints Score
1 0~8 $N \le 10$,且對所有 $i$,$S(i)=T(i)$ 17 / 17
2 0~16 $N \le 5000$ 13 / 13
3 17~23 $N \le 100000$,且對所有 $i$,$S(i)=T(i)$ 13 / 13
4 0~35 $N \le 300000$ 25 / 25
5 0~51 $N \le 800000$ 32 / 32
# Testdata Results
Testdata no. Subtasks Time (ms) M... | {"extraction_info": {"found_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://crypto.stackexchange.com/users/7739/ben-pottier?tab=activity | Ben Pottier
Reputation
Top tag
Next privilege 20 Rep.
Talk in chat
Mar 4 awarded Popular Question Jul 23 comment SIMON implementation, decryption issues I forgot to mention, on the decrypt, I'm running k = expand_key(key, 64).reverse so I'm flipping the expanded key which should work. Will feedback when I've got throu... | {"extraction_info": {"found_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/riemann-rearrangement-theorem.643640/ | # Homework Help: Riemann Rearrangement Theorem
1. Oct 13, 2012
### the_kid
1. The problem statement, all variables and given/known data
I'm trying to compute the sum of the following series:
S=1+$\frac{1}{4}$-$\frac{1}{16}$-$\frac{1}{64}$+$\frac{1}{256}$
2. Relevant equations
3. The attempt at a solution
I'm not ... | {"extraction_info": {"found_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://space.stackexchange.com/questions/17993/amount-of-fuel-for-accelerating-a-spaceship/18002#18002 | # Amount of fuel for accelerating a spaceship
Suppose I have a spaceship and fire up its engines, accelerating to 10000 km / h. Now I turn off my engine and see I have consumed 10 % of my fuel (90 % left).
How much fuel does it take to accelerate the starship to 20000 km / h, assuming I don't hit a rock and can keep ... | {"extraction_info": {"found_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://listserv.uni-heidelberg.de/cgi-bin/wa?A2=9707&L=LATEX-L&D=0&H=N&S=a&P=356290 | LATEX-L@LISTSERV.UNI-HEIDELBERG.DE
Options: Use Forum View Use Monospaced Font Show Text Part by Default Show All Mail Headers Message: [<< First] [< Prev] [Next >] [Last >>] Topic: [<< First] [< Prev] [Next >] [Last >>] Author: [<< First] [< Prev] [Next >] [Last >>]
At 12:38 97/09/09, Sebastian Rahtz wrote:
>I have... | {"extraction_info": {"found_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://en.wikipedia.org/wiki/Wet-bulb_temperature | # Wet-bulb temperature
The wet-bulb temperature is the temperature a parcel of air would have if it were cooled to saturation (100% relative humidity) by the evaporation of water into it, with the latent heat being supplied by the parcel.[1] A wet-bulb thermometer will indicate a temperature close to the true (thermod... | {"extraction_info": {"found_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": 25, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://mathhelpforum.com/calculus/84668-long-complicated-integral-print.html | # long complicated integral.
• April 20th 2009, 12:00 PM
gammaman
long complicated integral.
Does anyone know any shortcut to solve the following integral? As it stands the only way I know how to do it is to first use polynomial long division and then use integration with partial fractions. It is not necessarily diffi... | {"extraction_info": {"found_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": 8, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/226291-question-about-multiplying-constant-two-polynomials.html | # Thread: Question about Multiplying a constant and two polynomials
1. ## Question about Multiplying a constant and two polynomials
Lets say I have 9(2x^2-4x+5)^8(4x-4). Does the 9 get distributed to both polynomials? I'm attempting to differentiate using the product and extended power rule from calculus, but 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/differential-geometry/156989-baby-rudin-related-question-print.html | # A Baby Rudin Related Question
Printable View
• September 21st 2010, 05:04 PM
DontKnoMaff
1 Attachment(s)
A Baby Rudin Related Question
See the attachment for my question.
I am confused on how to do this problem... I need a little bit of help getting started.
(a), (b), and (c) seem trivial. I can't think of doing ... | {"extraction_info": {"found_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": 8, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/projectiles-dealing-with-a-bullet.548281/ | # Homework Help: Projectiles dealing with a bullet
1. Nov 7, 2011
### gotpink74
1. The problem statement, all variables and given/known data
A shell is fired from the ground with an initial speed of 1.60*10^3m/s at an initial angle of 56° to the horizontal.
(a) Neglecting air resistance, find the shell's horizontal ... | {"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://neurips.cc/Conferences/2016/ScheduleMultitrack?event=6913 | Timezone: »
Poster
Exploiting Tradeoffs for Exact Recovery in Heterogeneous Stochastic Block Models
Amin Jalali · Qiyang Han · Ioana Dumitriu · Maryam Fazel
Mon Dec 05 09:00 AM -- 12:30 PM (PST) @ Area 5+6+7+8 #53
The Stochastic Block Model (SBM) is a widely used random graph model for networks with communities. Des... | {"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.jiskha.com/display.cgi?id=1352993943 | # geometry question proof needed
posted by .
Medians AX and BY of Triangle ABC are perpendicular at point G. Prove that AB=CG.
• geometry question proof needed -
I don't know. I need your help
• geometry question proof needed -
Why are you cheating?
• geometry question proof needed -
^LOL THE FACT that YOU CARE... | {"extraction_info": {"found_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.aimsciences.org/article/doi/10.3934/dcdss.2020216 | # American Institute of Mathematical Sciences
October 2020, 13(10): 2751-2759. doi: 10.3934/dcdss.2020216
## Lagrangian dynamics by nonlocal constants of motion
1 Università di Udine, Dipartimento di Scienze Matematiche, Informatiche e Fisiche, via delle Scienze 208, 33100 Udine, Italy 2 Università di Verona, Dipa... | {"extraction_info": {"found_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://realtechnologytools.com/model-script/ | ## Start Your First Python Project in 3 Steps: Grab Your Free Online Course Right Now!
In this article, you’ll see how to build a Simulink model from a MATLAB script. (You can find the complete script at the end of the article.) More specifically, you’ll learn to:
• Open a Simulink model from a MATLAB script
• Create... | {"extraction_info": {"found_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://www.physicsforums.com/threads/proper-summation-notation.590870/ | Proper summation notation
1. Mar 27, 2012
Niles
Hi
Is it correct of me to say that I want to carry out the sum
$$\sum_i{v_iw_i}$$
where $i\in\{x,y,z\}$? Or is it most correct to say that $i=\{x,y,z\}$?
Best regards,
Niles.
2. Mar 27, 2012
Office_Shredder
Staff Emeritus
If you have the sum
$$v_x w_x + v_y w_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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/3-questions-need-help.188058/ | # 3 questions, need help
1. Sep 30, 2007
### tomcenjerrym
FIRST
What is the HIGHEST root? If there is a highest root, are there available any LOWEST root? Say, what is the highest and lowest root of $$f(x) = x^2 - 2x + 1$$?
SECOND
What happen if I sum the EVEN and ODD function? I don’t think I am a good on geometry... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cs.bennington.college/courses/umber/docs/markup | -->
# Markup Syntax
You can edit umber pages using markdown and html with snips of LaTeX for math.
The rules are :
• Plain text is wrapped. Blank lines indicate paragraphs.
• Block quotes in which whitespace is unchanged are set by indenting each line four spaces.
• Heading and sub-headings are marked with either #... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 2, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://usa.cheenta.com/equations-and-integers-aime-i-2008-question-4/ | Categories
# Equations and Integers | AIME I, 2008 | Question 4
Try this beautiful problem from the American Invitational Mathematics Examination I, AIME I, 2008 based on Equations and Integers.
Try this beautiful problem from the American Invitational Mathematics Examination I, AIME I, 2008 based on Equations and i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/calculus/50061-completing-square-print.html | # completing the square
• September 22nd 2008, 06:36 AM
offahengaway and chips
completing the square
im having trouble working out c in this formula
The method of completing the square can be used to write the expression:
5x^2+20x-12 in the form a(x+b)^2+c where a, b and c are constants. What is the value of c?
• 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": 0, "img_math": 0, "codecogs_latex": 12, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://hackage.haskell.org/package/justified-containers-0.3.0.0/docs/Data-Map-Justified-Tutorial.html | justified-containers-0.3.0.0: Keyed container types with type-checked proofs of key presence.
Data.Map.Justified.Tutorial
Description
# Description
The examples below demonstrate how to use the types and functions in Data.Map.Justified.
You should be able to simply load this module in ghci to play along. The impor... | {"extraction_info": {"found_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://brainmass.com/chemistry/boyle-s-law/boyles-law-focused-internal-pressure-429298 | Explore BrainMass
# What if Boyle's Law focused on internal pressure?
Not what you're looking for? Search our solutions OR ask your own Custom question.
This content was COPIED from BrainMass.com - View the original, and get the already-completed solution here!
Boyle's law focuses on external pressure. What might b... | {"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://aaronsadventures.blogspot.com/2013/ | ## Wednesday, November 20, 2013
### Call for Postdocs
Penn's new Warren Center for Network and Data Sciences (warrencenter.upenn.edu) has multiple postdoc positions for the 2014-15 academic year and beyond. The application procedure (described below) requires candidates to be nominated internally by Center faculty af... | {"extraction_info": {"found_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://git.trinitydesktop.org/cgit/tdepim/tree/kaddressbook/views/cardview.h?id=fc5197ec86abe5dc0fa4b48979684845b52357f2 | summaryrefslogtreecommitdiffstats log msg author committer range
```1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87... | {"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://blog.josephmisiti.com/help-commands-for-doing-machine-learning-in-python | These commands assume you are using the standard scikit-learn,pandas, statsmodels, and matplotlib. If you do not use this ML pipeline, move on, stop reading now.
### Cross-Validation
Cross-validation is a method used for splitting the training setup into test and train sets, and then training the algorithm on the tra... | {"extraction_info": {"found_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://ajitjadhav.wordpress.com/2019/09/08/ontologies-in-physics-2-electromagnetic-fields-as-understood-by-faraday-and-maxwell/ | # Ontologies in physics—2: Electromagnetic fields as understood by Faraday and Maxwell
In this post, we shall begin going through the ontology assumed in—or rather, demanded by—the physical phenomena which are covered by the classical (i.e. Maxwellian) electrodynamics. We call this ontology EM for short.
We will most... | {"extraction_info": {"found_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": 26, "mimetex.cgi": 0, "/images/ma... |
https://worldwidescience.org/topicpages/c/circulation+generated+magnetic.html | #### Sample records for circulation generated magnetic
1. Ocean circulation generated magnetic signals
DEFF Research Database (Denmark)
Manoj, C.; Kuvshinov, A.; Maus, S.
2006-01-01
Conducting ocean water, as it flows through the Earth's magnetic field, generates secondary electric and magnetic fields. An assessme... | {"extraction_info": {"found_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://kerodon.net/tag/01UE | # Kerodon
$\Newextarrow{\xRightarrow}{5,5}{0x21D2}$ $\newcommand\empty{}$
Remark 5.1.4.5. Let $q: X \rightarrow S$ be an inner fibration of simplicial sets and let $e$ be an edge of $X$. If $q$ is a cartesian fibration, then $e$ is $q$-cartesian if and only if it is locally $q$-cartesian (see Corollary 5.1.3.9). Simi... | {"extraction_info": {"found_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://aimsciences.org/search/author?author=Nikolaos%20S.%20Papageorgiou | # American Institute of Mathematical Sciences
## Journals
CPAA
Communications on Pure & Applied Analysis 2009, 8(4): 1421-1437 doi: 10.3934/cpaa.2009.8.1421
We consider a nonlinear periodic problem driven by the scalar $p$-Laplacian and a nonlinearity that exhibits a $p$-superlinear growth near $\pm\infty$, but need ... | {"extraction_info": {"found_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://asmedigitalcollection.asme.org/pressurevesseltech/article/123/2/259/478182/Discussion-of-On-the-Evaluation-of-Dynamic | A practical technique in determining the dynamic stresses in pipelines using finite element method is investigated by Moussa et al.. The authors propose to create an FEA model to excite the piping structure by a single concentrated harmonic force at its midspan with frequencies ranging from 0 to 160 Hz. The dynamic vib... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 27, "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/spring-damper-system-equation-of-motion.723040/ | Spring damper system equation of motion
1. Nov 16, 2013
btnsteve
1. The problem statement, all variables and given/known data
A 10 kg block is displaced 20 mm and released. If damping coefficient is 100 N.s/m,
how many cycles will be executed before amplitude is reduced to 1 mm or below? The stiffness
of the spring ... | {"extraction_info": {"found_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.r-bloggers.com/2010/10/three-quarter-truths-correlation-is-not-causation/ | Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Other than our culture’s implicit association between lies, damned lies and statistics, I think no idea has stifled the growth of statistical literacy as much as the endless repetition of the words correlation is not causati... | {"extraction_info": {"found_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://dev.goldbook.iupac.org/terms/view/N04257 | ## Wikipedia - Nuklid nuclide
https://doi.org/10.1351/goldbook.N04257
A species of atom, characterized by its @M03726@, @A00499@ and nuclear energy state, provided that the @M03780@ in that state is long enough to be observable.
Sources:
Orange Book, 2nd ed., p. 233 [Terms] [Book]
PAC, 1982, 54, 1533. (Glossary of ter... | {"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://doswa.com/ | # MathJax in Markdown
I had some issues getting MathJax running smoothly alongside Markdown. The main issue stemmed from Markdown not providing a way to temporarily escape from its text transformations, so some LATEX would get interpreted as Markdown.
The only way I know of to prevent text transformations in Markdown... | {"extraction_info": {"found_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://orbi.ulg.ac.be/handle/2268/95678 | Reference : Sudokus' ranks
Document type : E-prints/Working papers : First made available on ORBi Discipline(s) : Physical, chemical, mathematical & earth Sciences : Mathematics To cite this reference: http://hdl.handle.net/2268/95678
Title : Sudokus' ranks Language : English Alternative title : [fr] Rangs des Matric... | {"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://brilliant.org/problems/an-algebra-problem-by-manish-dash-4/ | # An algebra problem by Manish Dash
Algebra Level pending
If the total number of runs scored in "n" matches is $$(\frac { n+1 }{ 4 } )({ 2 }^{ n+1 }-n-2)$$ where n>1, and the runs scored in the $${ k }^{ th }$$ match are given by $$k.{ 2 }^{ n+1-k }$$, where $$1\le k\le n$$. Find n.
× | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.matematik.lu.se/matematiklu/personal/sigma/MATM/Gaussian-Geometry.html | ` `
Differential Geometry
Autumn 2015
Lecturer: Sigmundur Gudmundsson
Coordinates: Lecture room 332B
Around 300 BC Euclid wrote "The Thirteen Books of the Elements". It was used as the basic text on geometry throughout the Western world for about 2000 years. Euclidean geometry is the theory one yields by assuming ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://math.stackexchange.com/users/200/heath-hunnicutt?tab=summary | Heath Hunnicutt
less info
reputation
3
bio website twinelogic.com location Seattle, WA age 42 member for 4 years, 4 months seen Feb 20 at 15:53 profile views 38
This user has not answered any questions
0 Questions
This user has not asked any questions
0 Tags
This user has not participated in any tags
19 Accounts... | {"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... |