Researcher profile

Avi Shporer

Avi Shporer contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
48works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

48 published item(s)

preprint2026arXiv

The Advanced X-ray Imaging Satellite (AXIS) Community Science Book

The AXIS Community Science Book represents the collective effort of 592 scientists worldwide to define the transformative science enabled by the Advanced X-ray Imaging Satellite (AXIS), a next-generation X-ray mission selected by NASA's Astrophysics Probe Program for Phase A study. AXIS will advance the legacy of high-angular-resolution X-ray astronomy with ~1.5'' imaging over a wide 24' field of view and an order of magnitude greater collecting area than Chandra in the 0.3-12 keV band. Combining sharp imaging, high throughput, and rapid response capabilities, AXIS will open new windows on virtually every aspect of modern astrophysics, exploring the birth and growth of supermassive black holes, the feedback processes that shape galaxies, the life cycles of stars and exoplanet environments, and the nature of compact stellar remnants, supernova remnants, and explosive transients. This book compiles 138 community-contributed science cases developed by five Science Working Groups focused on AGN and supermassive black holes, galaxy evolution and feedback, compact objects and supernova remnants, stellar physics and exoplanets, and time-domain and multi-messenger astrophysics. Together, these studies establish the scientific foundation for next-generation X-ray exploration in the 2030s and highlight strong synergies with facilities of the 2030s, such as JWST, Roman, Rubin/LSST, SKA, ALMA, ngVLA, and next-generation gravitational-wave and neutrino networks.

preprint2026arXiv

TOI-3862 b: A dense super-Neptune deep in the hot Neptune desert

The structure and evolution of close-in exoplanets are shaped by atmospheric loss and migration processes, which give rise to key population features such as the hot Neptune desert, ridge, and savanna - regions of the period-radius space whose boundaries offer critical insights into planetary formation and survival. As part of the KESPRINT collaboration, we selected the TESS transiting planet candidate TOI-3862.01 for radial velocity follow-up to confirm its planetary nature and characterize its mass and bulk properties. This planet candidate is of particular interest due to its position in the middle of the hot Neptune desert, making it a valuable probe for testing theories of planet migration and atmospheric loss. We confirmed the planetary nature and determined the mass of TOI-3862.01 (hereinafter TOI-3862b) by performing a joint fit with both transit and radial velocity data, precisely characterizing the bulk properties of this planet. TOI-3862b is a super-Neptune on a 1.56-day orbit around a Sun-like star with an effective temperature of 5300$\pm$50K. It has a mass of 53.7$_{-2.9}^{+2.8}$ M$_{\oplus}$ and a radius of 5.53$\pm$0.18 R$_{\oplus}$, corresponding to a density of 1.7$\pm$0.2 g/cm^3. This places it among the rare population of hot and dense super-Neptune desert planets. TOI-3862b, residing deep in the hot Neptune desert, represents a rare occurrence in an otherwise sparsely populated region, offering a valuable opportunity to probe the processes that may allow planets to survive in such environments.

preprint2026arXiv

Two temperate Earth- and Neptune-sized planets orbiting fully convective M dwarfs

As the diversity of exoplanets continues to grow, it is important to revisit assumptions about habitability and classical HZ definitions. In this work, we introduce an expanded &#39;temperate&#39; zone, defined by instellation fluxes between $0.1<S/\mathrm{S}_\oplus<5$, thus encompassing a broader range of potentially habitable worlds. We also introduce the TEMPOS survey, which aims to produce a catalogue of precise radii for temperate planets orbiting M dwarfs with $T_\mathrm{eff}\leq3400\,$ K. This work reports the discovery and characterisation of two planets in this temperate regime orbiting mid-type M dwarfs: TOI-6716\,b, a $0.98\pm0.07\,\mathrm{R}_\oplus$ planet orbiting its M4 host star ($R_\star=0.231\,\pm0.015\mathrm{R}_\odot$, $M_\star=0.223\pm0.011\,\mathrm{M}_\odot$, $T_\mathrm{eff}=3110\pm80\,\mathrm{K}$) with a period $P=4.7185898^{+0.0000054}_{-0.0000041}\,\mathrm{d}$, and TOI-7384 b, a $3.56\pm0.21\,\mathrm{R}_\oplus$ planet orbiting an M4 ($R_\star=0.319\,\pm0.018\mathrm{R}_\odot$, $M_\star=0.318\pm0.016\,\mathrm{M}_\odot$, $T_\mathrm{eff}=3185\pm75\,\mathrm{K}$) star every $P=6.2340258^{+0.0000034}_{-0.0000036}\,\mathrm{d}$. The radii of TOI-6716 b and TOI-7384 b have precisions of $6.8\%$ and $5.9\%$ respectively. We validate these planets with multi-band ground-based photometric observations, high-resolution imaging and statistical analyses. We find these planets to have instellation fluxes close to the inner (hotter) edge of the temperate zone, with $4.4\pm1.1\,\mathrm{S}_\oplus$ and $4.9\pm1.1\,\mathrm{S}_\oplus$ for TOI-6716 b and TOI-7384 b respectively. Also, with a predicted TSM similar to the TRAPPIST-1 planets, TOI-6716 b is likely to be a good rocky-world JWST target, should it have retained its atmosphere.

preprint2022arXiv

A Neural Network Solves, Explains, and Generates University Math Problems by Program Synthesis and Few-Shot Learning at Human Level

We demonstrate that a neural network pre-trained on text and fine-tuned on code solves mathematics course problems, explains solutions, and generates new questions at a human level. We automatically synthesize programs using few-shot learning and OpenAI&#39;s Codex transformer and execute them to solve course problems at 81% automatic accuracy. We curate a new dataset of questions from MIT&#39;s largest mathematics courses (Single Variable and Multivariable Calculus, Differential Equations, Introduction to Probability and Statistics, Linear Algebra, and Mathematics for Computer Science) and Columbia University&#39;s Computational Linear Algebra. We solve questions from a MATH dataset (on Prealgebra, Algebra, Counting and Probability, Intermediate Algebra, Number Theory, and Precalculus), the latest benchmark of advanced mathematics problems designed to assess mathematical reasoning. We randomly sample questions and generate solutions with multiple modalities, including numbers, equations, and plots. The latest GPT-3 language model pre-trained on text automatically solves only 18.8% of these university questions using zero-shot learning and 30.8% using few-shot learning and the most recent chain of thought prompting. In contrast, program synthesis with few-shot learning using Codex fine-tuned on code generates programs that automatically solve 81% of these questions. Our approach improves the previous state-of-the-art automatic solution accuracy on the benchmark topics from 8.8% to 81.1%. We perform a survey to evaluate the quality and difficulty of generated questions. This work is the first to automatically solve university-level mathematics course questions at a human level and the first work to explain and generate university-level mathematics course questions at scale, a milestone for higher education.

preprint2022arXiv

A Possible Alignment Between the Orbits of Planetary Systems and their Visual Binary Companions

Astronomers do not have a complete picture of the effects of wide-binary companions (semimajor axes greater than 100 AU) on the formation and evolution of exoplanets. We investigate these effects using new data from Gaia EDR3 and the TESS mission to characterize wide-binary systems with transiting exoplanets. We identify a sample of 67 systems of transiting exoplanet candidates (with well-determined, edge-on orbital inclinations) that reside in wide visual binary systems. We derive limits on orbital parameters for the wide-binary systems and measure the minimum difference in orbital inclination between the binary and planet orbits. We determine that there is statistically significant difference in the inclination distribution of wide-binary systems with transiting planets compared to a control sample, with the probability that the two distributions are the same being 0.0037. This implies that there is an overabundance of planets in binary systems whose orbits are aligned with those of the binary. The overabundance of aligned systems appears to primarily have semimajor axes less than 700 AU. We investigate some effects that could cause the alignment and conclude that a torque caused by a misaligned binary companion on the protoplanetary disk is the most promising explanation.

preprint2022arXiv

HD 56414 b: A Warm Neptune Transiting an A-type Star

We report the discovery in TESS data and validation of HD 56414 b (a.k.a. TOI-1228 b), a Neptune-size ($R_{\rm p} = 3.71 \pm 0.20\, R_\oplus$) planet with a 29-day orbital period transiting a young (Age = $420 \pm 140$ Myr) A-type star in the TESS southern continuous viewing zone. HD 56414 is one of the hottest stars ($T_{\rm eff} = 8500 \pm 150 \, {\rm K}$) to host a known sub-Jovian planet. HD 56414 b lies on the boundary of the hot Neptune desert in planet radius -- bolometric insolation flux space, suggesting that the planet may be experiencing mass loss. To explore this, we apply a photoevaporation model that incorporates the high near ultraviolet continuum emission of A-type stars. We find that the planet can retain most of its atmosphere over the typical 1-Gyr main sequence lifetime of an A-type star if its mass is $\ge 8 \, M_\oplus$. Our model also predicts that close-in Neptune-size planets with masses $< 14 \, M_\oplus$ are susceptible to total atmospheric stripping over 1 Gyr, hinting that the hot Neptune desert, which has been previously observed around FGKM-type stars, likely extends to A-type stars.

