astro-ph0211594/ms.tex
1: %%
2: %% Beginning of file 'sample.tex'
3: %%
4: %% Modified 03 Nov 99
5: %%
6: %% This is a sample manuscript marked up using the
7: %% AASTeX v5.0 LaTeX 2e macros.
8: 
9: %% The first piece of markup in an AASTeX v5.0 document
10: %% is the \documentclass command. LaTeX will ignore
11: %% any data that comes before this command.
12: 
13: %% The command below calls the default manuscript style,
14: %% which will produce a double-spaced document on one column.
15: %% Examples of commands for other substyles follow. Use
16: %% whichever is most appropriate for your purposes.
17: 
18:  \documentclass[12pt,preprint]{aastex}
19: % \usepackage{emulateapj5}
20: 
21: %% preprint produces a one-column, single-spaced document:
22: 
23: % \documentclass[preprint]{aastex}
24: 
25: %% preprint2 produces a double-column, single-spaced document:
26: 
27: %\documentclass[preprint2]{aastex}
28: 
29: %% If you want to create your own macros, you can do so
30: %% using \newcommand. Your macros should appear before
31: %% the \begin{document} command.
32: %%
33: %% If you are submitting to a journal that translates manuscripts
34: %% into SGML, you need to follow certain guidelines when preparing
35: %% your macros. See the AASTeX v5.0 Author Guide
36: %% for information.
37: 
38: \newcommand{\vdag}{(v)^\dagger}
39: \newcommand{\myemail}{skywalker@galaxy.far.far.away}
40: 
41: %% You can insert a short comment on the title page using the command below.
42: 
43: %\slugcomment{Not to appear in Nonlearned J., 45.}
44: 
45: %% If you wish, you may supply running head information, although
46: %% this information may be modified by the editorial offices.
47: %% The left head contains a list of authors,
48: %% usually a maximum of three (otherwise use et al.).  The right
49: %% head is a modified title of up to roughly 44 characters.  Running heads
50: %% will not print in the manuscript style.
51: 
52: \shorttitle{Direct $\ell$-Type Transitions in CRL\,618}
53: \shortauthors{Thorwirth et al.}
54: 
55: 
56: %% This is the end of the preamble.  Indicate the beginning of the
57: %% paper itself with \begin{document}.
58: 
59: \begin{document}
60: 
61: %% LaTeX will automatically break titles if they run longer than
62: %% one line. However, you may use \\ to force a line break if
63: %% you desire.
64: 
65: \slugcomment{Version \today}
66: \title{Detection of HCN Direct $\ell$-Type Transitions Probing Hot 
67: Molecular Gas in the Proto-Planetary Nebula CRL\,618}
68: 
69: 
70: %% Use \author, \affil, and the \and command to format
71: %% author and affiliation information.
72: %% Note that \email has replaced the old \authoremail command
73: %% from AASTeX v4.0. You can use \email to mark an email address
74: %% anywhere in the paper, not just in the front matter.
75: %% As in the title, you can use \\ to force line breaks.
76: 
77: \author{S.~Thorwirth \altaffilmark{1},
78: F.~Wyrowski \altaffilmark{2,3},
79: P.~Schilke \altaffilmark{3}, K.~M.~Menten, \altaffilmark{3}
80: S.~Br\"unken \altaffilmark{1}, H.~S.~P.~M\"uller \altaffilmark{1}, and G.~Winnewisser \altaffilmark{1} }
81: 
82: 
83: \altaffiltext{1} {I. Physikalisches Institut, Universit\"at zu K\"oln,
84: Z\"ulpicher Str. 77, 50937 K\"oln, Germany\email{sven, bruenken, 
85: hspm, winnewisser@ph1.uni-koeln.de}}
86: 
87: \altaffiltext{2} {Department of Astronomy, University of Maryland, 
88: College Park, MD 20742-2421, USA}
89: 
90: \altaffiltext{3} {Max-Planck-Institut f\"ur Radioastronomie, Bonn, Germany
91: \email{wyrowski, schilke, kmenten@mpifr-bonn.mpg.de}}
92: 
93: %% Notice that each of these authors has alternate affiliations, which
94: %% are identified by the \altaffilmark after each name.  Specify alternate
95: %% affiliation information with \altaffiltext, with one command per each
96: %% affiliation.
97: 
98: %% Mark off your abstract in the ``abstract'' environment. In the manuscript
99: %% style, abstract will output a Received/Accepted line after the
100: %% title and affiliation information. No date will appear since the author
101: %% does not have this information. The dates will be filled in by the
102: %% editorial office after submission.
103: 
104: \begin{abstract}
105: 
106: % maybe stronger..
107:   We report the detection of direct $\ell$-type transitions towards the
108:   proto-planetary nebula CRL\ 618 during a study of vibrationally
109:   excited carbon chains.  The $J=8,10,11,12,13,14$ $\Delta J=0$ transitions
110:   of HCN in its first excited bending mode $v_2=1$ were detected in
111:   absorption against the continuum of the central  H\,{\sc ii} region making use of
112:   the Effelsberg 100\,m telescope and the Very Large Array.  Additionally, the $J=9$ direct
113:   $\ell$-type transition was detected in emission presumably indicating a
114:   weak maser. All lines are blueshifted with respect to the
115:   systemic velocity of CRL\,618 indicating that the lines originate from a
116:   hot, expanding circumstellar envelope. The HCN column density along the
117:   line of sight in front of the continuum is $2\times 10^{18}$\,cm$^{-2}$.
118: \end{abstract}
119: 
120: %% Keywords should appear after the \end{abstract} command. The uncommented
121: %% example has been keyed in ApJ style. See the instructions to authors
122: %% for the journal to which you are submitting your paper to determine
123: %% what keyword punctuation is appropriate.
124: 
125: \keywords{line: identification --- radiation mechanisms: non-thermal - radio
126:   lines: stars --- stars: individual (CRL618) --- stars: AGB and post-AGB
127:   --- stars: mass loss and circumstellar matter}
128: 
129: %% From the front matter, we move on to the body of the paper.
130: %% In the first two sections, notice the use of the natbib \citep
131: %% and \citet commands to identify citations.  The citations are
132: %% tied to the reference list via symbolic KEYs. The KEY corresponds
133: %% to the KEY in the \bibitem in the reference list below. We have
134: %% chosen the first three characters of the first author's name plus
135: %% the last two numeral of the year of publication as our KEY for
136: %% each reference.
137: 
138: \section{Introduction}
139: 
140: Molecules in vibrationally excited states are unique tools to study hot
141: molecular gas in interstellar and circumstellar environments.  The
142: vibrationally excited states can be pumped by IR radiation in the dusty
143: environment close to the exciting object (see e.g.\ \citealt{schilke92b,
144: schilke2000} or \citealt{wyrowski99} and references therein).
145: 
146: A linear molecule with $N$ atoms has $3N-5$ vibrational modes. For HCN, this
147: yields four vibrational modes\footnote{For the sake of clarity it should be
148:   recalled that $\nu$ is used to denote a certain vibrational mode or the
149:   frequency whereas $v$ denotes the vibrational quantum number.}, two of
150: which are stretching modes (CN stretch $\nu_1$, CH stretch $\nu_3$), and the
151: $\mathrm{H-C-N}$ bending mode ($\nu_2$) which is doubly degenerate since the
152: molecule is free to bend in two orthogonal planes.  If the molecule is
153: bending and rotating simultaneously, the degeneracy is lifted giving rise to
154: a phenomenon denoted {\em $\ell$-type doubling}: The degenerate bending
155: state can be regarded as having components of an additional angular momentum
156: $p=\ell \hbar$ about the figure axis with $\ell=v,v-2,v-4,...,-v$.
157: For a first excited bending mode
158: $\ell=+1,-1$ causes the splitting of every rotational level into two
159: sublevels. Now two different types of transitions with either $\Delta J=\pm
160: 1$ or $\Delta J=0$ may occur, the latter being denoted {\em direct
161: $\ell$-type transitions} (cf. Figure \ref{term-hcn}).
162: Since the splitting
163: of the sublevels of a given $J$ is rather small, the corresponding
164: transitions occur at low frequencies. For a molecule in a first excited
165: bending mode those are to first order given by $\nu=qJ(J+1)$, where $q$ is
166: the $\ell$-type doubling constant ($q_{\mathrm{(HCN},v_2=1)}\approx
167: 224$\,MHz).
168: 
169: In the laboratory, direct $\ell$-type transitions were first measured by
170: \citet{shu50} for the molecules HCN and OCS. In space, rotational
171: transitions of vibrationally excited HCN ($\Delta J=\pm 1$, $v_2=1,2$;
172: ``vibrational satellites'') were first detected by \citet{ziu86} toward
173: Orion-KL and IRC+10216. Meanwhile, HCN was also detected in much higher
174: vibrationally excited states (e.g. $v_2=4$,
175: \citealt{schilke2000,schilke2002}). A detection of the $J=19$ direct
176: $\ell$-type transition of HCN ($v_2=1$) in IRC+10216 has previously been
177: reported by \citet{cer96}, although no details are given.
178: 
179: We started a detailed study of vibrationally excited carbon chain molecules
180: toward the protoplanetary nebula CRL\,618 at radio and millimeter
181: wavelengths to examine their radial distribution by measuring their
182: vibrational temperatures. In this \textit{letter}, we report the first
183: detection of seven consecutive direct $\ell$-type transitions of HCN ($v_2=1$) at cm
184: wavelengths, commencing with $J=8$ through 14. The results on the higher
185: cyanopolyynes HC$_3$N and HC$_5$N
186: are reported separately \citep{wyr2002,thorwirth-phd}.
187: 
188: \section{Observations}
189: 
190: \subsection{Effelsberg 100\,m observations}
191: 
192: The observations were performed during 8 observing sessions from 1999 March
193: to 2002 January employing the 100\,m radiotelescope of the
194: Max-Planck-Institut f\"ur Radioastronomie at Effelsberg, Germany.  As
195: frontends the 0.65\,cm, 1\,cm, 1.3\,cm, and 1.9\,cm HEMT receivers with
196: typical receiver temperatures from 30 to 70\,K, respectively, were used.
197: The FWHM beam widths and the frequencies of the HCN lines are given in Table
198: \ref{analysis}. Pointing was checked every one to two hours on CRL\,618
199: itself or other appropriate radio sources resulting in an average pointing
200: accuracy of 4\arcsec .  The intensity scale was established using continuum
201: drift scans on
202: W3(OH), NGC\,7027 and 3C147 and comparing with the flux densities given by 
203: \cite{ott94} . Pointing scans on CRL\,618 were used to determine
204: its flux density relative to these calibration sources (Table \ref{analysis}).
205: 
206: \subsection{CSO observations}
207: 
208: Spectra of the $J=4-3$ line of HCN in its $\nu_2$ bending mode were obtained
209: in 1999 December with the 10.4 m telescope of the Caltech Submillimeter 
210: Observatory (CSO)\footnote{The CSO is operated by the California Institute
211:   of Technology under funding from the National Science Foundation, Grant
212:   No. AST-9980846.} with a
213: system temperature of 600~K. The line was observed in the upper sideband and
214: several different observing frequencies were used to avoid blending from
215: lines in the lower sideband. The spectrometer and observing procedure
216: are described by \citet{menten95}. The CSO beamsize at 356 GHz is 26\arcsec\ and
217: we assumed a beam efficiency of 78\% (taken from the CSO webpage).
218: 
219: \subsection{VLA observations}
220: 
221: CRL 618 was observed in the $J=13$ direct $\ell$-type transition (cf. Table
222: \ref{analysis}) with the Very Large Array (VLA\footnote{The VLA is operated
223:   by the National Astronomy Observatory, a facility of the National Science
224:   Foundation operated under cooperative agreement by Associated
225:   Universities, Inc.}) in its B configuration, leading to an angular
226: resolution of 0.12\,$^{\prime\prime}$. At the time of the observations, 15
227: antennas were equipped with 0.7\,cm receivers. A total bandwidth of 6.25~MHz
228: was observed with 128 channels and the spectral resolution was 48.8 kHz. The
229: total time on source was 3.5\,h. Regular observations of 0555+398, 3C48 and
230: 3C84 were used for amplitude, flux and bandpass calibration, respectively.
231: The phase was selfcalibrated on the strong continuum emission from CRL\,618.
232: 
233: The remaining non Q-band antennas were used to observe the $J=4$ direct
234: $\ell$-type transition at 4488.48\,MHz. No line was detected at an RMS noise
235: level of 4 mJy in 0.8 km/s wide channels.  The total continuum flux at this
236: frequency is $26\pm 3$~mJy.
237: 
238: 
239: \section{Results and Discussion}
240: 
241: Figure \ref{lines_final} shows the direct $\ell$-type lines observed toward
242: CRL\,618 and the line parameters from Gaussian fits to the spectra are given
243: in Table \ref{analysis}. The $J=8,10,11,12,13,14$ direct $\ell$-type
244: transitions appear as absorption lines towards the continuum of the H\,{\sc
245:   ii} region with line velocities of approximately $v_L=-27$\,km\,s$^{-1}$.
246: The systemic velocity $v_{sys}$ of CRL\,618 is $-$24.2\,km\,s$^{-1}$
247: \citep{wyr2002}, hence all of the observed lines are blueshifed relative to
248: $v_{sys}$ indicating that the lines originate from a hot, expanding
249: circumstellar envelope.
250: To determine the physical conditions of the absorbing gas, we used a
251: spherical LTE model of an expanding envelope, developed to interpret our
252: observations of vibrationally excited HC$_3$N derived by \citep{wyr2002}.
253: To fit the
254: HCN lines we use the temperature, density and velocity structure of the
255: expanding envelope, which fits the HC$_3$N lines, and only vary the HCN
256: abundance. Using a temperature of 560~K (see discussion below)
257: a HCN column density of $2\times 10^{18}$~cm$^{-2}$ is
258: needed to cause the observed absorption.
259: The resulting fits to the spectra are shown 
260: in Figure \ref{3d_model} together with a spectrum of the HC$_3$N $v_4=1$
261: $J=12-11$ transition which has a similar upper energy ($\sim 1300$\,K)  
262: Since no continuum flux measurements were
263: performed at 350~GHz, the HCN $J=4-3$ spectra are shown in brightness
264: temperature units, whereas for the other spectra the ratio of line to
265: continuum temperature, which reduces calibration uncertainties, is shown.
266: The deviation of the HCN $J=4-3$ model from the observed spectrum could be
267: due to pointing and/or focus errors: a pointing error of 10\arcsec\ alone
268: would explain the difference between observation and model and cannot be
269: excluded. The model consists of power laws for temperature, density and
270: velocity starting at an inner radius of 0.11\arcsec\, and an H\,{\sc ii}
271: region within that radius, which fits the continuum measurements of CRL~618.
272: The temperature at the inner radius is 560~K.  In the model, the HCN $J=4-3$
273: line is highly optically thick and mostly sensitive to the model temperature
274: and the emitting size. The HCN direct $\ell$-type lines, on the other hand,
275: are optically thin and probe a combination of temperature and column density
276: of the model. The best fit model has a HCN/HC$_3$N abundance ratio of 3 to 6
277: dependent on the assumed population of the vibrational levels of HC$_3$N
278: which is consistent with the result obtained by mid-infrared absorption
279: measurements by \citet{cer2001}.
280: 
281: %%%% VLA results
282: 
283: Figure \ref{vla-hcn} shows the results of the VLA observations. The total
284: continuum flux density at 40 GHz, estimated from the flux on the shortest
285: baselines, is 0.75 Jy with an uncertainty of 10\%. The size of the continuum
286: emission is $0.34\times 0.16$\arcsec, estimated from a Gaussian fit to the
287: UV data.  To increase the spectral sensitivity, every four channels were
288: averaged together and a taper in the UV plane was applied, reducing the
289: angular resolution to $0.34\times 0.31$\arcsec . The insert in Figure
290: \ref{vla-hcn} shows the spectrum integrated over the indicated area. Line
291: parameters of a Gaussian fit to the spectrum are given in Table
292: \ref{analysis}.
293: To image the HCN absorption the continuum was subtracted from the data using
294: the channel ranges marked in the insert of Figure \ref{vla-hcn}. The
295: contours in Figure \ref{vla-hcn} show the HCN absorption averaged over the
296: line.
297: 
298: %%%% VLA discussion
299: 
300: The observed 40~GHz continuum emission compares well with the results of
301: \citet{martin-pintado93,martin-pintado95} at 23~GHz. The HCN absorption falls
302: into the same velocity range as the hot core (HC) component seen in ammonia
303: by \citet{mar92}. The HCN absorption is slightly
304: shifted to the west from the center of the continuum, which was also
305: observed for the HC ammonia component and the hot dense disk observed
306: by \citet{martin-pintado95}. However, no absorption is observed at
307: the ammonia broad absorption velocity of $-$50\,km\,$s^{-1}$ which
308: \citet{martin-pintado93,martin-pintado95} interpreted as occurring from
309: post-shocked clumps. Accordingly, the HCN absorption most likely originates
310: from the same volume of gas as the ammonia hot core component and the dense
311: disk.
312: 
313: \subsubsection*{A weak $J=9$ maser?}
314: 
315: In contrast to the $J=8,10,11,12,13,14$ transitions appearing as absorption
316: lines toward the continuum, the $J=9$ transition is found in emission.
317: Blending with an unknown line cannot be ruled out entirely, but to the best
318: of our knowledge there is no known transition of a different molecule, and
319: no trace of a $J=9$ absorption (which would modify the emission-profile of
320: the blending line) is seen.  Moreover, the (blueshifted) velocity and the
321: line width correspond well to the velocities and linewidths of the
322: $J=8,10,11,12,13,14$ transitions. In particular the linewidth argument is
323: compelling, since other emission lines are much broader (e.g.\ the linewidth
324: of the HC$_7$N $J=21-20$ transition is 27~km~s$^{-1}$, \citealp{mar92}).
325: These facts suggest that the $J=9$ transition is a weak maser amplifying the
326: continuum.  Its optical depth has a different sign, but is similar in value
327: to the absorption lines.
328: 
329: How can this maser be understood? A quantitative analysis would require
330: quite detailed modeling of the pumping mechanism, which is not feasible
331: because many of the transition rates (in particular collision rates between
332: vibrational states and within the vibrationally excited state) are not or
333: only poorly known.  However, one can argue as follows that this transition
334: is easily perturbed or inverted: The splitting due to $\ell$-type doubling
335: is much smaller than the rotational splitting.  Considering the rotational
336: level system $J=8$, $J=9$ and assuming that the excitation temperature of
337: the $J=9e-8e$ is $T_{\rm ex}^{9e,8e}$ (and equal to $T_{\rm ex}^{8f,8e}$),
338: while the excitation temperature for the $f$ (upper) states is taken to be
339: $T_{\rm ex}^{9f,8f} = T_{\rm ex}^{9e,8e} + \Delta T$ (with $\Delta T \ll
340: T_{\rm ex}^{9e,8e}$), one can show that inversion occurs ($T_{\rm
341:   ex}^{9f,9e} < 0$) if the following condition is met:
342: \begin{equation}
343:   \label{eq:tex}
344:   \Delta T > \frac{\nu_{9f,9e}}{\nu_{8f,8e}}  T_{\rm ex}^{9e,8e} =
345:   0.025\, T_{\rm ex}^{9e,8e} 
346: \end{equation}
347: In terms of occupation numbers, a difference $\Delta T$ = 2.5\% means that
348: for an excitation temperature of 560~K, the occupation of the $J=9f$ level
349: needs to be elevated in population by only 0.17\% with respect to a
350: completely thermalized distribution to invert the direct $\ell$-type
351: transition.  If one considers the populations relative to the vibrational
352: ground state, similar arguments can be made.  A similar system is the
353: ammonia molecule, where the inversion splitting is much smaller than the
354: rotational splitting, and indeed, some masers are found for ammonia as well
355: (see \citealt{swm} or \citealt{madden}). It has to be emphasized that the
356: actual pumping mechanism is probably quite different for the ammonia masers,
357: the similarity is that it is not difficult to produce masers in the
358: inversion lines.
359: 
360: Having argued that a small perturbation is sufficient, we still have to
361: identify a possible cause for perturbations in our $\ell$-type system.  One
362: good candidate is a line overlap.  Such a mechanism has been invoked
363: successfully for pumping of OH masers (e.g.\ \citealt{cm}), although the
364: details of the pumping mechanism are different.  One possible candidate
365: responsible for a perturbation in the $J=8,9$ $v_2=1$ levels is an overlap
366: of rotational lines of the vibrationally excited molecule: For the $J=8-7$
367: and $J=9-8$ transitions of the $v_2=1$ and $v_2=2$ states the $\ell$
368: components $1f$ and $2e$ are separated by only 11 and
369: 58\,MHz\footnote{$J=8-7$, $v_2=2$, $\ell=2e$ at 712361\,MHz; $J=8-7$,
370:   $v_2=1$, $\ell=1f$ at 712372\,MHz; $J=9-8$, $v_2=2$, $\ell=2e$ at
371:   801421\,MHz; $J=9-8$, $v_2=1$, $\ell=1f$ at 801363\,MHz}, respectively,
372: corresponding to $\Delta v=5$\,km\,s$^{-1}$ and $\Delta v=22$\,km\,s$^{-1}$.
373: Accordingly, the first overlap could occur locally whereas the second one
374: could connect different parts of the envelope. A corresponding maser effect
375: has been observed for SiO masers by \citet{cernicharo1991,cernicharo1993}.
376: %
377: % alte version beginnend nach ``however''...
378: %
379: %the optical depths of the absorption lines of the other observed transitions
380: %are not equal, suggesting somewhat different excitation conditions as well,
381: %although less pronounced than in the $J=9$ level.
382: 
383: %%%% Modeling
384: 
385: \subsubsection*{HCN Direct $\ell$-type transitions in High-Mass Star-Forming
386: Regions}
387: 
388: Initiated by the results presented here, additional searches for direct
389: $\ell$-type transitions of HCN have been performed towards high-mass star
390: forming regions. So far, we were able to
391: detect the $J=9$ transition toward Orion-KL and Sgr\,B2(N) and the $J=9,10$
392: transitions toward G10.47+0.03 using the Effelsberg 100\,m
393: telescope (Thorwirth et al., in preparation).
394: Direct $\ell$-type transitions are optically thin and hence
395: can be used to derive reliable column density estimates of the hot gas
396: component. Moreover, the VLA observations of CRL\,618 presented here
397: demonstrate that this special kind of transitions can be used to observe hot
398: gas at high angular resolution and low frequencies. 
399: 
400: \section{Summary}
401: Using the Effelsberg 100m telescope and the VLA, we have detected seven
402: direct $\ell$-type transitions of HCN in its $v_2=1$ state.
403: All lines appear in absorption against the embedded H\,{\sc II}
404: region, except for the $J=9$ transition, which shows weak maser action. The
405: observed line velocities agree well with those observed in vibrationally
406: excited HC$_3$N by Wyrowski et al. (2002), who used their extensive data
407: to model the physical parameters of the hot, dense emission region. VLA
408: observations of the $J=13$ line reveal the emission region is compact and
409: covers only the western part of the embedded H\,{\sc ii} region, similarly
410: to ammonia.  Since in addition to CRL 618 we detected $\ell$-type HCN lines
411: toward hot molecular cores in regions of high-mass star formation, they also
412: represent an interesting new tool to study the immediate vicinity of young
413: (proto-)stellar objects.
414: 
415: Triggered by the radioastronomical observations presented here, a laboratory
416: investigation of direct $\ell$-type transitions of HCN ($v_2=1$) has been
417: carried out in the Cologne laboratory covering rotational quantum numbers up
418: to $J=35$ at 278.7\,GHz (Thorwirth et al., in preparation) The complete
419: analysis will be presented in a following paper.
420: 
421: \acknowledgments
422: 
423: The present study was supported by the Deutsche Forschungsgemeinschaft (DFG)
424: via Grant SFB\,494 and by special funding from the Ministry of Science of
425: the Land Nordrhein-Westfalen.  FW is supported by the National Science
426: Foundation under Grant NSF AST-9981289. We would also like to thank an
427: anonymous referee for valuable suggestions on the maser interpretation.
428: 
429: \begin{thebibliography}{}
430:   
431: \bibitem[Brown et al.(1975)]{bro75} Brown, J. M., Hougen, J. T., Huber,
432:   K.-P., Johns, J. W. C., Kopp, I., Lefebvre-Brion, H., Merer, A. J.,
433:   Ramsay, D. A., Rostas, J., \& Zare, R. N. (1975), J. Mol. Spectrosc., 55,
434:   500
435: \bibitem[Cernicharo et al.(1991)]{cernicharo1991} Cernicharo, J.,
436:   Bujarrabal, V., Lucas, R. 1991, A\&A, 249, L27
437: \bibitem[Cernicharo et al.(1993)]{cernicharo1993} Cernicharo, J.,
438:   Bujarrabal, V., Santar{\'e}n, J. L. 1993, \apj, 407, L33
439: \bibitem[Cernicharo et al.(1996)]{cer96}Cernicharo, J., Barlow, M. J.,
440:   Gonzalez-Alfonso, E., Cox, P., Clegg, P. E., Nguyen-Q-Rieu, Omont, A.,
441:   Guelin, M., Liu, X.-W., Sylvester, R. J., Lim, T., Griffin, M. J.,
442:   Swinyard, B. M., Unger, S. J., Ade, P. A. R., Baluteau, J.-P., Caux, E.,
443:   Cohen, M., Emery, R. J., Fischer, J., Furniss, I., Glencross, W. M.,
444:   Greenhouse, M. A., Gry, C., Joubert, M., Lorenzetti, D., Nisini, B.,
445:   Orfei, R., Pequignot, D., Saraceno, P., Serra, G., Skinner, C. J., Smith,
446:   H. A., Towlson, W. A., Walker, H. J., Armand, C., Burgdorf, M., Ewart, D.,
447:   di Giorgio, A., Molinari, S., Price, M., Sidher, S., Texier, D., \& Trams,
448:   N. 1996, A\&A, 315, L201  
449: \bibitem[Cernicharo et al.(2001)]{cer2001} Cernicharo, J., Heras, A.~M.,
450:   Tielens, A. G. G. M., Pardo, J. R., Herpin, F., Guelin, M., \&
451:   Waters, L. B. F. M. 2001, \apj, 546, L123
452: \bibitem[Cesaroni \& Walmsley(1991)]{cm} Cesaroni, R, \& Walmsley, C.M.
453:   1991, A\&A, 241, 537
454: \bibitem[Madden et al.(1986)]{madden} Madden, S.C., Irvine, W.M., Matthews,
455:   H.E., Brown, R.D., \& Godfrey, P.D. 1986, ApJ, 300, L79
456: \bibitem[Maki(1974)]{maki74} Maki, A. G. 1974, J. Chem. Phys. Ref. Data, 3, 221
457: \bibitem[Mart{\'\i}n-Pintado \& Bachiller(1992)]{mar92} Mart{\'\i}n-Pintado,
458:   J., \& Bachiller, R. 1992, \apj, 391, L93
459: \bibitem[Mart{\'\i}n-Pintado et al.(1993)]{martin-pintado93}
460:   Mart{\'\i}n-Pintado, J., Gaume, R., Bachiller, R.,  \& Johnston K. 1993, 
461:     \apj, 419, 725 
462: \bibitem[Mart{\'\i}n-Pintado et al.(1995)]{martin-pintado95}
463:   Mart{\'\i}n-Pintado, J., Gaume, R. A., Johnston K. J., \& 
464:   Bachiller, R. 1995, \apj, 446, 687
465: \bibitem[Menten and Young(1995)]{menten95} Menten, K. M., \& Young, K. 1995,
466:   \apj, 450, L67
467: \bibitem[Ott et al.(1994)]{ott94} Ott, M., Witzel, A., Quirrenbach, A.,
468:   Krichbaum, T. P., Standke, K. J., Schalinski, C. J., \& Hummel, C. A.
469:   1994, A\&A, 284, 331
470: \bibitem[Schilke, Walmsley \& Mauersberger(1991)]{swm} Schilke, P.,
471:   Walmsley, C.M., \& Mauersberger, R., 1991, A\&A, 247, 516
472: \bibitem[Schilke et al.\ (1992)]{schilke92b} Schilke, P., G\"usten,
473:   R. Schulz, A., Serabyn, E., \& Walmsley, C.M. 1992, A\&A, 261, L5
474: \bibitem[Schilke et al.(2000)]{schilke2000} Schilke, P., Mehringer, D. M.,
475:   \& Menten, K. M. 2000, \apj, 528, L37
476: \bibitem[Schilke and Menten(2002)]{schilke2002} Schilke, P., \& Menten,
477:   K. M. 2002, \apj, accepted
478: \bibitem[Shulman and Townes(1950)]{shu50} Shulman, R. G., \& Townes, C. H.
479:   1950, Phys. Rev., 77, 421
480: \bibitem[Thorwirth(2001)]{thorwirth-phd} Thorwirth, S. 2001, Dissertation,
481:   Universit\"at zu K\"oln
482: \bibitem[Wyrowski et al.\ (1999)]{wyrowski99} Wyrowski, F., Schilke,
483:   P., \& Walmsley, C.M. 1999, A\&A, 341  
484: \bibitem[Wyrowski et al.(2002)]{wyr2002} Wyrowski, F., Schilke, P.,
485:   Thorwirth, S., Menten, K. M., \& Winnewisser, G. 2002, \apj , submitted
486: \bibitem[Ziurys and Turner(1986)]{ziu86} Ziurys, L. M., \& Turner, B. E.
487:   1986, ApJ, 300, L19
488: \end{thebibliography}
489: 
490: %%%%%%%%%%%%%%% Tables %%%%%%%%%%%%%%%%%%%%%%
491: 
492: \clearpage
493: 
494: \begin{deluxetable}{cccccccr@{}lr@{}l}
495:   \footnotesize \tablecaption{Direct $\ell$-type transitions of HCN (MHz) in
496:     its $v_2=1$ vibrational state observed in the present study, as well
497:     as corresponding upper energies (K), beam sizes $\theta_{mb}$
498:     ($^{\prime\prime}$), line to continuum ratios, line intensities $I_L$ (mJy), line
499:     velocities $v_L$ ($\mathrm{km\,s^{-1}}$), line widths $\Delta v$ 
500:     ($\mathrm{km\,s^{-1}}$) and continuum flux densities $S_{\nu}^{cont}$ (mJy).
501:   \label{analysis}}
502: \tablewidth{0pt}
503: \tablehead{
504: \colhead{$J$} & \colhead{Frequency\,\tablenotemark{a}} & \colhead{$E_u$}  &
505: $\theta_{mb}$ & $-T_L/T_C$&$I_L$ & $v_L$ & \multicolumn{2}{c}{$\Delta v$} & \multicolumn{2}{c}{$S_{\nu}^{cont}$} } 
506: \startdata
507: 4  &  4488.48 & 1067 &      & \tablenotemark{b}  &      &            &    &        & 26\,&(3)\\
508: 8  & 16148.55 & 1178 & 52   & \tablenotemark{c}  &      & $-$26.6\,(3) & 3.&8\,(5)   & \\
509: 9  & 20181.40 & 1217 & 42   &             & 22\,(4) & $-$27.0\,(3)        & 4.&7\,(7)   &425\,&(60)\\
510: 10 & 24660.31 & 1259 & 34   & 0.11\,(3)   &      & $-$26.6\,(3)        & 4.&4\,(6)   &490\,&(90)\\
511: 11 & 29584.66 & 1306 & 28   & 0.05\,(1)   &      & $-$27.0\,(2)        & 4.&8\,(6)   &\multicolumn{2}{c}{\tablenotemark{d}}\\
512: 12 & 34953.76 & 1358 & 24   & 0.07\,(2)   &      & $-$27.4\,(2)        & 5.&1\,(4)   &680\,&(140)\\
513: 13 & 40766.90 & 1413 & 0.33 & 0.11\,(4) &      & $-$27.3\,(7)        & 5.&4\,(12)  &750\,&(75)\\
514: 14 & 47023.20 & 1473 & 20   & 0.11\,(4)   &      & $-$26.7\,(4)        & 4.&9\,(11)  &840\,&(85)\\
515: \enddata
516: \tablenotetext{a}{Laboratory frequencies taken from \citet{maki74}.}
517: \tablenotetext{b}{No line detected.}
518: \tablenotetext{c}{Line detected in absorption without valid calibration.}
519: \tablenotetext{d}{No absolute flux calibrator available.}
520: \end{deluxetable}
521: 
522: \clearpage
523: 
524: \begin{figure}
525: %\includegraphics[width=15cm]{f1.eps}
526: \plotone{f1.eps}
527: \caption{Term value diagram of HCN in its $v_2=1$ vibrational state
528:   from $J=9$ to $J=13$.  On the left hand side both possible types of
529:   transitions with $\Delta J=\pm 1$ and the direct $\ell$-type transitions
530:   with $\Delta J=0$ are shown. The diagram on the right hand side
531:   shows the $J=11$ direct $\ell$-type transition at 29584.66\,MHz in detail.
532:   According to the convention of \citet{bro75} the vibrational substates
533:   have been labeled $e$ (lower) and $f$ (upper).\label{term-hcn}}
534: \end{figure}
535: 
536: \begin{figure}
537: %\includegraphics[height=20cm]{f2.eps}
538: \epsscale{0.55}
539: \plotone{f2.eps}
540: \caption{The $J=8,9,10,11,12,13,14$ $\Delta J=0$ (direct $\ell$-type) transitions
541:   detected toward CRL\,618. The $J=8,9,10,11,12,14$ transitions were detected
542:   using the 100m telescope and the $J=13$ transitions using the VLA,
543:   respectively. The dashed line marks the line velocity
544:   $v_{L}= -27$\,km\,s$^{-1}$ indicating a significant blueshift from
545:   $v_{sys}=-24.2$\,km\,s$^{-1}$ of CRL\,618.
546: \label{lines_final}}
547: \end{figure}
548: 
549: \clearpage
550: 
551: \begin{figure}
552: %\includegraphics[height=15cm,angle=-90]{f3.eps}
553: \epsscale{0.95}
554: \plotone{f3.eps}
555: \caption{Comparison of observed spectra of vibrationally excited
556:   HCN/HC$_3$N with results of an expanding envelope model.}
557:   \label{3d_model}
558: \end{figure}
559: 
560: \clearpage
561: 
562: \begin{figure}
563: %\includegraphics[width=14cm,angle=-90]{f4.eps}
564: \epsscale{0.95}
565: \plotone{f4.eps}  
566: \caption{Results of the Q-band VLA observations. The continuum emission
567:   is shown in greyscale with steps of 10, 30, 50, 70, and 90\% of the peak
568:   continuum flux (140~mJy/beam). The HCN absorption is shown in contours of
569:   $-$16.5, $-$27.5, $-$38.5 mJy/beam, averaged from V$_{lsr}$ $-$24.7 to
570:   $-$30.3 km/s. The beamsizes are indicated in the lower left and are 0.13
571:   by 0.11\arcsec and 0.34 by 0.31\arcsec, respectively. The insert in the
572:   upper left shows a spectrum of the emission integrated over the region
573:   within the dashed ellipse.
574:   \label{vla-hcn}}
575: \end{figure}
576:                 
577: \end{document}
578: 
579: 
580: 
581: 
582: 
583: 
584: 
585: 
586: 
587: 
588: 
589: 
590: 
591: 
592: 
593: 
594: 
595: 
596: 
597: 
598: 
599: 
600: 
601: 
602: 
603: 
604: 
605: 
606: 
607: 
608: 
609: 
610: 
611: 
612: 
613: 
614: 
615: 
616: 
617: 
618: 
619: 
620: 
621: 
622: 
623: 
624: 
625: