arxiv_id stringlengths 0 16 | text stringlengths 10 1.65M |
|---|---|
# TOC and other Margin issues in Memoir Class [closed]
I am facing the same problem. I could add a space between Chapter-Page header and ToC text using the following approach: in pwasu.sty file:
\makepagestyle{toc}
\makeevenfoot{toc}{}{\thepage}{}
\makeoddfoot{toc}{}{\thepage}{} | |
# Eureka Math Grade 8 Module 3 Lesson 8 Answer Key
## Engage NY Eureka Math 8th Grade Module 3 Lesson 8 Answer Key
### Eureka Math Grade 8 Module 3 Lesson 8 Example Answer Key
Example 1.
In the picture below, we have triangle ABC that has been dilated from center O by a scale factor of r=$$\frac{1}{2}$$. It is noted... | |
# Multi-Factor Authentication (MFA)¶
Snowflake supports multi-factor authentication (MFA) to provide increased login security for users connecting to Snowflake. MFA support is provided as an integrated Snowflake feature, powered by the Duo Security service, which is managed completely by Snowflake.
Users do not need ... | |
# Could PRNGs make use of more internal state?
In the context of our class on combinatorial algorithms we have been discussion randomness. One student said (paraphrasing):
Pseudo-random number generators (PRNGs) must have a period since they only have finitely many internal states.
At least for the PRNGs we see in t... | |
# Integrate me
1. Mar 8, 2009
### bigplanet401
1. The problem statement, all variables and given/known data
What is
$$\int_0^{2 \pi} \; d\theta \sin^2 k\theta \cos^2 k\theta \; ?$$
2. Relevant equations
Orthogonality of sines and cosines?
3. The attempt at a solution
I tried substitution and didn't get anywhere. ... | |
# cauchy's mean value theorem
that. Where k is constant. If two functions are continuous in the given closed interval, are differentiable in the given open interval, and the derivative of the second function is not equal to zero in the given interval. Cauchy’s integral formulas, Cauchy’s inequality, Liouville’s theore... | |
# Chapter 3 - Polynomial and Rational Functions - Concept and Vocabulary Check: 1
$2x^{3}+0x^{2}+6x-4$
#### Work Step by Step
See: Long Division of Polynomials: step 1. Arrange the terms of both the dividend and the divisor in descending powers of any variable. ... -------------------- Fill the blank in with $2x^{3}... | |
Help me understand this terrain intersection algorithm
I was looking for a fast way to get a ray intersection point of a terrain defined by a heightmap and I stumbled upon this: https://publications.lib.chalmers.se/records/fulltext/250170/250170.pdf
At part 3.2, I don’t quite understand why would we get an intersecti... | |
# Graph f(x)=5*2^x
Exponential functions have a horizontal asymptote. The equation of the horizontal asymptote is .
Horizontal Asymptote:
Graph f(x)=5*2^x | |
JAIMIE VERNON – A PIECE OF THE ROCK
Posted in Opinion with tags , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , on May 23, 2015 by segarini
The demise of Rock And Roll has been greatly exaggerated by the likes of Gene ‘I don’t know how to work an iPad‘ Simmons. That’s not to say we shouldn’t have it on ... | |
# Group 6
Welcome to the Wiki page of group six of the course Mobile Robot Control 2020! On this Wiki, we will introduce you to the challenges we faced when trying to control an autonomous robot and the solutions we've come up with to tackle these challenges. This page can be used as a reference when designing your ow... | |
# Poking holes in perfection: the need for flatfield correction on a Mythen detector
Dr. Albrecht Petzold found and experimenting with this particular issue on his instrument: it looks like the Dectris Mythen detector signal can be cleaned up considerably by applying a flatfield correction.
While flatfield correction... | |
# CoerceVectorMatrixPackage R¶
coerce(v) coerces a vector v with entries in Matrix R as vector over Matrix Fraction Polynomial R
coerceP(v) coerces a vector v with entries in Matrix R as vector over Matrix Polynomial R | |
# Direct Products
Definition. Let G and H be groups. The direct product of G and H is the set of all ordered pairs with the operation
\overfullrule=0pt
Remarks. 1. In the definition, I've assumed that G and H are using multiplication notation. In general, the notation you use in depends on the notation in the factor... | |
# A What’s the physical nature of the pilot wave?
Tags:
1. Apr 14, 2017
### Maxwell's Demon
Within the context of the de Broglie-Bohm pilot-wave theory, can anyone explain what the pilot wave is in physical terms? I’m having a hard time understanding how, for example, the pilot wave influences the trajectory of a ph... | |
# source:branches/2015/dev_r5836_NOC3_vvl_by_default/DOC/TexFiles/Chapters/Chap_Model_Basics.tex@6040
Last change on this file since 6040 was 6040, checked in by gm, 5 years ago
#1613: vvl by default : start to update the DOC for change in vvl, LDF and solvers
File size: 71.8 KB
Line
1% =============================... | |
If you wish to contribute or participate in the discussions about articles you are invited to join Navipedia as a registered user
# Atmospheric Refraction
Fundamentals
Title Atmospheric Refraction
Author(s) J. Sanz Subirana, J.M. Juan Zornoza and M. Hernández-Pajares, Technical University of Catalonia, Spain.
Level B... | |
## Indifference Curves
### 6. Indifference Curves with Labor-Leisure and Intertemporal Choices
The concept of an indifference curve applies to tradeoffs in any household choice, including the labor-leisure choice or the intertemporal choice between present and future consumption. In the labor-leisure choice, each ind... | |
generalization of the curvature endomorphism
Dear colleague, I'm wondering how the generalization of the curvature endomorphism for vector field $w \to R(u,v)w$ looks like for tensor fields of higher rank, eg $W \to T(U_1,U_2,...)W$ for some tensor $T$. For a single vector field $w$ this iso is a linear transform of t... | |
# Start a new discussion
## Not signed in
Want to take part in these discussions? Sign in if you have an account, or apply for one below
## Discussion Tag Cloud
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
• CommentRowNumber1.
• CommentAuthorMike Shulman
• CommentTime... | |
The 2019 SciPy John Hunter Excellence in Plotting Contest is accepting submissions!
Apply by June 8th
# Secondary Axis¶
Sometimes we want as secondary axis on a plot, for instance to convert radians to degrees on the same plot. We can do this by making a child axes with only one axis visible via Axes.axes.secondary_x... | |
# aliquot
## < a quantity that can be divided into another a whole number of time />
I guess I just found another org-powered user! #emacs | |
# Is it possible to make Mathematica reformulate an expression in a more numerically stable way?
I'm writing a numerical optimization, and I'm having a problem with an expression of the form $$e^{-t} (1+\mathrm{erf}(t))$$
The overall shape of the function looks correct, but when $t$ is small, $e^{-t}$ is huge while $... | |
# Iterated Pieri's rule, Schur functors and intersection of subrepresentations
Let $\lambda$ and $\mu$ be two Young diagrams, such that $\lambda$ can be obtained from $\mu$ by extending one single column with additional $b$ boxes. Let $\Sigma^\lambda U$ and $\Sigma^\mu U$ denote the corresponding Schur functors (that ... | |
The recommended virtual machine platform for the AMD64 Apertis system images is VirtualBox. It is typical for the Apertis SDK to be run in a virtual machine, though other image types can also be used. This enables development to be performed on computers running Windows, Mac OS, or different Linux distributions.
# Sys... | |
Awesome!
# In Specific:
## Presentation of Pairing Games
The meeting started with a good presentation by Moss & Laura from Cyrus Innovation[1]. The presentation was their “Pairing Games As Intentional Practice” talk which they will be giving at Agile2010[2]. The talk was good and had interesting ideas about playing ... | |
What kind of realistic ranged weapons would be effective in spaceship combat?
So my indomitable army of bunnies have developed space travel and built their first space ship for the exploration of the great universe. However they have a problem!
After some consultation with the great god, google, they have come to the... | |
# Neptune - One orbit and counting
Neptune and Triton one orbit after discovery Credit: Dr Robert Smith and the LT
Last night Neptune passed a very special milestone - exactly one orbit since it was discovered!
Neptune was discovered by Johann Galle on the 23rd September 1846, but since it takes 164.79 Earth years f... | |
# Bullet-Time, Matrix Rain, Slow-Mo and Spiral FX by Multiplexing WS2811 with a Microcontroller!
Status
Not open for further replies.
#### EvilGenius
##### Member
Hello
Here is another clever circuit that will create cool effects for a large array of smart pixels.
Objective:
Low cost circuitry
Easy to built and impl... | |
location: Publications → journals → CJM
Abstract view
# Cubic Base Change for $\GL(2)$
Published:2000-02-01
Printed: Feb 2000
• Zhengyu Mao
• Stephen Rallis
Format: HTML LaTeX MathJax PDF PostScript
## Abstract
We prove a relative trace formula that establishes the cubic base change for $\GL(2)$. One also gets a ... | |
G-0K8J8ZR168
검색
검색 팝업 닫기
Ex) Article Title, Author, Keywords
## Article
Curr. Opt. Photon. 2023; 7(1): 15-20
Published online February 25, 2023 https://doi.org/10.3807/COPP.2023.7.1.15
## Coherent Optical Receiver for Real-time CO-ORMDM Systems
Jae Seung Lee
Department of Electronic Engineering, Kwangwoon Univer... | |
## Journal of Differential Geometry
### Weighted Projective Embeddings, Stability of Orbifolds, and Constant Scarla Curvature Kär Metrics
#### Abstract
We embed polarised orbifolds with cyclic stabiliser groups into weighted projective space via a weighted form of Kodaira embedding. Dividing by the (non-reductive) a... | |
Informative line
### Exponential Function And Value Of E
Practice Limits of Exponential & Graphs of Exponential Function & e Calculus, finding the inverse of a function which contain exponential function in them.
# Exponential Function
• If $$a>0$$ and $$a\neq1$$ then $$f(x)=a^x$$ is a continuous function whose dom... | |
## Welcome to Serendeputy!
Serendeputy is your personal news assistant.
- learns what you like and don't like,
- lovingly compiles a list of news and blogs for you.
How it works.
What to do:
2. Click smileys and frownies
3. Find favorite topics and sources
4. See how much better your deputy is getting at finding yo... | |
# Doug's MATLAB Video Tutorials
## Cryptography in MATLAB: Code review
This video assumes you have watched this video that outlines a simple encryption algorithm. The video shows a quick code review of my algorithm. Warning: this video is part of a longer series, I have purposefully left in one syntax error and one i... | |
Followers 0
# _IEFormElementGetObjByName error
## 14 posts in this topic
Hi all,
I'm getting an error using the IE.au3 script,and I'd really like some help
My code is as follows:
#include <IE.au3>
; Create a new browser window and navigate to a page
$oIE = _IECreate() _IENavigate($oIE, "http://7.associatel.pay.cl... | |
## Balmonster Group Title What is the distance formula? 2 years ago 2 years ago
1. ilikephysics2
-b + or - sqrt(b^2-4ac) / 2a
2. oldrin.bataku
There are multiple... it depends on the space and what metric you want. The most common is the Euclidean distance, i.e.$\sqrt{\Delta x^2+\Delta y^2}$
3. dpaInc
it is an ap... | |
.article-body a.abonner-button:hover{color:#FFF!important;}
In this post, we are going to show you how you can use your computer and Matlab to solve a system of many equations. If you want to solve the optimization problem in MATLAB, then use the optimization toolbox tools, or nlinfit, or the curve fitting toolbox. (Ge... | |
# Hard boundary of Heisenberg's uncertainty principle
Heisenberg's uncertainty principle states that we cannot know the position and momentum of subatomic particles simultaneously...but what exactly is the boundary of size of such a particle? Does such a boundary even exist or is it simply defined as all particles in ... | |
Introduction
The ISNULL() function
The COALESCE() function
The NULLIF() function
15. NULLIF() – practice 2
Summary
## Instruction
Okay! One more exercise on NULLIF() and we'll go on to another section.
## Exercise
Mr Amund wants to release a new promotion.
The promotion is as follows: each customer who orders a pr... | |
# probability
Problem 2. Continuous Random Variables
2 points possible (graded, results hidden)
Let 𝑋 and 𝑌 be independent continuous random variables that are uniformly distributed on (0,1) . Let 𝐻=(𝑋+2)𝑌 . Find the probability 𝐏(ln𝐻≥𝑧) where 𝑧 is a given number that satisfies 𝑒𝑧<2 . Your answer should be ... | |
# GRAS 2015 Online Submission Form
SUBMISSION DEADLINE: 11:59 PM (MST) Friday, February 27th, 2014
Please fill out all fields and select one option from the drop-down menus. When finished, click the SUBMIT button at the bottom of the form.If a required item is missing, your abstract will not be accepted. Proofread y... | |
# A Tricky Word Problem, Assistance please?
#### Mia
##### New member
So this is the problem that has got me and most of my peers stumped.
Johnny and Ernesto were participating in a 30 mile time trial on their bikes. Every 30 seconds a new rider would leave the finish line. At 9:05 am Ernesto starts riding at the sp... | |
• ### Family of Bell-like inequalities as device-independent witnesses for entanglement depth(1411.7385)
July 1, 2018 quant-ph
We present a simple family of Bell inequalities applicable to a scenario involving arbitrarily many parties, each of which performs two binary-outcome measurements. We show that these inequali... | |
How do you find the molar mass of a gas given the density?
August 11, 2020 Off By idswater
How do you find the molar mass of a gas given the density?
Density of a gas at STP.
1. The formula D= M/V is used at STP with M being equal to the molar mass and V being molar volume of a gas (22.4 liter/mole).
2. Molar mass ... | |
# If 1 , 3 , 8 are first three terms of an arithmetic - geometric progression (with +ve common difference ) , the sum of next three terms is :
$(a)\;180\qquad(b)\;160\qquad(c)\;140\qquad(d)\;120$
## 1 Answer
Answer : (a) 180
Explanation : Given , a=1
$(a+d)\;r=3$
$(a+2d)\;r^2=8$
$(1+d)\;r=3$
$(1+2d)\;r^2=8------(1)$... | |
# XXIV International Workshop on Deep-Inelastic Scattering and Related Subjects (DIS16)
Apr 11 – 15, 2016
DESY Hamburg
Europe/Berlin timezone
## Belle II early physics program of bottomonia spectroscopy
Apr 13, 2016, 5:39 PM
20m
SR3 (DESY Hamburg)
### SR3
#### DESY Hamburg
Future Experiments
Dr Hua YE (DESY)
##... | |
ENDOR spectroscopy is primarily directed to study the magnetic in
ENDOR spectroscopy is primarily directed to study the magnetic interactions of the unpaired electron spin with the spins of magnetic nuclei (hyperfine interaction, HFI). These nuclei can belong either to the molecule on which the unpaired electron is lo... | |
•
Sök i SwePub databas
# Träfflista för sökning "WFRF:(Abdou Y.) "
Sökning: WFRF:(Abdou Y.)
• Resultat 1-10 av 61
Sortera/gruppera träfflistan
NumreringReferensOmslagsbildHitta
1.
• Abbasi, R., et al. (författare)
• Calibration and characterization of the IceCube photomultiplier tube
• 2010
• Ingår i: Nuclear Instr... | |
# [pstricks] [Fwd: Re: binom_distribution]
Herbert Voss LaTeX at zedat.fu-berlin.de
Mon Apr 17 12:57:50 CEST 2006
Poul Riis wrote:
> To my knowledge a binomial distribution is defined for integral values
> only.
you mean integer values.
that's correct, but the lines are connected to show that
the binomial distributi... | |
Products
Rewards
from HOLOOLY
We are determined to provide the latest solutions related to all subjects FREE of charge!
Enjoy Limited offers, deals & Discounts by signing up to Holooly Rewards Program
HOLOOLY
HOLOOLY
TABLES
All the data tables that you may search for.
HOLOOLY
ARABIA
For Arabic Users, find a teac... | |
## Intermediate Algebra: Connecting Concepts through Application
$1$
$\bf{\text{Solution Outline:}}$ To simplify the given expression, $\left( \dfrac{5w^3v^7x^{-4}}{17wx^3} \right)^0 ,$ use the laws of exponents. $\bf{\text{Solution Details:}}$ Since any expression (except $0$) raised to the $0$ power is $1,$ then the... | |
# Definition:Transitive Closure (Relation Theory)/Intersection of Transitive Supersets
Let $\mathcal R$ be a relation on a set $S$.
The transitive closure of $\mathcal R$ is defined as the intersection of all transitive relations on $S$ which contain $\mathcal R$.
The transitive closure of $\mathcal R$ is denoted $\ma... | |
Department of Pre-University Education, KarnatakaPUC Karnataka Science Class 12
Frequencies of Kα X-rays of Different Materials Are Measured. Which One of the Graphs in the Figure May Represent the Relation Between the Frequency V and the Atomic Number Z ? - Physics
Graph
Frequencies of Kα X-rays of different materi... | |
# How do you solve 28= - 6y - 12+ 2y?
Jun 21, 2018
$y = - 10$
#### Explanation:
$28 = - 6 y - 12 + 2 y$
combine like terms:
$28 = - 4 y - 12$
add $12$ to both sides:
$40 = - 4 y$
divide both sides by $- 4$
$- 10 = y$ | |
## Reading the Comics, November 3, 2018: Arithmetic Is Hard Edition
If there is a theme to the last comic strips from the previous week, it’s that kids find arithmetic hard. That’s a title for you.
Bill Watterson’s Calvin and Hobbes for the 2nd is one of the classics, of course. Calvin’s made the mistake of supposing... | |
# Quark Matter 2018
13-19 May 2018
Venice, Italy
Europe/Zurich timezone
The organisers warmly thank all participants for such a lively QM2018! See you in China in 2019!
## Two-particle correlations in azimuthal angle and pseudorapidity in Be+Be collisions at SPS energies
15 May 2018, 17:00
2h 40m
First floor and thi... | |
# Secant line slope vs derivative at endpoints
Let $f:\Bbb{R}\rightarrow \Bbb{R}$, $f$ continuous and differentiable. When is it true that for $a<b$ that: $$f'(a)\leq \frac{f(b)-f(a)}{b-a}\leq f'(b)$$
So the motivation for this was in comparing average velocity, which is given by the slope of secant line, to the inst... | |
# Importing database of 4 million rows into Pandas DataFrame
I am using the following code to import database table into a DataFrame:
def import_db_table(chunk_size, offset):
dfs_ct = []
j = 0
start = dt.datetime.now()
df = pd.DataFrame()
while True:
sql_ct = "SELECT * FROM my_table limit %d offset %d" % (chunk_size... | |
For teaching purposes, the most simple example (which I use frequently in a first course in linear algebra) is a generic sub-vector space of $\mathbb{R}^n$. Any vector plane in the $3$-space that is not cardinal works. | |
1k views
### How can I install a .cls file with MikTeX? [duplicate]
Possible Duplicate: How can I manually install a package on MiKTeX (Windows) I am new to LaTeX, but need to write up a report pretty soon. Anyway, the instruction for authors state that I ...
978 views
Possible Duplicate: How can I manually install ... | |
# Neutrino mixing
1. Sep 13, 2010
### thoms2543
can any body explain what is the difference between neutrino flavour state and neutrino mass eigenstate?getting confuse on it again......
2. Sep 13, 2010
### mathman
3. Oct 16, 2010
### Xia Ligang
It is aslo hard for me to understand their exact meanings. "flavor"... | |
<img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=iA1Pi1a8Dy00ym" style="display:none" height="1" width="1" alt="" />
# Single Variable Subtraction Equations
## Solve one - step equations using addition.
Estimated6 minsto complete
%
Progress
Practice Single Variable Subtraction Equations
MEMORY METER
... | |
# What exactly does linear dependence and linear independence imply?
I have a very hard time remembering which is which between linear independence and linear dependence... that is, if I am asked to specify whether a set of vectors are linearly dependent or independent, I'd be able to find out if $\vec{x}=\vec{0}$ is ... | |
# zbMATH — the first resource for mathematics
Reversible skew Laurent polynomial rings and deformations of Poisson automorphisms. (English) Zbl 1188.16022
The authors consider the skew Laurent polynomial ring $$S=R[x^{\pm 1};\alpha]$$, where $$\alpha$$ is an automorphism of $$R$$, and study involutions $$\theta$$ on $... | |
# Geometrical frustration
In condensed matter physics, the term geometrical frustration (or in short: frustration [1]) refers to a phenomenon, where atoms tend to stick to non-trivial positions or where, on a regular crystal lattice, conflicting inter-atomic forces (each one favoring rather simple, but different struc... | |
Can we prevent tornadoes from occurring?
Related Earth Sciences News on Phys.org
DaveC426913
Gold Member
What are your thoughs on the matter?
Ivan Seeking
Staff Emeritus
Gold Member
While weather experts understand what conditions tend to produce tornadoes, I think there is a good bit not understood about exactly whe... | |
# All Questions
2answers
54 views
0answers
33 views
### Is Geometric Brownian Model suitable for long term price forecast?
I was thinking of using Geometric Brownian Motion to forecast future prices of timber (say one variable, the stumpage price of sawtimber). I tested the time series with Augmented Dickey-Fuller ... | |
## Stream: maths
### Topic: conditionally complete linear order for nnreal
#### Koundinya Vajjha (Jul 18 2019 at 16:49):
I needed to prove that Sup K \in K for a K : set nnreal. I searched through the library and found the lemma cSup_mem_of_is_closed. But I couldn't use it since nnreal is not an instance of conditio... | |
## Southern Great Plains 1997 (SGP97) Hydrology Experiment Plan Section 11 - Science Investigations
Goto Section in Document:
1. Overview
2. Soil Moisture and Temperature
3. Vegetation and Land Cover
4. Soil Physical and Hydraulic Properties
5. Planetary Boundary Layer Studies
6. Satellite Data Acquisition
7. DOE ARM ... | |
# Controlling the number of samples
In the below simple qpsk_tx_uhd flowgraph I am trying to create a slider to control the number of samples but got a bit confused with which parameter I should be looking at: the Num samples in the Random source block, the Samples/symbol in the PSK block, or the Number of points in t... | |
# Chapter 16 - Section 16.4 - Thermal-Energy Balance - Example - Page 296: 16.7
$82^{\circ}F$
#### Work Step by Step
We first must find the value of H for the walls and for the glass: $H_{walls} = \frac{A_{walls}\Delta T}{R_{walls}}= \frac{(300) \Delta T}{30}=10 \Delta T$ $H_{glass} = \frac{A_{glass}\Delta T}{R_{gla... | |
# Homework Help: Relationship between voltage and distance between source of light from a solar panel
1. Apr 21, 2010
### cgi093
I'm conducting a lab in which I change the distance of a lamp from a solar panel and use a multimeter to measure the resulting voltage. What type of relationship am I supposed to find? My ... | |
Calculating number of operations in a divide and conquer approach when the input is not an exact power of 2
Here is a divide and conquer approach for finding minimum and maximum elements in an array.
MaxMin(i, j, max, min)
{
//max and min are the references so that we can retain their value when
//we return from the ... | |
This content will become publicly available on August 1, 2022
Energy dependence of $$\phi$$ meson production at forward rapidity in pp collisions at the LHC
Abstract The production of $$\phi$$ ϕ mesons has been studied in pp collisions at LHC energies with the ALICE detector via the dimuon decay channel in the rapidit... | |
# Measuring Performance
The first step in accelerating any program is to measure how fast it runs. There are many ways of measuring the speed of programs. At their simplest, you can use a stopwatch (or an automated stopwatch, e.g. the time command that is available on MacOS or Linux).
At their most in-depth, you can ... | |
# Judge Unseals Yahoo Shareholder Suit: Severance Poison Pill Key To Complaint
While things have been pretty quiet on the Microsoft (NSDQ: MSFT) and Yahoo (NSDQ: YHOO) front (knock on wood: this looks to be a busy week), here’s an interesting note on the legal side of things: According to Yahoo’s own internal document... | |
Calculates a confidence interval given a g_REML, a g_HPS, or a g_mlm object using either a central t distribution (for a symmetric interval) or a non-central t distribution (for an asymmetric interval).
## Arguments
g
an estimated effect size object of class g_REML, class g_HPS, or class g_mlm.
cover
confidence le... | |
# Moscow International School of Physics 2022
24 July 2022 to 2 August 2022
House of International Conferences
Europe/Moscow timezone
## Prospects for the search for HN in the CMS experiment using the lepton decay of the Ds meson into μν
30 Jul 2022, 20:00
2h
House of International Conferences
#### House of Interna... | |
Back
Abstracts Chapman University Agglomeration and the Extent of the Market [pdf] Abstract Cities and marketplaces are central to economic development, but we know little about why such agglomerations initially form. I argue that evolutionary forces cause agglomerations to emerge when individuals' desire to spati... | |
Browse Questions
# A solution is obtained by mixing two solutions of same electrolyte with pH = 5 and pH = 3 respectively. The resulting solution has pH
(a) 2.2
(b) 4.0
(c) 8.0
(d) 3.3
Toolbox:
• $\rho H = - log [H^+]$
If $\rho H = 5 H^+ = 10^{-\rho H} = 10^{-5}$
If $\rho H = 3 H^+ =10^{-3}$
Total $[H^+] = \frac... | |
# MHacks 11 (and the customary apologies)
I have been kind of terrible about keeping up this blog. Sorry about that. That said, a lot has happened since the last blog post almost a full year ago. For one thing, I am a college kid now!
I also had a great time as a tech intern for Capital One over the summer (something... | |
# Integrate
• April 28th 2010, 01:01 PM
JohnDoe
Integrate
Hello everyone while I was studying integrals i came across with a question I could not think how to act. Here it is $\int(\cos(\ln(x))dx$ How to solve this step by step? Thanks
• April 28th 2010, 01:03 PM
Substitute $x = e^u$ and then use integration by parts.... | |
# tex input or include another tex file
In a tex file, I need to draw a system diagram, so I put it in a separate tex like diagram.tex:
\documentclass[tikz]{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw (0,0) -- (1,1);
\end{tikzpicture}
\end{document}
and then in main.tex:
\documentclass... | |
# Ricci tensor of the orthogonal space
1. May 27, 2013
### PLuz
While reading this article I got stuck with Eq.$(54)$. I've been trying to derive it but I can't get their result. I believe my problem is in understanding their hints. They say that they get the result from the Gauss embedding equation and the Ricci id... | |
# Math Help - Discriminants
1. ## Discriminants
Hi
For the question: Find all values of p so that x^2 - 2px + p - 2 = 0 has one positive root and a negative root.
What is the condition of the discriminant for a positive and a negative root?
Thanx
2. Originally Posted by xwrathbringerx
Hi
For the question: Find a... | |
# Tag Info
0
@DeltaLima Help me out please. This formula is not working. couldn't resolve this, can you please give numeric example. I solved it by hand it is not working. unfortunately I could not put up an image here. What is solved putting as an answer, as I can upload as an image in the answer.
0
All this calcu... | |
Chapter 5: Waves and periodic motion (C7869116)
#toc { border: 1px solid #bba; background-color: #f7f8ff; padding: 1em; font-size: 90%; text-align: center; } #toc-header { display: inline; padding: 0; font-size: 100%; font-weight: bold; } #toc ul { list-style-type: none; margin-left: 0; padding-left: 0; text-align: l... | |
### Chocolate
There are three tables in a room with blocks of chocolate on each. Where would be the best place for each child in the class to sit if they came in one at a time?
### Four Triangles Puzzle
Cut four triangles from a square as shown in the picture. How many different shapes can you make by fitting the fo... | |
# Sufficient statistics, MLE and unbiased estimators of uniform type distribution
Let $X_1, \dots, X_n$ denote a random sample of size n from the probability distribution with pdf:
$$f_X(x|\theta_1, \theta_2) = \frac{1}{\theta_2 - \theta_1} \ I(x)_{[\theta_1,\theta_2]} \ I(\theta_1)_{(-\infty,\theta_2)} \ I(\theta_2)... | |
1. ## Algebraic Reprsentation
An engineer measured the dimensions for a rectangular site by usinga wooden pole of unknown length x. The length of the rectangular siteis 2 pole measures increased by 3 feet, while the width is 1 pole measure decreased by 4 feet. Write an algebraic representation, in terms of x, for the ... | |
# Discrete Total Variation of the Normal Vector Field as Shape Prior with Applications in Geometric Inverse Problems
An analogue of the total variation prior for the normal vector field along the boundary of piecewise flat shapes in 3D is introduced. A major class of examples are triangulated surfaces as they occur fo... | |
# Difference between revisions of "Simple English"
A vague definition of a horizon can be accepted as the following: it is a frontier between things observable and things unobservable.
Particle horizon.. If the Universe has a finite age, then light travels only a finite distance in that time and the volume of space f... | |
# Vector potential and constant magnetic flux density
1. ### skyboarder2
15
Hi,
I would like to verify analytically that a vector potential of the form A=1/2(-yB0,xB0,0) produces a constant magnetic flux density of magnitude B0 in the z direction.
(I guess I'd have to use the relation B=$$\forall$$$$\wedge$$A...)
2... | |
pgfplotstable and longtable with caption is shown multiple times in tableslist
I'm visualizing a csv file using pgfplotstable and longtable as followed:
\newcommand{\powerTable}[3]{
\pgfplotstabletypeset[
string type,
col sep = comma,
skip rows between index={0}{#2},
skip rows between index={#3}{1000000000},
begin ta... | |
### Browse by
The Graduate School student collection includes three series:
1. ETD (electronic theses and dissertations),
2.Conference papers presented annually at the Graduate Research and Scholarly Projects Symposium (GRASP), and
3. Abstracts of the works presented at the annual Capitol Graduate Research Summit at T... | |
# Fourier transform of $e^{-\frac{x^2}{2}}\frac{1}{\mathsf{sinc}( x )}$
I have to find inverse Fourier transform of \begin{align*} F(\omega)=e^{-\frac{\omega^2}{2}}\frac{1}{\mathsf{sinc}( \omega )} \end{align*} I was wondering whether it exists maybe in a sense of distributions.
Using duality between Fourier transfor... | |
# Human-Kin
Human-Kin are diverse and adaptable. They thrive both in civilized lands, and at the fringes of the world. They also mix well with other races and though together they may not be as wholly dominant as the Kalic, or have the influence of the dwarven fortresses, they can be found any and everywhere.
## Vinc... | |
# Publications database
2019-11-1309:49 [PUBDB-2019-04190] Book/Report/Dissertation / PhD Thesis Marchetti, B. Characterization of Ultrashort Electron Bunches at the SINBAD-ARES Linac [DESY-THESIS-2019-026] Hamburg : Verlag Deutsches Elektronen-Synchrotron, DESY-THESIS 176 pp. (2019) [10.3204/PUBDB-2019-04190] = Diss... | |
Dataset Open Access
# The "Last.fm" data set used in the article "Cumulative effects of triadic closure and homophily in social networks"
Mikko Kivelä
### Citation Style Language JSON Export
{
"publisher": "Zenodo",
"DOI": "10.5281/zenodo.3726824",
"author": [
{
"family": "Mikko Kivel\u00e4"
}
],
"issued": {
"date-... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.