preprint2022arXiv

HD 83443c: A highly eccentric giant planet on a 22-year orbit

We report the discovery of a highly eccentric long-period Jovian planet orbiting the hot-Jupiter host HD\,83443. By combining radial velocity data from four instruments (AAT/UCLES, Keck/HIRES, HARPS, Minerva-Australis) spanning more than two decades, we find evidence for a planet with m~sin~$i=1.35^{+0.07}_{-0.06}$\,\mj, moving on an orbit with $a=8.0\pm$0.8\,au and eccentricity $e=0.76\pm$0.05. We combine our radial velocity analysis with \textit{Gaia} eDR3 /\textit{Hipparcos} proper motion anomalies and derive a dynamical mass of $1.5^{+0.5}_{-0.2} M_{\rm Jup}$. We perform a detailed dynamical simulation that reveals locations of stability within the system that may harbor additional planets, including stable regions within the habitable zone of the host star. HD\,83443 is a rare example of a system hosting a hot Jupiter and an exterior planetary companion. The high eccentricity of HD\,83443c suggests that a scattering event may have sent the hot Jupiter to its close orbit while leaving the outer planet on a wide and eccentric path.

preprint2022arXiv

Revisiting Kepler Transiting Systems: Unvetting Planets and Constraining Relationships among Harmonics in Phase Curves

Space-based photometric missions widely use statistical validation tools for vetting transiting planetary candidates, particularly when other traditional methods of planet confirmation are unviable. In this paper, we refute the planetary nature of three previously validated planets -- Kepler-854~b, Kepler-840~b, and Kepler-699~b -- and possibly a fourth, Kepler-747~b, using updated stellar parameters from Gaia and phase-curve analysis. In all four cases, the inferred physical radii rule out their planetary nature given the stellar radiation the companions receive. For Kepler-854~b, the mass derived from the host star&#39;s ellipsoidal variation, which had not been part of the original vetting procedure, similarly points to a non-planetary value. To contextualize our understanding of the phase curve for stellar mass companions in particular and extend our understanding of high-order harmonics, we examine Kepler eclipsing binaries with periods between 1.5 and 10 days. Using a sample of 20 systems, we report a strong power-law relation between the second cosine harmonic of the phase-curve signal and the higher cosine harmonics, which supports the hypothesis that those signals arise from the tidal interaction between the binary components. We find that the ratio between the second and third-harmonic amplitudes is $2.24 \pm 0.48$, in good agreement with the expected value of 2.4 from the classical formalism for the ellipsoidal distortion.

preprint2022arXiv

TESS discovery of a sub-Neptune orbiting a mid-M dwarf TOI-2136

We present the discovery of TOI-2136b, a sub-Neptune planet transiting every 7.85 days a nearby M4.5V-type star, identified through photometric measurements from the TESS mission. The host star is located $33$ pc away with a radius of $R_{\ast} = 0.34\pm0.02\ R_{\odot}$, a mass of $0.34\pm0.02\ M_{\odot}$ and an effective temperature of $\rm 3342\pm100\ K$. We estimate its stellar rotation period to be $75\pm5$ days based on archival long-term photometry. We confirm and characterize the planet based on a series of ground-based multi-wavelength photometry, high-angular-resolution imaging observations, and precise radial velocities from CFHT/SPIRou. Our joint analysis reveals that the planet has a radius of $2.19\pm0.17\ R_{\oplus}$, and a mass measurement of $6.4\pm2.4\ M_{\oplus}$. The mass and radius of TOI2136b is consistent with a broad range of compositions, from water-ice to gas-dominated worlds. TOI-2136b falls close to the radius valley for low-mass stars predicted by the thermally driven atmospheric mass loss models, making it an interesting target for future studies of its interior structure and atmospheric properties.

preprint2022arXiv

TESS Giants Transiting Giants II: The hottest Jupiters orbiting evolved stars

Giant planets on short-period orbits are predicted to be inflated and eventually engulfed by their host stars. However, the detailed timescales and stages of these processes are not well known. Here we present the discovery of three hot Jupiters (P $<$ 10 d) orbiting evolved, intermediate-mass stars ($M_\star$ $\approx$ 1.5 M$_\odot$, 2 R$_\odot$ $<$ $R_\star < $ 5 R$_\odot$). By combining \tess photometry with ground-based photometry and radial velocity measurements, we report masses and radii for these three planets between 0.4 and 1.8 M$_\mathrm{J}$ and 0.8 and 1.8 R$_\mathrm{J}$. \planet has the shortest period (P=\period) of any planet discovered around a red giant star to date. Both \planettwo and \planetthree appear to be inflated, but \planet does not show any sign of inflation. The large radii and relatively low masses of \planettwo and \planetthree place them among the lowest density hot Jupiters currently known, while \planet is conversely one of the highest. All three planets have orbital eccentricities below 0.2. The large spread in radii for these systems implies that planet inflation has a complex dependence on planet mass, radius, incident flux, and orbital properties. We predict that \planet has the shortest orbital decay timescale of any planet currently known, but do not detect any orbital decay in this system. Transmission spectroscopy of \planettwo would provide a favorable opportunity for the detection of water, carbon dioxide and carbon monoxide features in the atmosphere of a planet orbiting an evolved star, and could yield new information about planet formation and atmospheric evolution.

preprint2022arXiv

TESS Giants Transiting Giants III: An eccentric warm Jupiter supports a period-eccentricity relation for giant planets transiting evolved stars

The fate of planets around rapidly evolving stars is not well understood. Previous studies have suggested that relative to the main sequence population, planets transiting evolved stars ($P$ $<$ 100 d) tend to have more eccentric orbits. Here we present the discovery of TOI-4582 b, a 0.94 $\pm$ 0.12 R$_\mathrm{J}$, 0.53 $\pm$ 0.05 M$_\mathrm{J}$ planet orbiting an intermediate-mass subgiant star every 31.034 days. We find that this planet is also on a significantly eccentric orbit ($e$ = 0.51 $\pm$ 0.05). We then compare the population of planets found transiting evolved (log$g$ $<$ 3.8) stars to the population of planets transiting main sequence stars. We find that the rate at which median orbital eccentricity grows with period is significantly higher for evolved star systems than for otherwise similar main sequence systems, particularly for systems with only one planet detected. In general, we observe that mean planet eccentricity $<e>$ = $a$ + $b$log$_{10}$($P$) for the evolved population with a single transiting planet where $a$ = (-0.18 $\pm$ 0.08) and $b$ = (0.38 $\pm$ 0.06), significantly distinct from the main sequence planetary system population. This trend is seen even after controlling for stellar mass and metallicity. These systems do not appear to represent a steady evolution pathway from eccentric, long-period planetary orbits to circular, short period orbits, as orbital model comparisons suggest inspiral timescales are uncorrelated with orbital separation or eccentricity. Characterization of additional evolved planetary systems will distinguish effects of stellar evolution from those of stellar mass and composition.

preprint2022arXiv

TESS Hunt for Young and Maturing Exoplanets (THYME) VI: an 11 Myr giant planet transiting a very low-mass star in Lower Centaurus Crux

Mature super-Earths and sub-Neptunes are predicted to be $\simeq$Jovian radius when younger than 10 Myr. Thus, we expect to find 5-15$R_\oplus$ planets around young stars even if their older counterparts harbor none. We report the discovery and validation of TOI 1227 b, a $0.85\pm0.05R_J$ (9.5$R_\oplus$) planet transiting a very low-mass star ($0.170\pm0.015M_\odot$) every 27.4 days. TOI~1227&#39;s kinematics and strong lithium absorption confirm it is a member of a previously discovered sub-group in the Lower Centaurus Crux OB association, which we designate the Musca group. We derive an age of 11$\pm$2 Myr for Musca, based on lithium, rotation, and the color-magnitude diagram of Musca members. The TESS data and ground-based follow-up show a deep (2.5\%) transit. We use multiwavelength transit observations and radial velocities from the IGRINS spectrograph to validate the signal as planetary in nature, and we obtain an upper limit on the planet mass of $\simeq0.5 M_J$. Because such large planets are exceptionally rare around mature low-mass stars, we suggest that TOI 1227 b is still contracting and will eventually turn into one of the more common $<5R_\oplus$ planets.

preprint2022arXiv

TESS Revisits WASP-12: Updated Orbital Decay Rate and Constraints on Atmospheric Variability

