]> git.lyx.org Git - lyx.git/blob - lib/examples/es/tufte-book.lyx
3 new Spanish translations of example files by Ignacio
[lyx.git] / lib / examples / es / tufte-book.lyx
1 #LyX 1.6.5 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass tufte-book
6 \begin_preamble
7 \def\spanishoptions{es-noindentfirst}
8 \end_preamble
9 \options noindentfirst
10 \use_default_options true
11 \language spanish
12 \inputencoding auto
13 \font_roman default
14 \font_sans default
15 \font_typewriter default
16 \font_default_family default
17 \font_sc false
18 \font_osf false
19 \font_sf_scale 100
20 \font_tt_scale 100
21
22 \graphics default
23 \paperfontsize default
24 \spacing single
25 \use_hyperref false
26 \papersize default
27 \use_geometry true
28 \use_amsmath 1
29 \use_esint 1
30 \cite_engine basic
31 \use_bibtopic false
32 \paperorientation portrait
33 \secnumdepth 2
34 \tocdepth 2
35 \paragraph_separation indent
36 \defskip medskip
37 \quotes_language english
38 \papercolumns 1
39 \papersides 1
40 \paperpagestyle default
41 \tracking_changes false
42 \output_changes false
43 \author "" 
44 \author "" 
45 \end_header
46
47 \begin_body
48
49 \begin_layout Title
50 Ejemplos Tufte
51 \end_layout
52
53 \begin_layout Author
54 Autor Falso
55 \begin_inset Note Note
56 status open
57
58 \begin_layout Plain Layout
59 autor de este archivo de ejemplo: Jason Waskiewicz
60 \end_layout
61
62 \end_inset
63
64
65 \end_layout
66
67 \begin_layout Standard
68 \begin_inset CommandInset toc
69 LatexCommand tableofcontents
70
71 \end_inset
72
73
74 \end_layout
75
76 \begin_layout Chapter
77 Características de la clase Tufte-book
78 \end_layout
79
80 \begin_layout Standard
81 En este documento se ha intentado mostrar algunas de las características
82  de la clase 
83 \family sans
84 Tufte-book
85 \family default
86 .
87  En el primer capítulo se perfila su uso a grandes rasgos.
88  En el segundo capítulo se muestra su uso aplicado a un folleto para una
89  clase de cálculo.
90 \end_layout
91
92 \begin_layout Section
93 Características
94 \end_layout
95
96 \begin_layout Standard
97 La clase 
98 \family sans
99 Tufte-book
100 \family default
101  se basa en el trabajo de 
102 \noun on
103 Edward Tufte
104 \noun default
105 .
106  Proporciona la misma funcionalidad que la clase 
107 \family sans
108 Tufte-handout
109 \family default
110  con adiciones específicas para libros.
111  Los documentos de Tufte constan de una columna de texto más bien estrecha
112  y una amplia columna de margen donde se ponen notas y figuras.
113  Esto tiene como fin mejorar la legibilidad:
114 \end_layout
115
116 \begin_layout Itemize
117 Figuras en el margen
118 \end_layout
119
120 \begin_layout Itemize
121 Figuras ordinarias en el texto con leyendas en el margen
122 \end_layout
123
124 \begin_layout Itemize
125 Figuras y texto de ancho completo cuando hace falta
126 \end_layout
127
128 \begin_layout Itemize
129 \begin_inset Quotes eld
130 \end_inset
131
132 Notas al pie
133 \begin_inset Quotes erd
134 \end_inset
135
136  en el margen
137 \end_layout
138
139 \begin_layout Itemize
140 Niveles limitados de secciones y subsecciones
141 \end_layout
142
143 \begin_layout Standard
144 En este documento de muestra se ponen de manifiesto algunas de estas característ
145 icas.
146  Para una demostración completa, visita el sitio web de tufte-latex: 
147 \begin_inset Flex URL
148 status collapsed
149
150 \begin_layout Plain Layout
151
152 http://code.google.com/p/tufte-latex
153 \end_layout
154
155 \end_inset
156
157 .
158 \end_layout
159
160 \begin_layout Section
161 Formato de página
162 \end_layout
163
164 \begin_layout Standard
165 Los márgenes de Tufte son 
166 \begin_inset Quotes eld
167 \end_inset
168
169 irregulares a la derecha
170 \begin_inset Quotes erd
171 \end_inset
172
173 , en vez de justificados.
174 \begin_inset Flex Sidenote
175 status collapsed
176
177 \begin_layout Plain Layout
178 Para obtener texto justificado se añade la opción 
179 \emph on
180 justified
181 \emph default
182  en el campo 
183 \emph on
184 Personalizado
185 \emph default
186  en 
187 \family sans
188 Documento\SpecialChar \menuseparator
189 Configuración\SpecialChar \menuseparator
190 Clase del documento
191 \family default
192 .
193 \end_layout
194
195 \end_inset
196
197  El texto con el margen derecho irregular se usa en la mayoría de sus trabajos,
198  pero se suministra la opción de clase 
199 \emph on
200 justified
201 \emph default
202  por si se desea cambiar esto.
203 \end_layout
204
205 \begin_layout Standard
206 Tufte además da un formato asimétrico a sus páginas.
207  Esto quiere decir que las notas adjuntas aparecen en el lado derecho de
208  cada página, tanto en las pares como en las impares.
209  Si lo prefieres, puedes cambiarlo por un formato simétrico, como es habitual
210  en la tipografía tradicional de libros, usando la opción de clase 
211 \emph on
212 symmetric
213 \emph default
214 .
215 \begin_inset Flex Sidenote
216 status open
217
218 \begin_layout Plain Layout
219 Para dar formato simétrico, se añade la opción 
220 \emph on
221 symmetric
222 \emph default
223  en el campo 
224 \emph on
225 Personalizado
226 \emph default
227  del menú 
228 \family sans
229 Documento\SpecialChar \menuseparator
230 Configuración\SpecialChar \menuseparator
231 Clase del documento
232 \family default
233 .
234 \end_layout
235
236 \end_inset
237
238
239 \end_layout
240
241 \begin_layout Standard
242 Por último, Tufte no numera los capítulos o secciones; si quieres hacer
243  referencias a secciones mediante un número, mueve el deslizador 
244 \emph on
245 Numeración
246 \emph default
247  en 
248 \family sans
249 Documento\SpecialChar \menuseparator
250 Configuración\SpecialChar \menuseparator
251 Numeación e IG
252 \family default
253  al extremo derecho (como se ha hecho en este documento).
254 \begin_inset Flex Marginnote
255 status open
256
257 \begin_layout Plain Layout
258 nota marginal
259 \end_layout
260
261 \end_inset
262
263
264 \end_layout
265
266 \begin_layout Section
267 Figuras
268 \end_layout
269
270 \begin_layout Standard
271 Tufte usa flotantes ordinarios de figuras tal como sigue:
272 \end_layout
273
274 \begin_layout Standard
275 \begin_inset Float figure
276 wide false
277 sideways false
278 status open
279
280 \begin_layout Plain Layout
281 \begin_inset Box Boxed
282 position "t"
283 hor_pos "c"
284 has_inner_box 1
285 inner_pos "t"
286 use_parbox 0
287 width "100col%"
288 special "none"
289 height "1in"
290 height_special "totalheight"
291 status open
292
293 \begin_layout Plain Layout
294 Imagina tu figura favorita dentro de este cuadro en vez de este insulso
295  texto.
296 \end_layout
297
298 \end_inset
299
300
301 \begin_inset Caption
302
303 \begin_layout Plain Layout
304 Una figura flotante ordinaria.
305 \end_layout
306
307 \end_inset
308
309
310 \end_layout
311
312 \end_inset
313
314
315 \end_layout
316
317 \begin_layout Standard
318 Además coloca figuras en el margen, como se muestra en la fig.
319 \begin_inset space ~
320 \end_inset
321
322
323 \begin_inset CommandInset ref
324 LatexCommand ref
325 reference "fig:fig-margen"
326
327 \end_inset
328
329 .
330 \end_layout
331
332 \begin_layout Standard
333 \begin_inset Float marginfigure
334 wide false
335 sideways false
336 status open
337
338 \begin_layout Plain Layout
339 \begin_inset Box Boxed
340 position "t"
341 hor_pos "c"
342 has_inner_box 1
343 inner_pos "t"
344 use_parbox 0
345 width "100col%"
346 special "none"
347 height "1in"
348 height_special "totalheight"
349 status open
350
351 \begin_layout Plain Layout
352 Imagina tu foto favorita de una ardilla en este cuadro en vez de este soso
353  texto.
354 \end_layout
355
356 \end_inset
357
358
359 \begin_inset Caption
360
361 \begin_layout Plain Layout
362 Una figura al margen.
363 \begin_inset CommandInset label
364 LatexCommand label
365 name "fig:fig-margen"
366
367 \end_inset
368
369
370 \end_layout
371
372 \end_inset
373
374
375 \end_layout
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 De igual modo, la clase 
384 \family sans
385 Tufte-book
386 \family default
387  permite la inserción de tablas, tanto en el margen como en el texto.
388  Las tablas al margen están recomendadas para pequeños conjuntos de datos
389  para ilustrar conceptos como 
390 \begin_inset Quotes eld
391 \end_inset
392
393 Fíjate, la relación distancia-tiempo en un movimiento de caída es cuadrática
394 \begin_inset Quotes erd
395 \end_inset
396
397 .
398  Por el contrario, conjuntos de datos más detallados, como resultados de
399  tests de llamas y comentarios deberían ponerse en una tabla de anchura
400  total.
401 \end_layout
402
403 \begin_layout Standard
404 Finalmente, 
405 \family sans
406 Tufte-book
407 \family default
408  proporciona figuras de ancho total.
409  Estas toman todo el ancho de la página, es decir, texto y margen.
410  Véase por ejemplo la Fig.
411 \begin_inset space ~
412 \end_inset
413
414
415 \begin_inset CommandInset ref
416 LatexCommand ref
417 reference "fig:fig-ancho-total"
418
419 \end_inset
420
421 .
422 \end_layout
423
424 \begin_layout Standard
425 \begin_inset Float figure
426 wide true
427 sideways false
428 status open
429
430 \begin_layout Plain Layout
431 \begin_inset Box Boxed
432 position "t"
433 hor_pos "c"
434 has_inner_box 1
435 inner_pos "t"
436 use_parbox 0
437 width "100line%"
438 special "none"
439 height "1in"
440 height_special "totalheight"
441 status open
442
443 \begin_layout Plain Layout
444 Imagina tu foto favorita de una ardilla en este cuadro en vez de este soso
445  texto.
446 \end_layout
447
448 \end_inset
449
450
451 \begin_inset VSpace defskip
452 \end_inset
453
454
455 \end_layout
456
457 \begin_layout Plain Layout
458 \begin_inset Caption
459
460 \begin_layout Plain Layout
461 Una figura de ancho total.
462 \begin_inset CommandInset label
463 LatexCommand label
464 name "fig:fig-ancho-total"
465
466 \end_inset
467
468
469 \end_layout
470
471 \end_inset
472
473
474 \end_layout
475
476 \end_inset
477
478
479 \end_layout
480
481 \begin_layout Section
482 Trabajando con texto
483 \end_layout
484
485 \begin_layout Standard
486 Una de las características más destacadas y peculiares de este estilo es
487  el uso exhaustivo de notas al margen.
488  Hay un gran margen para dejar sitio a notas y pequeñas figuras.
489  Las notas al pie se convertirán automáticamente a notas al margen (numeradas).
490 \begin_inset Foot
491 status collapsed
492
493 \begin_layout Plain Layout
494 Esta nota al margen se introdujo como 
495 \family typewriter
496 Nota al pie
497 \family default
498 .
499 \end_layout
500
501 \end_inset
502
503  Alternativamente se puede usar directamente la inserción como 
504 \family typewriter
505 nota al margen
506 \family default
507 ; lo encontrarás en el menú
508 \family sans
509  Insertar\SpecialChar \menuseparator
510 Recuadro personalizado
511 \family default
512 .
513 \begin_inset Flex Sidenote
514 status collapsed
515
516 \begin_layout Plain Layout
517 Esto es una nota al margen insertada con el menú 
518 \family typewriter
519 Nota al margen
520 \family default
521 .
522 \end_layout
523
524 \end_inset
525
526  
527 \end_layout
528
529 \begin_layout Standard
530 Si quieres poner información complementaria en el margen sin la marca de
531  nota (el voladito), puedes usar la inserción 
532 \family typewriter
533 Nota marginal
534 \family default
535  (éstas no se numeran).
536  
537 \begin_inset Flex Marginnote
538 status open
539
540 \begin_layout Plain Layout
541 Esto es una nota marginal de Tufte.
542  Observa que no hay número antepuesto, y no hay número en el lugar de inserción
543  en el cuerpo del texto.
544 \end_layout
545
546 \end_inset
547
548  La nota al margen normal también funciona, pero se verá un poco rara.
549 \begin_inset Marginal
550 status collapsed
551
552 \begin_layout Plain Layout
553 Esto es una nota al margen normal.
554  No la uses.
555 \end_layout
556
557 \end_inset
558
559  
560 \end_layout
561
562 \begin_layout Standard
563 \begin_inset Flex NewThought
564 status open
565
566 \begin_layout Plain Layout
567 Otra innovación
568 \end_layout
569
570 \end_inset
571
572  útil de Tufte es el estilo de texto 
573 \family typewriter
574 Idea nueva 
575 \family default
576 (
577 \family sans
578 Editar\SpecialChar \menuseparator
579 Estilo del texto\SpecialChar \menuseparator
580 Idea nueva
581 \family default
582 ).
583  Introduce conceptos nuevos mediante el uso de versalitas, como se ve en
584  este párrafo.
585 \end_layout
586
587 \begin_layout Standard
588 Las clases de documento Tufte incluyen dos nuevos estilos de texto y algunas
589  mejoras en los comandos para el espaciado entre tipos.
590 \end_layout
591
592 \begin_layout Standard
593 Cuando se insertan caracteres en 
594 \begin_inset Flex AllCaps
595 status open
596
597 \begin_layout Plain Layout
598 MAYÚSCULAS
599 \end_layout
600
601 \end_inset
602
603  o 
604 \begin_inset Flex SmallCaps
605 status open
606
607 \begin_layout Plain Layout
608 Versalitas
609 \end_layout
610
611 \end_inset
612
613 , el espaciado de las letras —o sea, entre ellas— debería ser levemente
614  aumentado.
615 \begin_inset CommandInset citation
616 LatexCommand cite
617 key "Bringhurst2005"
618
619 \end_inset
620
621  El estilo de texto 
622 \emph on
623 Mayúsculas
624 \emph default
625  (
626 \family sans
627 Editar\SpecialChar \menuseparator
628 Estilo del texto\SpecialChar \menuseparator
629 M
630 \begin_inset space \thinspace{}
631 \end_inset
632
633 a
634 \begin_inset space \thinspace{}
635 \end_inset
636
637 y
638 \begin_inset space \thinspace{}
639 \end_inset
640
641 ú
642 \begin_inset space \thinspace{}
643 \end_inset
644
645 s
646 \begin_inset space \thinspace{}
647 \end_inset
648
649 c
650 \begin_inset space \thinspace{}
651 \end_inset
652
653 u
654 \begin_inset space \thinspace{}
655 \end_inset
656
657 l
658 \begin_inset space \thinspace{}
659 \end_inset
660
661 a
662 \begin_inset space \thinspace{}
663 \end_inset
664
665 s
666 \family default
667 ) añade el espacio adecuado en cadenas de caracteres 
668 \begin_inset Flex AllCaps
669 status open
670
671 \begin_layout Plain Layout
672 EN MAYÚSCULAS
673 \end_layout
674
675 \end_inset
676
677 , y el estilo 
678 \emph on
679 Versalitas Tufte
680 \emph default
681  (
682 \family sans
683 Editar\SpecialChar \menuseparator
684 Estilo del texto\SpecialChar \menuseparator
685 V
686 \begin_inset space \thinspace{}
687 \end_inset
688
689 e
690 \begin_inset space \thinspace{}
691 \end_inset
692
693 r
694 \begin_inset space \thinspace{}
695 \end_inset
696
697 s
698 \begin_inset space \thinspace{}
699 \end_inset
700
701 a
702 \begin_inset space \thinspace{}
703 \end_inset
704
705 l
706 \begin_inset space \thinspace{}
707 \end_inset
708
709 i
710 \begin_inset space \thinspace{}
711 \end_inset
712
713 t
714 \begin_inset space \thinspace{}
715 \end_inset
716
717 a
718 \begin_inset space \thinspace{}
719 \end_inset
720
721 s
722 \family default
723 ) lo añade para 
724 \begin_inset Flex SmallCaps
725 status open
726
727 \begin_layout Plain Layout
728 letras versalitas
729 \end_layout
730
731 \end_inset
732
733 .
734  Estos comandos también cambiarán automáticamente la caja del texto a mayúscula
735  o minúscula, respectivamente.
736 \end_layout
737
738 \begin_layout Standard
739 La forma normal de 
740 \emph on
741 Versalitas
742 \emph default
743  también se ha redefinido para incluir espacio entre las letras.
744  Su caja se deja tal cual, sin embargo.
745  Esto permite usar tanto letras de caja alta como de caja baja para la misma
746  forma de letra: 
747 \noun on
748 Las Letras Iniciales De Las Palabras En Esta Frase Son Capitales.
749 \end_layout
750
751 \begin_layout Standard
752 Por último, el entorno de párrafo
753 \emph on
754  Ancho total
755 \emph default
756  proporciona un formato de párrafo que se extiende a través del bloque de
757  texto principal y del área de notas:
758 \end_layout
759
760 \begin_layout Full Width
761 Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
762  Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis.
763  Curabitur dictum gravida mauris.
764  Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna.
765  Donec vehicula augue eu neque.
766  Pellentesque habitant morbi tristique senectus et netus et malesuada fames
767  ac turpis egestas.
768  Mauris ut leo.
769  Cras viverra metus rhoncus sem.
770  Nulla et lectus vestibulum urna fringilla ultrices.
771  Phasellus eu tellus sit amet tortor gravida placerat.
772  Integer sapien est, iaculis in, pretium quis, viverra ac, nunc.
773  Praesent eget sem vel leo ultrices bibendum.
774  Aenean faucibus.
775  Morbi dolor nulla, malesuada eu, pulvinar at, mollis ac, nulla.
776  Curabitur auctor semper nulla.
777  Donec varius orci eget risus.
778  Duis nibh mi, congue eu, accumsan eleifend, sagittis quis, diam.
779  Duis eget orci sit amet orci dignissim rutrum.
780 \end_layout
781
782 \begin_layout Section
783 Referencias
784 \end_layout
785
786 \begin_layout Standard
787 Las referencias se colocan al lado de sus citas, como las notas al margen.
788  Esto se puede conseguir usando el habitual comando de citas.
789 \begin_inset Foot
790 status open
791
792 \begin_layout Plain Layout
793 La sección anterior incluye una cita.
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \begin_layout Standard
802 La lista completa de referencias se puede además imprimir automáticamente
803  usando 
804 \family sans
805 Insertar\SpecialChar \menuseparator
806 Lista/Índice\SpecialChar \menuseparator
807 Bibliografía
808 \begin_inset space ~
809 \end_inset
810
811 BibTeX
812 \family default
813  (véase un ejemplo al final del documento).
814  Si no quieres imprimir una bibliografía al final de un documento, inserta
815  la
816 \family sans
817  Bibliografía
818 \begin_inset space ~
819 \end_inset
820
821 BibTeX
822 \family default
823  dentro de una nota LyX y usa el comando LaTeX 
824 \family typewriter
825
826 \backslash
827 nobibliography
828 \family default
829  en el texto.
830 \end_layout
831
832 \begin_layout Chapter
833 Cálculo de volumen: Secciones 2.12–2.13
834 \end_layout
835
836 \begin_layout Standard
837 Supongamos que tomamos una función como 
838 \begin_inset Formula $y=\sqrt{x}$
839 \end_inset
840
841  y la rotamos en 3 dimensiones alrededor del eje X.
842  La forma resultante debería ser algo como una copa (de costado).
843  Interesante, la integración nos permite hacer eso exactamente y encontrar
844  cuánta agua podría contener esa copa.
845 \end_layout
846
847 \begin_layout Section
848 Visualización de la rotación
849 \end_layout
850
851 \begin_layout Standard
852 \begin_inset Float marginfigure
853 wide false
854 sideways false
855 status open
856
857 \begin_layout Plain Layout
858 \begin_inset Box Boxed
859 position "t"
860 hor_pos "c"
861 has_inner_box 1
862 inner_pos "t"
863 use_parbox 0
864 width "100col%"
865 special "none"
866 height "1in"
867 height_special "totalheight"
868 status open
869
870 \begin_layout Plain Layout
871 Aquí tenía una gráfica de la función raíz cuadrada.
872 \end_layout
873
874 \end_inset
875
876
877 \begin_inset Caption
878
879 \begin_layout Plain Layout
880 \begin_inset CommandInset label
881 LatexCommand label
882 name "mar:una-grafica"
883
884 \end_inset
885
886 Una gráfica de of 
887 \begin_inset Formula $f(x)=\sqrt{x}$
888 \end_inset
889
890
891 \end_layout
892
893 \end_inset
894
895
896 \end_layout
897
898 \end_inset
899
900
901 \end_layout
902
903 \begin_layout Standard
904 \begin_inset Float marginfigure
905 wide false
906 sideways false
907 status open
908
909 \begin_layout Plain Layout
910 \begin_inset Box Boxed
911 position "t"
912 hor_pos "c"
913 has_inner_box 1
914 inner_pos "t"
915 use_parbox 0
916 width "100col%"
917 special "none"
918 height "1in"
919 height_special "totalheight"
920 status open
921
922 \begin_layout Plain Layout
923 Aquí giraba la función raíz cuadrada y después dibujaba un disco sobre la
924  gráfica para ilustrar cómo calcular el volumen de la figura.
925 \end_layout
926
927 \end_inset
928
929
930 \begin_inset Caption
931
932 \begin_layout Plain Layout
933 \begin_inset CommandInset label
934 LatexCommand label
935 name "mar:girada"
936
937 \end_inset
938
939 Una gráfica de 
940 \begin_inset Formula $f(x)=\sqrt{x}$
941 \end_inset
942
943  girada sobre el eje X con notas adicionales para la integración.
944 \end_layout
945
946 \end_inset
947
948
949 \end_layout
950
951 \end_inset
952
953
954 \end_layout
955
956 \begin_layout Standard
957 La figura
958 \begin_inset space ~
959 \end_inset
960
961
962 \begin_inset CommandInset ref
963 LatexCommand ref
964 reference "mar:una-grafica"
965
966 \end_inset
967
968  muestra la gráfica de la función 
969 \begin_inset Formula $f(x)=\sqrt{x}.$
970 \end_inset
971
972  Ahora imagina que rotamos esa función sobre el eje X: la figura resultante
973  sería algo como la figura
974 \begin_inset space ~
975 \end_inset
976
977
978 \begin_inset CommandInset ref
979 LatexCommand ref
980 reference "mar:girada"
981
982 \end_inset
983
984 .
985  Esto es semejente a una copa tumbada de lado.
986  En beneficio de la claridad, el artista (yo) dibujó un círculo al final
987  de la gráfica para mostrar que realmente está girada.
988 \end_layout
989
990 \begin_layout Standard
991 Ahora supongamos que queremos averigüar el volumen de la figura.
992  Cuando integramos la función original raíz cuadrada para calcular el área,
993  imaginamos una serie de rectángulos dentro de la figura.
994  Su altura es 
995 \begin_inset Formula $h=f(x)$
996 \end_inset
997
998  y su anchura 
999 \begin_inset Formula $dx$
1000 \end_inset
1001
1002 .
1003  Puesto que la altura multiplicada por la anchura es el área de cada rectángulo,
1004  sumamos estas áreas y reescribimos esto como 
1005 \begin_inset Formula $\int\, f(x)\, dx$
1006 \end_inset
1007
1008 , o, en este caso concreto, 
1009 \begin_inset Formula $\int\,\sqrt{x}\, dx$
1010 \end_inset
1011
1012 .
1013 \end_layout
1014
1015 \begin_layout Standard
1016 Para encontrar el volumen de nuestra figura girada el procedimiento es similar.
1017  Comenzamos rotando cada rectángulo sobre el eje X, esto da origen a una
1018  serie de cilindros.
1019 \begin_inset Flex Sidenote
1020 status collapsed
1021
1022 \begin_layout Plain Layout
1023 El texto se refiere a estos cilindros como "discos".
1024  Esto es lo habitual en los libros de Cálculo que he consultado.
1025 \end_layout
1026
1027 \end_inset
1028
1029  Después, podemos encontrar el volumen de cada cilindro/disco.
1030  La fórmula básica es:
1031 \begin_inset Formula \[
1032 V=hA\]
1033
1034 \end_inset
1035
1036 donde 
1037 \begin_inset Formula $h=dx$
1038 \end_inset
1039
1040  es la altura del cilindro (anchura del rectángulo), y el área de cada figura
1041  es un círculo siendo 
1042 \begin_inset Formula $A=\pi r^{2}$
1043 \end_inset
1044
1045 .
1046  El radio en este caso es la función 
1047 \begin_inset Formula $f(x)$
1048 \end_inset
1049
1050 .
1051  Por sustitución
1052 \begin_inset Formula \[
1053 A=\pi f^{2}(x)\]
1054
1055 \end_inset
1056
1057 En nuestro caso concreto,
1058 \end_layout
1059
1060 \begin_layout Standard
1061 \begin_inset Formula \begin{eqnarray*}
1062 A & = & \pi\left(\sqrt{x}\right)^{2}\\
1063  & = & \pi x\end{eqnarray*}
1064
1065 \end_inset
1066
1067 Para calcular el volumen de un disco, tenemos
1068 \end_layout
1069
1070 \begin_layout Standard
1071 \begin_inset Formula \[
1072 V=\pi x\, dx\]
1073
1074 \end_inset
1075
1076 o, en el caso general
1077 \end_layout
1078
1079 \begin_layout Standard
1080 \begin_inset Formula \[
1081 V=\pi f^{2}(x)\, dx\]
1082
1083 \end_inset
1084
1085 Para encontrar el volumen de la figura entre los puntos 
1086 \begin_inset Formula $a$
1087 \end_inset
1088
1089  y 
1090 \begin_inset Formula $b$
1091 \end_inset
1092
1093  sumamos los volúmenes por medio de la integración:
1094 \end_layout
1095
1096 \begin_layout Standard
1097 \begin_inset Formula \begin{equation}
1098 \int_{a}^{b}\,\pi f^{2}(x)\, dx\end{equation}
1099
1100 \end_inset
1101
1102 En el ejemplo concreto, en el intervalo 
1103 \begin_inset Formula $[0,4]$
1104 \end_inset
1105
1106
1107 \begin_inset Formula \begin{eqnarray*}
1108 \int_{0}^{4}\,\pi x\, dx & = & \pi\int_{0}^{4}\, x\, dx\\
1109  & = & \pi\left.\left(\frac{x^{2}}{2}\right)\right|_{0}^{4}\\
1110  & = & \pi\left(\frac{4^{2}}{2}-0\right)\\
1111  & = & 8\pi\end{eqnarray*}
1112
1113 \end_inset
1114
1115
1116 \end_layout
1117
1118 \begin_layout Standard
1119 \begin_inset Flex NewThought
1120 status open
1121
1122 \begin_layout Plain Layout
1123 Supongamos que taladro
1124 \end_layout
1125
1126 \end_inset
1127
1128  un agujero especial a lo largo de la copa con la que acabamos de trabajar.
1129  Se hace con un pedazo de forma cuadrática.
1130 \begin_inset Flex Sidenote
1131 status collapsed
1132
1133 \begin_layout Plain Layout
1134 No tengo ni idea cómo se hace esto en la vida real, pero lo estoy intentando.
1135 \end_layout
1136
1137 \end_inset
1138
1139  Encontré que el agujero que hace el trozo puede modelarse con la función
1140 \begin_inset Formula $g(x)=\frac{x^{2}}{16}$
1141 \end_inset
1142
1143 .
1144  Necesitaría sustraer el volumen del material quitado del volumen de la
1145  
1146 \begin_inset Quotes eld
1147 \end_inset
1148
1149 copa
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  entera.
1154  Cada cilindro individual se convertiría en una arandela.
1155  Para obtener el área de una arandela podría usar la fórmula
1156 \end_layout
1157
1158 \begin_layout Standard
1159 \noindent
1160 \begin_inset Float marginfigure
1161 wide false
1162 sideways false
1163 status collapsed
1164
1165 \begin_layout Plain Layout
1166 \begin_inset Box Boxed
1167 position "t"
1168 hor_pos "c"
1169 has_inner_box 1
1170 inner_pos "t"
1171 use_parbox 0
1172 width "100col%"
1173 special "none"
1174 height "1in"
1175 height_special "totalheight"
1176 status collapsed
1177
1178 \begin_layout Plain Layout
1179 Aquí usé RLPlot para dibujar la función raíz cuadrada y la función cuadrática.
1180  Después usé Inkscape para sombrear la zona entre ellas.
1181 \end_layout
1182
1183 \end_inset
1184
1185
1186 \begin_inset Caption
1187
1188 \begin_layout Plain Layout
1189 Las funciones 
1190 \begin_inset Formula $f(x)$
1191 \end_inset
1192
1193  y 
1194 \begin_inset Formula $g(x)$
1195 \end_inset
1196
1197  y el área dejada por 
1198 \begin_inset Formula $f(x)-g(x)$
1199 \end_inset
1200
1201
1202 \end_layout
1203
1204 \end_inset
1205
1206
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset Formula \begin{eqnarray*}
1213 A_{arandela} & = & A_{copa}-A_{taladro}\\
1214  & = & \pi f^{2}(x)-\pi g^{2}(x)\\
1215  & = & \pi\left(f^{2}(x)-g^{2}(x)\right)\end{eqnarray*}
1216
1217 \end_inset
1218
1219 El volumen de cada arandela sería
1220 \begin_inset Formula \begin{eqnarray*}
1221 V_{arandela} & = & A_{arandela}\, dx\\
1222  & = & \pi\left(f^{2}(x)-g^{2}(x)\right)\, dx\end{eqnarray*}
1223
1224 \end_inset
1225
1226
1227 \end_layout
1228
1229 \begin_layout Standard
1230 \noindent
1231 Después, sumando los volúmenes de todas las arandelas entre los puntos 
1232 \begin_inset Formula $a$
1233 \end_inset
1234
1235  y 
1236 \begin_inset Formula $b$
1237 \end_inset
1238
1239 , se obtiene la integral:
1240 \begin_inset Formula \begin{equation}
1241 \int_{a}^{b}\,\pi\left(f^{2}(x)-g^{2}(x)\right)\, dx\end{equation}
1242
1243 \end_inset
1244
1245 En el caso de nuestro trozo de taladro cuadrático:
1246 \end_layout
1247
1248 \begin_layout Standard
1249 \noindent
1250 \begin_inset Float marginfigure
1251 wide false
1252 sideways false
1253 status collapsed
1254
1255 \begin_layout Plain Layout
1256 \begin_inset Box Boxed
1257 position "t"
1258 hor_pos "c"
1259 has_inner_box 1
1260 inner_pos "t"
1261 use_parbox 0
1262 width "100col%"
1263 special "none"
1264 height "1in"
1265 height_special "totalheight"
1266 status open
1267
1268 \begin_layout Plain Layout
1269 Esto era el conjunto rotado de 2 funciones.
1270 \end_layout
1271
1272 \end_inset
1273
1274
1275 \begin_inset Caption
1276
1277 \begin_layout Plain Layout
1278 La copa con un agujero cuadrático taladrado a lo largo.
1279 \end_layout
1280
1281 \end_inset
1282
1283
1284 \end_layout
1285
1286 \end_inset
1287
1288
1289 \begin_inset Formula \begin{eqnarray*}
1290 \int_{0}^{4}\,\pi\left(\left(\sqrt{x}\right)^{2}-\left(\frac{x^{2}}{16}\right)\right)\, dx & = & \pi\int_{0}^{4}\,\left(x-\frac{x^{4}}{256}\right)\, dx\\
1291  & = & \pi\left(\int_{0}^{4}\, x\, dx-\int_{0}^{4}\,\frac{x^{4}}{256}\, dx\right)\\
1292  & = & \pi\left(\left.\left(\frac{x^{2}}{2}\right)\right|_{0}^{4}-\left.\left(\frac{x^{5}}{1280}\right)\right|_{0}^{4}\right)\\
1293  & = & \pi\left(\left(\frac{4^{2}}{2}-0\right)-\left(\frac{4^{5}}{1280}-0\right)\right)\\
1294  & = & \pi\left(8-0.8\right)\\
1295  & = & 7.2\pi\end{eqnarray*}
1296
1297 \end_inset
1298
1299
1300 \end_layout
1301
1302 \begin_layout Section
1303 Tarea 
1304 \end_layout
1305
1306 \begin_layout Itemize
1307 p114: 1, 4, 5, 6, 8, 10, 12, 15
1308 \end_layout
1309
1310 \begin_layout Standard
1311 \begin_inset CommandInset bibtex
1312 LatexCommand bibtex
1313 bibfiles "biblioExample"
1314 options "plainnat"
1315
1316 \end_inset
1317
1318
1319 \end_layout
1320
1321 \end_body
1322 \end_document