Welcome to TiddlyWiki created by Jeremy Ruston, Copyright © 2007 UnaMesa Association
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}
h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}
.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}
.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}
.tabSelected{color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}
.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}
.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}
#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}
.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}
.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}
.tiddler .defaultCommand {font-weight:bold;}
.shadow .title {color:[[ColorPalette::TertiaryDark]];}
.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}
.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}
.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}
.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}
.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}
.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}
.imageLink, #displayArea .imageLink {background:transparent;}
.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}
.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}
.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}
.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}
.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}
.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}
#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity=60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}
body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}
hr {height:1px;}
a {text-decoration:none;}
dt {font-weight:bold;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}
.txtOptionInput {width:11em;}
#contentWrapper .chkOptionInput {border:0;}
.externalLink {text-decoration:underline;}
.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}
.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}
/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0px; top:0px;}
.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}
#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}
.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}
.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}
#contentWrapper {display:block;}
#splashScreen {display:none;}
#displayArea {margin:1em 17em 0 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0;}
.missing .viewer,.missing .title {font-style:italic;}
.title {font-size:1.6em; font-weight:bold;}
.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}
.tiddler .button {padding:0.2em 0.4em;}
.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}
.footer {font-size:.9em;}
.footer li {display:inline;}
.annotation {padding:0.5em; margin:0.5em;}
* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}
.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}
.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}
.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}
.fieldsetFix {border:0; padding:0; margin:1px 0px;}
.sparkline {line-height:1em;}
.sparktick {outline:0;}
.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}
* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser
Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])
<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]
----
Also see [[AdvancedOptions]]
<<closeBlog>>
[>img[MyPicture.jpg]]
I am an Associate Professor at the [[Department of Mathematics|http://www.icmc.usp.br/~sma/]], [[ICMC-USP|http://www.icmc.usp.br/]], at the USP campus at [[São Carlos|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=sao+carlos&sll=-22.428801,-47.683411&sspn=1.716186,2.436218&ie=UTF8&hq=&hnear=S%C3%A3o+Carlos+-+S%C3%A3o+Paulo,+Brazil&ll=-21.207459,-46.318359&spn=53.616966,77.958984&t=h&z=4]], since 2003. My main interest on research is the study of one-dimensional dynamical systems. I did my Ph. D. at [[IMPA|http://www.impa.br]] (2001), under the supervision of [[Welington de Melo|http://w3.impa.br/~demelo/]].
Twitter: [[@danielsmania|http://twitter.com/danielsmania]]
[[Research]]
[[Teaching]]
[[How to reach me]]
[[Schedule]]
[[Vitae]]
<<closeBlog>>
E-mail: smania[img[ee|dd.gif]] icmc.usp.br
Office at ~ICMC-USP: 3-232.
Twitter:
[[@danielsmania|http://twitter.com/danielsmania]]
[[@smaniad|http://twitter.com/smaniad]] (com notícias sobre as disciplinas sendo oferecidas)
Youtube channel:
[[smaniamat| http://www.youtube.com/user/smaniamat]] (com vídeos sobre a matéria de algumas disciplinas oferecidas)
Address:
Daniel Smania
[[Departamento de Matemática|http://www.icmc.usp.br/~sma/]]
[[Instituto de Ciências Matemáticas e de Computação|http://www.icmc.usp.br/]]
[[USP|http://www.usp.br]] Campus de São Carlos
Caixa Postal 668
CEP 13560-970
[[São Carlos|http://maps.google.com/maps?q=google+maps+sao+carlos&ie=UTF8&hq=&hnear=S%C3%A3o+Carlos+-+S%C3%A3o+Paulo,+Brazil&ll=-22.024546,-47.8125&spn=57.262216,80.507812&t=h&z=4]] SP
Brazil
Phones:
Office: (55) (16) 3373-6633
Fax: (55) (16) 3373-9650
{{{
version.extensions.InlineJavascriptPlugin= {major: 1, minor: 9, revision: 3, date: new Date(2008,6,11)};
config.formatters.push( {
name: "inlineJavascript",
match: "\\<script",
lookahead: "\\<script(?: src=\\\"((?:.|\\n)*?)\\\")?(?: label=\\\"((?:.|\\n)*?)\\\")?(?: title=\\\"((?:.|\\n)*?)\\\")?(?: key=\\\"((?:.|\\n)*?)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",
handler: function(w) {
var lookaheadRegExp = new RegExp(this.lookahead,"mg");
lookaheadRegExp.lastIndex = w.matchStart;
var lookaheadMatch = lookaheadRegExp.exec(w.source)
if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
var src=lookaheadMatch[1];
var label=lookaheadMatch[2];
var tip=lookaheadMatch[3];
var key=lookaheadMatch[4];
var show=lookaheadMatch[5];
var code=lookaheadMatch[6];
if (src) { // load a script library
// make script tag, set src, add to body to execute, then remove for cleanup
var script = document.createElement("script"); script.src = src;
document.body.appendChild(script); document.body.removeChild(script);
}
if (code) { // there is script code
if (show) // show inline script code in tiddler output
wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
if (label) { // create a link to an 'onclick' script
// add a link, define click handler, save code in link (pass 'place'), set link attributes
var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",wikifyPlainText(label));
var fixup=code.replace(/document.write\s*\(/gi,'place.bufferedHTML+=(');
link.code="function _out(place){"+fixup+"\n};_out(this);"
link.tiddler=w.tiddler;
link.onclick=function(){
this.bufferedHTML="";
try{ var r=eval(this.code);
if(this.bufferedHTML.length || (typeof(r)==="string")&&r.length)
var s=this.parentNode.insertBefore(document.createElement("span"),this.nextSibling);
if(this.bufferedHTML.length)
s.innerHTML=this.bufferedHTML;
if((typeof(r)==="string")&&r.length) {
wikify(r,s,null,this.tiddler);
return false;
} else return r!==undefined?r:false;
} catch(e){alert(e.description||e.toString());return false;}
};
link.setAttribute("title",tip||"");
var URIcode='javascript:void(eval(decodeURIComponent(%22(function(){try{';
URIcode+=encodeURIComponent(encodeURIComponent(code.replace(/\n/g,' ')));
URIcode+='}catch(e){alert(e.description||e.toString())}})()%22)))';
link.setAttribute("href",URIcode);
link.style.cursor="pointer";
if (key) link.accessKey=key.substr(0,1); // single character only
}
else { // run inline script code
var fixup=code.replace(/document.write\s*\(/gi,'place.innerHTML+=(');
var c="function _out(place){"+fixup+"\n};_out(w.output);";
try { var out=eval(c); }
catch(e) { out=e.description?e.description:e.toString(); }
if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
}
}
w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
}
}
} )
}}}
[[What's New]]
[[About me]]
[[How to reach me]]
[[Research]]
[[Teaching]]
[[Schedule]]
[[Vitae]]
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2060331-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<link rel="SHORTCUT ICON" href="favicon.ico">
//{{{
//macro to close the Blog.
config.macros.closeBlog = {};
config.macros.closeBlog.handler = function (place,macroName,params,wikifier,paramString,tiddler){
// this will run when macro is called from a tiddler
//var out = "";
var tids = store.sortTiddlers(store.getTaggedTiddlers("journal"),"-created");
for (var t=0; t<tids.length ; t++)
story.closeTiddler(tids[t].title)
story.closeTiddler("Older Posts");
//return out;
}
//do not show side bar tabs for normal reader.
if (readOnly) config.shadowTiddlers.SideBarTabs=" ";
//}}}
@@color(gray):Feb 13th 2012, 14:54.@@
''On infinitely cohomologous to zero observables.'' [[PDF|inf_co.pdf]][<img[New.gif]]
with Amanda de Lima.
[[Ergodic Theory and Dynamical Systems (First published online 2012).|http://dx.doi.org/10.1017/S0143385711000976]]
@@color(gray):Aug 11th 2011, 10:26.@@
''Renormalization for piecewise smooth homeomorphisms on the circle.'' [[PDF|http://arxiv.org/pdf/1108.1968]][<img[New.gif]]
with Kleyber Cunha (UFBA). Preprint. 2011.
@@color(gray):Jan 9th 2012, 10:50.@@
''Rigidity for piecewise smooth homeomorphisms on the circle.'' [[PDF|http://xxx.lanl.gov/pdf/1201.1401]][<img[New.gif]]
with Kleyber Cunha (UFBA). Preprint. 2012.
@@color(gray):Apr 22nd 2009, 19:35.@@
We have a new preprint
''Piecewise analytic subactions for analytic dynamics.'' [[PDF|subactions.pdf]]
with [[Gonzalo Contreras|http://www.cimat.mx/~gonzalo/]], [[Artur O. Lopes|http://mat.ufrgs.br/~alopes/]] and Elismar R. Oliveira. Preprint. 2009.
@@color(gray):Mar 30th 2010, 14:01.@@
''Linear response for smooth deformations of generic nonuniformly hyperbolic unimodal maps.'' [[PDF|http://arxiv.org/pdf/1003.5592]]
with [[Viviane Baladi|http://www.dma.ens.fr/~baladi/]] (CNRS, ENS). Preprint. 2010.
@@color(gray):Mar 2nd 2011, 18:36.@@
A nova página da disciplina [[Cálculo I|http://www.icmc.usp.br/~smania/sma301/index.html]] está disponível
<script>
var out = "";
var tids = store.sortTiddlers(store.getTaggedTiddlers("journal"),"-created");
for (var t=6; t<tids.length && t<100; t++)
out += "*[["+tids[t].title+"]]" + "\n";
return out;
</script>
@@color(gray):Jul 28th 2009, 19:38.@@
We have a new preprint
''On infinitely cohomologous to zero observables.'' [[PDF|infcoho.pdf]]
with Amanda de Lima. Preprint. 2009.
<<closeBlog>>
I gave a talk in the conference [[Geometric and Algebraic Structures in Mathematics|http://www.math.sunysb.edu/dennisfest/]] at Stony Brook, May 25-June 4, 2011, a Conference to celebrate Dennis Sullivan’s 70th birthday. The talk was about my current project on renormalization for multimodal maps. The [[video|http://www.math.sunysb.edu/Videos/dfest/video.php?f=44-Smania-vb]] and [[slides|http://www.math.sunysb.edu/Videos/dfest/video.php?f=44-Smania-vb]] are available in the website of the conference. By the way, all talks were recorded and you can see them [[here|http://www.math.sunysb.edu/Videos/dfest]].
''On infinitely cohomologous to zero observables.'' [[PDF|inf_co.pdf]][<img[New.gif]]
with Amanda de Lima. Preprint 2009. Updated 2011. Published 2012.
[[Ergodic Theory and Dynamical Systems (First published online 2012).|http://dx.doi.org/10.1017/S0143385711000976]]
''Rigidity for piecewise smooth homeomorphisms on the circle.'' [[PDF|http://xxx.lanl.gov/pdf/1201.1401]][<img[New.gif]]
with Kleyber Cunha (UFBA). Preprint. 2012.
''Renormalization for piecewise smooth homeomorphisms on the circle.'' [[PDF|http://arxiv.org/pdf/1108.1968]][<img[New.gif]]
with Kleyber Cunha (UFBA). Preprint. 2011.
''Linear response for smooth deformations of generic nonuniformly hyperbolic unimodal maps.'' [[PDF|http://arxiv.org/pdf/1003.5592]]
with [[Viviane Baladi|http://www.dma.ens.fr/~baladi/]] (CNRS, ENS). Preprint. 2010.
''Renormalization for critical orders close to 2N.'' [[PDF|http://arxiv.org/pdf/1001.1271]]
with Judith Cruz. Preprint. 2010.
''Eigenvalues of Fibonacci stochastic adding machine.'' [[PDF|fib.pdf]]
with [[Ali Messaoudi|http://www.mat.ibilce.unesp.br/personal/ali.html]]. Preprint. 2008.
[[Stochastics and Dynamics, 10 (2010), 291-313. |http://dx.doi.org/10.1142/S0219493710002966]]
''Alternative proofs of linear response for piecewise expanding unimodal maps.'' [[PDF|spectral.pdf]]
with [[Viviane Baladi|http://www.dma.ens.fr/~baladi/]] (CNRS, ENS). Preprint, 2008.
[[Ergodic Theory and Dynamical Systems, 30 (2010), 1-20.|http://dx.doi.org/10.1017/S0143385708001077]]
''Analyticity of the SRB measure for holomorphic families of quadratic-like Collet - Eckmann maps.'' [[PDF|CE-hol.pdf]]
with [[Viviane Baladi|http://www.dma.ens.fr/~baladi/]] (CNRS, ENS).
[[Proc. Amer. Math. Soc. 137 (2009), 1431-1437.|http://www.ams.org/proc/2009-137-04/S0002-9939-08-09651-2/home.html]]
''Smooth deformations of piecewise expanding unimodal maps.'' [[PDF|smooth.pdf]]
with [[Viviane Baladi|http://www.dma.ens.fr/~baladi/]] (CNRS, ENS). 2007.
[[Discrete and Continuous Dynamical Systems (DCDS-A), 23 (2009), 685 - 703. |http://dx.doi.org/10.3934/dcds.2009.23.685]]
''Metric stability for random walks (with applications in renormalization theory).'' [[PDF|http://arxiv.org/pdf/math/0503736]]
with [[C. G. Moreira|http://w3.impa.br/~gugu/]] (IMPA). Preprint, 2005 (updated 2009).
(I gave a talk ("Measure-theoretical rigidity for unimodal maps") about this work in the [[Renormalization in dynamical systems Workshop|http://www.fields.utoronto.ca/programs/scientific/05-06/holodynamics/]] at Fields Institute in December-2005 , focusing on the applications in the study of the regularity of conjugacies between unimodal maps. The [[audio|http://www.fields.utoronto.ca/audio/05-06/renormal_dynam/smania/]] of this talk, possibly the worldwide unique recorded sample of my laughable english, is available in the Fields Institute web site. )
''Linear response formula for piecewise expanding unimodal map.'' [[PDF|conja.pdf]]
with [[Viviane Baladi|http://www.dma.ens.fr/~baladi/]] (CNRS).
[[Nonlinearity 21 (2008) 677-711.|http://dx.doi.org/10.1088/0951-7715/21/4/003]]
''Puzzle geometry and rigidity: The Fibonacci cycle is hyperbolic.'' [[PDF|ren.pdf]]
[[J. Amer. Math. Soc. 20 (2007), no. 3, 629-673.|http://www.ams.org/jams/2007-20-03/S0894-0347-07-00550-4/home.html]]
''On the hyperbolicity of the period doubling fixed point.'' [[PDF|hyper.pdf]]
[[Trans. Amer. Math. Soc. 358 (2006), no. 4, 1827-1846.|http://www.ams.org/tran/2006-358-04/S0002-9947-05-03803-1/home.html]]
''Phase space universality for multimodal maps. '' [[PDF|multi.pdf]]
[[Bull. Braz. Math. Soc, New Series 36 (2005), no. 2, 225-274.|http://www.springerlink.com/content/f855037887324170/]]
''Complex bounds for multimodal maps: bounded combinatorics.''
[[Nonlinearity 14 (2001), no 5, 1311-1330.|http://www.iop.org/EJ/abstract/0951-7715/14/5/320/]]
<<closeBlog>>
<html><div align="center">
<iframe src="https://www.google.com/calendar/embed?title=Hor%C3%A1rios&mode=WEEK&height=600&wkst=1&bgcolor=%23FFFFFF&src=6u7ps0co5718a09mh5ui7t300s%40group.calendar.google.com&color=%235229A3&src=cfqv2q250q876om1rvkgfjr2rs%40group.calendar.google.com&color=%237A367A&src=pa8nvlib4joue3ngbu6ofad38g%40group.calendar.google.com&color=%23B1440E&src=04mjrnsvegkc0d5bngd5h0qmpg%40group.calendar.google.com&color=%23711616&src=daniel.smania%40gmail.com&color=%2329527A&src=brazilian__en%40holiday.calendar.google.com&color=%23B1365F&ctz=America%2FSao_Paulo" style=" border-width:0 " width="700" height="500" frameborder="0" scrolling="no"></iframe>
</div></html>
<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM YYYY, 0hh:0mm:0ss" "journal" text: {{'@@color(gray):' +new Date().formatString("mmm DDth YYYY, 0hh:0mm.")+'@@\n\n Type Post' }}
>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel "options »" "Change TiddlyWiki advanced options">>
{{left{[img[birdy5.png]]}}} {{right{[img[birdy5.png]]}}}
Daniel Smania
http://www.icmc.usp.br/~smania/
.tiddler .subtitle { display:none; }
.siteTitle {color:#ae651f; font-size: 2.2em}
.siteSubtitle {color:#ae651f;}
body {
background: #444;
margin: 0 auto;
}
#contentWrapper{
background: #fff;
border: 0;
margin: 0 auto;
max-width: 990px;
min-width:700px;
min-height:1000px;
padding:0;
}
#sidebar{
position:relative;
float:right;
margin-bottom:1em;
display:inline;
width: 16em;
}
#mainMenu {
position:relative;
float:left;
margin-bottom:1em;
display:inline;
\\text-align:left;
padding: 2em 0.5em 0.5em 0em;
\\width:13em;
font-size: 1em;
}
.tagged {
display: none;
}
//.tiddler {
// border-top: 1px solid #ccc;
// border-left: 1px solid #ccc;
// border-bottom: 3px solid #ccc;
// border-right: 3px solid #ccc;
//-moz-border-radius:1em;
// }
.headerShadow .left,
.headerShadow .right {
position: absolute;
top: -4px;
}
.headerShadow .left {
left: 0;
}
.headerShadow .right {
right: 0;
}
.headerForeground .left,
.headerForeground .right {
display: none;
}
@@color(gray):Jun 17th 2011, 10:03.@@
I gave a talk in the conference [[Geometric and Algebraic Structures in Mathematics|http://www.math.sunysb.edu/dennisfest/]] at Stony Brook, May 25-June 4, 2011, a Conference to celebrate Dennis Sullivan’s 70th birthday. The talk was about my current project on renormalization for multimodal maps. The [[video|http://www.math.sunysb.edu/Videos/dfest/video.php?f=44-Smania-vb]] and [[slides|http://www.math.sunysb.edu/Videos/dfest/video.php?f=44-Smania-vb]] are available in the website of the conference. All the talks were recorded and you can see them [[here|http://www.math.sunysb.edu/Videos/dfest]].
<<closeBlog>>
As páginas das disciplinas que estou oferecendo neste semestre:
[[Cálculo I|http://www.icmc.usp.br/~smania/sma301/index.html]]
eu estou criando uma biblioteca de vídeos sobre disciplinas de Matemática. Inicialmente estou realizando vídeos da disciplina Cálculo I (Cálculo de uma variável real). Críticas e sugestões sobre os vídeos são bem vindas!! Os vídeos estão no canal do Youtube
[[http://www.youtube.com/user/smaniamat| http://www.youtube.com/user/smaniamat]]
Abaixo estão disponíveis links para cursos que ofereci no passado, com listas de exercícios, questões de provas, etc:
[[Geometria analítica| http://www.icmc.usp.br/~smania/sma300/index.html ]]
[[Sistemas Dinâmicos (pós-graduação)|http://www.icmc.usp.br/~smania/sma5761/index.html]]
[[Cálculo III|http://www.icmc.usp.br/~smania/sma333/index.html]]
[[Análise I|http://www.icmc.usp.br/~smania/sma307/index.html]]
[[Cálculo I|http://www.icmc.usp.br/~smania/sma301/index.html]]
[[Cálculo II|http://www.icmc.usp.br/~smania/sma332/index.html]]
[[Equações Diferenciais Ordinárias|http://www.icmc.usp.br/~smania/sma127/index.html]]
[[Topologia (pós-graduação)|http://www.icmc.usp.br/~smania/sma5706/index.html]]
[[Matemática Discreta II|http://www.icmc.usp.br/~smania/sma181/index.html]]
[[Matemática Do Ensino Médio II|http://www.icmc.usp.br/~smania/slc591/index.html]]
[[Sistemas Dinâmicos (pós-graduação)|http://www.icmc.usp.br/~smania/sma5761/index.html]]
[[Análise II|http://www.icmc.usp.br/~smania/sma308/index.html]]
[[Estruturas algébricas|http://www.icmc.usp.br/~smania/slc532/index.html]]
[[Álgebra Linear e Equações Diferenciais Ordinárias| http://www.icmc.usp.br/~smania/sma182/index.html]]
In portuguese ([[Lattes|http://buscatextual.cnpq.br/buscatextual/visualizacv.jsp?id=K4796572T3]]) or in english ( [[ PDF|http://www.icmc.usp.br/~smania/vitae.pdf]] ).
@@color(gray):Jun 17th 2011, 09:27.@@
Estou criando uma biblioteca de vídeos sobre a disciplina Cálculo I. Eles podem ser encontrados aqui
Youtube channel:
[[smaniamat| http://www.youtube.com/user/smaniamat]]
<script>
story.closeAllTiddlers();
var out = "";
var tids = store.sortTiddlers(store.getTaggedTiddlers("journal"),"-created");
for (var t=0; t<tids.length && t<5; t++)
story.displayTiddler("bottom",tids[t].title)
story.displayTiddler("bottom","Older Posts");
return out;
</script>
<script>
var out = "";
var tids = store.sortTiddlers(store.getTaggedTiddlers("journal"),"-modified");
for (var t=0; t<tids.length && t<5; t++)
out += "*[["+tids[t].title+"]]" + "\n";
return out;
</script>
@@color(gray):Sep 14th 2010, 19:01.@@
I discovered the wonderful drawings of "Birds of America", by John James Audubon (you can get the PDF file with a stripped down version of it at [[ google books | http://bit.ly/cyoQk8 ]] ), so I decided to put one of them in my page (temporarily).