After observing WASP-12 in the second year of the primary mission, the Transiting Exoplanet Survey Satellite (TESS) revisited the system in late 2021 during its extended mission. In this paper, we incorporate the new TESS photometry into a reanalysis of the transits, secondary eclipses, and phase curve. We also present a new $K_s$-band occultation observation of WASP-12b obtained with the Palomar/Wide-field Infrared Camera instrument. The latest TESS photometry spans three consecutive months, quadrupling the total length of the TESS WASP-12 light curve and extending the overall time baseline by almost two years. Based on the full set of available transit and occultation timings, we find that the orbital period is shrinking at a rate of $-29.81 \pm 0.94$ ms yr$^{-1}$. The additional data also increase the measurement precision of the transit depth, orbital parameters, and phase-curve amplitudes. We obtain a secondary eclipse depth of $466 \pm 35$ ppm, a $2σ$ upper limit on the nightside brightness of 70 ppm, and a marginal $6\overset{\circ}{.}2 \pm 2\overset{\circ}{.}8$ eastward offset between the dayside hotspot and the substellar point. The voluminous TESS dataset allows us to assess the level of atmospheric variability on timescales of days, months, and years. We do not detect any statistically significant modulations in the secondary eclipse depth or day-night brightness contrast. Likewise, our measured $K_s$-band occultation depth of $2810 \pm 390$ ppm is consistent with most $\sim$2.2 $μ$m observations in the literature.

preprint2022arXiv

The LHS 1678 System: Two Earth-Sized Transiting Planets and an Astrometric Companion Orbiting an M Dwarf Near the Convective Boundary at 20 pc

We present the TESS discovery of the LHS 1678 (TOI-696) exoplanet system, comprised of two approximately Earth-sized transiting planets and a likely astrometric brown dwarf orbiting a bright ($V_J$=12.5, $K_s$=8.3) M2 dwarf at 19.9 pc. The two TESS-detected planets are of radius 0.70$\pm$0.04 $R_\oplus$ and 0.98$\pm$0.06 $R_\oplus$ in 0.86-day and 3.69-day orbits, respectively. Both planets are validated and characterized via ground-based follow-up observations. HARPS RV monitoring yields 97.7 percentile mass upper limits of 0.35 $M_\oplus$ and 1.4 $M_\oplus$ for planets b and c, respectively. The astrometric companion detected by the CTIO/SMARTS 0.9m has an orbital period on the order of decades and is undetected by other means. Additional ground-based observations constrain the companion to being a high-mass brown dwarf or smaller. Each planet is of unique interest; the inner planet has an ultra-short period, and the outer planet is in the Venus zone. Both are promising targets for atmospheric characterization with the JWST and mass measurements via extreme-precision radial velocity. A third planet candidate of radius 0.9$\pm$0.1 $R_\oplus$ in a 4.97-day orbit is also identified in multi-Cycle TESS data for validation in future work. The host star is associated with an observed gap in the lower main sequence of the Hertzsprung-Russell diagram. This gap is tied to the transition from partially- to fully-convective interiors in M dwarfs, and the effect of the associated stellar astrophysics on exoplanet evolution is currently unknown. The culmination of these system properties makes LHS 1678 a unique, compelling playground for comparative exoplanet science and understanding the formation and evolution of small, short-period exoplanets orbiting low-mass stars.

preprint2022arXiv

The TESS Grand Unified Hot Jupiter Survey. I. Ten TESS Planets

We report the discovery of ten short-period giant planets (TOI-2193A b, TOI-2207 b, TOI-2236 b, TOI-2421 b, TOI-2567 b, TOI-2570 b, TOI-3331 b, TOI-3540A b, TOI-3693 b, TOI-4137 b). All of the planets were identified as planet candidates based on periodic flux dips observed by NASA&#39;s Transiting Exoplanet Survey Satellite (TESS). The signals were confirmed to be from transiting planets using ground-based time-series photometry, high angular resolution imaging, and high-resolution spectroscopy coordinated with the TESS Follow-up Observing Program. The ten newly discovered planets orbit relatively bright F and G stars ($G < 12.5$,~$T_\mathrm{eff}$ between 4800 and 6200 K). The planets&#39; orbital periods range from 2 to 10~days, and their masses range from 0.2 to 2.2 Jupiter masses. TOI-2421 b is notable for being a Saturn-mass planet and TOI-2567 b for being a ``sub-Saturn&#39;&#39;, with masses of $0.322\pm 0.073$ and $0.195\pm 0.030$ Jupiter masses, respectively. In most cases, we have little information about the orbital eccentricities. Two exceptions are TOI-2207 b, which has an 8-day period and a detectably eccentric orbit ($e = 0.17\pm0.05$), and TOI-3693 b, a 9-day planet for which we can set an upper limit of $e < 0.052$. The ten planets described here are the first new planets resulting from an effort to use TESS data to unify and expand on the work of previous ground-based transit surveys in order to create a large and statistically useful sample of hot Jupiters.

preprint2022arXiv

TKS V. Twin sub-Neptunes Transiting the Nearby G Star HD 63935

We present the discovery of two nearly identically-sized sub-Neptune transiting planets orbiting HD 63935, a bright ($V=8.6$ mag), sun-like ($T_{eff}=5560K$) star at 49 pc. TESS identified the first planet, HD 63935 b (TOI-509.01), in Sectors 7 and 34. We identified the second signal (HD 63935 c) in Keck HIRES and Lick APF radial velocity data as part of our followup campaign. It was subsequently confirmed with TESS photometry in Sector 34 as TOI-509.02. Our analysis of the photometric and radial velocity data yields a robust detection of both planets with periods of $9.0600 \pm 0.007$ and $21.40 \pm 0.0019$ days, radii of $2.99 \pm 0.14$ and $2.90 \pm 0.13$ $R_\oplus$, and masses of $10.8 \pm 1.8$ and $11.1 \pm 2.4$ $M_\oplus$. We calculate densities for planets b and c consistent with a few percent of the planet mass in hydrogen/helium envelopes. We also describe our survey&#39;s efforts to choose the best targets for JWST atmospheric followup. These efforts suggest that HD 63935 b will have the most clearly visible atmosphere of its class. It is the best target for transmission spectroscopy (ranked by Transmission Spectroscopy Metric, a proxy for atmospheric observability) in the so-far uncharacterized parameter space comprising sub-Neptune-sized (2.6 $R_\oplus$ $<$ $R_p$ $<$ 4 $R_\oplus$), moderately-irradiated (100 $F_\oplus$ $<$ $F_p$ $<$ 1000 $F_\oplus$) planets around G-stars. Planet c is also a viable target for transmission spectroscopy, and given the indistinguishable masses and radii of the two planets, the system serves as a natural laboratory for examining the processes that shape the evolution of sub-Neptune planets.

preprint2022arXiv

TOI-1075 b: A Dense, Massive, Ultra-Short Period Hot Super-Earth Straddling the Radius Gap

Populating the exoplanet mass-radius diagram in order to identify the underlying relationship that governs planet composition is driving an interdisciplinary effort within the exoplanet community. The discovery of hot super-Earths - a high temperature, short-period subset of the super-Earth planet population - has presented many unresolved questions concerning the formation, evolution, and composition of rocky planets. We report the discovery of a transiting, ultra-short period hot super-Earth orbiting TOI-1075 (TIC 351601843), a nearby ($d$ = 61.4 pc) late K-/early M-dwarf star, using data from the Transiting Exoplanet Survey Satellite (TESS). The newly discovered planet has a radius of $1.791^{+0.116}_{-0.081}$ $R_{\oplus}$, and an orbital period of 0.605 days (14.5 hours). We precisely measure the planet mass to be $9.95^{+1.36}_{-1.30}$ $M_{\oplus}$ using radial velocity measurements obtained with the Planet Finder Spectrograph (PFS), mounted on the Magellan II telescope. Our radial velocity data also show a long-term trend, suggesting an additional planet in the system. While TOI-1075 b is expected to have a substantial H/He atmosphere given its size relative to the radius gap, its high density ($9.32^{+2.05}_{-1.85}$ $\rm{g/cm^3}$) is likely inconsistent with this possibility. We explore TOI-1075 b&#39;s location relative to the M-dwarf radius valley, evaluate the planet&#39;s prospects for atmospheric characterization, and discuss potential planet formation mechanisms. Studying the TOI-1075 system in the broader context of ultra-short period planetary systems is necessary for testing planet formation and evolution theories, density enhancing mechanisms, and for future atmospheric and surface characterization studies via emission spectroscopy with JWST.

preprint2022arXiv

TOI-1696: a nearby M4 dwarf with a $3R_\oplus$ planet in the Neptunian desert

