Vi flyttar från butik till nätet - så funkar det framåt
Henri Poincaré | 0:e upplagan
- Danskt band, Engelska, 2012
- Författare: Jeremy Gray
- Betyg:
379
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Henri Poincare (1854-1912) was not just one of the most inventive, versatile, and productive mathematicians of all time--he was also a leading physicist who almost won a Nobel Prize for physics and a prominent philosopher of science whose fresh and surprising essays are still in print a century later. The first in-depth and comprehensive look at his many accomplishments, Henri Poincare explores all the fields that Poincare touched, the debates sparked by his original investigations, and how his discoveries still contribute to society today. Math historian Jeremy Gray shows that Poincare's influence was wide-ranging and permanent. His novel interpretation of non-Euclidean geometry challenged contemporary ideas about space, stirred heated discussion, and led to flourishing research. His work in topology began the modern study of the subject, recently highlighted by the successful resolution of the famous Poincare conjecture. And Poincare's reformulation of celestial mechanics and discovery of chaotic motion started the modern theory of dynamical systems.
In physics, his insights on the Lorentz group preceded Einstein's, and he was the first to indicate that space and time might be fundamentally atomic. Poincare the public intellectual did not shy away from scientific controversy, and he defended mathematics against the attacks of logicians such as Bertrand Russell, opposed the views of Catholic apologists, and served as an expert witness in probability for the notorious Dreyfus case that polarized France. Richly informed by letters and documents, Henri Poincare demonstrates how one man's work revolutionized math, science, and the greater world.
In physics, his insights on the Lorentz group preceded Einstein's, and he was the first to indicate that space and time might be fundamentally atomic. Poincare the public intellectual did not shy away from scientific controversy, and he defended mathematics against the attacks of logicians such as Bertrand Russell, opposed the views of Catholic apologists, and served as an expert witness in probability for the notorious Dreyfus case that polarized France. Richly informed by letters and documents, Henri Poincare demonstrates how one man's work revolutionized math, science, and the greater world.
Om denna bok
Henri Poincaré av Jeremy Gray är en Danskt band bok med 608 sidor på Engelska. Den utgavs 2012 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Henri Poincaré begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780691152714
Upplaga:
0
Utgiven:
2012-11-25
Förlag:
John Wiley And Sons Ltd
Sidantal:
608
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>