8,333 research outputs found

    Great cities look small

    Get PDF
    Great cities connect people; failed cities isolate people. Despite the fundamental importance of physical, face-to-face social-ties in the functioning of cities, these connectivity networks are not explicitly observed in their entirety. Attempts at estimating them often rely on unrealistic over-simplifications such as the assumption of spatial homogeneity. Here we propose a mathematical model of human interactions in terms of a local strategy of maximising the number of beneficial connections attainable under the constraint of limited individual travelling-time budgets. By incorporating census and openly-available online multi-modal transport data, we are able to characterise the connectivity of geometrically and topologically complex cities. Beyond providing a candidate measure of greatness, this model allows one to quantify and assess the impact of transport developments, population growth, and other infrastructure and demographic changes on a city. Supported by validations of GDP and HIV infection rates across United States metropolitan areas, we illustrate the effect of changes in local and city-wide connectivities by considering the economic impact of two contemporary inter- and intra-city transport developments in the United Kingdom: High Speed Rail 2 and London Crossrail. This derivation of the model suggests that the scaling of different urban indicators with population size has an explicitly mechanistic origin.Comment: 19 pages, 8 figure

    Hole maximum density droplets of an antidot in strong magnetic fields

    Full text link
    We investigate a quantum antidot in the integer quantum Hall regime (the filling factor is two) by using a Hartree-Fock approach and by transforming the electron antidot into a system which confines holes via an electron-hole transformation. We find that its ground state is the maximum density droplet of holes in certain parameter ranges. The competition between electron-electron interactions and the confinement potential governs the properties of the hole droplet such as its spin configuration. The ground-state transitions between the droplets with different spin configurations occur as magnetic field varies. For a bell-shape antidot containing about 300 holes, the features of the transitions are in good agreement with the predictions of a recently proposed capacitive interaction model for antidots as well as recent experimental observations. We show this agreement by obtaining the parameters of the capacitive interaction model from the Hartree-Fock results. An inverse parabolic antidot is also studied. Its ground-state transitions, however, display different magnetic-field dependence from that of a bell-shape antidot. Our study demonstrates that the shape of antidot potential affects its physical properties significantly.Comment: 12 pages, 11 figure

    Medium Resolution Near-Infrared Spectra of the Host Galaxies of Nearby Quasars

    Full text link
    We present medium resolution near-infrared host galaxy spectra of low redshift quasars, PG 0844 + 349 (z=0.064), PG 1226 + 023 (z=0.158), and PG 1426+015 (z=0.086). The observations were done by using the Infrared Camera and Spectrograph (IRCS) at the Subaru 8.2 m telescope. The full width at half maximum of the point spread function was about 0.3 arcsec by operations of an adaptive optics system, which can effectively resolve the quasar spectra from the host galaxy spectra. We spent up to several hours per target and developed data reduction methods to reduce the systematic noises of the telluric emissions and absorptions. From the obtained spectra, we identified absorption features of Mg I (1.503 um), Si I (1.589 um) and CO (6-3) (1.619 um), and measured the velocity dispersions of PG 0844 + 349 to be 132+/-110 km s-1 and PG 1426 + 015 to be 264+/-215 km s-1. By using an M_BH-sigma relation of elliptical galaxies, we derived the black hole (BH) mass of PG 0844+349, log(M_BH/M_SUN) = 7.7+/-5.5 and PG 1426+015, log(M_BH/M_SUN) = 9.0+/-7.5. These values are consistent with the BH mass values from broad emission lines with an assumption of a virial factor of 5.5.Comment: 16 pages, 5 figure

    Supersymmetric Kaluza-Klein reductions of M-waves and MKK-monopoles

    Get PDF
    We investigate the Kaluza-Klein reductions to ten dimensions of the purely gravitational half-BPS M-theory backgrounds: the M-wave and the Kaluza-Klein monopole. We determine the moduli space of smooth (supersymmetric) Kaluza-Klein reductions by classifying the freely-acting spacelike Killing vectors which preserve some Killing spinor. As a consequence we find a wealth of new supersymmetric IIA configurations involving composite and/or bound-state configurations of waves, D0 and D6-branes, Kaluza-Klein monopoles in type IIA and flux/nullbranes, and some other new configurations. Some new features raised by the geometry of the Taub-NUT space are discussed, namely the existence of reductions with no continuous moduli. We also propose an interpretation of the flux 5-brane in terms of the local description (close to the branes) of a bound state of D6-branes and ten-dimensional Kaluza-Klein monopoles.Comment: 36 pages (v2: Reference added, "draft" mode disabled; v3: two singular reductions discarded, appendix on spin structures added, references updated

    Role of appetitive phenotype trajectory groups on child body weight during a family-based treatment for children with overweight or obesity.

    Get PDF
    ObjectiveEmerging evidence suggests that individual appetitive traits may usefully explain patterns of weight loss in behavioral weight loss treatments for children. The objective of this study was to identify trajectories of child appetitive traits and the impact on child weight changes over time.MethodsSecondary data analyses of a randomized noninferiority trial conducted between 2011 and 2015 evaluated children's appetitive traits and weight loss. Children with overweight and obesity (mean age = 10.4; mean BMI z = 2.0; 67% girls; 32% Hispanic) and their parent (mean age = 42.9; mean BMI = 31.9; 87% women; 31% Hispanic) participated in weight loss programs and completed assessments at baseline, 3, 6,12, and 24 months. Repeated assessments of child appetitive traits, including satiety responsiveness, food responsiveness and emotional eating, were used to identify parsimonious grouping of change trajectories. Linear mixed-effects models were used to identify the impact of group trajectory on child BMIz change over time.ResultsOne hundred fifty children and their parent enrolled in the study. The three-group trajectory model was the most parsimonious and included a high satiety responsive group (HighSR; 47.4%), a high food responsive group (HighFR; 34.6%), and a high emotional eating group (HighEE; 18.0%). Children in all trajectories lost weight at approximately the same rate during treatment, however, only the HighSR group maintained their weight loss during follow-ups, while the HighFR and HighEE groups regained weight (adjusted p-value < 0.05).ConclusionsDistinct trajectories of child appetitive traits were associated with differential weight loss maintenance. Identified high-risk subgroups may suggest opportunities for targeted intervention and maintenance programs

    Multi-Dialect Speech Recognition With A Single Sequence-To-Sequence Model

    Full text link
    Sequence-to-sequence models provide a simple and elegant solution for building speech recognition systems by folding separate components of a typical system, namely acoustic (AM), pronunciation (PM) and language (LM) models into a single neural network. In this work, we look at one such sequence-to-sequence model, namely listen, attend and spell (LAS), and explore the possibility of training a single model to serve different English dialects, which simplifies the process of training multi-dialect systems without the need for separate AM, PM and LMs for each dialect. We show that simply pooling the data from all dialects into one LAS model falls behind the performance of a model fine-tuned on each dialect. We then look at incorporating dialect-specific information into the model, both by modifying the training targets by inserting the dialect symbol at the end of the original grapheme sequence and also feeding a 1-hot representation of the dialect information into all layers of the model. Experimental results on seven English dialects show that our proposed system is effective in modeling dialect variations within a single LAS model, outperforming a LAS model trained individually on each of the seven dialects by 3.1 ~ 16.5% relative.Comment: submitted to ICASSP 201

    Moments of spectral functions: Monte Carlo evaluation and verification

    Full text link
    The subject of the present study is the Monte Carlo path-integral evaluation of the moments of spectral functions. Such moments can be computed by formal differentiation of certain estimating functionals that are infinitely-differentiable against time whenever the potential function is arbitrarily smooth. Here, I demonstrate that the numerical differentiation of the estimating functionals can be more successfully implemented by means of pseudospectral methods (e.g., exact differentiation of a Chebyshev polynomial interpolant), which utilize information from the entire interval (β/2,β/2)(-\beta \hbar / 2, \beta \hbar/2). The algorithmic detail that leads to robust numerical approximations is the fact that the path integral action and not the actual estimating functional are interpolated. Although the resulting approximation to the estimating functional is non-linear, the derivatives can be computed from it in a fast and stable way by contour integration in the complex plane, with the help of the Cauchy integral formula (e.g., by Lyness' method). An interesting aspect of the present development is that Hamburger's conditions for a finite sequence of numbers to be a moment sequence provide the necessary and sufficient criteria for the computed data to be compatible with the existence of an inversion algorithm. Finally, the issue of appearance of the sign problem in the computation of moments, albeit in a milder form than for other quantities, is addressed.Comment: 13 pages, 2 figure
    corecore