We present the discovery and validation of a temperate sub-Neptune around the nearby mid-M dwarf TIC 470381900 (TOI-1696), with a radius of $3.09 \pm 0.11 \,R_\oplus$ and an orbital period of $2.5 \,\rm{days}$, using a combination of TESS and follow-up observations using ground-based telescopes. Joint analysis of multi-band photometry from TESS, MuSCAT, MuSCAT3, Sinistro, and KeplerCam confirmed the transit signal to be achromatic as well as refined the orbital ephemeris. High-resolution imaging with Gemini/&#39;Alopeke and high-resolution spectroscopy with the Subaru/IRD confirmed that there are no stellar companions or background sources to the star. The spectroscopic observations with IRD and IRTF/SpeX were used to determine the stellar parameters, and found the host star is an M4 dwarf with an effective temperature of $T_{eff} = 3185 \pm 76\,\rm{K}$ and a metallicity of [Fe/H] $=0.336 \pm 0.060 \,\rm{dex}$. The radial velocities measured from IRD set a $2$-$σ$ upper limit on the planetary mass to be $48.8 \,M_\oplus$. The large radius ratio ($R_p/R_\star \sim 0.1$) and the relatively bright NIR magnitude ($J=12.2 \,\rm{mag}$) make this planet an attractive target for further followup observations. TOI-1696b is one of the planets belonging to the Neptunian desert with the highest transmission spectroscopy metric discovered to date, making it an interesting candidate for atmospheric characterizations with JWST.

preprint2022arXiv

TOI-2046b, TOI-1181b and TOI-1516b, three new hot Jupiters from \textit{TESS}: planets orbiting a young star, a subgiant and a normal star

We present the confirmation and characterization of three hot Jupiters, TOI-1181b, TOI-1516b, and TOI-2046b, discovered by the TESS space mission. The reported hot Jupiters have orbital periods between 1.4 and 2.05 days. The masses of the three planets are $1.18\pm0.14$ M$_{\mathrm{J}}$, $3.16\pm0.12$\, M$_{\mathrm{J}}$, and 2.30 $\pm 0.28$ M$_{\mathrm{J}}$, for TOI-1181b, TOI-1516b, and TOI-2046b, respectively. The stellar host of TOI-1181b is a F9IV star, whereas TOI-1516b and TOI-2046b orbit F main sequence host stars. The ages of the first two systems are in the range of 2-5 Gyrs. However, TOI-2046 is among the few youngest known planetary systems hosting a hot Jupiter, with an age estimate of 100-400 Myrs. The main instruments used for the radial velocity follow-up of these three planets are located at Ondřejov, Tautenburg and McDonald Observatory, and all three are mounted on 2-3 meter aperture telescopes, demonstrating that mid-aperture telescope networks can play a substantial role in the follow-up of gas giants discovered by \textit{TESS} and in the future by \textit{PLATO}.

preprint2022arXiv

Transit Timing Variations for AU Microscopii b & c

We explore the transit timing variations (TTVs) of the young (22 Myr) nearby AU Mic planetary system. For AU Mic b, we introduce three Spitzer (4.5 $μ$m) transits, five TESS transits, 11 LCO transits, one PEST transit, one Brierfield transit, and two transit timing measurements from Rossiter-McLaughlin observations; for AU Mic c, we introduce three TESS transits. We present two independent TTV analyses. First, we use EXOFASTv2 to jointly model the Spitzer and ground-based transits and to obtain the midpoint transit times. We then construct an O--C diagram and model the TTVs with Exo-Striker. Second, we reproduce our results with an independent photodynamical analysis. We recover a TTV mass for AU Mic c of 10.8$^{+2.3}_{-2.2}$ M$_{E}$. We compare the TTV-derived constraints to a recent radial-velocity (RV) mass determination. We also observe excess TTVs that do not appear to be consistent with the dynamical interactions of b and c alone, and do not appear to be due to spots or flares. Thus, we present a hypothetical non-transiting &#34;middle-d&#34; candidate exoplanet that is consistent with the observed TTVs, the candidate RV signal, and would establish the AU Mic system as a compact resonant multi-planet chain in a 4:6:9 period commensurability. These results demonstrate that the AU Mic planetary system is dynamically interacting producing detectable TTVs, and the implied orbital dynamics may inform the formation mechanisms for this young system. We recommend future RV and TTV observations of AU Mic b and c to further constrain the masses and to confirm the existence of possible additional planet(s).

preprint2022arXiv

Uncovering the true periods of the young sub-Neptunes orbiting TOI-2076

Context: TOI-2076 is a transiting three-planet system of sub-Neptunes orbiting a bright (G = 8.9 mag), young ($340\pm80$ Myr) K-type star. Although a validated planetary system, the orbits of the two outer planets were unconstrained as only two non-consecutive transits were seen in TESS photometry. This left 11 and 7 possible period aliases for each. Aims: To reveal the true orbits of these two long-period planets, precise photometry targeted on the highest-probability period aliases is required. Long-term monitoring of transits in multi-planet systems can also help constrain planetary masses through TTV measurements. Methods: We used the MonoTools package to determine which aliases to follow, and then performed space-based and ground-based photometric follow-up of TOI-2076 c and d with CHEOPS, SAINT-EX, and LCO telescopes. Results: CHEOPS observations revealed a clear detection for TOI-2076 c at $P=21.01538^{+0.00084}_{-0.00074}$ d, and allowed us to rule out three of the most likely period aliases for TOI-2076 d. Ground-based photometry further enabled us to rule out remaining aliases and confirm the $P=35.12537\pm0.00067$ d alias. These observations also improved the radius precision of all three sub-Neptunes to $2.518\pm0.036$, $3.497\pm0.043$, and $3.232\pm0.063$ $R_\oplus$. Our observations also revealed a clear anti-correlated TTV signal between planets b and c likely caused by their proximity to the 2:1 resonance, while planets c and d appear close to a 5:3 period commensurability, although model degeneracy meant we were unable to retrieve robust TTV masses. Their inflated radii, likely due to extended H-He atmospheres, combined with low insolation makes all three planets excellent candidates for future comparative transmission spectroscopy with JWST.

preprint2021arXiv

A 20-Second Cadence View of Solar-Type Stars and Their Planets with TESS: Asteroseismology of Solar Analogs and a Re-characterization of pi Men c

We present an analysis of the first 20-second cadence light curves obtained by the TESS space telescope during its extended mission. We find a precision improvement of 20-second data compared to 2-minute data for bright stars when binned to the same cadence (~10-25% better for T<~8 mag, reaching equal precision at T~13 mag), consistent with pre-flight expectations based on differences in cosmic ray mitigation algorithms. We present two results enabled by this improvement. First, we use 20-second data to detect oscillations in three solar analogs (gamma Pav, zeta Tuc and pi Men) and use asteroseismology to measure their radii, masses, densities and ages to ~1%, ~3%, ~1% and ~20% respectively, including systematic errors. Combining our asteroseismic ages with chromospheric activity measurements we find evidence that the spread in the activity-age relation is linked to stellar mass and thus convection-zone depth. Second, we combine 20-second data and published radial velocities to re-characterize pi Men c, which is now the closest transiting exoplanet for which detailed asteroseismology of the host star is possible. We show that pi Men c is located at the upper edge of the planet radius valley for its orbital period, confirming that it has likely retained a volatile atmosphere and that the &#34;asteroseismic radius valley&#34; remains devoid of planets. Our analysis favors a low eccentricity for pi Men c (<0.1 at 68% confidence), suggesting efficient tidal dissipation (Q/k <~ 2400) if it formed via high-eccentricity migration. Combined, these early results demonstrate the strong potential of TESS 20-second cadence data for stellar astrophysics and exoplanet science.

preprint2021arXiv

Precise transit and radial-velocity characterization of a resonant pair: a warm Jupiter TOI-216c and eccentric warm Neptune TOI-216b

TOI-216 hosts a pair of warm, large exoplanets discovered by the TESS Mission. These planets were found to be in or near the 2:1 resonance, and both of them exhibit transit timing variations (TTVs). Precise characterization of the planets&#39; masses and radii, orbital properties, and resonant behavior can test theories for the origins of planets orbiting close to their stars. Previous characterization of the system using the first six sectors of TESS data suffered from a degeneracy between planet mass and orbital eccentricity. Radial velocity measurements using HARPS, FEROS, and PFS break that degeneracy, and an expanded TTV baseline from TESS and an ongoing ground-based transit observing campaign increase the precision of the mass and eccentricity measurements. We determine that TOI-216c is a warm Jupiter, TOI-216b is an eccentric warm Neptune, and that they librate in the 2:1 resonance with a moderate libration amplitude of 60 +/- 2 degrees; small but significant free eccentricity of 0.0222 +0.0005/-0.0003 for TOI-216b; and small but significant mutual inclination of 1.2-3.9 degrees (95% confidence interval). The libration amplitude, free eccentricity, and mutual inclination imply a disturbance of TOI-216b before or after resonance capture, perhaps by an undetected third planet.

preprint2021arXiv

TESS discovery of a super-Earth and three sub-Neptunes hosted by the bright, Sun-like star HD 108236

We report the discovery and validation of four extrasolar planets hosted by the nearby, bright, Sun-like (G3V) star HD~108236 using data from the Transiting Exoplanet Survey Satellite (TESS). We present transit photometry, reconnaissance and precise Doppler spectroscopy as well as high-resolution imaging, to validate the planetary nature of the objects transiting HD~108236, also known as the TESS Object of Interest (TOI) 1233. The innermost planet is a possibly-rocky super-Earth with a period of $3.79523_{-0.00044}^{+0.00047}$ days and has a radius of $1.586\pm0.098$ $R_\oplus$. The outer planets are sub-Neptunes, with potential gaseous envelopes, having radii of $2.068_{-0.091}^{+0.10}$ $R_\oplus$, $2.72\pm0.11$ $R_\oplus$, and $3.12_{-0.12}^{+0.13}$ $R_\oplus$ and periods of $6.20370_{-0.00052}^{+0.00064}$ days, $14.17555_{-0.0011}^{+0.00099}$ days, and $19.5917_{-0.0020}^{+0.0022}$ days, respectively. With V and K$_{\rm s}$ magnitudes of 9.2 and 7.6, respectively, the bright host star makes the transiting planets favorable targets for mass measurements and, potentially, for atmospheric characterization via transmission spectroscopy. HD~108236 is the brightest Sun-like star in the visual (V) band known to host four or more transiting exoplanets. The discovered planets span a broad range of planetary radii and equilibrium temperatures, and share a common history of insolation from a Sun-like star ($R_\star = 0.888 \pm 0.017$ R$_\odot$, $T_{\rm eff} = 5730 \pm 50$ K), making HD 108236 an exciting, opportune cosmic laboratory for testing models of planet formation and evolution.

preprint2021arXiv

TESS Eclipsing Binary Stars. I. Short cadence observations of 4584 eclipsing binaries in Sectors 1-26

In this paper we present a catalog of 4584 eclipsing binaries observed during the first two years (26 sectors) of the TESS survey. We discuss selection criteria for eclipsing binary candidates, detection of hither-to unknown eclipsing systems, determination of the ephemerides, the validation and triage process, and the derivation of heuristic estimates for the ephemerides. Instead of keeping to the widely used discrete classes, we propose a binary star morphology classification based on a dimensionality reduction algorithm. Finally, we present statistical properties of the sample, we qualitatively estimate completeness, and discuss the results. The work presented here is organized and performed within the TESS Eclipsing Binary Working Group, an open group of professional and citizen scientists; we conclude by describing ongoing work and future goals for the group. The catalog is available from http://tessEBs.villanova.edu and from MAST.

preprint2021arXiv

The TESS Faint Star Search: 1,617 TOIs from the TESS Primary Mission

We present the detection of 1,617 new transiting planet candidates, identified in the Transiting Exoplanet Survey Satellite (TESS) full-frame images (FFIs) observed during the Primary Mission (Sectors 1 - 26). These candidates were initially detected by the Quick-Look Pipeline (QLP), which extracts FFI lightcurves for and searches all stars brighter than TESS magnitude T = 13.5 mag in each sector. However, QLP heavily relies on manual inspection for the identification of planet candidates, limiting vetting efforts to planet-hosting stars brighter than T = 10.5 mag and leaving millions of potential transit signals un-vetted. We describe an independent vetting pipeline applied to QLP transit search results, incorporating both automated vetting tests and manual inspection to identify promising planet candidates around these fainter stars. The new candidates discovered by this ongoing project will allow TESS to significantly improve the statistical power of demographics studies of giant, close-in exoplanets.

preprint2021arXiv

TOI-1842b: A Transiting Warm Saturn Undergoing Re-Inflation around an Evolving Subgiant

The imminent launch of space telescopes designed to probe the atmospheres of exoplanets has prompted new efforts to prioritise the thousands of transiting planet candidates for follow-up characterisation. We report the detection and confirmation of TOI-1842b, a warm Saturn identified by TESS and confirmed with ground-based observations from Minerva-Australis, NRES, and the Las Cumbres Observatory Global Telescope. This planet has a radius of $1.04^{+0.06}_{-0.05}\,R_{Jup}$, a mass of $0.214^{+0.040}_{-0.038}\,M_{Jup}$, an orbital period of $9.5739^{+0.0002}_{-0.0001}$ days, and an extremely low density ($ρ$=0.252$\pm$0.091 g cm$^{-3}$). TOI-1842b has among the best known combinations of large atmospheric scale height (893 km) and host-star brightness ($J=8.747$ mag), making it an attractive target for atmospheric characterisation. As the host star is beginning to evolve off the main sequence, TOI-1842b presents an excellent opportunity to test models of gas giant re-inflation. The primary transit duration of only 4.3 hours also makes TOI-1842b an easily-schedulable target for further ground-based atmospheric characterisation.

preprint2021arXiv

TOI-811b and TOI-852b: New transiting brown dwarfs with similar masses and very different radii and ages from the TESS mission

We report the discovery of two transiting brown dwarfs (BDs), TOI-811b and TOI-852b, from NASA&#39;s Transiting Exoplanet Survey Satellite mission. These two transiting BDs have similar masses, but very different radii and ages. Their host stars have similar masses, effective temperatures, and metallicities. The younger and larger transiting BD is TOI-811b at a mass of $M_b = 55.3 \pm 3.2{\rm M_J}$ and radius of $R_b = 1.35 \pm 0.09{\rm R_J}$ and it orbits its host star in a period of $P = 25.16551 \pm 0.00004$ days. Its age of $93^{+61}_{-29}$ Myr, which we derive from an application of gyrochronology to its host star, is why this BD&#39;s radius is relatively large, not heating from its host star since this BD orbits at a longer orbital period than most known transiting BDs. This constraint on the youth of TOI-811b allows us to test substellar mass-radius isochrones where the radius of BDs changes rapidly with age. TOI-852b is a much older (4.0 Gyr from stellar isochrone models of the host star) and smaller transiting BD at a mass of $M_b = 53.7 \pm 1.3{\rm M_J}$, a radius of $R_b = 0.75 \pm 0.03{\rm R_J}$, and an orbital period of $P = 4.94561 \pm 0.00008$ days. TOI-852b joins the likes of other old transiting BDs that trace out the oldest substellar mass-radius isochrones where contraction of the BD&#39;s radius asymptotically slows. Both host stars have a mass of $M_\star = 1.32{\rm M_\odot}\pm0.05$ and differ in their radii, $T_{\rm eff}$, and [Fe/H] with TOI-811 having $R_\star=1.27\pm0.09{\rm R_\odot}$, $T_{\rm eff} = 6107 \pm 77$K, and $\rm [Fe/H] = +0.40 \pm 0.09$ and TOI-852 having $R_\star=1.71\pm0.04{\rm R_\odot}$, $T_{\rm eff} = 5768 \pm 84$K, and $\rm [Fe/H] = +0.33 \pm 0.09$. We take this opportunity to examine how TOI-811b and TOI-852b serve as test points for young and old substellar isochrones, respectively.

preprint2021arXiv

TOI-954 b and K2-329 b: Short-Period Saturn-Mass Planets that Test whether Irradiation Leads to Inflation

We report the discovery of two short-period Saturn-mass planets, one transiting the G subgiant TOI-954 (TIC 44792534, $ V = 10.343 $, $ T = 9.78 $) observed in TESS sectors 4 and 5, and one transiting the G dwarf K2-329 (EPIC 246193072, $ V = 12.70 $, $ K = 10.67 $) observed in K2 campaigns 12 and 19. We confirm and characterize these two planets with a variety of ground-based archival and follow-up observations, including photometry, reconnaissance spectroscopy, precise radial velocity, and high-resolution imaging. Combining all available data, we find that TOI-954 b has a radius of $0.852_{-0.062}^{+0.053} \, R_{\mathrm{J}}$ and a mass of $0.174_{-0.017}^{+0.018} \, M_{\mathrm{J}}$ and is in a 3.68 day orbit, while K2-329 b has a radius of $0.774_{-0.024}^{+0.026} \, R_{\mathrm{J}}$ and a mass of $0.260_{-0.022}^{+0.020} \, M_{\mathrm{J}}$ and is in a 12.46 day orbit. As TOI-954 b is 30 times more irradiated than K2-329 b but more or less the same size, these two planets provide an opportunity to test whether irradiation leads to inflation of Saturn-mass planets and contribute to future comparative studies that explore Saturn-mass planets at contrasting points in their lifetimes.

preprint2020arXiv

$TESS$ Phase Curve of the Hot Jupiter WASP-19b

We analyze the phase curve of the short-period transiting hot Jupiter system WASP-19, which was observed by the Transiting Exoplanet Survey Satellite ($TESS$) in Sector 9. WASP-19 is one of only five transiting exoplanet systems with full-orbit phase curve measurements at both optical and infrared wavelengths. We measure a secondary eclipse depth of $470^{+130}_{-110}$ ppm and detect a strong atmospheric brightness modulation signal with a semi-amplitude of $319\pm51$ ppm. No significant offset is detected between the substellar point and the region of maximum brightness on the dayside. There is also no significant nightside flux detected, which is in agreement with the nightside effective blackbody temperature of $1090^{+190}_{-250}$ derived from the published $Spitzer$ phase curves for this planet. Placing the eclipse depth measured in the $TESS$ bandpass alongside the large body of previous values from the literature, we carry out the first atmospheric retrievals of WASP-19b&#39;s secondary eclipse spectrum using the SCARLET code. The retrieval analysis indicates that WASP-19b has a dayside atmosphere consistent with an isotherm at $T=2240\pm40$ K and a visible geometric albedo of $0.16\pm0.04$, indicating significant contribution from reflected starlight in the $TESS$ bandpass and moderately efficient day-night heat transport.

preprint2020arXiv

A super-Earth and two sub-Neptunes transiting the nearby and quiet M dwarf TOI-270

We report the Transiting Exoplanet Survey Satellite discovery of three small planets transiting one of the nearest and brightest M dwarf hosts to date, TOI-270 (TIC 259377017; K-mag 8.3; 22.5 parsec). The M3V-type star is transited by the super-Earth-sized TOI-270 b (1.247+0.089-0.083 R_earth) and the sub-Neptune-sized exoplanets TOI-270 c (2.42+-0.13 R_earth) and TOI-270 d (2.13+-0.12 R_earth). The planets orbit close to a mean-motion resonant chain, with periods (3.36, 5.66, and 11.38 days) near ratios of small integers (5:3 and 2:1). TOI-270 is a prime target for future studies since: 1) its near-resonance allows detecting transit timing variations for precise mass measurements and dynamical studies; 2) its brightness enables independent radial velocity mass measurements; 3) the outer planets are ideal for atmospheric characterisation via transmission spectroscopy; and 4) the quiet star enables future searches for habitable zone planets. Altogether, very few systems with small, temperate exoplanets are as suitable for such complementary and detailed characterisation as TOI-270.

preprint2020arXiv

Diffuser-Assisted Infrared Transit Photometry for Four Dynamically Interacting \textit{Kepler} Systems

We present ground-based infrared transit observations for four dynamically interacting \textit{Kepler} planets, including Kepler-29b, Kepler-36c, KOI-1783.01, and Kepler-177c, obtained using the Wide-field Infrared Camera on the Hale 200&#34; telescope at Palomar Observatory. By utilizing an engineered diffuser and custom guiding software, we mitigate time-correlated telluric and instrumental noise sources in these observations. We achieve an infrared photometric precision comparable to or better than that of space-based observatories such as the \textit{Spitzer Space Telescope}, and detect transits with greater than 3$σ$ significance for all planets. For Kepler-177c ($J=13.9$) our measurement uncertainties are only $1.2\times$ the photon noise limit and 1.9 times better than the predicted photometric precision for \textit{Spitzer} IRAC photometry of this same target. We find that a single transit observation obtained $4-5$ years after the end of the original \textit{Kepler} mission can reduce dynamical mass uncertainties by as much as a factor of three for these systems. Additionally, we combine our new observations of KOI-1783.01 with information from the literature to confirm the planetary nature of this system. We discuss the implications of our new mass and radius constraints in the context of known exoplanets with low incident fluxes, and we note that Kepler-177c may be a more massive analog to the currently known super-puffs given its core mass (3.8$\pm0.9M_\Earth$) and large gas-to-core ratio (2.8$\pm0.7$). Our demonstrated infrared photometric performance opens up new avenues for ground-based observations of transiting exoplanets previously thought to be restricted to space-based investigation.

preprint2020arXiv

Exploring the atmospheric dynamics of the extreme ultra-hot Jupiter KELT-9b using TESS photometry

We carry out a phase-curve analysis of the KELT-9 system using photometric observations from NASA&#39;s Transiting Exoplanet Survey Satellite (TESS). The measured secondary eclipse depth and peak-to-peak atmospheric brightness modulation are $650^{+14}_{-15}$ ppm and $566\pm16$ ppm, respectively. The planet&#39;s brightness variation reaches maximum $31\pm5$ minutes before the midpoint of the secondary eclipse, indicating a $5\overset{\circ}{.}2\pm0\overset{\circ}{.}9$ eastward shift in the dayside hot spot from the substellar point. We also detect stellar pulsations on KELT-9 with a period of $7.58695\pm0.00091$ hours. The dayside emission of KELT-9b in the TESS bandpass is consistent with a blackbody brightness temperature of $4600\pm100$ K. The corresponding nightside brightness temperature is $3040\pm100$ K, comparable to the dayside temperatures of the hottest known exoplanets. In addition, we detect a significant phase-curve signal at the first harmonic of the orbital frequency and a marginal signal at the second harmonic. While the amplitude of the first harmonic component is consistent with the predicted ellipsoidal distortion modulation assuming equilibrium tides, the phase of this photometric variation is shifted relative to the expectation. Placing KELT-9b in the context of other exoplanets with phase-curve observations, we find that the elevated nightside temperature and relatively low day-night temperature contrast agree with the predictions of atmospheric models that include H$_{2}$ dissociation and recombination. The nightside temperature of KELT-9b implies an atmospheric composition containing about 50% molecular and 50% atomic hydrogen at 0.1 bar, a nightside emission spectrum that deviates significantly from a blackbody, and a 0.5-2.0 $μ$m transmission spectrum that is featureless at low resolution.

preprint2020arXiv

GJ 1252 b: A 1.2 $R_{\oplus}$ planet transiting an M3-dwarf at 20.4 pc

We report the discovery of GJ 1252 b, a planet with a radius of 1.193 $\pm$ 0.074 $R_{\oplus}$ and an orbital period of 0.52 days around an M3-type star (0.381 $\pm$ 0.019 $M_{\odot}$, 0.391 $\pm$ 0.020 $R_{\odot}$) located 20.385 $\pm$ 0.019 pc away. We use TESS data, ground-based photometry and spectroscopy, Gaia astrometry, and high angular resolution imaging to show that the transit signal seen in the TESS data must originate from a transiting planet. We do so by ruling out all false positive scenarios that attempt to explain the transit signal as originating from an eclipsing stellar binary. Precise Doppler monitoring also leads to a tentative mass measurement of 2.09 $\pm$ 0.56 $M_{\oplus}$. The host star proximity, brightness ($V$ = 12.19 mag, $K$ = 7.92 mag), low stellar activity, and the system&#39;s short orbital period make this planet an attractive target for detailed characterization, including precise mass measurement, looking for other objects in the system, and planet atmosphere characterization.

preprint2020arXiv

HD 191939: Three Sub-Neptunes Transiting a Sun-like Star Only 54 pc Away

We present the discovery of three sub-Neptune-sized planets transiting the nearby and bright Sun-like star HD 191939 (TIC 269701147, TOI 1339), a $K_{s}=7.18$ magnitude G8 V dwarf at a distance of only 54 parsecs. We validate the planetary nature of the transit signals by combining five months of data from the Transiting Exoplanet Survey Satellite with follow-up ground-based photometry, archival optical images, radial velocities, and high angular resolution observations. The three sub-Neptunes have similar radii ($R_{b} = 3.42^{+0.11}_{-0.11}\,R_{\oplus}$, $R_{c}=3.23_{-0.11}^{+0.11}\,R_{\oplus}$, and $R_{d}=3.16_{-0.11}^{+0.11}\,R_{\oplus}$) and their orbits are consistent with a stable, circular, and co-planar architecture near mean motion resonances of 1:3 and 3:4 ($P_{b}=8.88$ days, $P_{c}=28.58$ days, and $P_{d}=38.35$ days). The HD~191939 system is an excellent candidate for precise mass determinations of the planets with high-resolution spectroscopy due to the host star&#39;s brightness and low chromospheric activity. Moreover, the system&#39;s compact and near-resonant nature can provide an independent way to measure planetary masses via transit timing variations while also enabling dynamical and evolutionary studies. Finally, as a promising target for multi-wavelength transmission spectroscopy of all three planets&#39; atmospheres, HD 191939 can offer valuable insight into multiple sub-Neptunes born from a proto-planetary disk that may have resembled that of the early Sun.

preprint2020arXiv

LHS 1815b: The First Thick-Disk Planet Detected By TESS

We report the first discovery of a thick-disk planet, LHS 1815b (TOI-704b, TIC 260004324), detected in the TESS survey. LHS 1815b transits a bright (V = 12.19 mag, K = 7.99 mag) and quiet M dwarf located $ 29.87\pm0.02 pc$ away with a mass of $0.502\pm0.015 M_{\odot}$ and a radius of $0.501\pm0.030 R_{\odot}$. We validate the planet by combining space and ground-based photometry, spectroscopy, and imaging. The planet has a radius of $1.088\pm 0.064 R_{\oplus}$ with a $3 σ$ mass upper-limit of $8.7 M_{\oplus}$. We analyze the galactic kinematics and orbit of the host star LHS1815 and find that it has a large probability ($P_{thick}/P_{thin} = 6482$) to be in the thick disk with a much higher expected maximal height ($Z_{max} = 1.8 kpc$) above the Galactic plane compared with other TESS planet host stars. Future studies of the interior structure and atmospheric properties of planets in such systems using for example the upcoming James Webb Space Telescope (JWST), can investigate the differences in formation efficiency and evolution for planetary systems between different Galactic components (thick and thin disks, and halo).

preprint2020arXiv

TESS Reveals a Short-period Sub-Neptune Sibling (HD 86226c) to a Known Long-period Giant Planet

The Transiting Exoplanet Survey Satellite mission was designed to find transiting planets around bright, nearby stars. Here we present the detection and mass measurement of a small, short-period ($\approx\,4$\,days) transiting planet around the bright ($V=7.9$), solar-type star HD 86226 (TOI-652, TIC 22221375), previously known to host a long-period ($\sim$1600 days) giant planet. HD 86226c (TOI-652.01) has a radius of $2.16\pm0.08$ $R_{\oplus}$ and a mass of 7.25$^{+1.19}_{-1.12}$ $M_{\oplus}$ based on archival and new radial velocity data. We also update the parameters of the longer-period, not-known-to-transit planet, and find it to be less eccentric and less massive than previously reported. The density of the transiting planet is $3.97$ g cm$^{-3}$, which is low enough to suggest that the planet has at least a small volatile envelope, but the mass fractions of rock, iron, and water are not well-constrained. Given the host star brightness, planet period, and location of the planet near both the ``radius gap&#39;&#39; and the ``hot Neptune desert&#39;&#39;, HD 86226c is an interesting candidate for transmission spectroscopy to further refine its composition.

preprint2020arXiv

TESS spots a hot Jupiter with an inner transiting Neptune

Hot Jupiters are rarely accompanied by other planets within a factor of a few in orbital distance. Previously, only two such systems have been found. Here, we report the discovery of a third system using data from the Transiting Exoplanet Survey Satellite (TESS). The host star, TOI-1130, is an 11th magnitude K-dwarf in the Gaia G band. It has two transiting planets: a Neptune-sized planet ($3.65\pm 0.10$ $R_E$) with a 4.1-day period, and a hot Jupiter ($1.50^{+0.27}_{-0.22}$ $R_J$) with an 8.4-day period. Precise radial-velocity observations show that the mass of the hot Jupiter is $0.974^{+0.043}_{-0.044}$ $M_J$. For the inner Neptune, the data provide only an upper limit on the mass of 0.17 $M_J$ (3$σ$). Nevertheless, we are confident the inner planet is real, based on follow-up ground-based photometry and adaptive optics imaging that rule out other plausible sources of the TESS transit signal. The unusual planetary architecture of and the brightness of the host star make TOI-1130 a good test case for planet formation theories, and an attractive target for future spectroscopic observations.

preprint2020arXiv

The Occurrence of Rocky Habitable Zone Planets Around Solar-Like Stars from Kepler Data

We present occurrence rates for rocky planets in the habitable zones (HZ) of main-sequence dwarf stars based on the Kepler DR25 planet candidate catalog and Gaia-based stellar properties. We provide the first analysis in terms of star-dependent instellation flux, which allows us to track HZ planets. We define $η_\oplus$ as the HZ occurrence of planets with radius between 0.5 and 1.5 $R_\oplus$ orbiting stars with effective temperatures between 4800 K and 6300 K. We find that $η_\oplus$ for the conservative HZ is between $0.37^{+0.48}_{-0.21}$ (errors reflect 68\% credible intervals) and $0.60^{+0.90}_{-0.36}$ planets per star, while the optimistic HZ occurrence is between $0.58^{+0.73}_{-0.33}$ and $0.88^{+1.28}_{-0.51}$ planets per star. These bounds reflect two extreme assumptions about the extrapolation of completeness beyond orbital periods where DR25 completeness data are available. The large uncertainties are due to the small number of detected small HZ planets. We find similar occurrence rates using both a Poisson likelihood Bayesian analysis and Approximate Bayesian Computation. Our results are corrected for catalog completeness and reliability. Both completeness and the planet occurrence rate are dependent on stellar effective temperature. We also present occurrence rates for various stellar populations and planet size ranges. We estimate with $95\%$ confidence that, on average, the nearest HZ planet around G and K dwarfs is about 6 pc away, and there are about 4 HZ rocky planets around G and K dwarfs within 10 pc of the Sun.

preprint2020arXiv

TOI 694 b and TIC 220568520 b: Two Low-Mass Companions Near the Hydrogen Burning Mass Limit Orbiting Sun-like Stars

We report the discovery of TOI 694 b and TIC 220568520 b, two low-mass stellar companions in eccentric orbits around metal-rich Sun-like stars, first detected by the Transiting Exoplanet Survey Satellite (TESS). TOI 694 b has an orbital period of 48.05131$\pm$0.00019 days and eccentricity of 0.51946$\pm$0.00081, and we derive a mass of 89.0$\pm$5.3 $M_J$ (0.0849$\pm$0.0051 $M_\odot$) and radius of 1.111$\pm$0.017 $R_J$ (0.1142$\pm$0.0017 $R_\odot$). TIC 220568520 b has an orbital period of 18.55769$\pm$0.00039 days and eccentricity of 0.0964$\pm$0.0032, and we derive a mass of 107.2$\pm$5.2 $M_J$ (0.1023$\pm$0.0050 $M_\odot$) and radius of 1.248$\pm$0.018 $R_J$ (0.1282$\pm$0.0019 $R_\odot$). Both binary companions lie close to and above the Hydrogen burning mass threshold that separates brown dwarfs and the lowest mass stars, with TOI 694 b being 2-$σ$ above the canonical mass threshold of 0.075 $M_\odot$. The relatively long periods of the systems mean that the magnetic fields of the low-mass companions are not expected to inhibit convection and inflate the radius, which according to one leading theory is common in similar objects residing in short-period tidally-synchronized binary systems. Indeed we do not find radius inflation for these two objects when compared to theoretical isochrones. These two new objects add to the short but growing list of low-mass stars with well-measured masses and radii, and highlight the potential of the TESS mission for detecting such rare objects orbiting bright stars.

preprint2020arXiv

Two intermediate-mass transiting brown dwarfs from the TESS mission

We report the discovery of two intermediate-mass brown dwarfs (BDs), TOI-569b and TOI-1406b, from NASA&#39;s Transiting Exoplanet Survey Satellite mission. TOI-569b has an orbital period of $P = 6.55604 \pm 0.00016$ days, a mass of $M_b = 64.1 \pm 1.9 M_J$, and a radius of $R_b = 0.75 \pm 0.02 R_J$. Its host star, TOI-569, has a mass of $M_\star = 1.21 \pm 0.03 M_\odot$, a radius of $R_\star = 1.47 \pm 0.03 R_\odot$, $\rm [Fe/H] = +0.29 \pm 0.09$ dex, and an effective temperature of $T_{\rm eff} = 5768 \pm 110K$. TOI-1406b has an orbital period of $P = 10.57415 \pm 0.00063$ days, a mass of $M_b =46.0 \pm 2.7 M_J$, and a radius of $R_b = 0.86 \pm 0.03 R_J$. The host star for this BD has a mass of $M_\star =1 .18 \pm 0.09 M_\odot$, a radius of $R_\star = 1.35 \pm 0.03 R_\odot$, $ \rm [Fe/H] = -0.08 \pm 0.09$ dex and an effective temperature of $T_{\rm eff} = 6290 \pm 100K$. Both BDs are in circular orbits around their host stars and are older than 3 Gyr based on stellar isochrone models of the stars. TOI-569 is one of two slightly evolved stars known to host a transiting BD (the other being KOI-415). TOI-1406b is one of three known transiting BDs to occupy the mass range of $40-50 M_J$ and one of two to have a circular orbit at a period near 10 days (with the first being KOI-205b).Both BDs have reliable ages from stellar isochrones in addition to their well-constrained masses and radii, making them particularly valuable as tests for substellar isochrones in the BD mass-radius diagram.

preprint2019arXiv

K2-19b and c are in a 3:2 Commensurability but out of Resonance: A Challenge to Planet Assembly by Convergent Migration

K2-19b and c were among the first planets discovered by NASA&#39;s K2 mission and together stand in stark contrast with the physical and orbital properties of the solar system planets. The planets are between the size of Uranus and Saturn at 7.0$\pm$0.2 R_E and 4.1$\pm$0.2 R_E, respectively, and reside a mere 0.1% outside the nominal 3:2 mean-motion resonance. They represent a different outcome of the planet formation process than the solar system, as well as the vast majority of known exoplanets. We measured the physical and orbital properties of these planets using photometry from K2, Spitzer, and ground-based telescopes, along with radial velocities from Keck/HIRES. Through a joint photodynamical model, we found that the planets have moderate eccentricities of $e \approx0.20$ and well-aligned apsides $Δ\varpi \approx 0$ deg. The planets occupy a strictly non-resonant configuration: the resonant angles circulate rather than librate. This defies the predictions of standard formation pathways that invoke convergent or divergent migration, both of which predict $Δ\varpi \approx 180$ deg and eccentricities of a few percent or less. We measured masses of $M_{p,b}$ = 32.4$\pm$1.7 M_E and $M_{p,c}$ = 10.8$\pm$0.6 M_E. Our measurements, with 5% fractional uncertainties, are among the most precise of any sub-Jovian exoplanet. Mass and size reflect a planet&#39;s core/envelope structure. Despite having a relatively massive core of $M_{core} \approx15$ $M_E$, K2-19b is envelope-rich, with an envelope mass fraction of roughly 50%. This planet poses a challenge to standard models core-nucleated accretion, which predict that cores $\gtrsim 10$ $M_E$ will quickly accrete gas and trigger runaway accretion when the envelope mass exceeds that of the core.

preprint2019arXiv

KIC 4142768: An Evolved Gamma Doradus/Delta Scuti Hybrid Pulsating Eclipsing Binary with Tidally Excited Oscillations

We present the characterization of KIC 4142768, an eclipsing binary with two evolved A-type stars in an eccentric orbit with a period of 14 days. We measure the fundamental parameters of the two components ($M_1=2.05M_{\odot}, R_1=2.96R_{\odot}$ and $M_2=2.05M_{\odot}, R_2=2.51R_{\odot}$) by combining {\it Kepler} photometry and spectra from {\it Keck} HIRES. The measured surface rotation rates are only one-fifth of the pseudo-synchronous rate of the eccentric orbit. Fourier spectrum of the light curve reveals hybrid pulsations of $δ$ Scuti and $γ$ Doradus type, with pulsation frequencies at about $15-18$ day$^{-1}$ for p modes and about $0.2-1.2$ day$^{-1}$ for low-frequency g modes. Some of the g modes are exact orbital harmonics and are likely tidally excited. Their pulsation amplitudes and phases both agree with predictions from the linear tidal theory for $l=2, m=2$ prograde modes. We examine the period spacing patterns in the free oscillating g modes and identify them mostly as prograde sectoral dipole modes. The unstable frequency range and frequency spacing of p modes and the inferred asymptotic g-mode period spacings both agree with the stellar model for the primary star evolved to a late stage of the main sequence. The inferred rotation rate of the convective core boundary is very slow, similar to the small surface rotation rate inferred from the spectroscopy. The measured surface and near-core rotation rates provide constraints for testing the mechanism of angular momentum transfer and tidal synchronization in evolved eccentric binary star systems.

preprint2019arXiv

The full $\mathit{Kepler}$ phase curve of the eclipsing hot white dwarf binary system KOI-964

We analyze the full $\mathit{Kepler}$ phase curve of KOI-964, a binary system consisting of a hot white dwarf on an eclipsing orbit around an A-type host star. Using all 18 quarters of long-cadence photometry, we carry out a joint light curve fit and obtain improved phase curve amplitudes, occultation depths, orbital parameters, and transit ephemeris over the previous results of Carter et al. 2011. A periodogram of the residuals from the phase curve fit reveals an additional stellar variability signal from the host star with a characteristic period of $0.620276\pm0.000011$ days and a full amplitude of $24\pm2$ ppm. We also present new Keck/HIRES radial velocity observations which we use to measure the orbit and obtain a mass ratio of $q=0.106\pm0.012$. Combining this measurement with the results of a stellar isochrone analysis, we find that the masses of the host star and white dwarf companion are $2.23\pm0.12\,M_{\odot}$ and $0.236^{+0.028}_{-0.027}\,M_{\odot}$, respectively. The effective temperatures of the two components are $9940^{+260}_{-230}$ K and $15080\pm400$ K, respectively, and we determine the age of the system to be $0.21^{+0.11}_{-0.08}$ Gyr. We use the measured system properties to compute predicted phase curve amplitudes and find that while the measured Doppler boosting and mutual illumination components agree well with theory, the ellipsoidal distortion amplitude is significantly underestimated. We detail possible explanations for this discrepancy, including interactions between the dynamical tide of the host star and the tidal bulge and possible non-synchronous rotation of the host star.

preprint2019arXiv

The Orbit of WASP-12b is Decaying

WASP-12b is a transiting hot Jupiter on a 1.09-day orbit around a late-F star. Since the planet&#39;s discovery in 2008, the time interval between transits has been decreasing by $29\pm 2$ msec year$^{-1}$. This is a possible sign of orbital decay, although the previously available data left open the possibility that the planet&#39;s orbit is slightly eccentric and is undergoing apsidal precession. Here, we present new transit and occultation observations that provide more decisive evidence for orbital decay, which is favored over apsidal precession by a $Δ\mathrm{BIC}$ of 22.3 or Bayes factor of 70,000. We also present new radial-velocity data that rule out the Rømer effect as the cause of the period change. This makes WASP-12 the first planetary system for which we can be confident that the orbit is decaying. The decay timescale for the orbit is $P/\dot{P} = 3.25\pm 0.23$ Myr. Interpreting the decay as the result of tidal dissipation, the modified stellar tidal quality factor is $Q&#39;_\star = 1.8 \times10^{5}$.

preprint2019arXiv

Tidally Excited Oscillations in Heartbeat Binary Stars: Pulsation Phases and Mode Identification

Tidal forces in eccentric binary stars known as heartbeat stars excite detectable oscillations that shed light on the processes of tidal synchronization and circularization. We examine the pulsation phases of tidally excited oscillations (TEOs) in heartbeat binary systems. The target list includes four published heartbeat binaries and four additional systems observed by {\it Kepler}. To the first order, the pulsation phases of TEOs can be explained by the geometric effect of the dominant $l=2$, $m=0$, or $\pm 2$ modes assuming pulsations are adiabatic. We found that this simple theoretical interpretation can account for more than half of the systems on the list, assuming their spin and orbit axes are aligned. We do find significant deviations from the adiabatic predictions for some other systems, especially for the misaligned binary KIC 8164262. The deviations can potentially help to probe the non-adiabaticity of pulsation modes as well as resonances in the tidal forcing.

preprint2019arXiv

TOI-677 b: A Warm Jupiter (P=11.2d) on an eccentric orbit transiting a late F-type star

We report the discovery of TOI-677 b, first identified as a candidate in light curves obtained within Sectors 9 and 10 of the Transiting Exoplanet Survey Satellite (TESS) mission and confirmed with radial velocities. TOI-677 b has a mass of M_p = 1.236$^{+0.069}_{-0.067}$ M_J, a radius of R_p = 1.170 +- 0.03 R_J,and orbits its bright host star (V=9.8 mag) with an orbital period of 11.23660 +- 0.00011 d, on an eccentric orbit with e = 0.435 +- 0.024. The host star has a mass of M_* = 1.181 +- 0.058 M_sun, a radius of R_* = 1.28 +- 0.03 R_sun, an age of 2.92$^{+0.80}_{-0.73}$ Gyr and solar metallicity, properties consistent with a main sequence late F star with T_eff = 6295 +- 77 K. We find evidence in the radial velocity measurements of a secondary long term signal which could be due to an outer companion. The TOI-677 b system is a well suited target for Rossiter-Mclaughlin observations that can constrain migration mechanisms of close-in giant planets.

preprint2011arXiv

Characteristics of planetary candidates observed by Kepler, II: Analysis of the first four months of data

On 1 February 2011 the Kepler Mission released data for 156,453 stars observed from the beginning of the science observations on 2 May through 16 September 2009. There are 1235 planetary candidates with transit like signatures detected in this period. These are associated with 997 host stars. Distributions of the characteristics of the planetary candidates are separated into five class-sizes; 68 candidates of approximately Earth-size (radius < 1.25 Earth radii), 288 super-Earth size (1.25 Earth radii < radius < 2 Earth radii), 662 Neptune-size (2 Earth radii < radius < 6 Earth radii), 165 Jupiter-size (6 Earth radii < radius < 15 Earth radii), and 19 up to twice the size of Jupiter (15 Earth radii < radius < 22 Earth radii). In the temperature range appropriate for the habitable zone, 54 candidates are found with sizes ranging from Earth-size to larger than that of Jupiter. Five are less than twice the size of the Earth. Over 74% of the planetary candidates are smaller than Neptune. The observed number versus size distribution of planetary candidates increases to a peak at two to three times Earth-size and then declines inversely proportional to area of the candidate. Our current best estimates of the intrinsic frequencies of planetary candidates, after correcting for geometric and sensitivity biases, are 6% for Earth-size candidates, 7% for super-Earth size candidates, 17% for Neptune-size candidates, and 4% for Jupiter-size candidates. Multi-candidate, transiting systems are frequent; 17% of the host stars have multi-candidate systems, and 33.9% of all the candidates are part of multi-candidate systems.